This is an automated email from the ASF dual-hosted git repository.
ppapou pushed a change to branch DATALAB-2370
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git.
from bcb687f Update ChangePropertiesService.java
add 71fd20b [DATALAB-2463] added gpu type/count for filtering on List of
resources and Environment management pages
add 46bf1f3 Merge pull request #1248 from apache/DATALAB-2463
add b377780 [DATALAB-2519] -- fixed scheduler
add 7882f64 Merge pull request #1249 from apache/DATALAB-2519
add 2d9c836 [DATALAB-310] disabled image creation when installing the
library
add d10e3d8 Merge pull request #1250 from apache/DATALAB-310
add 5db060f [DATALAB-2512] showed library group depending on Notebook type
add 80e02d9 Merge pull request #1251 from apache/DATALAB-2512
add 6d6d32d [DATALAB-2460] limited custom tag length
add da3ebe0 Merge pull request #1252 from apache/DATALAB-2460
add 70315b3 [DATALAB-2476] fixed bug with sorting on billing page
add 030d1b9 Merge pull request #1253 from apache/DATALAB-2476
add 5b309e7 [DATALAB-2347] refactored Configuration component
add f59aaab [DATALAB-2347] refactored Manegement component
add c9bb91a [DATALAB-2347] refactored Project creation component
add 62374ea [DATALAB-2347] refactored Project list component
add 1263697 [DATALAB-2347] refactored Roles component
add 173bef9 [DATALAB-2347] refactored classes in core folder
add d99f822 [DATALAB-2347] refactored audit and billing components
add 65060c1 [DATALAB-2347] refactored resources components
add 3e90972 [DATALAB-2347] refactored shared components
add a78dc86 [DATALAB-2495] -- refactoring
add 4c415e5 [DATALAB-2195] added new parameter for edge node
add ef74e04 Merge branch 'DATALAB-2195' of
https://github.com/apache/incubator-datalab into DATALAB-2195
add cad9a87 [DATALAB-2195] -- added recreate endpoint
add bfd95ae Merge pull request #1254 from apache/DATALAB-2195
add 74d7d0b [DATALAB-2527] -- added java depp for deep learning
add eb67a19 Merge pull request #1255 from apache/DATALAB-2527
add f159de7 [DATALAB-408]: usage of docker images from nexus during ssn
deployment
add ca3266f [DATALAB-408]: fixed argument name
add 7d0c439 [DATALAB-408]: made that repository address should be entered
without https://
add 8744787 [DATALAB-408]: added command execution under sudo
add d770e78 [DATALAB-408]: fixed image name
add 008577e [DATALAB-408]: changed docker image name structure
add 331f9f8 [DATALAB-408]: added sleep fot testing
add 11779ac [DATALAB-408]: added removal of node_modules directory before
npm install
add fe6e341 Merge pull request #1256 from apache/DATALAB-408
add 403d84d [DATALAB-408]: moved azure auth file copy
add c166872 [DATALAB-408]: added repo port and checks if to download
jars/docker images
add cf62e82 [DATALAB-408]: added parameers o datalab.ini
add e24da87 [DATALAB-408]: changed check before jars download
add f266acb [DATALAB-408]: changed parameters to str from bool
add 03d2003 [DATALAB-408]: removed additional print
add 7217a58 Merge pull request #1257 from apache/DATALAB-408
add e48a801 Merge branch 'develop' into DATALAB-2347
add a2914cd Merge pull request #1258 from apache/DATALAB-2347
add 900c8b7 [DATALAB-2529]: specified repository for livy
add a5909bd Merge pull request #1259 from apache/DATALAB-2529
add 518af62 [DATALAB-2500] -- fixed status checker using
add 07d0db7 Merge pull request #1261 from apache/DATALAB-2500
add aa0d8bd [DATALAB-2531] -- fixed error with statuses.
add b396888 Merge pull request #1263 from apache/DATALAB-2531
add f7de31d [DATALAB-2497]: fixed cp path
add 33b09ba Merge pull request #1264 from apache/DATALAB-2497
add 4e6a326 [DATALAB-2396]: fixed download path for connector,
DATALAB-2054 remade disk handling function
add 4bdcaa1 Merge pull request #1265 from apache/DATALAB-2396
add 27aa3f9 [DATALAB-2396]: fixed download path for connector
add f755a3e Merge pull request #1266 from apache/DATALAB-2396
add ef85349 [DATALAB-1527]: remade dpkg/apt lock handling
add 60e31e0 Merge pull request #1267 from apache/DATALAB-2396
add 3b1d971 [DATALAB-1837]: fixed inability to cp/mv files due to wrong
disk mount path
add 9d62325 Merge pull request #1268 from apache/DATALAB-1837
add 04c0443 [DATALAB-1527]: remade manage_pkg to catch installation errors
add d3ea3f7 Merge pull request #1269 from apache/DATALAB-1837
add f75d742 [DATALAB-1864]: added part mount place check for dataengine
nodes
add c128f89 [DATALAB-1864]: changed where partition mount point check is
called
add 2587792 Merge pull request #1270 from apache/DATALAB-1864
add a36906b [DATALAB-2454]: fixed import for sonar.py
add 3274983 Merge pull request #1271 from apache/DATALAB-1864
add 8b06a97 [DATALAB-2538]: added permission boundary for roles creation
add d25bfab [DATALAB-2538]: added output for testing
add f4bcda1 [DATALAB-2538]: fixed boundary variable
add 01c8ab7 Merge pull request #1272 from apache/DATALAB-2538
add b12120d [DATALAB-2372]: changed deeplearning image and how it is
handled for azure
add b4ad6bf [DATALAB-2538]: fixed variable check
add c32b4c1 [DATALAB-2372]: change how java_home is obtained for
deeplearning and how image is chosen
add 8a896bc Merge pull request #1273 from apache/DATALAB-2372
add ee16383 [DATALAB-1527]: added else in if statements during package
managing
add 270c9c4 Merge pull request #1274 from apache/DATALAB-1864
add 23e5a3e [DATALAB-2477] fixed bug with dropdown values on billing and
management pages
add f6709b2 Merge pull request #1275 from apache/DATALAB-2477
add b289e26 [DATALAB-1342]: added keycloak ssn client creation during ssn
deployment and deletion during ssn termination
add 46f1b6d [DATALAB-1342]: moved client secret generation to
configure_keycloak
add 53dfe47 [DATALAB-1342]: removed client secret generation argument
add b905766 [DATALAB-1342]: fixed argument name
add a12dfd9 [DATALAB-1342]: fixed configure_keycloak.py
add 0c09c99 [DATALAB-1342]: added logging info for create client step
add 7f75f29 [DATALAB-1342]: added client name and secret generation to
the beginning of ssn configure
add 68291b6 [DATALAB-1342]: fixed keycloak arguments for azure and gcp
add cebd7d7 Merge pull request #1276 from apache/DATALAB-1342
add d7bff7a [DATALAB-2539] fixed bug with wrong value for
notebook_image_name
add 9bb668b Merge pull request #1277 from apache/DATALAB-2539
add cd2372d [DATALAB-1864]: fixed spark creation for aws and gcp
add 09d048a Merge pull request #1278 from apache/DATALAB-1864
add 0546edc [DATALAB-1527]: changed lock handling
add f04efb6 Merge pull request #1279 from apache/DATALAB-1527
add 59ce6d3 [DATALAB-1838]: adde check if disks are mounted right during
notebook start on azure
add 46b6956 Merge pull request #1280 from apache/DATALAB-1838
add beeabee [DATALAB-2547] fixed bug with master/slave values for Spark
cluster
add 6b07e4b Merge pull request #1281 from apache/DATALAB-2547
add aff6d33 DATALAB-2552 fixing ssl-cert issue
add 60696fd Merge pull request #1282 from MarianHladun/develop
add c73f4c0 [DATALAB-1342]: enabled service accounts for ssn keycloak
clients
add dcfa176 [DATALAB-1342]: enabled service accounts only for ssn
keycloak clients
add 4b3a580 Merge pull request #1283 from apache/DATALAB-1342
add ed8c380 [DATALAB-2370] YML config fix
add b7393d9 Update ChangePropertiesConst.java
add 941a2d4 Update ChangePropertiesService.java
add 5ee21ad Merge branch 'DATALAB-2370' of
github.com:apache/incubator-datalab into DATALAB-2370
No new revisions were added by this update.
Summary of changes:
.../scripts/deploy_datalab.py | 27 +-
.../scripts/deploy_repository/deploy_repository.py | 2 +-
.../scripts/jenkins/sonar.py | 4 +-
.../scripts/configure_keycloak.py | 19 +-
.../src/base/scripts/install_user_key.py | 2 +-
.../src/dataengine/scripts/configure_dataengine.py | 5 +-
.../src/general/conf/datalab.ini | 8 +
.../files/azure/deeplearning_description.json | 2 +-
.../src/general/lib/aws/actions_lib.py | 7 +-
.../src/general/lib/azure/actions_lib.py | 77 ++-
.../src/general/lib/os/debian/common_lib.py | 199 ++++--
.../src/general/lib/os/debian/ssn_lib.py | 8 +-
.../src/general/lib/os/fab.py | 20 +-
.../scripts/aws/common_create_role_policy.py | 3 +-
.../scripts/aws/dataengine-service_create.py | 6 +-
.../scripts/aws/dataengine-service_prepare.py | 2 +
.../src/general/scripts/aws/edge_configure.py | 2 +-
.../src/general/scripts/aws/project_prepare.py | 4 +
.../src/general/scripts/aws/ssn_configure.py | 21 +
.../src/general/scripts/aws/ssn_prepare.py | 2 +
.../src/general/scripts/aws/ssn_terminate.py | 38 ++
.../scripts/azure/common_prepare_notebook.py | 35 +-
.../general/scripts/azure/dataengine_configure.py | 4 +-
.../src/general/scripts/azure/edge_configure.py | 2 +-
.../src/general/scripts/azure/ssn_configure.py | 21 +
.../src/general/scripts/azure/ssn_terminate.py | 38 ++
.../src/general/scripts/gcp/edge_configure.py | 2 +-
.../src/general/scripts/gcp/ssn_configure.py | 21 +
.../src/general/scripts/gcp/ssn_terminate.py | 22 +
.../general/scripts/os/common_clean_instance.py | 2 +
.../scripts/os/update_inactivity_on_start.py | 2 +
.../src/ssn/scripts/configure_docker.py | 46 +-
.../src/ssn/scripts/configure_ui.py | 12 +-
.../zeppelin/scripts/configure_zeppelin_node.py | 2 +-
.../com/epam/datalab/dto/ResourceSysBaseDTO.java | 8 +-
.../com/epam/datalab/dto/base/edge/EdgeInfo.java | 7 +-
.../dto/exploratory/ExploratoryActionDTO.java | 1 -
.../response/handlers/EdgeCallbackHandler.java | 3 +-
.../response/handlers/ProjectCallbackHandler.java | 1 -
.../response/handlers/ResourceCallbackHandler.java | 1 -
.../handlers/ResourcesStatusCallbackHandler.java | 21 +-
.../backendapi/domain/NotebookTemplate.java | 5 +-
.../backendapi/resources/ProjectResource.java | 1 +
.../resources/callback/ProjectCallback.java | 6 +-
.../resources/dto/ProjectActionFormDTO.java | 2 +
.../service/impl/ExploratoryServiceImpl.java | 2 +-
.../service/impl/LibraryServiceImpl.java | 6 +-
.../service/impl/ProjectServiceImpl.java | 5 +-
.../configuration/configuration.component.html | 104 ++-
.../configuration/configuration.component.scss | 48 +-
.../configuration/configuration.component.ts | 203 +++---
.../backup-dilog/backup-dilog.component.html | 41 +-
.../backup-dilog/backup-dilog.component.ts | 41 +-
.../management/endpoints/endpoints.component.html | 122 +++-
.../management/endpoints/endpoints.component.scss | 24 +-
.../management/endpoints/endpoints.component.ts | 103 +--
.../manage-environment-dilog.component.html | 99 ++-
.../manage-environment-dilog.component.scss | 8 +-
.../manage-environment-dilog.component.ts | 34 +-
.../management/management-data.service.ts | 6 +-
.../management-grid/management-grid.component.html | 337 +++++++---
.../management-grid/management-grid.component.scss | 164 +++--
.../management-grid/management-grid.component.ts | 116 ++--
.../management/management.component.html | 59 +-
.../management/management.component.ts | 128 ++--
.../administration/management/management.model.ts | 1 -
.../ssn-monitor/ssn-monitor.component.html | 9 +-
.../ssn-monitor/ssn-monitor.component.scss | 8 +-
.../ssn-monitor/ssn-monitor.component.ts | 7 +-
.../administration/project/project-data.service.ts | 7 -
.../project-form/project-form.component.html | 155 ++++-
.../project-form/project-form.component.scss | 8 +-
.../project/project-form/project-form.component.ts | 15 +-
.../project-list/project-list.component.html | 193 +++---
.../project-list/project-list.component.scss | 68 +-
.../project/project-list/project-list.component.ts | 88 +--
.../administration/project/project.component.html | 27 +-
.../administration/project/project.component.ts | 56 +-
.../app/administration/roles/roles.component.html | 137 ++--
.../app/administration/roles/roles.component.scss | 77 ++-
.../app/administration/roles/roles.component.ts | 259 +++++---
.../resources/webapp/src/app/app.routing.module.ts | 153 +++--
.../app/core/directives/click-outside.directive.ts | 9 +-
.../src/app/core/directives/scrollTo.directive.ts | 2 +-
.../src/app/core/interceptors/error.interceptor.ts | 5 +-
.../core/interceptors/http.token.interceptor.ts | 12 +-
...mputationalResourceApplicationTemplate.model.ts | 7 +-
.../models/computationalResourceImage.model.ts | 17 +-
.../app/core/models/resourceShapeTypes.model.ts | 3 +-
.../webapp/src/app/core/pipes/highlight.pipe.ts | 7 +-
.../app/core/pipes/lib-sort-pipe/lib-sort.pipe.ts | 2 +-
.../local-currency-pipe/local-currency.pipe.ts | 4 +-
.../src/app/core/pipes/local-date-pipe/index.ts | 2 +-
.../core/pipes/local-date-pipe/local-date.pipe.ts | 6 +-
.../core/pipes/long-date-pipe/long-date.pipe.ts | 8 +-
.../core/services/applicationSecurity.service.ts | 3 +-
.../services/applicationServiceFacade.service.ts | 5 +-
.../webapp/src/app/core/services/audit.service.ts | 6 +
.../src/app/core/services/authorization.guard.ts | 6 +-
.../app/core/services/bucket-browser.service.ts | 11 +-
.../src/app/core/services/checkParams.guard.ts | 6 +-
.../app/core/services/configutration.service.ts | 3 +-
.../src/app/core/services/healthStatus.service.ts | 14 +-
.../core/services/librariesInstallation.service.ts | 3 +-
.../app/core/services/odahu-deployment.service.ts | 8 +-
.../src/app/core/services/progress-bar.service.ts | 5 +-
.../src/app/core/services/project.service.ts | 3 +-
.../src/app/core/services/userAccessKey.service.ts | 15 +-
.../src/app/core/services/userResource.service.ts | 15 +-
.../webapp/src/app/core/util/checkUtils.ts | 1 +
.../webapp/src/app/core/util/compareUtils.ts | 3 -
.../webapp/src/app/core/util/dateUtils.ts | 4 +-
.../webapp/src/app/core/util/http-status-codes.ts | 106 +--
.../webapp/src/app/core/util/sortUtils.ts | 3 +-
.../webapp/src/app/login/login.component.css | 38 +-
.../audit/audit-grid/audit-grid.component.html | 150 ++++-
.../audit/audit-grid/audit-grid.component.scss | 70 +-
.../audit/audit-grid/audit-grid.component.ts | 70 +-
.../audit-toolbar/audit-toolbar.component.scss | 11 +-
.../audit/audit-toolbar/audit-toolbar.component.ts | 9 +-
.../src/app/reports/audit/audit.component.ts | 7 +-
.../reporting-grid/reporting-grid.component.html | 256 ++++++--
.../reporting-grid/reporting-grid.component.scss | 173 ++---
.../reporting-grid/reporting-grid.component.ts | 74 ++-
.../app/reports/reporting/reporting.component.ts | 39 +-
.../src/app/reports/reporting/reporting.module.ts | 4 +-
.../reporting/toolbar/toolbar.component.html | 18 +-
.../reporting/toolbar/toolbar.component.scss | 11 +-
.../reports/reporting/toolbar/toolbar.component.ts | 16 +-
.../bucket-browser/bucket-browser.component.html | 276 ++++----
.../bucket-browser/bucket-browser.component.scss | 502 +++++++-------
.../bucket-browser/bucket-browser.component.ts | 165 ++---
.../bucket-browser/bucket-browser.module.ts | 46 +-
.../bucket-confirmation-dialog.component.html | 98 ++-
.../bucket-confirmation-dialog.component.scss | 93 +--
.../bucket-confirmation-dialog.component.ts | 13 +-
.../bucket-browser/bucket-data.service.ts | 83 ++-
.../buckets-tree/bucket-tree.component.html | 26 +-
.../buckets-tree/bucket-tree.component.scss | 44 +-
.../buckets-tree/bucket-tree.component.ts | 4 +-
.../folder-tree/folder-tree.component.html | 56 +-
.../folder-tree/folder-tree.component.scss | 45 +-
.../folder-tree/folder-tree.component.ts | 108 +--
.../bucket-browser/upload-window.component.scss | 94 +--
.../cluster-details/cluster-details.component.html | 125 ++--
.../cluster-details/cluster-details.component.scss | 6 +-
.../cluster-details/cluster-details.component.ts | 38 +-
.../computational/cluster-details/index.ts | 10 +-
...utational-resource-create-dialog.component.html | 378 ++++++-----
...utational-resource-create-dialog.component.scss | 43 +-
...mputational-resource-create-dialog.component.ts | 33 +-
.../computational-resources-list.component.html | 46 +-
.../computational-resources-list.component.scss | 208 +++---
.../computational-resources-list.component.ts | 2 +-
.../ami-create-dialog.component.html | 20 +-
.../ami-create-dialog.component.scss | 4 +-
.../ami-create-dialog.component.ts | 15 +-
.../cost-details-dialog.component.html | 41 +-
.../cost-details-dialog.component.scss | 18 +-
.../create-environment.component.html | 311 +++++----
.../create-environment.component.scss | 11 +-
.../create-environment.component.ts | 31 +-
.../detail-dialog/detail-dialog.component.html | 378 ++++++-----
.../detail-dialog/detail-dialog.component.scss | 41 +-
.../detail-dialog/detail-dialog.component.ts | 53 +-
.../install-libraries.component.html | 730 +++++++++++----------
.../install-libraries.component.scss | 118 ++--
.../install-libraries.component.ts | 68 +-
.../install-libraries/install-libraries.model.ts | 15 +-
.../libraries-info.component.scss | 43 +-
.../manage-ungit/manage-ungit.component.html | 78 ++-
.../manage-ungit/manage-ungit.component.scss | 18 +-
.../src/app/resources/resources-grid/index.ts | 38 +-
.../resources-grid/resources-grid.component.html | 229 ++++---
.../resources-grid/resources-grid.component.scss | 119 ++--
.../resources-grid/resources-grid.component.ts | 123 ++--
.../resources-grid/resources-grid.model.ts | 4 +-
.../src/app/resources/resources.component.html | 42 +-
.../src/app/resources/resources.component.ts | 24 +-
.../webapp/src/app/resources/resources.module.ts | 30 +-
.../resources/scheduler/scheduler.component.html | 317 +++++----
.../resources/scheduler/scheduler.component.scss | 18 +-
.../app/resources/scheduler/scheduler.component.ts | 21 +-
.../src/app/shared/bubble/bubble.component.css | 4 +-
.../src/app/shared/bubble/bubble.component.ts | 15 +-
.../dropdown-list/dropdown-list.component.html | 8 +-
.../shared/form-controls/dropdowns.component.scss | 36 +-
.../multi-level-select-dropdown.component.html | 167 +++--
.../multi-level-select-dropdown.component.scss | 72 +-
.../multi-level-select-dropdown.component.ts | 17 +-
.../multi-select-dropdown.component.html | 51 +-
.../inform-message/inform-message.component.css | 10 +-
.../inform-message/inform-message.component.ts | 12 +-
.../src/app/shared/navbar/navbar.component.html | 129 ++--
.../src/app/shared/navbar/navbar.component.scss | 56 +-
.../src/app/shared/navbar/navbar.component.ts | 17 +-
.../src/app/shared/time-picker/ticker.component.ts | 9 +-
.../app/shared/time-picker/time-cover.component.ts | 2 +-
.../shared/time-picker/time-picker.component.scss | 44 +-
.../shared/time-picker/time-picker.component.ts | 20 +-
.../src/app/webterminal/webterminal.component.ts | 3 +-
.../webapp/src/assets/styles/_dialogs.scss | 139 ++--
.../webapp/src/assets/styles/_general.scss | 161 +++--
.../resources/webapp/src/assets/styles/_reset.scss | 12 +-
.../resources/webapp/src/assets/styles/_theme.scss | 271 ++++----
.../webapp/src/dictionary/azure.dictionary.ts | 3 +-
.../src/main/resources/webapp/src/styles.scss | 116 ++--
.../backendapi/resources/ProjectResourceTest.java | 4 +-
208 files changed, 6980 insertions(+), 4789 deletions(-)
rename infrastructure-provisioning/src/{project =>
base}/scripts/configure_keycloak.py (84%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]