├── .github └── workflows │ ├── close-stale.yml │ ├── deploy_docs.yml │ ├── maven.yml │ ├── maven_module.yml │ └── renovate.yaml ├── .gitignore ├── .mvn ├── extensions.xml ├── maven-git-versioning-extension.xml └── wrapper │ └── maven-wrapper.properties ├── CODE-OF-CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE ├── README.de.md ├── README.md ├── THIRD-PARTY-LICENSES.md ├── docs ├── .gitignore ├── Dockerfile ├── Makefile ├── README.md ├── docs │ ├── .gitignore │ ├── .htaccess │ ├── .obsidian │ │ ├── .vimrc │ │ ├── app.json │ │ ├── appearance.json │ │ ├── community-plugins.json │ │ ├── core-plugins-migration.json │ │ ├── core-plugins.json │ │ ├── hotkeys.json │ │ ├── plugins │ │ │ ├── obsidian-auto-link-title │ │ │ │ ├── main.js │ │ │ │ ├── manifest.json │ │ │ │ └── styles.css │ │ │ └── obsidian-vimrc-support │ │ │ │ ├── data.json │ │ │ │ ├── main.js │ │ │ │ └── manifest.json │ │ └── workspace.json │ ├── architecture │ │ ├── architecture.md │ │ ├── data-stack.md │ │ └── infrastructure.md │ ├── assets │ │ ├── all logos │ │ │ ├── Favicon_HelloData BE.svg │ │ │ ├── Favicon_HelloData BE_ gross.png │ │ │ ├── Favicon_HelloData BE_64px.ico │ │ │ ├── Icon_HelloData BE.svg │ │ │ ├── Icon_HelloData BE_128px.ico │ │ │ └── Icon_HelloData BE_gross.png │ │ ├── favicon-16x16.png │ │ ├── favicon-32x32.png │ │ ├── favicon.ico │ │ ├── favicon.png │ │ ├── logo.png │ │ └── logo.svg │ ├── concepts │ │ ├── data-publisher.md │ │ ├── showcase.md │ │ ├── workspaces-troubleshoot.md │ │ └── workspaces.md │ ├── images │ │ ├── 1014792293.png │ │ ├── 1040683241.png │ │ ├── 1040683243 1.png │ │ ├── 1040683243.PNG │ │ ├── 1040683245.png │ │ ├── 1046873175.png │ │ ├── 1046873182.png │ │ ├── 1046873407.png │ │ ├── 1046873409.png │ │ ├── 1046873411.png │ │ ├── 1046873413.png │ │ ├── 1046873417.png │ │ ├── 1046873425.png │ │ ├── 1046873438.png │ │ ├── 1046873444.png │ │ ├── 1046873449.png │ │ ├── 1046873456.png │ │ ├── 1062338709.png │ │ ├── 1062338710.png │ │ ├── 1062338713.png │ │ ├── 1062338731.png │ │ ├── 1062338737.png │ │ ├── 1062338827.png │ │ ├── 1063555292.png │ │ ├── 1063555293.png │ │ ├── 1063555295.png │ │ ├── 1063555296.png │ │ ├── 1063555297.png │ │ ├── 1063555298.png │ │ ├── 1063555299.png │ │ ├── 1063555338.png │ │ ├── 1068204566.png │ │ ├── 1068204575.png │ │ ├── 1068204576.png │ │ ├── 1068204578.png │ │ ├── 1068204586.png │ │ ├── 1068204588.png │ │ ├── 1068204591.png │ │ ├── 1068204596.png │ │ ├── 1068204597.png │ │ ├── 1068204599.png │ │ ├── 1068204607.png │ │ ├── 1068204613.png │ │ ├── 1068204614.png │ │ ├── 1068204616.png │ │ ├── 1068204617.png │ │ ├── 1068204620.png │ │ ├── 1068204622.png │ │ ├── 1068204623.png │ │ ├── 1068204627.png │ │ ├── 1110083707.png │ │ ├── 1110083764.png │ │ ├── 1110083783.png │ │ ├── 1110083799.png │ │ ├── 1110083801.png │ │ ├── 1110083803.png │ │ ├── 1110083805.png │ │ ├── 1110083807.png │ │ ├── 1110083812.png │ │ ├── 1111425060.png │ │ ├── 1117849043.png │ │ ├── 1117849051.png │ │ ├── 1117849053.png │ │ ├── 1131088924.png │ │ ├── 1151074469.png │ │ ├── Kubernetes Namespaces.png │ │ ├── Pasted image 20230929120735.png │ │ ├── Pasted image 20230929120817.png │ │ ├── Pasted image 20230929121034.png │ │ ├── Pasted image 20231106135341.png │ │ ├── Pasted image 20231106135439.png │ │ ├── Pasted image 20231106135522.png │ │ ├── Pasted image 20231130144045.png │ │ ├── Pasted image 20231130144109.png │ │ ├── Pasted image 20231130144118.png │ │ ├── Pasted image 20231130144128.png │ │ ├── Pasted image 20231130144139.png │ │ ├── Pasted image 20231130144155.png │ │ ├── Pasted image 20231130144943.png │ │ ├── Pasted image 20231130145718.png │ │ ├── Pasted image 20231130145958.png │ │ ├── Pasted image 20231130151446.png │ │ ├── Pasted image 20231130151542.png │ │ ├── Pasted image 20231130151610.png │ │ ├── Pasted image 20231130151712.png │ │ ├── Pasted image 20231130151757.png │ │ ├── Pasted image 20231130151816.png │ │ ├── Pasted image 20231130152628.png │ │ ├── Pasted image 20231130152819.png │ │ ├── Pasted image 20231130153025.png │ │ ├── Pasted image 20231130153037.png │ │ ├── Pasted image 20231130153054.png │ │ ├── Pasted image 20231130153156.png │ │ ├── Pasted image 20231130153220.png │ │ ├── Pasted image 20231130153427.png │ │ ├── Pasted image 20231130153507.png │ │ ├── Pasted image 20231130153801.png │ │ ├── Pasted image 20231130154714.png │ │ ├── Pasted image 20231130154804.png │ │ ├── Pasted image 20231130154849.png │ │ ├── Pasted image 20231130154943.png │ │ ├── Pasted image 20231130155419.png │ │ ├── Pasted image 20231130155512.png │ │ ├── Pasted image 20231130155752.png │ │ ├── Pasted image 20240828153754.png │ │ ├── Pasted image 20240828153902.png │ │ ├── Pasted image 20240828155058.png │ │ ├── Pasted image 20240828160346.png │ │ ├── Pasted image 20240828160429.png │ │ ├── Pasted image 20240828160506.png │ │ ├── Pasted image 20240828160627.png │ │ ├── dbt-linage.png │ │ ├── deployment-view.jpg │ │ ├── favicon.png │ │ ├── hello-data-superset copy.jpg │ │ ├── hello-data-superset.jpg │ │ ├── hello-data-superset.png │ │ ├── helloDATA-portal-entry.jpg │ │ ├── monitoring-dag-email.png │ │ ├── portal-airflow.jpg │ │ ├── portal-superset.jpg │ │ ├── roadmap.png │ │ ├── sftpgo-arch.png │ │ ├── sftpgo.png │ │ ├── showcase-boiler.png │ │ ├── workspaces-business-overview.png │ │ └── workspaces-error-pull-image.png │ ├── index.md │ ├── manuals │ │ ├── role-authorization-concept.md │ │ └── user-manual.md │ ├── more │ │ ├── changelog.md │ │ ├── faq.md │ │ └── glossary.md │ ├── stylesheets │ │ └── extra.css │ ├── test │ │ └── examples.md │ └── vision │ │ ├── roadmap.md │ │ └── vision-and-goal.md ├── mkdocs.yml ├── requirements.txt ├── static │ ├── .htpasswd │ ├── default.conf │ ├── logo.ico │ ├── logo.png │ └── logo.svg └── sync-docs.md ├── hello-data-commons ├── .gitignore ├── hello-data-base-model │ ├── .gitignore │ ├── pom.xml │ └── src │ │ └── main │ │ ├── java │ │ └── ch │ │ │ └── badag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── commons │ │ │ └── basemodel │ │ │ ├── BaseEntity.java │ │ │ ├── Trackable.java │ │ │ └── TrackedEntityListener.java │ │ └── resources │ │ └── application.properties ├── hello-data-common │ ├── pom.xml │ └── src │ │ ├── main │ │ └── java │ │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── commons │ │ │ ├── HdHtmlSanitizer.java │ │ │ ├── SlugifyUtil.java │ │ │ └── security │ │ │ ├── HellodataAuthenticationToken.java │ │ │ ├── Permission.java │ │ │ └── SecurityUtils.java │ │ └── test │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── commons │ │ ├── HdHtmlSanitizerTest.java │ │ ├── SlugifyUtilTest.java │ │ └── security │ │ └── SecurityUtilsTest.java ├── hello-data-metainfo-model │ ├── .gitignore │ ├── pom.xml │ └── src │ │ └── main │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── commons │ │ └── metainfomodel │ │ ├── entity │ │ ├── HdContextEntity.java │ │ └── MetaInfoResourceEntity.java │ │ ├── repository │ │ ├── HdContextRepository.java │ │ └── ResourceRepository.java │ │ └── service │ │ └── MetaInfoResourceService.java ├── hello-data-nats-spring │ ├── .gitignore │ ├── pom.xml │ └── src │ │ └── main │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── commons │ │ └── nats │ │ ├── NatsConfiguration.java │ │ ├── actuator │ │ └── NatsHealthIndicator.java │ │ ├── annotation │ │ ├── EnableJetStream.java │ │ └── JetStreamSubscribe.java │ │ ├── bean │ │ ├── BeanMethodWrapper.java │ │ ├── NatsConfigBeanPostProcessor.java │ │ └── SubscribeAnnotationThread.java │ │ ├── exception │ │ └── NatsException.java │ │ ├── listener │ │ └── NatsListener.java │ │ ├── service │ │ └── NatsSenderService.java │ │ └── util │ │ └── NatsStreamUtil.java ├── hello-data-portal-common │ ├── .gitignore │ ├── pom.xml │ └── src │ │ └── main │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── portalcommon │ │ ├── dashboard_access │ │ ├── entity │ │ │ └── DashboardAccessEntity.java │ │ └── repository │ │ │ └── DashboardAccessRepository.java │ │ ├── monitoring │ │ ├── entity │ │ │ └── StorageSizeEntity.java │ │ └── repository │ │ │ └── StorageSizeRepository.java │ │ ├── query │ │ ├── entity │ │ │ └── QueryEntity.java │ │ └── repository │ │ │ └── QueryRepository.java │ │ ├── role │ │ ├── entity │ │ │ ├── PortalRoleEntity.java │ │ │ ├── RoleEntity.java │ │ │ ├── SystemDefaultPortalRoleName.java │ │ │ ├── UserContextRoleEntity.java │ │ │ └── UserPortalRoleEntity.java │ │ └── repository │ │ │ ├── PortalRoleRepository.java │ │ │ ├── RoleRepository.java │ │ │ ├── UserContextRoleRepository.java │ │ │ └── UserPortalRoleRepository.java │ │ └── user │ │ ├── entity │ │ ├── DefaultUserEntity.java │ │ ├── Permissions.java │ │ └── UserEntity.java │ │ └── repository │ │ ├── DefaultUserRepository.java │ │ └── UserRepository.java ├── hello-data-sidecar-common │ ├── .gitignore │ ├── pom.xml │ └── src │ │ ├── main │ │ └── java │ │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── commons │ │ │ └── sidecars │ │ │ ├── base │ │ │ └── BaseSupersetResponse.java │ │ │ ├── cache │ │ │ └── admin │ │ │ │ └── UserCache.java │ │ │ ├── context │ │ │ ├── HdBusinessContextInfo.java │ │ │ ├── HdContext.java │ │ │ ├── HdContextType.java │ │ │ ├── HelloDataContextConfig.java │ │ │ └── role │ │ │ │ └── HdRoleName.java │ │ │ ├── events │ │ │ ├── HDEvent.java │ │ │ ├── HDStream.java │ │ │ └── RequestReplySubject.java │ │ │ ├── modules │ │ │ ├── ModuleResourceKind.java │ │ │ └── ModuleType.java │ │ │ └── resources │ │ │ ├── HDVersions.java │ │ │ └── v1 │ │ │ ├── HdResource.java │ │ │ ├── appinfo │ │ │ └── AppInfoResource.java │ │ │ ├── dashboard │ │ │ ├── DashboardResource.java │ │ │ ├── DashboardUpload.java │ │ │ └── response │ │ │ │ └── superset │ │ │ │ ├── SupersetDashboard.java │ │ │ │ ├── SupersetDashboardByIdResponse.java │ │ │ │ └── SupersetDashboardResponse.java │ │ │ ├── logs │ │ │ └── response │ │ │ │ └── superset │ │ │ │ ├── SupersetLog.java │ │ │ │ └── SupersetLogResponse.java │ │ │ ├── permission │ │ │ ├── PermissionResource.java │ │ │ └── response │ │ │ │ └── superset │ │ │ │ ├── SupersetPermission.java │ │ │ │ └── SupersetPermissionResponse.java │ │ │ ├── pipeline │ │ │ ├── Pipeline.java │ │ │ ├── PipelineInstance.java │ │ │ ├── PipelineInstanceState.java │ │ │ └── PipelineResource.java │ │ │ ├── query │ │ │ └── response │ │ │ │ └── superset │ │ │ │ ├── SupersetQuery.java │ │ │ │ ├── SupersetQueryDatabase.java │ │ │ │ └── SupersetQueryResponse.java │ │ │ ├── role │ │ │ ├── RoleResource.java │ │ │ └── superset │ │ │ │ ├── RolePermissions.java │ │ │ │ └── response │ │ │ │ ├── SupersetRolePermissionsResponse.java │ │ │ │ ├── SupersetRolesResponse.java │ │ │ │ └── SupersetViewPermission.java │ │ │ ├── storage │ │ │ └── data │ │ │ │ ├── StorageMonitoringResult.java │ │ │ │ ├── database │ │ │ │ └── DatabaseSize.java │ │ │ │ └── storage │ │ │ │ └── StorageSize.java │ │ │ └── user │ │ │ ├── UserResource.java │ │ │ ├── data │ │ │ ├── AllUsersContextRoleUpdate.java │ │ │ ├── ModuleRoleNames.java │ │ │ ├── SubsystemGetAllUsers.java │ │ │ ├── SubsystemRole.java │ │ │ ├── SubsystemUser.java │ │ │ ├── SubsystemUserDelete.java │ │ │ ├── SubsystemUserUpdate.java │ │ │ ├── UserCacheUpdate.java │ │ │ └── UserContextRoleUpdate.java │ │ │ └── request │ │ │ ├── DashboardForUserDto.java │ │ │ └── SupersetDashboardsForUserUpdate.java │ │ └── test │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── commons │ │ └── sidecars │ │ └── resources │ │ └── v1 │ │ └── user │ │ └── data │ │ └── UserContextRoleUpdateTest.java ├── hello-data-spring-boot-starter-parent │ ├── .gitignore │ └── pom.xml └── pom.xml ├── hello-data-deployment ├── README.md ├── docker-compose │ ├── .env │ ├── .gitignore │ ├── Makefile │ ├── README.md │ ├── base │ │ ├── base-services.yaml │ │ ├── jupyterhub │ │ │ ├── Dockerfile.base_notebook │ │ │ ├── Dockerfile.jupyterhub │ │ │ ├── HOW_TO_CONNECT.md │ │ │ ├── README.md │ │ │ ├── append_csp.py │ │ │ ├── hello_data_scripts.py │ │ │ └── jupyterhub_config.py │ │ ├── postgres │ │ │ └── init-scripts │ │ │ │ └── create_db_sftpgo.sql │ │ ├── sftpgo │ │ │ └── initial-data.json │ │ └── shared │ │ │ └── Extra_Data_Domain │ │ │ ├── docs │ │ │ └── test │ │ │ │ ├── catalog.json │ │ │ │ ├── compiled │ │ │ │ ├── common_data │ │ │ │ │ ├── models │ │ │ │ │ │ ├── bdv │ │ │ │ │ │ │ ├── hub │ │ │ │ │ │ │ │ └── bdv_hub_date.sql │ │ │ │ │ │ │ └── satallite │ │ │ │ │ │ │ │ └── bdv_sat_date.sql │ │ │ │ │ │ ├── rdv │ │ │ │ │ │ │ ├── hub │ │ │ │ │ │ │ │ └── rdv_hub_date.sql │ │ │ │ │ │ │ └── satallite │ │ │ │ │ │ │ │ └── rdv_sat_date.sql │ │ │ │ │ │ ├── schema.yml │ │ │ │ │ │ │ ├── not_null_udm_dim_date_date.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_date_id.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_date_pk.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_is_weekend.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_short2_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_short2_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_short3_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_short3_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_quarter.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_week.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_week_iso.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_suffix_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_epoch.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_quarter.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_week.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_quarter.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_week.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name_short3_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name_short3_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_n_days_in_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_quarter.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_week.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_year_is_leap_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_yyyymm.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_yyyymmdd.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_yyyyq.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_yyyyww.sql │ │ │ │ │ │ │ ├── relationships_udm_dim_date_6b9f4773b4aa3a9985b15f58f96eba1e.sql │ │ │ │ │ │ │ ├── relationships_udm_dim_date_date_id__date_id__ref_bdv_hub_date_.sql │ │ │ │ │ │ │ ├── relationships_udm_dim_date_date_pk__date_pk__ref_bdv_hub_date_.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_date.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_date_id.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_date_pk.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_month.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_quarter.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_year.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_epoch.sql │ │ │ │ │ │ │ └── unique_udm_dim_date_yyyymmdd.sql │ │ │ │ │ │ ├── stg │ │ │ │ │ │ │ ├── raw │ │ │ │ │ │ │ │ └── raw_date.sql │ │ │ │ │ │ │ └── stg │ │ │ │ │ │ │ │ └── stg_date.sql │ │ │ │ │ │ └── udm │ │ │ │ │ │ │ ├── checktable.sql │ │ │ │ │ │ │ └── dim │ │ │ │ │ │ │ └── udm_dim_date.sql │ │ │ │ │ └── tests │ │ │ │ │ │ └── dim_date_structure.sql │ │ │ │ └── common_dimension │ │ │ │ │ ├── models │ │ │ │ │ ├── bdv │ │ │ │ │ │ ├── hub │ │ │ │ │ │ │ └── bdv_hub_date.sql │ │ │ │ │ │ └── satallite │ │ │ │ │ │ │ ├── bdv_sat_date.sql │ │ │ │ │ │ │ └── checktable.sql │ │ │ │ │ ├── example │ │ │ │ │ │ ├── my_first_dbt_model.sql │ │ │ │ │ │ └── my_second_dbt_model.sql │ │ │ │ │ ├── lzn │ │ │ │ │ │ ├── test.sql │ │ │ │ │ │ └── time.sql │ │ │ │ │ ├── rdv │ │ │ │ │ │ ├── hub │ │ │ │ │ │ │ └── rdv_hub_date.sql │ │ │ │ │ │ ├── rdv_hub_date.sql │ │ │ │ │ │ └── satallite │ │ │ │ │ │ │ ├── dv_sat_date.sql │ │ │ │ │ │ │ └── rdv_sat_date.sql │ │ │ │ │ ├── schema.yml │ │ │ │ │ │ ├── not_null_bdv_sat_date_date_id.sql │ │ │ │ │ │ ├── not_null_bdv_sat_date_date_pk.sql │ │ │ │ │ │ ├── not_null_checktable_id.sql │ │ │ │ │ │ ├── not_null_checktable_num.sql │ │ │ │ │ │ ├── not_null_checktable_text.sql │ │ │ │ │ │ ├── not_null_dim_date_date.sql │ │ │ │ │ │ ├── not_null_dim_date_date_id.sql │ │ │ │ │ │ ├── not_null_dim_date_date_pk.sql │ │ │ │ │ │ ├── not_null_dim_date_day_is_weekend.sql │ │ │ │ │ │ ├── not_null_dim_date_day_name.sql │ │ │ │ │ │ ├── not_null_dim_date_day_of_month.sql │ │ │ │ │ │ ├── not_null_dim_date_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_dim_date_day_of_week.sql │ │ │ │ │ │ ├── not_null_dim_date_day_of_year.sql │ │ │ │ │ │ ├── not_null_dim_date_first_day_of_month.sql │ │ │ │ │ │ ├── not_null_dim_date_first_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_dim_date_first_day_of_week.sql │ │ │ │ │ │ ├── not_null_dim_date_first_day_of_year.sql │ │ │ │ │ │ ├── not_null_dim_date_last_day_of_month.sql │ │ │ │ │ │ ├── not_null_dim_date_last_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_dim_date_last_day_of_week.sql │ │ │ │ │ │ ├── not_null_dim_date_last_day_of_year.sql │ │ │ │ │ │ ├── not_null_dim_date_month.sql │ │ │ │ │ │ ├── not_null_dim_date_month_name.sql │ │ │ │ │ │ ├── not_null_dim_date_n_days_in_month.sql │ │ │ │ │ │ ├── not_null_dim_date_quarter.sql │ │ │ │ │ │ ├── not_null_dim_date_week.sql │ │ │ │ │ │ ├── not_null_dim_date_year.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_date.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_date_id.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_date_pk.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_is_weekend.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_week.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_year.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_week.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_year.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_week.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_year.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_n_days_in_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_quarter.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_week.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_year.sql │ │ │ │ │ │ ├── relationships_dim_date_date_id__date_id__ref_bdv_hub_date_.sql │ │ │ │ │ │ ├── relationships_dim_date_date_pk__date_pk__ref_bdv_hub_date_.sql │ │ │ │ │ │ ├── relationships_dim_date_date_pk__date_pk__ref_bdv_sat_date_.sql │ │ │ │ │ │ ├── relationships_udm_dim_date_date_id__date_id__ref_bdv_hub_date_.sql │ │ │ │ │ │ ├── relationships_udm_dim_date_date_pk__date_pk__ref_bdv_hub_date_.sql │ │ │ │ │ │ ├── unique_bdv_sat_date_date_id.sql │ │ │ │ │ │ ├── unique_bdv_sat_date_date_pk.sql │ │ │ │ │ │ ├── unique_checktable_id.sql │ │ │ │ │ │ ├── unique_checktable_num.sql │ │ │ │ │ │ ├── unique_checktable_text.sql │ │ │ │ │ │ ├── unique_dim_date_date.sql │ │ │ │ │ │ ├── unique_dim_date_date_id.sql │ │ │ │ │ │ ├── unique_dim_date_date_pk.sql │ │ │ │ │ │ ├── unique_dim_date_day_is_weekend.sql │ │ │ │ │ │ ├── unique_dim_date_day_name.sql │ │ │ │ │ │ ├── unique_dim_date_day_of_month.sql │ │ │ │ │ │ ├── unique_dim_date_day_of_quarter.sql │ │ │ │ │ │ ├── unique_dim_date_day_of_week.sql │ │ │ │ │ │ ├── unique_dim_date_day_of_year.sql │ │ │ │ │ │ ├── unique_dim_date_first_day_of_month.sql │ │ │ │ │ │ ├── unique_dim_date_first_day_of_quarter.sql │ │ │ │ │ │ ├── unique_dim_date_first_day_of_week.sql │ │ │ │ │ │ ├── unique_dim_date_first_day_of_year.sql │ │ │ │ │ │ ├── unique_dim_date_last_day_of_month.sql │ │ │ │ │ │ ├── unique_dim_date_last_day_of_quarter.sql │ │ │ │ │ │ ├── unique_dim_date_last_day_of_week.sql │ │ │ │ │ │ ├── unique_dim_date_last_day_of_year.sql │ │ │ │ │ │ ├── unique_dim_date_month.sql │ │ │ │ │ │ ├── unique_dim_date_month_name.sql │ │ │ │ │ │ ├── unique_dim_date_n_days_in_month.sql │ │ │ │ │ │ ├── unique_dim_date_quarter.sql │ │ │ │ │ │ ├── unique_dim_date_week.sql │ │ │ │ │ │ ├── unique_dim_date_year.sql │ │ │ │ │ │ ├── unique_udm_dim_date_date.sql │ │ │ │ │ │ ├── unique_udm_dim_date_date_id.sql │ │ │ │ │ │ ├── unique_udm_dim_date_date_pk.sql │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_month.sql │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_quarter.sql │ │ │ │ │ │ └── unique_udm_dim_date_day_of_year.sql │ │ │ │ │ ├── stg │ │ │ │ │ │ ├── raw │ │ │ │ │ │ │ └── raw_date.sql │ │ │ │ │ │ ├── raw_date.sql │ │ │ │ │ │ ├── stg │ │ │ │ │ │ │ └── stg_date.sql │ │ │ │ │ │ ├── stg_date.sql │ │ │ │ │ │ └── stg_date_test.sql │ │ │ │ │ ├── test.sql │ │ │ │ │ ├── test_dim_data_rows.yml │ │ │ │ │ │ ├── not_null_bdv_sat_date_date_pk.sql │ │ │ │ │ │ └── unique_bdv_sat_date_date_pk.sql │ │ │ │ │ └── udm │ │ │ │ │ │ ├── checktable.sql │ │ │ │ │ │ └── dim │ │ │ │ │ │ ├── dim_date.sql │ │ │ │ │ │ └── udm_dim_date.sql │ │ │ │ │ └── tests │ │ │ │ │ ├── dim_date_structure.sql │ │ │ │ │ ├── test_dim_data_rows.sql │ │ │ │ │ ├── test_dim_date.sql │ │ │ │ │ └── test_dim_date_structure.sql │ │ │ │ ├── graph.gpickle │ │ │ │ ├── index.html │ │ │ │ ├── manifest.json │ │ │ │ ├── partial_parse.msgpack │ │ │ │ ├── run │ │ │ │ ├── common_data │ │ │ │ │ ├── models │ │ │ │ │ │ ├── bdv │ │ │ │ │ │ │ ├── hub │ │ │ │ │ │ │ │ └── bdv_hub_date.sql │ │ │ │ │ │ │ └── satallite │ │ │ │ │ │ │ │ └── bdv_sat_date.sql │ │ │ │ │ │ ├── rdv │ │ │ │ │ │ │ ├── hub │ │ │ │ │ │ │ │ └── rdv_hub_date.sql │ │ │ │ │ │ │ └── satallite │ │ │ │ │ │ │ │ └── rdv_sat_date.sql │ │ │ │ │ │ ├── schema.yml │ │ │ │ │ │ │ ├── not_null_udm_dim_date_date.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_date_id.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_date_pk.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_is_weekend.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_short2_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_short2_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_short3_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name_short3_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_quarter.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_week.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_week_iso.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_day_suffix_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_epoch.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_quarter.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_week.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_quarter.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_week.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name_short3_de.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name_short3_en.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_n_days_in_month.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_quarter.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_week.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_year_is_leap_year.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_yyyymm.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_yyyymmdd.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_yyyyq.sql │ │ │ │ │ │ │ ├── not_null_udm_dim_date_yyyyww.sql │ │ │ │ │ │ │ ├── relationships_udm_dim_date_6b9f4773b4aa3a9985b15f58f96eba1e.sql │ │ │ │ │ │ │ ├── relationships_udm_dim_date_date_id__date_id__ref_bdv_hub_date_.sql │ │ │ │ │ │ │ ├── relationships_udm_dim_date_date_pk__date_pk__ref_bdv_hub_date_.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_date.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_date_id.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_date_pk.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_month.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_quarter.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_year.sql │ │ │ │ │ │ │ ├── unique_udm_dim_date_epoch.sql │ │ │ │ │ │ │ └── unique_udm_dim_date_yyyymmdd.sql │ │ │ │ │ │ ├── stg │ │ │ │ │ │ │ ├── raw │ │ │ │ │ │ │ │ └── raw_date.sql │ │ │ │ │ │ │ └── stg │ │ │ │ │ │ │ │ └── stg_date.sql │ │ │ │ │ │ └── udm │ │ │ │ │ │ │ ├── checktable.sql │ │ │ │ │ │ │ └── dim │ │ │ │ │ │ │ └── udm_dim_date.sql │ │ │ │ │ └── tests │ │ │ │ │ │ └── dim_date_structure.sql │ │ │ │ └── common_dimension │ │ │ │ │ ├── models │ │ │ │ │ ├── bdv │ │ │ │ │ │ ├── hub │ │ │ │ │ │ │ └── bdv_hub_date.sql │ │ │ │ │ │ └── satallite │ │ │ │ │ │ │ ├── bdv_sat_date.sql │ │ │ │ │ │ │ └── checktable.sql │ │ │ │ │ ├── example │ │ │ │ │ │ ├── my_first_dbt_model.sql │ │ │ │ │ │ └── my_second_dbt_model.sql │ │ │ │ │ ├── lzn │ │ │ │ │ │ ├── test.sql │ │ │ │ │ │ └── time.sql │ │ │ │ │ ├── rdv │ │ │ │ │ │ ├── hub │ │ │ │ │ │ │ └── rdv_hub_date.sql │ │ │ │ │ │ ├── rdv_hub_date.sql │ │ │ │ │ │ └── satallite │ │ │ │ │ │ │ ├── dv_sat_date.sql │ │ │ │ │ │ │ └── rdv_sat_date.sql │ │ │ │ │ ├── schema.yml │ │ │ │ │ │ ├── not_null_bdv_sat_date_date_id.sql │ │ │ │ │ │ ├── not_null_bdv_sat_date_date_pk.sql │ │ │ │ │ │ ├── not_null_checktable_id.sql │ │ │ │ │ │ ├── not_null_checktable_num.sql │ │ │ │ │ │ ├── not_null_checktable_text.sql │ │ │ │ │ │ ├── not_null_dim_date_date.sql │ │ │ │ │ │ ├── not_null_dim_date_date_id.sql │ │ │ │ │ │ ├── not_null_dim_date_date_pk.sql │ │ │ │ │ │ ├── not_null_dim_date_day_is_weekend.sql │ │ │ │ │ │ ├── not_null_dim_date_day_name.sql │ │ │ │ │ │ ├── not_null_dim_date_day_of_month.sql │ │ │ │ │ │ ├── not_null_dim_date_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_dim_date_day_of_week.sql │ │ │ │ │ │ ├── not_null_dim_date_day_of_year.sql │ │ │ │ │ │ ├── not_null_dim_date_first_day_of_month.sql │ │ │ │ │ │ ├── not_null_dim_date_first_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_dim_date_first_day_of_week.sql │ │ │ │ │ │ ├── not_null_dim_date_first_day_of_year.sql │ │ │ │ │ │ ├── not_null_dim_date_last_day_of_month.sql │ │ │ │ │ │ ├── not_null_dim_date_last_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_dim_date_last_day_of_week.sql │ │ │ │ │ │ ├── not_null_dim_date_last_day_of_year.sql │ │ │ │ │ │ ├── not_null_dim_date_month.sql │ │ │ │ │ │ ├── not_null_dim_date_month_name.sql │ │ │ │ │ │ ├── not_null_dim_date_n_days_in_month.sql │ │ │ │ │ │ ├── not_null_dim_date_quarter.sql │ │ │ │ │ │ ├── not_null_dim_date_week.sql │ │ │ │ │ │ ├── not_null_dim_date_year.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_date.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_date_id.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_date_pk.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_is_weekend.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_name.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_week.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_day_of_year.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_week.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_first_day_of_year.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_quarter.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_week.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_last_day_of_year.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_month_name.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_n_days_in_month.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_quarter.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_week.sql │ │ │ │ │ │ ├── not_null_udm_dim_date_year.sql │ │ │ │ │ │ ├── relationships_dim_date_date_id__date_id__ref_bdv_hub_date_.sql │ │ │ │ │ │ ├── relationships_dim_date_date_pk__date_pk__ref_bdv_hub_date_.sql │ │ │ │ │ │ ├── relationships_dim_date_date_pk__date_pk__ref_bdv_sat_date_.sql │ │ │ │ │ │ ├── relationships_udm_dim_date_date_id__date_id__ref_bdv_hub_date_.sql │ │ │ │ │ │ ├── relationships_udm_dim_date_date_pk__date_pk__ref_bdv_hub_date_.sql │ │ │ │ │ │ ├── unique_bdv_sat_date_date_id.sql │ │ │ │ │ │ ├── unique_bdv_sat_date_date_pk.sql │ │ │ │ │ │ ├── unique_checktable_id.sql │ │ │ │ │ │ ├── unique_checktable_num.sql │ │ │ │ │ │ ├── unique_checktable_text.sql │ │ │ │ │ │ ├── unique_dim_date_date.sql │ │ │ │ │ │ ├── unique_dim_date_date_id.sql │ │ │ │ │ │ ├── unique_dim_date_date_pk.sql │ │ │ │ │ │ ├── unique_dim_date_day_is_weekend.sql │ │ │ │ │ │ ├── unique_dim_date_day_name.sql │ │ │ │ │ │ ├── unique_dim_date_day_of_month.sql │ │ │ │ │ │ ├── unique_dim_date_day_of_quarter.sql │ │ │ │ │ │ ├── unique_dim_date_day_of_week.sql │ │ │ │ │ │ ├── unique_dim_date_day_of_year.sql │ │ │ │ │ │ ├── unique_dim_date_first_day_of_month.sql │ │ │ │ │ │ ├── unique_dim_date_first_day_of_quarter.sql │ │ │ │ │ │ ├── unique_dim_date_first_day_of_week.sql │ │ │ │ │ │ ├── unique_dim_date_first_day_of_year.sql │ │ │ │ │ │ ├── unique_dim_date_last_day_of_month.sql │ │ │ │ │ │ ├── unique_dim_date_last_day_of_quarter.sql │ │ │ │ │ │ ├── unique_dim_date_last_day_of_week.sql │ │ │ │ │ │ ├── unique_dim_date_last_day_of_year.sql │ │ │ │ │ │ ├── unique_dim_date_month.sql │ │ │ │ │ │ ├── unique_dim_date_month_name.sql │ │ │ │ │ │ ├── unique_dim_date_n_days_in_month.sql │ │ │ │ │ │ ├── unique_dim_date_quarter.sql │ │ │ │ │ │ ├── unique_dim_date_week.sql │ │ │ │ │ │ ├── unique_dim_date_year.sql │ │ │ │ │ │ ├── unique_udm_dim_date_date.sql │ │ │ │ │ │ ├── unique_udm_dim_date_date_id.sql │ │ │ │ │ │ ├── unique_udm_dim_date_date_pk.sql │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_month.sql │ │ │ │ │ │ ├── unique_udm_dim_date_day_of_quarter.sql │ │ │ │ │ │ └── unique_udm_dim_date_day_of_year.sql │ │ │ │ │ ├── stg │ │ │ │ │ │ ├── raw │ │ │ │ │ │ │ └── raw_date.sql │ │ │ │ │ │ ├── raw_date.sql │ │ │ │ │ │ ├── stg │ │ │ │ │ │ │ └── stg_date.sql │ │ │ │ │ │ ├── stg_date.sql │ │ │ │ │ │ └── stg_date_test.sql │ │ │ │ │ ├── test.sql │ │ │ │ │ ├── test_dim_data_rows.yml │ │ │ │ │ │ ├── not_null_bdv_sat_date_date_pk.sql │ │ │ │ │ │ └── unique_bdv_sat_date_date_pk.sql │ │ │ │ │ └── udm │ │ │ │ │ │ ├── checktable.sql │ │ │ │ │ │ └── dim │ │ │ │ │ │ ├── dim_date.sql │ │ │ │ │ │ └── udm_dim_date.sql │ │ │ │ │ └── tests │ │ │ │ │ ├── dim_date_structure.sql │ │ │ │ │ ├── test_dim_data_rows.sql │ │ │ │ │ ├── test_dim_date.sql │ │ │ │ │ └── test_dim_date_structure.sql │ │ │ │ └── run_results.json │ │ │ └── files │ │ │ └── README.md │ ├── default_data_domain │ │ ├── .env │ │ ├── default-data-domain-jupyterhub.yaml │ │ └── default-data-domain-services.yaml │ ├── docker-compose.yaml │ ├── docker-internal.png │ ├── extra_data_domain │ │ ├── .env │ │ └── extra-data-domain-services.yaml │ └── web_analytics │ │ ├── config │ │ └── config.ini.php │ │ ├── db.env │ │ ├── docker-compose.yaml │ │ └── matomo.conf ├── hello-data-dc-airflow │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ ├── Dockerfile │ │ ├── conf │ │ ├── airflow.cfg │ │ └── webserver_config.py │ │ └── db │ │ └── 02_01_add_extra_dd_connection.sql ├── hello-data-dc-cloudbeaver │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ ├── Dockerfile │ │ └── conf │ │ ├── cloudbeaver.conf │ │ ├── data-sources-permissions.json │ │ ├── initial-data-sources.conf │ │ └── initial-data.conf ├── hello-data-dc-keycloak │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ ├── Dockerfile │ │ └── hellodata.json ├── hello-data-dc-portal │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ └── Dockerfile ├── hello-data-dc-postgres │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ ├── Dockerfile │ │ └── init-scripts │ │ ├── 1_databases_creation.sql │ │ ├── 2_default_data_domain_dwh_udm_tables.sql │ │ ├── 3_default_data_domain_dwh_udm_data.sql │ │ ├── 4_default_data_domain_superset_tables_with_data.sql │ │ ├── 5_default_data_domain_admin_units_geoshapes.sql │ │ ├── 6_airflow_init.sql │ │ ├── 7_extra_data_domain_dwh_udm_tables.sql │ │ ├── 8_extra_data_domain_dwh_udm_data.sql │ │ └── 9_extra_data_domain_admin_units_geoshapes.sql ├── hello-data-dc-superset │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ ├── Dockerfile │ │ └── superset │ │ ├── README.md │ │ ├── docker-bootstrap.sh │ │ ├── docker-ci.sh │ │ ├── docker-frontend.sh │ │ ├── docker-init.sh │ │ ├── frontend-mem-nag.sh │ │ ├── pythonpath_dev │ │ ├── .gitignore │ │ ├── superset_config.py │ │ └── superset_config_docker.py │ │ ├── requirements-local.txt │ │ └── run-server.sh ├── hello-data-showcase │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ ├── Dockerfile │ │ ├── entrypoint.sh │ │ └── showcase │ │ ├── dags │ │ ├── error_dag.py │ │ ├── hello_world.py │ │ ├── hello_world_bash.py │ │ ├── install_common_data.py │ │ ├── sql │ │ │ └── common_data │ │ │ │ ├── lzn │ │ │ │ └── dim_time.sql │ │ │ │ └── udm │ │ │ │ └── dim_time.sql │ │ └── tierstatistik_elt_dag.py │ │ ├── dbt │ │ ├── dbt_project.yml │ │ ├── models │ │ │ ├── sources.yml │ │ │ └── udm │ │ │ │ ├── dim_time.sql │ │ │ │ ├── fact_breeds_long.sql │ │ │ │ ├── fact_canton_long.sql │ │ │ │ ├── fact_canton_wide.sql │ │ │ │ ├── fact_cattle_beefiness_fattissue.sql │ │ │ │ ├── fact_cattle_popvariations.sql │ │ │ │ ├── fact_cattle_pyr_long.sql │ │ │ │ └── fact_cattle_pyr_wide.sql │ │ ├── models_backup │ │ │ ├── rdv │ │ │ │ ├── rdv_cats_breeds.sql │ │ │ │ ├── rdv_cattle_breeds.sql │ │ │ │ ├── rdv_dogs_breeds.sql │ │ │ │ ├── rdv_equids_breeds.sql │ │ │ │ ├── rdv_goats_breeds.sql │ │ │ │ └── rdv_sheep_breeds.sql │ │ │ ├── sources.yml │ │ │ └── udm │ │ │ │ ├── canton_base_union.sql │ │ │ │ ├── canton_long.sql │ │ │ │ ├── kpi_01_aktuelle_anzahl_tiere_art_rasse.sql │ │ │ │ ├── kpi_02_entwicklung_anzahl_tiere_art_rasse.sql │ │ │ │ └── kpi_04_entwicklung_anzahl_tiere_rasse.sql │ │ ├── packages.yml │ │ └── profiles.yml │ │ ├── files │ │ ├── cats-CH.csv │ │ ├── cats-OwnersCanton.csv │ │ ├── cats-births.csv │ │ ├── cats-breeds.csv │ │ ├── cats-canton.csv │ │ ├── cats-castration.csv │ │ ├── cats-deaths.csv │ │ ├── cats-importBreeds.csv │ │ ├── cats-importCountries.csv │ │ ├── cats-importExports.csv │ │ ├── cats-keepers.csv │ │ ├── cats-keepersTypes.csv │ │ ├── cats-map-canton.csv │ │ ├── cats-map-commune.csv │ │ ├── cats-perOwner.csv │ │ ├── cats-popVariations.csv │ │ ├── cats-pyr.csv │ │ ├── cats-regions.csv │ │ ├── cats-runoutarea.csv │ │ ├── cats-sex.csv │ │ ├── cats-topNamesFemale.csv │ │ ├── cats-topNamesMale.csv │ │ ├── cattle-Beefiness.csv │ │ ├── cattle-CH.csv │ │ ├── cattle-FatTissue.csv │ │ ├── cattle-NamesFemaleCalves.csv │ │ ├── cattle-NamesMaleCalves.csv │ │ ├── cattle-ageFirstCalving.csv │ │ ├── cattle-ageLastCalving.csv │ │ ├── cattle-ageSlaughter.csv │ │ ├── cattle-agriculturalZones.csv │ │ ├── cattle-birthBreed.csv │ │ ├── cattle-birthCanton.csv │ │ ├── cattle-birthDamUsage.csv │ │ ├── cattle-birthInterval.csv │ │ ├── cattle-birthSex.csv │ │ ├── cattle-birthSexDamUsage.csv │ │ ├── cattle-birthYearAvg.csv │ │ ├── cattle-births-multiple.csv │ │ ├── cattle-births.csv │ │ ├── cattle-breeds.csv │ │ ├── cattle-calvingNumbers.csv │ │ ├── cattle-canton.csv │ │ ├── cattle-eartag.csv │ │ ├── cattle-evolBeefiness.csv │ │ ├── cattle-evolFatTissue.csv │ │ ├── cattle-herdlife.csv │ │ ├── cattle-holdingMedianSize.csv │ │ ├── cattle-holdingTypeOfUse.csv │ │ ├── cattle-holdings.csv │ │ ├── cattle-liveWeights.csv │ │ ├── cattle-locChangeIndividuals.csv │ │ ├── cattle-map-canton.csv │ │ ├── cattle-map-commune.csv │ │ ├── cattle-popVariations.csv │ │ ├── cattle-productivelife.csv │ │ ├── cattle-pyr.csv │ │ ├── cattle-regions.csv │ │ ├── cattle-sex.csv │ │ ├── cattle-slaughterWeights.csv │ │ ├── cattle-slaughterWeightsBreeds.csv │ │ ├── cattle-stillbirths.csv │ │ ├── cattle-stillbirthsDamUsage.csv │ │ ├── cattle-stillbirthsSex.csv │ │ ├── cattle-summering-age.csv │ │ ├── cattle-summering-births-canton.csv │ │ ├── cattle-summering-births.csv │ │ ├── cattle-summering-canton.csv │ │ ├── cattle-summering-deaths-canton.csv │ │ ├── cattle-summering-deaths.csv │ │ ├── cattle-summering-sex.csv │ │ ├── cattle-summering-typeofuse.csv │ │ ├── cattle-summering.csv │ │ ├── cattle-topNamesFemale.csv │ │ ├── cattle-usage.csv │ │ ├── cow-CH.csv │ │ ├── dogs-CH.csv │ │ ├── dogs-OwnersCanton.csv │ │ ├── dogs-breedTypes.csv │ │ ├── dogs-breeds.csv │ │ ├── dogs-breedslist.csv │ │ ├── dogs-canton.csv │ │ ├── dogs-deaths.csv │ │ ├── dogs-exportBreeds.csv │ │ ├── dogs-exportCountries.csv │ │ ├── dogs-guardiandog.csv │ │ ├── dogs-importAgeClass.csv │ │ ├── dogs-importBreeds.csv │ │ ├── dogs-importCountries.csv │ │ ├── dogs-importExports.csv │ │ ├── dogs-keepers.csv │ │ ├── dogs-keepersTypes.csv │ │ ├── dogs-map-canton.csv │ │ ├── dogs-map-commune.csv │ │ ├── dogs-perOwner.csv │ │ ├── dogs-popVariations.csv │ │ ├── dogs-pyr.csv │ │ ├── dogs-regions.csv │ │ ├── dogs-sex.csv │ │ ├── dogs-sizecategory.csv │ │ ├── dogs-topNamesFemale.csv │ │ ├── dogs-topNamesMale.csv │ │ ├── equids-CH.csv │ │ ├── equids-IssuersLoc.csv │ │ ├── equids-NamesFemaleFoals.csv │ │ ├── equids-NamesMaleFoals.csv │ │ ├── equids-agriculturalZones.csv │ │ ├── equids-birthBreed.csv │ │ ├── equids-birthBreedType.csv │ │ ├── equids-birthCanton.csv │ │ ├── equids-birthSex.csv │ │ ├── equids-birthYearAvg.csv │ │ ├── equids-births.csv │ │ ├── equids-breedTypes.csv │ │ ├── equids-breeds.csv │ │ ├── equids-canton.csv │ │ ├── equids-companionBreedTypes.csv │ │ ├── equids-deaths.csv │ │ ├── equids-euthanizations.csv │ │ ├── equids-exportBreed.csv │ │ ├── equids-exportBreedType.csv │ │ ├── equids-exportCanton.csv │ │ ├── equids-exportCountries.csv │ │ ├── equids-exportSex.csv │ │ ├── equids-exports.csv │ │ ├── equids-holdingMedianSize.csv │ │ ├── equids-holdings.csv │ │ ├── equids-importBreed.csv │ │ ├── equids-importBreedType.csv │ │ ├── equids-importCanton.csv │ │ ├── equids-importCountries.csv │ │ ├── equids-importSex.csv │ │ ├── equids-imports.csv │ │ ├── equids-locChangeIndividuals.csv │ │ ├── equids-locChangeNotifications.csv │ │ ├── equids-map-canton.csv │ │ ├── equids-map-commune.csv │ │ ├── equids-ownerChangeIndividuals.csv │ │ ├── equids-ownerTypes.csv │ │ ├── equids-owners.csv │ │ ├── equids-passportIssuers.csv │ │ ├── equids-passportTypes.csv │ │ ├── equids-passports.csv │ │ ├── equids-perOwner.csv │ │ ├── equids-popVariations.csv │ │ ├── equids-pyr.csv │ │ ├── equids-regions.csv │ │ ├── equids-sex.csv │ │ ├── equids-size.csv │ │ ├── equids-slaughters.csv │ │ ├── equids-summering-age.csv │ │ ├── equids-summering-breedtype.csv │ │ ├── equids-summering-canton.csv │ │ ├── equids-summering-sex.csv │ │ ├── equids-summering-usage.csv │ │ ├── equids-summering.csv │ │ ├── equids-topNamesFemale.csv │ │ ├── equids-topNamesMale.csv │ │ ├── equids-usage.csv │ │ ├── goats-CH.csv │ │ ├── goats-NamesFemaleKids.csv │ │ ├── goats-NamesMaleKids.csv │ │ ├── goats-ageFirstKidding.csv │ │ ├── goats-ageLastKidding.csv │ │ ├── goats-ageSlaughter.csv │ │ ├── goats-agriculturalZones.csv │ │ ├── goats-birthBreed.csv │ │ ├── goats-birthCanton.csv │ │ ├── goats-birthDamUsage.csv │ │ ├── goats-birthSex.csv │ │ ├── goats-birthYearAvg.csv │ │ ├── goats-births-multiple.csv │ │ ├── goats-births.csv │ │ ├── goats-breeds.csv │ │ ├── goats-canton.csv │ │ ├── goats-eartag.csv │ │ ├── goats-holdingMedianSize.csv │ │ ├── goats-holdings.csv │ │ ├── goats-kiddingInterval.csv │ │ ├── goats-locChangeIndividuals.csv │ │ ├── goats-map-canton.csv │ │ ├── goats-map-commune.csv │ │ ├── goats-popVariations.csv │ │ ├── goats-pyr.csv │ │ ├── goats-regions.csv │ │ ├── goats-sex.csv │ │ ├── goats-stillbirths.csv │ │ ├── goats-stillbirthsSex.csv │ │ ├── goats-summering-age.csv │ │ ├── goats-summering-canton.csv │ │ ├── goats-summering-deaths-canton.csv │ │ ├── goats-summering-deaths.csv │ │ ├── goats-summering-sex.csv │ │ ├── goats-summering-typeofuse.csv │ │ ├── goats-summering.csv │ │ ├── goats-topNamesFemale.csv │ │ ├── goats-topNamesMale.csv │ │ ├── goats-usage.csv │ │ ├── sheep-CH.csv │ │ ├── sheep-NamesFemaleLambs.csv │ │ ├── sheep-ageFirstLambing.csv │ │ ├── sheep-ageLastLambing.csv │ │ ├── sheep-ageSlaughter.csv │ │ ├── sheep-agriculturalZones.csv │ │ ├── sheep-birthBreed.csv │ │ ├── sheep-birthCanton.csv │ │ ├── sheep-birthDamUsage.csv │ │ ├── sheep-birthSex.csv │ │ ├── sheep-birthYearAvg.csv │ │ ├── sheep-births-multiple.csv │ │ ├── sheep-births.csv │ │ ├── sheep-breeds.csv │ │ ├── sheep-canton.csv │ │ ├── sheep-eartag.csv │ │ ├── sheep-holdingMedianSize.csv │ │ ├── sheep-holdings.csv │ │ ├── sheep-lambingInterval.csv │ │ ├── sheep-locChangeIndividuals.csv │ │ ├── sheep-map-canton.csv │ │ ├── sheep-map-commune.csv │ │ ├── sheep-popVariations.csv │ │ ├── sheep-pyr.csv │ │ ├── sheep-regions.csv │ │ ├── sheep-sex.csv │ │ ├── sheep-stillbirths.csv │ │ ├── sheep-stillbirthsSex.csv │ │ ├── sheep-summering-age.csv │ │ ├── sheep-summering-canton.csv │ │ ├── sheep-summering-deaths-canton.csv │ │ ├── sheep-summering-deaths.csv │ │ ├── sheep-summering-sex.csv │ │ ├── sheep-summering-typeofuse.csv │ │ ├── sheep-summering.csv │ │ ├── sheep-topNamesFemale.csv │ │ ├── sheep-usage.csv │ │ └── test │ │ └── lib │ │ ├── airflow_helpers.py │ │ └── postgres_helpers.py └── pom.xml ├── hello-data-portal ├── .gitignore ├── hello-data-portal-api │ ├── .gitignore │ ├── README.md │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── docker │ │ │ └── Dockerfile │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── portal │ │ │ │ ├── HellodataPortalApiApplication.java │ │ │ │ ├── announcement │ │ │ │ ├── controller │ │ │ │ │ └── AnnouncementController.java │ │ │ │ ├── data │ │ │ │ │ ├── AnnouncementCreateDto.java │ │ │ │ │ ├── AnnouncementDto.java │ │ │ │ │ └── AnnouncementUpdateDto.java │ │ │ │ ├── entity │ │ │ │ │ └── AnnouncementEntity.java │ │ │ │ ├── repository │ │ │ │ │ └── AnnouncementRepository.java │ │ │ │ └── service │ │ │ │ │ └── AnnouncementService.java │ │ │ │ ├── base │ │ │ │ ├── auth │ │ │ │ │ └── HellodataAuthenticationConverter.java │ │ │ │ ├── config │ │ │ │ │ ├── AsynchronousSpringEventsConfig.java │ │ │ │ │ ├── ConfigurationProperties.java │ │ │ │ │ ├── EmailNotificationConfig.java │ │ │ │ │ ├── ExampleUsersConfigurationProperties.java │ │ │ │ │ ├── HellodataGitInfoContributor.java │ │ │ │ │ ├── I18nConfig.java │ │ │ │ │ ├── JacksonConfiguration.java │ │ │ │ │ ├── JetStreamConfig.java │ │ │ │ │ ├── LocalDateTimeToMillisSerializer.java │ │ │ │ │ ├── PersistenceConfig.java │ │ │ │ │ ├── RedisConfig.java │ │ │ │ │ ├── SecurityConfig.java │ │ │ │ │ ├── SwaggerConfig.java │ │ │ │ │ └── SystemProperties.java │ │ │ │ └── util │ │ │ │ │ └── PageUtil.java │ │ │ │ ├── cache │ │ │ │ └── service │ │ │ │ │ └── CacheUpdateService.java │ │ │ │ ├── csv │ │ │ │ ├── data │ │ │ │ │ └── CsvUserRole.java │ │ │ │ └── service │ │ │ │ │ └── CsvParserService.java │ │ │ │ ├── documentation │ │ │ │ ├── controller │ │ │ │ │ └── SummaryController.java │ │ │ │ ├── data │ │ │ │ │ └── DocumentationDto.java │ │ │ │ ├── entity │ │ │ │ │ └── DocumentationEntity.java │ │ │ │ ├── repository │ │ │ │ │ └── DocumentationRepository.java │ │ │ │ └── service │ │ │ │ │ └── DocumentationService.java │ │ │ │ ├── email │ │ │ │ ├── model │ │ │ │ │ ├── EmailTemplate.java │ │ │ │ │ ├── EmailTemplateData.java │ │ │ │ │ └── EmailTemplateModelKeys.java │ │ │ │ └── service │ │ │ │ │ ├── EmailNotificationService.java │ │ │ │ │ ├── EmailSendService.java │ │ │ │ │ └── TemplateService.java │ │ │ │ ├── external_dashboard │ │ │ │ ├── controller │ │ │ │ │ └── ExternalDashboardController.java │ │ │ │ ├── data │ │ │ │ │ ├── CreateExternalDashboardDto.java │ │ │ │ │ ├── ExternalDashboardDto.java │ │ │ │ │ └── UpdateExternalDashboardDto.java │ │ │ │ ├── entity │ │ │ │ │ └── ExternalDashboardEntity.java │ │ │ │ ├── repository │ │ │ │ │ └── ExternalDashboardRepository.java │ │ │ │ └── service │ │ │ │ │ └── ExternalDashboardService.java │ │ │ │ ├── faq │ │ │ │ ├── controller │ │ │ │ │ └── FaqController.java │ │ │ │ ├── data │ │ │ │ │ ├── FaqCreateDto.java │ │ │ │ │ ├── FaqDto.java │ │ │ │ │ ├── FaqMessage.java │ │ │ │ │ └── FaqUpdateDto.java │ │ │ │ ├── entity │ │ │ │ │ └── FaqEntity.java │ │ │ │ ├── repository │ │ │ │ │ └── FaqRepository.java │ │ │ │ └── service │ │ │ │ │ └── FaqService.java │ │ │ │ ├── initialize │ │ │ │ ├── entity │ │ │ │ │ └── ExampleUsersCreatedEntity.java │ │ │ │ ├── event │ │ │ │ │ ├── InitializationCompletedEvent.java │ │ │ │ │ └── SyncAllUsersEvent.java │ │ │ │ ├── repository │ │ │ │ │ └── ExampleUsersCreatedRepository.java │ │ │ │ └── service │ │ │ │ │ ├── AbstractUserInitializer.java │ │ │ │ │ ├── ContextsInitializer.java │ │ │ │ │ ├── DefaultUserInitializer.java │ │ │ │ │ ├── ExampleUsersInitializer.java │ │ │ │ │ ├── Initializer.java │ │ │ │ │ ├── RolesInitializer.java │ │ │ │ │ ├── SyncAllUsersEventListener.java │ │ │ │ │ └── UsernameInitializer.java │ │ │ │ ├── lock │ │ │ │ └── service │ │ │ │ │ └── AdvisoryLockService.java │ │ │ │ ├── metainfo │ │ │ │ ├── controller │ │ │ │ │ └── MetaInfoResourceController.java │ │ │ │ ├── data │ │ │ │ │ ├── DashboardUsersResultDto.java │ │ │ │ │ ├── RoleToDashboardName.java │ │ │ │ │ ├── SubsystemUserDto.java │ │ │ │ │ └── SubsystemUsersResultDto.java │ │ │ │ └── service │ │ │ │ │ └── MetaInfoUsersService.java │ │ │ │ ├── monitoring │ │ │ │ ├── controller │ │ │ │ │ └── MonitoringController.java │ │ │ │ ├── data │ │ │ │ │ ├── DatabaseSizeDto.java │ │ │ │ │ ├── StorageMonitoringResultDto.java │ │ │ │ │ └── StorageSizeDto.java │ │ │ │ └── service │ │ │ │ │ └── StorageSizeService.java │ │ │ │ ├── orchestration │ │ │ │ ├── controller │ │ │ │ │ └── PipelineController.java │ │ │ │ ├── data │ │ │ │ │ ├── PipelineDto.java │ │ │ │ │ └── PipelineInstanceDto.java │ │ │ │ └── service │ │ │ │ │ └── OrchestrationService.java │ │ │ │ ├── profiles │ │ │ │ ├── CreateExampleUsersProfile.java │ │ │ │ ├── LdapUserLookupProfile.java │ │ │ │ ├── LocalUserLookupProfile.java │ │ │ │ └── PortalApiProfiles.java │ │ │ │ ├── role │ │ │ │ ├── controller │ │ │ │ │ ├── PortalRoleController.java │ │ │ │ │ └── RoleController.java │ │ │ │ ├── data │ │ │ │ │ ├── PortalRoleCreateDto.java │ │ │ │ │ ├── PortalRoleDto.java │ │ │ │ │ ├── PortalRoleUpdateDto.java │ │ │ │ │ └── RoleDto.java │ │ │ │ └── service │ │ │ │ │ ├── PortalRoleService.java │ │ │ │ │ └── RoleService.java │ │ │ │ ├── superset │ │ │ │ ├── controller │ │ │ │ │ └── SupersetController.java │ │ │ │ ├── data │ │ │ │ │ ├── DashboardAccessDto.java │ │ │ │ │ ├── SupersetDashboardDto.java │ │ │ │ │ ├── SupersetDashboardWithMetadataDto.java │ │ │ │ │ ├── SupersetQueryDto.java │ │ │ │ │ └── UpdateSupersetDashboardMetadataDto.java │ │ │ │ ├── entity │ │ │ │ │ └── DashboardMetadataEntity.java │ │ │ │ ├── repository │ │ │ │ │ └── DashboardMetadataRepository.java │ │ │ │ └── service │ │ │ │ │ ├── DashboardAccessService.java │ │ │ │ │ ├── DashboardService.java │ │ │ │ │ └── QueryService.java │ │ │ │ ├── sync │ │ │ │ ├── controller │ │ │ │ │ └── UsersSyncController.java │ │ │ │ ├── entity │ │ │ │ │ ├── UserSyncLockEntity.java │ │ │ │ │ └── UserSyncStatus.java │ │ │ │ ├── repository │ │ │ │ │ └── UserSyncLockRepository.java │ │ │ │ └── service │ │ │ │ │ └── UsersSyncService.java │ │ │ │ └── user │ │ │ │ ├── ContextsNotFetchedYetException.java │ │ │ │ ├── UserAlreadyExistsException.java │ │ │ │ ├── conf │ │ │ │ ├── AuthConfiguration.java │ │ │ │ ├── DefaultAdminProperties.java │ │ │ │ └── ExampleUsersProperties.java │ │ │ │ ├── controller │ │ │ │ └── UserController.java │ │ │ │ ├── data │ │ │ │ ├── AdUserDto.java │ │ │ │ ├── AdUserOrigin.java │ │ │ │ ├── BatchUpdateContextRolesForUserDto.java │ │ │ │ ├── ContextDto.java │ │ │ │ ├── ContextsDto.java │ │ │ │ ├── CreateUserRequestDto.java │ │ │ │ ├── CreateUserResponseDto.java │ │ │ │ ├── CurrentUserDto.java │ │ │ │ ├── DashboardsDto.java │ │ │ │ ├── DataDomainDto.java │ │ │ │ ├── PermissionsDto.java │ │ │ │ ├── UpdateContextRolesForUserDto.java │ │ │ │ ├── UserContextRoleDto.java │ │ │ │ └── UserDto.java │ │ │ │ └── service │ │ │ │ ├── BatchUsersCustomLogger.java │ │ │ │ ├── BatchUsersInvitationService.java │ │ │ │ ├── KeycloakLogoutHandler.java │ │ │ │ ├── KeycloakService.java │ │ │ │ ├── KeycloakUserSyncService.java │ │ │ │ ├── UserLookupProvider.java │ │ │ │ ├── UserLookupProviderManager.java │ │ │ │ ├── UserRoleSyncService.java │ │ │ │ ├── UserService.java │ │ │ │ ├── ldap │ │ │ │ ├── LdapConfig.java │ │ │ │ ├── LdapConfigProperties.java │ │ │ │ └── LdapUserLookupProvider.java │ │ │ │ └── local │ │ │ │ └── LocalUserLookupProvider.java │ │ └── resources │ │ │ ├── application.yml │ │ │ ├── banner.txt │ │ │ ├── db │ │ │ └── changelog │ │ │ │ ├── changelogs │ │ │ │ ├── 0_enable_extensions.sql │ │ │ │ ├── 10_add_invitations_count_column.xml │ │ │ │ ├── 11_add_documentation_table.xml │ │ │ │ ├── 12_add_hd_context_table.xml │ │ │ │ ├── 13_update_hd_context_table.xml │ │ │ │ ├── 14_connect_external_dashboard_with_context.xml │ │ │ │ ├── 15_roles_management.xml │ │ │ │ ├── 16_context_roles_table.xml │ │ │ │ ├── 17_add_extra_column_to_context.xml │ │ │ │ ├── 18_add_system_default_column.xml │ │ │ │ ├── 19_drop_redundant_columns_in_user.xml │ │ │ │ ├── 1_initial_schema.xml │ │ │ │ ├── 20_add_domain_to_user_portal_role.xml │ │ │ │ ├── 21_connect_faq_with_context.xml │ │ │ │ ├── 22_add_creation_email_sent_column.xml │ │ │ │ ├── 23_add_published_date_to_announcement.xml │ │ │ │ ├── 24_drop_redundant_columns_in_user.xml │ │ │ │ ├── 25_add_auth_id_in_users_table.xml │ │ │ │ ├── 26_extend_email_address_length.xml │ │ │ │ ├── 27_add_example_users_created_table.xml │ │ │ │ ├── 28_create_monitoring_storage_table.xml │ │ │ │ ├── 29_update_portal_role_names.xml │ │ │ │ ├── 2_user_table.xml │ │ │ │ ├── 30_clear_storage_sizes.xml │ │ │ │ ├── 31_extend_instance_name_size.xml │ │ │ │ ├── 32_change_example_users_created_table.xml │ │ │ │ ├── 33_add_username_to_portal.xml │ │ │ │ ├── 34_add_messages_to_faq_table.xml │ │ │ │ ├── 35_add_messages_to_announcement_table.xml │ │ │ │ ├── 36_add_selected_language_to_user.xml │ │ │ │ ├── 37_add_texts_to_documentation_table.xml │ │ │ │ ├── 38_delete_default_selected_language_from_user.xml │ │ │ │ ├── 39_create_user_sync_lock_table.xml │ │ │ │ ├── 3_announcement_table.xml │ │ │ │ ├── 40_add_more_columns_to_user.xml │ │ │ │ ├── 41_add_is_federated_column.xml │ │ │ │ ├── 42_username_is_email.sql │ │ │ │ ├── 43_create_sql_lab_queries.xml │ │ │ │ ├── 44_create_dashboard_access_table.xml │ │ │ │ ├── 4_add_default_user_column_to_users_table.xml │ │ │ │ ├── 5_add_permissions_column_to_users.xml │ │ │ │ ├── 6_rename_workspace_field_to_instance_name.xml │ │ │ │ ├── 7_add_dashboard_metadata_table.xml │ │ │ │ ├── 8_faq_table.xml │ │ │ │ └── 9_add_external_dashboards_table.xml │ │ │ │ └── db.changelog-master.yaml │ │ │ ├── i18n │ │ │ ├── messages.properties │ │ │ ├── messages_de_CH.properties │ │ │ ├── messages_en.properties │ │ │ └── messages_fr_CH.properties │ │ │ └── templates │ │ │ └── email │ │ │ ├── de_CH │ │ │ ├── notify-user-account-created.html │ │ │ ├── notify-user-activated.html │ │ │ ├── notify-user-deactivated.html │ │ │ └── notify-user-role-changed.html │ │ │ ├── default │ │ │ ├── notify-user-account-created.html │ │ │ ├── notify-user-activated.html │ │ │ ├── notify-user-deactivated.html │ │ │ └── notify-user-role-changed.html │ │ │ ├── en │ │ │ ├── notify-user-account-created.html │ │ │ ├── notify-user-activated.html │ │ │ ├── notify-user-deactivated.html │ │ │ └── notify-user-role-changed.html │ │ │ └── fr_CH │ │ │ ├── notify-user-account-created.html │ │ │ ├── notify-user-activated.html │ │ │ ├── notify-user-deactivated.html │ │ │ └── notify-user-role-changed.html │ │ └── test │ │ ├── java │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── portal │ │ │ ├── announcement │ │ │ ├── controller │ │ │ │ └── AnnouncementControllerTest.java │ │ │ └── service │ │ │ │ └── AnnouncementServiceTest.java │ │ │ ├── base │ │ │ ├── HDControllerTest.java │ │ │ ├── TestJwtAuthorizationFilter.java │ │ │ ├── TestJwtProvider.java │ │ │ ├── TestSecurityConfig.java │ │ │ └── TestSecurityUtils.java │ │ │ ├── csv │ │ │ └── service │ │ │ │ └── CsvParserServiceTest.java │ │ │ ├── documentation │ │ │ ├── controller │ │ │ │ └── SummaryControllerTest.java │ │ │ └── service │ │ │ │ └── DocumentationServiceTest.java │ │ │ ├── email │ │ │ └── service │ │ │ │ └── EmailSendServiceTest.java │ │ │ ├── external_dashboard │ │ │ └── controller │ │ │ │ └── ExternalDashboardControllerTest.java │ │ │ ├── faq │ │ │ ├── controller │ │ │ │ └── FaqControllerTest.java │ │ │ └── service │ │ │ │ └── FaqServiceTest.java │ │ │ ├── initialize │ │ │ └── service │ │ │ │ └── ExampleUsersInitializerTest.java │ │ │ ├── metainfo │ │ │ └── service │ │ │ │ └── MetaInfoResourceServiceTest.java │ │ │ ├── monitoring │ │ │ └── service │ │ │ │ └── StorageSizeServiceTest.java │ │ │ ├── orchestration │ │ │ ├── controller │ │ │ │ └── PipelineControllerTest.java │ │ │ └── service │ │ │ │ └── OrchestrationServiceTest.java │ │ │ ├── postgres │ │ │ └── PostgresTestContainerTest.java │ │ │ ├── role │ │ │ ├── controller │ │ │ │ ├── PortalRoleControllerTest.java │ │ │ │ └── RoleControllerTest.java │ │ │ └── service │ │ │ │ ├── PortalRoleServiceTest.java │ │ │ │ └── RoleServiceTest.java │ │ │ ├── superset │ │ │ ├── controller │ │ │ │ └── SupersetControllerTest.java │ │ │ └── service │ │ │ │ └── DashboardServiceTest.java │ │ │ └── user │ │ │ ├── KeycloakTestContainerTest.java │ │ │ ├── controller │ │ │ └── UserControllerTest.java │ │ │ └── service │ │ │ ├── BatchUsersInvitationServiceTest.java │ │ │ ├── UserServiceContainerTest.java │ │ │ └── UserServiceTest.java │ │ └── resources │ │ ├── application-tc-keycloak.yaml │ │ ├── application-tc-postgres.yaml │ │ ├── csv │ │ ├── many_users │ │ │ └── batchprocessing_user_roles.csv │ │ └── one_user │ │ │ └── batchprocessing_user_roles_one_user.csv │ │ └── keycloak │ │ └── realm.json ├── hello-data-portal-ui-e2e │ ├── .eslintrc.json │ ├── .gitignore │ ├── .yarnrc │ ├── README.md │ ├── build │ │ ├── docker-hello-data-ui-e2e │ │ │ └── Dockerfile │ │ ├── docker │ │ │ ├── .npmrc │ │ │ ├── Dockerfile │ │ │ ├── cypress.json │ │ │ └── package.json │ │ ├── nats │ │ │ └── Dockerfile │ │ └── redis │ │ │ └── Dockerfile │ ├── cypress.json │ ├── cypress.json.readme │ ├── cypress │ │ ├── fixtures │ │ │ └── example.json │ │ ├── integration │ │ │ ├── auth.ts │ │ │ ├── dashboards.ts │ │ │ ├── faq.ts │ │ │ ├── menu.ts │ │ │ └── profile.ts │ │ ├── plugins │ │ │ └── index.js │ │ └── support │ │ │ ├── commands.d.ts │ │ │ └── index.ts │ ├── package.json │ ├── pom.xml │ ├── tsconfig.json │ └── yarn.lock ├── hello-data-portal-ui │ ├── .editorconfig │ ├── .eslintrc.json │ ├── .gitignore │ ├── .npmrc │ ├── .yarnrc │ ├── README.md │ ├── angular.json │ ├── assembly-descriptor.xml │ ├── audit.js │ ├── build │ │ └── docker │ │ │ ├── 500.html │ │ │ ├── CSP.md │ │ │ ├── Dockerfile │ │ │ ├── csp.conf │ │ │ └── nginx.conf │ ├── jest.config.js │ ├── package.json │ ├── pom.xml │ ├── postcss.config.cjs │ ├── proxy.conf.json │ ├── setup-jest.ts │ ├── src │ │ ├── app │ │ │ ├── app-navi-elements.ts │ │ │ ├── app-routing.module.ts │ │ │ ├── app.component.html │ │ │ ├── app.component.scss │ │ │ ├── app.component.ts │ │ │ ├── auth │ │ │ │ ├── auth-config.module.ts │ │ │ │ └── guards │ │ │ │ │ └── permissions-guard.service.ts │ │ │ ├── callback │ │ │ │ ├── callback.component.css │ │ │ │ ├── callback.component.html │ │ │ │ └── callback.component.ts │ │ │ ├── layouts │ │ │ │ ├── index.ts │ │ │ │ ├── mobile │ │ │ │ │ ├── mobile.component.html │ │ │ │ │ ├── mobile.component.scss │ │ │ │ │ └── mobile.component.ts │ │ │ │ └── side-nav-outer-toolbar │ │ │ │ │ ├── side-nav-outer-toolbar.component.html │ │ │ │ │ ├── side-nav-outer-toolbar.component.scss │ │ │ │ │ └── side-nav-outer-toolbar.component.ts │ │ │ ├── pages │ │ │ │ ├── admin │ │ │ │ │ ├── announcements-management │ │ │ │ │ │ ├── announcement-edit │ │ │ │ │ │ │ ├── announcement-edit.component.html │ │ │ │ │ │ │ ├── announcement-edit.component.scss │ │ │ │ │ │ │ ├── announcement-edit.component.spec.ts │ │ │ │ │ │ │ └── announcement-edit.component.ts │ │ │ │ │ │ ├── announcements-management.component.html │ │ │ │ │ │ ├── announcements-management.component.scss │ │ │ │ │ │ ├── announcements-management.component.spec.ts │ │ │ │ │ │ ├── announcements-management.component.ts │ │ │ │ │ │ └── delete-announcement-popup │ │ │ │ │ │ │ ├── delete-announcement-popup.component.html │ │ │ │ │ │ │ ├── delete-announcement-popup.component.scss │ │ │ │ │ │ │ └── delete-announcement-popup.component.ts │ │ │ │ │ ├── dashboard-access │ │ │ │ │ │ ├── dashboard-access.component.html │ │ │ │ │ │ ├── dashboard-access.component.scss │ │ │ │ │ │ └── dashboard-access.component.ts │ │ │ │ │ ├── dashboard-import-export │ │ │ │ │ │ ├── dashboard-import-export.component.html │ │ │ │ │ │ ├── dashboard-import-export.component.scss │ │ │ │ │ │ └── dashboard-import-export.component.ts │ │ │ │ │ ├── documentation-management │ │ │ │ │ │ ├── documentation-management.component.html │ │ │ │ │ │ ├── documentation-management.component.scss │ │ │ │ │ │ └── documentation-management.component.ts │ │ │ │ │ ├── faq-management │ │ │ │ │ │ ├── delete-faq-popup │ │ │ │ │ │ │ ├── delete-faq-popup.component.html │ │ │ │ │ │ │ ├── delete-faq-popup.component.scss │ │ │ │ │ │ │ └── delete-faq-popup.component.ts │ │ │ │ │ │ ├── faq-edit │ │ │ │ │ │ │ ├── faq-edit.component.html │ │ │ │ │ │ │ ├── faq-edit.component.scss │ │ │ │ │ │ │ └── faq-edit.component.ts │ │ │ │ │ │ ├── faq-list.component.html │ │ │ │ │ │ ├── faq-list.component.scss │ │ │ │ │ │ └── faq-list.component.ts │ │ │ │ │ ├── orchestration │ │ │ │ │ │ ├── orchestration.component.html │ │ │ │ │ │ ├── orchestration.component.scss │ │ │ │ │ │ └── orchestration.component.ts │ │ │ │ │ ├── portal-roles-management │ │ │ │ │ │ ├── delete-portal-role-popup │ │ │ │ │ │ │ ├── delete-portal-role-popup.component.html │ │ │ │ │ │ │ ├── delete-portal-role-popup.component.scss │ │ │ │ │ │ │ └── delete-portal-role-popup.component.ts │ │ │ │ │ │ ├── portal-role-edit │ │ │ │ │ │ │ ├── portal-role-edit.component.html │ │ │ │ │ │ │ ├── portal-role-edit.component.scss │ │ │ │ │ │ │ └── portal-role-edit.component.ts │ │ │ │ │ │ ├── portal-roles-management.component.html │ │ │ │ │ │ ├── portal-roles-management.component.scss │ │ │ │ │ │ └── portal-roles-management.component.ts │ │ │ │ │ ├── queries │ │ │ │ │ │ ├── queries.component.html │ │ │ │ │ │ ├── queries.component.scss │ │ │ │ │ │ └── queries.component.ts │ │ │ │ │ ├── subsystem-users │ │ │ │ │ │ ├── subsystem-users.component.html │ │ │ │ │ │ ├── subsystem-users.component.scss │ │ │ │ │ │ └── subsystem-users.component.ts │ │ │ │ │ ├── user-management │ │ │ │ │ │ ├── actions-user-popup │ │ │ │ │ │ │ ├── actions-user-popup.component.html │ │ │ │ │ │ │ ├── actions-user-popup.component.scss │ │ │ │ │ │ │ └── actions-user-popup.component.ts │ │ │ │ │ │ ├── user-edit │ │ │ │ │ │ │ ├── dashboard-viewer-permissions │ │ │ │ │ │ │ │ ├── dashboard-viewer-permissions.component.html │ │ │ │ │ │ │ │ ├── dashboard-viewer-permissions.component.scss │ │ │ │ │ │ │ │ └── dashboard-viewer-permissions.component.ts │ │ │ │ │ │ │ ├── user-edit.component.html │ │ │ │ │ │ │ ├── user-edit.component.scss │ │ │ │ │ │ │ └── user-edit.component.ts │ │ │ │ │ │ ├── user-management.component.html │ │ │ │ │ │ ├── user-management.component.scss │ │ │ │ │ │ └── user-management.component.ts │ │ │ │ │ ├── users-overview │ │ │ │ │ │ ├── users-overview.component.html │ │ │ │ │ │ ├── users-overview.component.scss │ │ │ │ │ │ └── users-overview.component.ts │ │ │ │ │ └── workspaces │ │ │ │ │ │ ├── selected-workspace-dashboards │ │ │ │ │ │ ├── selected-workspace-dashboards.component.html │ │ │ │ │ │ ├── selected-workspace-dashboards.component.scss │ │ │ │ │ │ └── selected-workspace-dashboards.component.ts │ │ │ │ │ │ ├── selected-workspace-permissions │ │ │ │ │ │ ├── selected-workspace-permissions.component.html │ │ │ │ │ │ ├── selected-workspace-permissions.component.scss │ │ │ │ │ │ └── selected-workspace-permissions.component.ts │ │ │ │ │ │ ├── selected-workspace-pipelines │ │ │ │ │ │ ├── selected-workspace-pipelines.component.html │ │ │ │ │ │ ├── selected-workspace-pipelines.component.scss │ │ │ │ │ │ └── selected-workspace-pipelines.component.ts │ │ │ │ │ │ ├── selected-workspace-roles │ │ │ │ │ │ ├── selected-workspace-roles.component.html │ │ │ │ │ │ ├── selected-workspace-roles.component.scss │ │ │ │ │ │ └── selected-workspace-roles.component.ts │ │ │ │ │ │ ├── selected-workspace-users │ │ │ │ │ │ ├── selected-workspace-users.component.html │ │ │ │ │ │ ├── selected-workspace-users.component.scss │ │ │ │ │ │ └── selected-workspace-users.component.ts │ │ │ │ │ │ ├── selected-workspace │ │ │ │ │ │ ├── selected-workspace.component.html │ │ │ │ │ │ ├── selected-workspace.component.scss │ │ │ │ │ │ └── selected-workspace.component.ts │ │ │ │ │ │ ├── workspaces.component.html │ │ │ │ │ │ ├── workspaces.component.scss │ │ │ │ │ │ └── workspaces.component.ts │ │ │ │ ├── advanced-analytics │ │ │ │ │ ├── advanced-analytics-viewer.component.html │ │ │ │ │ ├── advanced-analytics-viewer.component.scss │ │ │ │ │ └── advanced-analytics-viewer.component.ts │ │ │ │ ├── data-mart │ │ │ │ │ ├── embedded-dm-viewer.component.html │ │ │ │ │ ├── embedded-dm-viewer.component.scss │ │ │ │ │ └── embedded-dm-viewer.component.ts │ │ │ │ ├── data-warehouse │ │ │ │ │ ├── data-warehouse-viewer.component.html │ │ │ │ │ ├── data-warehouse-viewer.component.scss │ │ │ │ │ └── data-warehouse-viewer.component.ts │ │ │ │ ├── home │ │ │ │ │ ├── dashboards │ │ │ │ │ │ ├── dashboards.component.html │ │ │ │ │ │ ├── dashboards.component.scss │ │ │ │ │ │ └── dashboards.component.ts │ │ │ │ │ ├── datamarts │ │ │ │ │ │ ├── dm.component.html │ │ │ │ │ │ ├── dm.component.scss │ │ │ │ │ │ └── dm.component.ts │ │ │ │ │ ├── documentation │ │ │ │ │ │ ├── home-documentation.component.html │ │ │ │ │ │ ├── home-documentation.component.scss │ │ │ │ │ │ └── home-documentation.component.ts │ │ │ │ │ ├── external │ │ │ │ │ │ ├── external.component.html │ │ │ │ │ │ ├── external.component.scss │ │ │ │ │ │ └── external.component.ts │ │ │ │ │ ├── faq │ │ │ │ │ │ ├── faq.component.html │ │ │ │ │ │ ├── faq.component.scss │ │ │ │ │ │ └── faq.component.ts │ │ │ │ │ ├── home.component.html │ │ │ │ │ ├── home.component.scss │ │ │ │ │ ├── home.component.ts │ │ │ │ │ └── lineage │ │ │ │ │ │ ├── lineage.component.html │ │ │ │ │ │ ├── lineage.component.scss │ │ │ │ │ │ └── lineage.component.ts │ │ │ │ ├── lineage-docs │ │ │ │ │ ├── embedded │ │ │ │ │ │ ├── embedded-lineage-docs.component.html │ │ │ │ │ │ ├── embedded-lineage-docs.component.scss │ │ │ │ │ │ └── embedded-lineage-docs.component.ts │ │ │ │ │ ├── lineage-docs.component.html │ │ │ │ │ ├── lineage-docs.component.scss │ │ │ │ │ ├── lineage-docs.component.spec.ts │ │ │ │ │ └── lineage-docs.component.ts │ │ │ │ ├── logout │ │ │ │ │ ├── logout.component.html │ │ │ │ │ ├── logout.component.scss │ │ │ │ │ └── logout.component.ts │ │ │ │ ├── my-dashboards │ │ │ │ │ ├── embed-my-dashboard.component.html │ │ │ │ │ ├── embed-my-dashboard.component.scss │ │ │ │ │ ├── embed-my-dashboard.component.ts │ │ │ │ │ ├── external-dashboards │ │ │ │ │ │ ├── external-dashboard-edit │ │ │ │ │ │ │ ├── external-dashboard-edit.component.html │ │ │ │ │ │ │ ├── external-dashboard-edit.component.scss │ │ │ │ │ │ │ └── external-dashboard-edit.component.ts │ │ │ │ │ │ ├── external-dashboards.component.html │ │ │ │ │ │ ├── external-dashboards.component.scss │ │ │ │ │ │ └── external-dashboards.component.ts │ │ │ │ │ ├── my-dashboards.component.html │ │ │ │ │ ├── my-dashboards.component.scss │ │ │ │ │ ├── my-dashboards.component.spec.ts │ │ │ │ │ └── my-dashboards.component.ts │ │ │ │ ├── orchestration │ │ │ │ │ ├── embedded-orchestration.component.html │ │ │ │ │ ├── embedded-orchestration.component.scss │ │ │ │ │ └── embedded-orchestration.component.ts │ │ │ │ ├── profile │ │ │ │ │ ├── profile.component.html │ │ │ │ │ ├── profile.component.scss │ │ │ │ │ ├── profile.component.spec.ts │ │ │ │ │ └── profile.component.ts │ │ │ │ └── published-announcements │ │ │ │ │ ├── published-announcements.component.html │ │ │ │ │ ├── published-announcements.component.scss │ │ │ │ │ └── published-announcements.component.ts │ │ │ ├── shared │ │ │ │ ├── components │ │ │ │ │ ├── admin-init │ │ │ │ │ │ ├── admin-init.component.html │ │ │ │ │ │ ├── admin-init.component.scss │ │ │ │ │ │ └── admin-init.component.ts │ │ │ │ │ ├── base │ │ │ │ │ │ └── base.component.ts │ │ │ │ │ ├── breadcrumb │ │ │ │ │ │ ├── breadcrumb.component.html │ │ │ │ │ │ ├── breadcrumb.component.scss │ │ │ │ │ │ ├── breadcrumb.component.spec.ts │ │ │ │ │ │ └── breadcrumb.component.ts │ │ │ │ │ ├── footer │ │ │ │ │ │ ├── footer.component.html │ │ │ │ │ │ ├── footer.component.scss │ │ │ │ │ │ ├── footer.component.spec.ts │ │ │ │ │ │ └── footer.component.ts │ │ │ │ │ ├── header │ │ │ │ │ │ ├── header.component.html │ │ │ │ │ │ ├── header.component.scss │ │ │ │ │ │ └── header.component.ts │ │ │ │ │ ├── index.ts │ │ │ │ │ ├── not-allowed │ │ │ │ │ │ ├── forbidden.component.spec.ts │ │ │ │ │ │ └── forbidden.component.ts │ │ │ │ │ ├── published-announcement │ │ │ │ │ │ ├── hide-all-current-published-announcements.service.ts │ │ │ │ │ │ ├── published-announcements-popup │ │ │ │ │ │ │ ├── published-annoucements-popup-header │ │ │ │ │ │ │ │ └── published-announcements-popup-header.component.ts │ │ │ │ │ │ │ └── published-announcements-popup.component.ts │ │ │ │ │ │ └── published-announcements-wrapper │ │ │ │ │ │ │ ├── published-announcements-wrapper.component.spec.ts │ │ │ │ │ │ │ └── published-announcements-wrapper.component.ts │ │ │ │ │ ├── redirect │ │ │ │ │ │ ├── redirect.component.spec.ts │ │ │ │ │ │ └── redirect.component.ts │ │ │ │ │ ├── silent-login │ │ │ │ │ │ ├── silent-login.component.html │ │ │ │ │ │ ├── silent-login.component.scss │ │ │ │ │ │ └── silent-login.component.ts │ │ │ │ │ ├── subsystem-iframe │ │ │ │ │ │ ├── subsystem-iframe.component.html │ │ │ │ │ │ ├── subsystem-iframe.component.scss │ │ │ │ │ │ ├── subsystem-iframe.component.spec.ts │ │ │ │ │ │ └── subsystem-iframe.component.ts │ │ │ │ │ ├── summary │ │ │ │ │ │ ├── subscriptions │ │ │ │ │ │ │ ├── subscriptions.component.html │ │ │ │ │ │ │ ├── subscriptions.component.scss │ │ │ │ │ │ │ ├── subscriptions.component.spec.ts │ │ │ │ │ │ │ └── subscriptions.component.ts │ │ │ │ │ │ ├── summary.component.html │ │ │ │ │ │ ├── summary.component.scss │ │ │ │ │ │ ├── summary.component.spec.ts │ │ │ │ │ │ └── summary.component.ts │ │ │ │ │ └── unsaved-changes-dialog │ │ │ │ │ │ ├── unsaved-changes-dialog.component.html │ │ │ │ │ │ ├── unsaved-changes-dialog.component.scss │ │ │ │ │ │ ├── unsaved-changes-dialog.component.spec.ts │ │ │ │ │ │ └── unsaved-changes-dialog.component.ts │ │ │ │ ├── guards │ │ │ │ │ └── unsaved-changes.guard.ts │ │ │ │ ├── interceptor │ │ │ │ │ └── token-interceptor.service.ts │ │ │ │ ├── models │ │ │ │ │ └── module-resource-kind.model.ts │ │ │ │ ├── pipes │ │ │ │ │ ├── contains.pipe.spec.ts │ │ │ │ │ ├── contains.pipe.ts │ │ │ │ │ ├── safe.pipe.spec.ts │ │ │ │ │ ├── safe.pipe.ts │ │ │ │ │ ├── truncate.pipe.spec.ts │ │ │ │ │ └── truncate.pipe.ts │ │ │ │ └── services │ │ │ │ │ ├── app-info.service.spec.ts │ │ │ │ │ ├── app-info.service.ts │ │ │ │ │ ├── auth.service.ts │ │ │ │ │ ├── breadcrumb.service.ts │ │ │ │ │ ├── cloudbeaver-session.service.ts │ │ │ │ │ ├── index.ts │ │ │ │ │ ├── interfaces │ │ │ │ │ └── actuator-info.ts │ │ │ │ │ ├── notification.service.ts │ │ │ │ │ ├── opened-subsystems.service.ts │ │ │ │ │ ├── screen.service.ts │ │ │ │ │ ├── translate.service.ts │ │ │ │ │ ├── util.service.spec.ts │ │ │ │ │ ├── util.service.ts │ │ │ │ │ ├── view-helpers.ts │ │ │ │ │ └── window-management.service.ts │ │ │ ├── store │ │ │ │ ├── announcement │ │ │ │ │ ├── announcement.action.ts │ │ │ │ │ ├── announcement.effects.ts │ │ │ │ │ ├── announcement.model.ts │ │ │ │ │ ├── announcement.reducer.ts │ │ │ │ │ ├── announcement.selector.ts │ │ │ │ │ ├── announcement.service.ts │ │ │ │ │ └── announcement.state.ts │ │ │ │ ├── app │ │ │ │ │ ├── app.action.ts │ │ │ │ │ ├── app.constants.ts │ │ │ │ │ ├── app.effects.ts │ │ │ │ │ ├── app.reducer.ts │ │ │ │ │ └── app.state.ts │ │ │ │ ├── auth │ │ │ │ │ ├── auth.action.ts │ │ │ │ │ ├── auth.effects.ts │ │ │ │ │ ├── auth.model.ts │ │ │ │ │ ├── auth.reducer.ts │ │ │ │ │ ├── auth.selector.ts │ │ │ │ │ ├── auth.state.ts │ │ │ │ │ └── cloudbeaver.service.ts │ │ │ │ ├── breadcrumb │ │ │ │ │ ├── breadcrumb.action.ts │ │ │ │ │ ├── breadcrumb.reducer.ts │ │ │ │ │ ├── breadcrumb.selector.ts │ │ │ │ │ └── breadcrumb.state.ts │ │ │ │ ├── dashboard-access │ │ │ │ │ ├── dashboard-access.action.ts │ │ │ │ │ ├── dashboard-access.effects.ts │ │ │ │ │ ├── dashboard-access.model.ts │ │ │ │ │ ├── dashboard-access.reducer.ts │ │ │ │ │ ├── dashboard-access.selector.ts │ │ │ │ │ ├── dashboard-access.service.ts │ │ │ │ │ └── dashboard-access.state.ts │ │ │ │ ├── external-dashboards │ │ │ │ │ ├── external-dasboards.action.ts │ │ │ │ │ ├── external-dashboards.effects.ts │ │ │ │ │ ├── external-dashboards.model.ts │ │ │ │ │ ├── external-dashboards.reducer.ts │ │ │ │ │ ├── external-dashboards.selector.ts │ │ │ │ │ ├── external-dashboards.service.ts │ │ │ │ │ └── external-dashboards.state.ts │ │ │ │ ├── faq │ │ │ │ │ ├── faq.action.ts │ │ │ │ │ ├── faq.effects.ts │ │ │ │ │ ├── faq.model.ts │ │ │ │ │ ├── faq.reducer.ts │ │ │ │ │ ├── faq.selector.ts │ │ │ │ │ ├── faq.service.ts │ │ │ │ │ └── faq.state.ts │ │ │ │ ├── lineage-docs │ │ │ │ │ ├── lineage-docs-effects.service.ts │ │ │ │ │ ├── lineage-docs.action.ts │ │ │ │ │ ├── lineage-docs.model.ts │ │ │ │ │ ├── lineage-docs.reducer.ts │ │ │ │ │ ├── lineage-docs.selector.ts │ │ │ │ │ ├── lineage-docs.service.ts │ │ │ │ │ └── lineageDocsState.ts │ │ │ │ ├── menu │ │ │ │ │ ├── menu.action.ts │ │ │ │ │ ├── menu.effects.ts │ │ │ │ │ ├── menu.model.ts │ │ │ │ │ ├── menu.reducer.ts │ │ │ │ │ ├── menu.selector.ts │ │ │ │ │ ├── menu.service.ts │ │ │ │ │ └── menu.state.ts │ │ │ │ ├── metainfo-resource │ │ │ │ │ ├── metainfo-resource.action.ts │ │ │ │ │ ├── metainfo-resource.effects.ts │ │ │ │ │ ├── metainfo-resource.model.ts │ │ │ │ │ ├── metainfo-resource.reducer.ts │ │ │ │ │ ├── metainfo-resource.selector.ts │ │ │ │ │ ├── metainfo-resource.service.ts │ │ │ │ │ └── metainfo-resource.state.ts │ │ │ │ ├── my-dashboards │ │ │ │ │ ├── my-dashboards.action.ts │ │ │ │ │ ├── my-dashboards.effects.ts │ │ │ │ │ ├── my-dashboards.model.ts │ │ │ │ │ ├── my-dashboards.reducer.ts │ │ │ │ │ ├── my-dashboards.selector.ts │ │ │ │ │ ├── my-dashboards.service.ts │ │ │ │ │ └── my-dashboards.state.ts │ │ │ │ ├── orchestration │ │ │ │ │ └── orchestration.selector.ts │ │ │ │ ├── portal-roles-management │ │ │ │ │ ├── portal-roles-management.action.ts │ │ │ │ │ ├── portal-roles-management.effects.ts │ │ │ │ │ ├── portal-roles-management.model.ts │ │ │ │ │ ├── portal-roles-management.reducer.ts │ │ │ │ │ ├── portal-roles-management.selector.ts │ │ │ │ │ ├── portal-roles-management.service.ts │ │ │ │ │ └── portal-roles-management.state.ts │ │ │ │ ├── queries │ │ │ │ │ ├── queries.action.ts │ │ │ │ │ ├── queries.effects.ts │ │ │ │ │ ├── queries.model.ts │ │ │ │ │ ├── queries.reducer.ts │ │ │ │ │ ├── queries.selector.ts │ │ │ │ │ ├── queries.service.ts │ │ │ │ │ └── queries.state.ts │ │ │ │ ├── router │ │ │ │ │ ├── router.effects.ts │ │ │ │ │ └── router.selectors.ts │ │ │ │ ├── start-page │ │ │ │ │ ├── start-page.action.ts │ │ │ │ │ ├── start-page.effects.ts │ │ │ │ │ ├── start-page.model.ts │ │ │ │ │ ├── start-page.reducer.ts │ │ │ │ │ ├── start-page.selector.ts │ │ │ │ │ ├── start-page.service.ts │ │ │ │ │ └── start-page.state.ts │ │ │ │ ├── summary │ │ │ │ │ ├── summary.actions.ts │ │ │ │ │ ├── summary.effects.ts │ │ │ │ │ ├── summary.model.ts │ │ │ │ │ ├── summary.reducer.ts │ │ │ │ │ ├── summary.selector.ts │ │ │ │ │ ├── summary.service.ts │ │ │ │ │ └── summary.state.ts │ │ │ │ ├── unsaved-changes │ │ │ │ │ ├── unsaved-changes.actions.ts │ │ │ │ │ ├── unsaved-changes.effects.ts │ │ │ │ │ ├── unsaved-changes.reducer.ts │ │ │ │ │ ├── unsaved-changes.selector.ts │ │ │ │ │ └── unsaved-changes.state.ts │ │ │ │ └── users-management │ │ │ │ │ ├── context-role.model.ts │ │ │ │ │ ├── context-role.service.ts │ │ │ │ │ ├── users-management.action.ts │ │ │ │ │ ├── users-management.effects.ts │ │ │ │ │ ├── users-management.model.ts │ │ │ │ │ ├── users-management.reducer.ts │ │ │ │ │ ├── users-management.selector.ts │ │ │ │ │ ├── users-management.service.ts │ │ │ │ │ └── users-management.state.ts │ │ │ ├── test.module.ts │ │ │ └── transloco-root.module.ts │ │ ├── assets │ │ │ ├── .gitkeep │ │ │ ├── fonts │ │ │ │ └── Poppins │ │ │ │ │ ├── Poppins-Black.ttf │ │ │ │ │ ├── Poppins-BlackItalic.ttf │ │ │ │ │ ├── Poppins-Bold.ttf │ │ │ │ │ ├── Poppins-BoldItalic.ttf │ │ │ │ │ ├── Poppins-ExtraBold.ttf │ │ │ │ │ ├── Poppins-ExtraBoldItalic.ttf │ │ │ │ │ ├── Poppins-ExtraLight.ttf │ │ │ │ │ ├── Poppins-ExtraLightItalic.ttf │ │ │ │ │ ├── Poppins-Italic.ttf │ │ │ │ │ ├── Poppins-Light.ttf │ │ │ │ │ ├── Poppins-LightItalic.ttf │ │ │ │ │ ├── Poppins-Medium.ttf │ │ │ │ │ ├── Poppins-MediumItalic.ttf │ │ │ │ │ ├── Poppins-Regular.ttf │ │ │ │ │ ├── Poppins-SemiBold.ttf │ │ │ │ │ ├── Poppins-SemiBoldItalic.ttf │ │ │ │ │ ├── Poppins-Thin.ttf │ │ │ │ │ └── Poppins-ThinItalic.ttf │ │ │ ├── i18n │ │ │ │ ├── de_CH.json │ │ │ │ ├── en.json │ │ │ │ ├── fr_CH.json │ │ │ │ └── primeng │ │ │ │ │ ├── de_CH.json │ │ │ │ │ ├── en.json │ │ │ │ │ └── fr_CH.json │ │ │ ├── img │ │ │ │ ├── airflow-logo.png │ │ │ │ ├── datamart.svg │ │ │ │ ├── dbt-logo.png │ │ │ │ ├── favicon.ico │ │ │ │ ├── hd.png │ │ │ │ ├── hellodata-logo.png │ │ │ │ ├── lineage.png │ │ │ │ ├── superset-logo.png │ │ │ │ └── supsetset.png │ │ │ ├── styles │ │ │ │ └── layout │ │ │ │ │ ├── _content_section.scss │ │ │ │ │ ├── _fonts.scss │ │ │ │ │ ├── _mixins.scss │ │ │ │ │ ├── _sidebar.scss │ │ │ │ │ ├── _summary_panel.scss │ │ │ │ │ ├── _topbar.scss │ │ │ │ │ ├── _typography.scss │ │ │ │ │ ├── _utils.scss │ │ │ │ │ ├── _variables.scss │ │ │ │ │ └── layout.scss │ │ │ └── workspaces │ │ │ │ └── logos │ │ │ │ ├── airflow.png │ │ │ │ ├── cloudbeaver.png │ │ │ │ ├── dbt.svg │ │ │ │ ├── jupyterhub.png │ │ │ │ ├── sftpgo-logo.png │ │ │ │ └── superset.png │ │ ├── environments │ │ │ ├── env.model.ts │ │ │ ├── environment.dev.ts │ │ │ ├── environment.e2e.ts │ │ │ ├── environment.prod.ts │ │ │ └── environment.ts │ │ ├── favicon.ico │ │ ├── index.html │ │ ├── main.ts │ │ ├── main │ │ │ ├── kotlin │ │ │ │ └── YarnPackageFinder.kt │ │ │ └── resources │ │ │ │ └── affected-packages.txt │ │ ├── polyfills.ts │ │ ├── silent-renew.html │ │ ├── styles.scss │ │ └── types │ │ │ └── index.d.ts │ ├── tailwind.config.js │ ├── tsconfig.app.json │ ├── tsconfig.json │ ├── tsconfig.spec.json │ └── yarn.lock └── pom.xml ├── hello-data-sidecars ├── .gitignore ├── hello-data-sidecar-airflow │ ├── .gitignore │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── sidecars │ │ │ │ └── airflow │ │ │ │ ├── HDSidecarAirflow.java │ │ │ │ ├── client │ │ │ │ ├── AirflowApiRequestBuilder.java │ │ │ │ ├── AirflowClient.java │ │ │ │ ├── dag │ │ │ │ │ ├── AirflowDag.java │ │ │ │ │ ├── AirflowDagRun.java │ │ │ │ │ ├── AirflowDagRunsResponse.java │ │ │ │ │ ├── AirflowDagState.java │ │ │ │ │ └── AirflowDagsResponse.java │ │ │ │ ├── exception │ │ │ │ │ └── UnexpectedResponseException.java │ │ │ │ └── user │ │ │ │ │ └── response │ │ │ │ │ ├── AirflowPermissionsResponse.java │ │ │ │ │ ├── AirflowRole.java │ │ │ │ │ ├── AirflowRoleAction.java │ │ │ │ │ ├── AirflowRolesResponse.java │ │ │ │ │ ├── AirflowUser.java │ │ │ │ │ ├── AirflowUserResponse.java │ │ │ │ │ ├── AirflowUserRole.java │ │ │ │ │ ├── AirflowUserRolesUpdate.java │ │ │ │ │ └── AirflowUsersResponse.java │ │ │ │ ├── config │ │ │ │ ├── AirflowConfig.java │ │ │ │ ├── SecurityConfig.java │ │ │ │ └── properties │ │ │ │ │ └── AirflowProperties.java │ │ │ │ └── service │ │ │ │ ├── provider │ │ │ │ └── AirflowClientProvider.java │ │ │ │ ├── resource │ │ │ │ ├── AirflowAppInfoResourceProviderService.java │ │ │ │ ├── AirflowPermissionResourceProviderService.java │ │ │ │ ├── AirflowPipelineResourceProviderService.java │ │ │ │ ├── AirflowRoleResourceProviderService.java │ │ │ │ └── AirflowUserResourceProviderService.java │ │ │ │ └── user │ │ │ │ ├── AirflowCreateUserConsumer.java │ │ │ │ ├── AirflowDeleteUserConsumer.java │ │ │ │ ├── AirflowDisableUserConsumer.java │ │ │ │ ├── AirflowSyncUsersConsumer.java │ │ │ │ ├── AirflowUserContextRoleConsumer.java │ │ │ │ └── AirflowUserUtil.java │ │ └── resources │ │ │ ├── application.yaml │ │ │ └── banner.txt │ │ └── test │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── sidecars │ │ └── airflow │ │ └── client │ │ └── AirflowClientTest.java ├── hello-data-sidecar-cloudbeaver │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── docker │ │ │ ├── conf │ │ │ │ └── cloudbeaver.conf │ │ │ ├── data │ │ │ │ └── .gitignore │ │ │ └── docker-compose.yml │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── sidecars │ │ │ │ └── cloudbeaver │ │ │ │ ├── HdSidecarCloudbeaver.java │ │ │ │ ├── config │ │ │ │ └── SecurityConfig.java │ │ │ │ ├── entities │ │ │ │ ├── Privilege.java │ │ │ │ ├── Role.java │ │ │ │ ├── User.java │ │ │ │ └── cbnative │ │ │ │ │ ├── AuthSubject.java │ │ │ │ │ └── Team.java │ │ │ │ ├── listener │ │ │ │ ├── CbCreateUserConsumer.java │ │ │ │ ├── CbDeleteUserConsumer.java │ │ │ │ ├── CbPublishedAppInfoResourcesConsumer.java │ │ │ │ ├── CbSyncUsersConsumer.java │ │ │ │ ├── CbUserContextRoleConsumer.java │ │ │ │ └── CbUserUtil.java │ │ │ │ ├── logging │ │ │ │ └── LoggingAspect.java │ │ │ │ ├── repository │ │ │ │ ├── AuthSubjectRepository.java │ │ │ │ ├── PrivilegeRepository.java │ │ │ │ ├── RoleRepository.java │ │ │ │ ├── TeamRepository.java │ │ │ │ └── UserRepository.java │ │ │ │ └── service │ │ │ │ ├── SecurityService.java │ │ │ │ └── resource │ │ │ │ ├── CbAppInfoResourceProviderService.java │ │ │ │ ├── CbPermissionResourceProviderService.java │ │ │ │ ├── CbRoleResourceProviderService.java │ │ │ │ └── CbUserResourceProviderService.java │ │ └── resources │ │ │ ├── application.yaml │ │ │ ├── banner.txt │ │ │ ├── db │ │ │ └── changelog │ │ │ │ ├── changelogs │ │ │ │ ├── 0_enable_extensions.sql │ │ │ │ ├── 1_initial_schema.xml │ │ │ │ ├── 2_add_superuser_flag_to_user.xml │ │ │ │ └── 3_hd_user_user_name.sql │ │ │ │ └── db.changelog-master.yaml │ │ │ └── static │ │ │ └── favicon.ico │ │ └── test │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── sidecars │ │ └── cloudbeaver │ │ └── listener │ │ └── CbUserContextRoleConsumerTest.java ├── hello-data-sidecar-dbt-docs │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ └── main │ │ ├── java │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── sidecars │ │ │ └── dbt │ │ │ ├── HDSidecarDbtDocs.java │ │ │ ├── config │ │ │ └── SecurityConfig.java │ │ │ ├── entities │ │ │ ├── Privilege.java │ │ │ ├── Role.java │ │ │ └── User.java │ │ │ ├── listener │ │ │ ├── DbtDocsCreateUserConsumer.java │ │ │ ├── DbtDocsDeleteUserConsumer.java │ │ │ ├── DbtDocsSyncUsersConsumer.java │ │ │ └── DbtDocsUserContextRoleConsumer.java │ │ │ ├── repository │ │ │ ├── PrivilegeRepository.java │ │ │ ├── RoleRepository.java │ │ │ └── UserRepository.java │ │ │ └── service │ │ │ └── resource │ │ │ ├── DbtDocsAppInfoResourceProviderService.java │ │ │ ├── DbtDocsPermissionResourceProviderService.java │ │ │ ├── DbtDocsRoleResourceProviderService.java │ │ │ └── DbtDocsUserResourceProviderService.java │ │ └── resources │ │ ├── application.yaml │ │ └── banner.txt ├── hello-data-sidecar-jupyterhub │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── jupyterhub │ │ │ │ └── sidecar │ │ │ │ ├── HDSidecarJupyterhub.java │ │ │ │ ├── config │ │ │ │ ├── datasource │ │ │ │ │ └── DwhJdbcTemplateConfig.java │ │ │ │ ├── props │ │ │ │ │ └── HellodataJupyterhubProperties.java │ │ │ │ ├── security │ │ │ │ │ └── SecurityConfig.java │ │ │ │ └── swagger │ │ │ │ │ └── SwaggerConfig.java │ │ │ │ ├── controller │ │ │ │ └── TemporaryUserController.java │ │ │ │ └── service │ │ │ │ ├── resource │ │ │ │ └── JupyterhubAppInfoResourceProviderService.java │ │ │ │ └── user │ │ │ │ ├── TemporaryUserService.java │ │ │ │ └── dto │ │ │ │ └── TemporaryUserResponseDto.java │ │ └── resources │ │ │ ├── application.yaml │ │ │ └── banner.txt │ │ └── test │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── jupyterhub │ │ └── sidecar │ │ ├── controller │ │ └── TemporaryUserControllerTest.java │ │ └── service │ │ └── user │ │ └── TemporaryUserServiceTest.java ├── hello-data-sidecar-portal │ ├── .gitignore │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ └── main │ │ ├── java │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── sidecars │ │ │ └── portal │ │ │ ├── HDSidecarPortal.java │ │ │ ├── config │ │ │ ├── RedisConfig.java │ │ │ └── SecurityConfig.java │ │ │ └── service │ │ │ ├── KeycloakLogoutHandler.java │ │ │ ├── context │ │ │ └── HdContextService.java │ │ │ └── resource │ │ │ ├── GenericPublishedResourceConsumer.java │ │ │ ├── appinfo │ │ │ └── PublishedAppInfoResourcesConsumer.java │ │ │ ├── dashboard │ │ │ └── PublishedDashboardResourcesConsumer.java │ │ │ ├── dashboard_access │ │ │ └── DashboardAccessSynchronizer.java │ │ │ ├── permission │ │ │ └── PublishedPermissionResourcesConsumer.java │ │ │ ├── pipeline │ │ │ └── PublishedPipelineResourcesConsumer.java │ │ │ ├── query │ │ │ └── QuerySynchronizer.java │ │ │ ├── role │ │ │ └── PublishedRoleResourcesConsumer.java │ │ │ ├── storagesize │ │ │ └── PublishedStorageSizeConsumer.java │ │ │ └── user │ │ │ ├── PublishedUserResourcesConsumer.java │ │ │ ├── SyncUsersConsumer.java │ │ │ └── UpdateUserContextRoleConsumer.java │ │ └── resources │ │ ├── application.yaml │ │ └── banner.txt ├── hello-data-sidecar-sftpgo │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── sidecars │ │ │ │ └── sftpgo │ │ │ │ ├── HDSidecarSftpGo.java │ │ │ │ ├── client │ │ │ │ ├── api │ │ │ │ │ ├── AdminsApi.java │ │ │ │ │ ├── ApiKeysApi.java │ │ │ │ │ ├── ConnectionsApi.java │ │ │ │ │ ├── DataRetentionApi.java │ │ │ │ │ ├── DefenderApi.java │ │ │ │ │ ├── EventManagerApi.java │ │ │ │ │ ├── EventsApi.java │ │ │ │ │ ├── FoldersApi.java │ │ │ │ │ ├── GroupsApi.java │ │ │ │ │ ├── HealthcheckApi.java │ │ │ │ │ ├── IpListsApi.java │ │ │ │ │ ├── MaintenanceApi.java │ │ │ │ │ ├── PublicSharesApi.java │ │ │ │ │ ├── QuotaApi.java │ │ │ │ │ ├── RolesApi.java │ │ │ │ │ ├── TokenApi.java │ │ │ │ │ ├── UserApisApi.java │ │ │ │ │ └── UsersApi.java │ │ │ │ ├── invoker │ │ │ │ │ ├── ApiClient.java │ │ │ │ │ ├── JavaTimeFormatter.java │ │ │ │ │ ├── RFC3339DateFormat.java │ │ │ │ │ ├── ServerConfiguration.java │ │ │ │ │ ├── ServerVariable.java │ │ │ │ │ ├── StringUtil.java │ │ │ │ │ └── auth │ │ │ │ │ │ ├── ApiKeyAuth.java │ │ │ │ │ │ ├── Authentication.java │ │ │ │ │ │ ├── HttpBasicAuth.java │ │ │ │ │ │ └── HttpBearerAuth.java │ │ │ │ └── model │ │ │ │ │ ├── APIKey.java │ │ │ │ │ ├── APIKeyScope.java │ │ │ │ │ ├── AddApiKey201Response.java │ │ │ │ │ ├── Admin.java │ │ │ │ │ ├── AdminFilters.java │ │ │ │ │ ├── AdminGroupMapping.java │ │ │ │ │ ├── AdminGroupMappingOptions.java │ │ │ │ │ ├── AdminPermissions.java │ │ │ │ │ ├── AdminPreferences.java │ │ │ │ │ ├── AdminProfile.java │ │ │ │ │ ├── AdminResetPasswordRequest.java │ │ │ │ │ ├── AdminTOTPConfig.java │ │ │ │ │ ├── AzureBlobFsConfig.java │ │ │ │ │ ├── BackupData.java │ │ │ │ │ ├── BandwidthLimit.java │ │ │ │ │ ├── BaseEventAction.java │ │ │ │ │ ├── BaseEventActionOptions.java │ │ │ │ │ ├── BaseEventRule.java │ │ │ │ │ ├── BaseTOTPConfig.java │ │ │ │ │ ├── BaseUserFilters.java │ │ │ │ │ ├── BaseVirtualFolder.java │ │ │ │ │ ├── ConditionOptions.java │ │ │ │ │ ├── ConditionPattern.java │ │ │ │ │ ├── ConnectionStatus.java │ │ │ │ │ ├── CryptFsConfig.java │ │ │ │ │ ├── DataProviderStatus.java │ │ │ │ │ ├── DefenderEntry.java │ │ │ │ │ ├── DirEntry.java │ │ │ │ │ ├── DumpDataScopes.java │ │ │ │ │ ├── Dumpdata200Response.java │ │ │ │ │ ├── EventAction.java │ │ │ │ │ ├── EventActionCommandConfig.java │ │ │ │ │ ├── EventActionDataRetentionConfig.java │ │ │ │ │ ├── EventActionEmailConfig.java │ │ │ │ │ ├── EventActionFilesystemConfig.java │ │ │ │ │ ├── EventActionFsCompress.java │ │ │ │ │ ├── EventActionHTTPConfig.java │ │ │ │ │ ├── EventActionIDPAccountCheck.java │ │ │ │ │ ├── EventActionMinimal.java │ │ │ │ │ ├── EventActionOptions.java │ │ │ │ │ ├── EventActionPasswordExpiration.java │ │ │ │ │ ├── EventActionTypes.java │ │ │ │ │ ├── EventActionUserInactivity.java │ │ │ │ │ ├── EventConditions.java │ │ │ │ │ ├── EventProtocols.java │ │ │ │ │ ├── EventRule.java │ │ │ │ │ ├── EventRuleMinimal.java │ │ │ │ │ ├── EventTriggerTypes.java │ │ │ │ │ ├── FTPDBinding.java │ │ │ │ │ ├── FTPPassivePortRange.java │ │ │ │ │ ├── FTPServiceStatus.java │ │ │ │ │ ├── FilesystemActionTypes.java │ │ │ │ │ ├── FilesystemConfig.java │ │ │ │ │ ├── FolderQuotaScan.java │ │ │ │ │ ├── FolderRetention.java │ │ │ │ │ ├── FsEvent.java │ │ │ │ │ ├── FsEventAction.java │ │ │ │ │ ├── FsEventStatus.java │ │ │ │ │ ├── FsProviders.java │ │ │ │ │ ├── GCSConfig.java │ │ │ │ │ ├── GenerateAdminTotpSecret200Response.java │ │ │ │ │ ├── GenerateAdminTotpSecretRequest.java │ │ │ │ │ ├── GenerateUserTotpSecret200Response.java │ │ │ │ │ ├── Group.java │ │ │ │ │ ├── GroupMapping.java │ │ │ │ │ ├── GroupUserSettings.java │ │ │ │ │ ├── HTTPFsConfig.java │ │ │ │ │ ├── HTTPPart.java │ │ │ │ │ ├── HooksFilter.java │ │ │ │ │ ├── IPListEntry.java │ │ │ │ │ ├── IPListMode.java │ │ │ │ │ ├── IPListType.java │ │ │ │ │ ├── KeyValue.java │ │ │ │ │ ├── LogEvent.java │ │ │ │ │ ├── LogEventType.java │ │ │ │ │ ├── LoginMethods.java │ │ │ │ │ ├── MFAProtocols.java │ │ │ │ │ ├── MFAStatus.java │ │ │ │ │ ├── ModelApiResponse.java │ │ │ │ │ ├── OSFsConfig.java │ │ │ │ │ ├── PassiveIPOverride.java │ │ │ │ │ ├── PatternsFilter.java │ │ │ │ │ ├── Permission.java │ │ │ │ │ ├── ProviderEvent.java │ │ │ │ │ ├── ProviderEventAction.java │ │ │ │ │ ├── ProviderEventObjectType.java │ │ │ │ │ ├── PwdChange.java │ │ │ │ │ ├── QuotaScan.java │ │ │ │ │ ├── QuotaUsage.java │ │ │ │ │ ├── RecoveryCode.java │ │ │ │ │ ├── RetentionCheck.java │ │ │ │ │ ├── RetentionCheckNotification.java │ │ │ │ │ ├── Role.java │ │ │ │ │ ├── S3Config.java │ │ │ │ │ ├── SFTPFsConfig.java │ │ │ │ │ ├── SSHAuthentications.java │ │ │ │ │ ├── SSHBinding.java │ │ │ │ │ ├── SSHHostKey.java │ │ │ │ │ ├── SSHServiceStatus.java │ │ │ │ │ ├── Schedule.java │ │ │ │ │ ├── Secret.java │ │ │ │ │ ├── ServicesStatus.java │ │ │ │ │ ├── ServicesStatusDefender.java │ │ │ │ │ ├── ServicesStatusRateLimiters.java │ │ │ │ │ ├── SetpropsUserFileRequest.java │ │ │ │ │ ├── Share.java │ │ │ │ │ ├── ShareScope.java │ │ │ │ │ ├── SupportedProtocols.java │ │ │ │ │ ├── TLSVersions.java │ │ │ │ │ ├── TOTPConfig.java │ │ │ │ │ ├── TOTPHMacAlgo.java │ │ │ │ │ ├── TimePeriod.java │ │ │ │ │ ├── Token.java │ │ │ │ │ ├── Transfer.java │ │ │ │ │ ├── TransferQuotaUsage.java │ │ │ │ │ ├── User.java │ │ │ │ │ ├── UserFilters.java │ │ │ │ │ ├── UserProfile.java │ │ │ │ │ ├── UserTOTPConfig.java │ │ │ │ │ ├── UserType.java │ │ │ │ │ ├── ValidateAdminTotpSecretRequest.java │ │ │ │ │ ├── VersionInfo.java │ │ │ │ │ ├── VirtualFolder.java │ │ │ │ │ ├── WebClientOptions.java │ │ │ │ │ ├── WebDAVBinding.java │ │ │ │ │ └── WebDAVServiceStatus.java │ │ │ │ ├── config │ │ │ │ ├── S3ConnectionsConfig.java │ │ │ │ ├── SecurityConfig.java │ │ │ │ └── WebClientConfig.java │ │ │ │ ├── listener │ │ │ │ ├── SftpGoCreateUserConsumer.java │ │ │ │ ├── SftpGoDeleteUserConsumer.java │ │ │ │ ├── SftpGoDisableUserConsumer.java │ │ │ │ ├── SftpGoEnableUserConsumer.java │ │ │ │ ├── SftpGoPublishedAppInfoResourcesConsumer.java │ │ │ │ ├── SftpGoSyncUsersConsumer.java │ │ │ │ └── SftpGoUpdateUserContextRoleConsumer.java │ │ │ │ └── service │ │ │ │ ├── ConfigHashService.java │ │ │ │ ├── SftpGoService.java │ │ │ │ └── resource │ │ │ │ ├── SftpGoAppInfoResourceProviderService.java │ │ │ │ └── SftpGoUserResourceProviderService.java │ │ ├── openapi │ │ │ ├── README.md │ │ │ └── openapi.yaml │ │ └── resources │ │ │ ├── application.yaml │ │ │ └── banner.txt │ │ └── test │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── sidecars │ │ └── sftpgo │ │ ├── config │ │ └── S3ConnectionsConfigTest.java │ │ └── service │ │ └── SftpGoServiceTest.java ├── hello-data-sidecar-superset │ ├── .gitignore │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── sidecars │ │ │ │ └── superset │ │ │ │ ├── HDSidecarSuperset.java │ │ │ │ ├── client │ │ │ │ ├── SupersetApiRequestBuilder.java │ │ │ │ ├── SupersetClient.java │ │ │ │ ├── data │ │ │ │ │ ├── IdResponse.java │ │ │ │ │ ├── SupersetUserByIdResponse.java │ │ │ │ │ ├── SupersetUserUpdateResponse.java │ │ │ │ │ └── SupersetUsersResponse.java │ │ │ │ ├── exception │ │ │ │ │ ├── BadReturnedValueException.java │ │ │ │ │ └── UnexpectedResponseException.java │ │ │ │ └── properties │ │ │ │ │ └── SupersetProperties.java │ │ │ │ ├── config │ │ │ │ ├── SecurityConfig.java │ │ │ │ └── SupersetConfig.java │ │ │ │ ├── controller │ │ │ │ └── SupersetController.java │ │ │ │ └── service │ │ │ │ ├── client │ │ │ │ └── SupersetClientProvider.java │ │ │ │ ├── dashboard │ │ │ │ ├── UploadDashboardsFileException.java │ │ │ │ └── UploadDashboardsFileListener.java │ │ │ │ ├── dashboard_access │ │ │ │ └── DashboardAccessListRequestListener.java │ │ │ │ ├── query │ │ │ │ └── QueryListRequestListener.java │ │ │ │ ├── resource │ │ │ │ ├── AppInfoResourceProviderService.java │ │ │ │ ├── DashboardResourceProviderService.java │ │ │ │ ├── PermissionResourceProviderService.java │ │ │ │ ├── RoleResourceProviderService.java │ │ │ │ └── UserResourceProviderService.java │ │ │ │ └── user │ │ │ │ ├── RoleUtil.java │ │ │ │ ├── SupersetCreateUserConsumer.java │ │ │ │ ├── SupersetDeleteUserConsumer.java │ │ │ │ ├── SupersetDisableUserConsumer.java │ │ │ │ ├── SupersetSyncUsersConsumer.java │ │ │ │ ├── SupersetUpdateUserContextRoleConsumer.java │ │ │ │ ├── UpdateDashboardUserRolesListener.java │ │ │ │ └── data │ │ │ │ ├── SupersetDashboardPublishedFlagUpdate.java │ │ │ │ ├── SupersetUserActiveUpdate.java │ │ │ │ └── SupersetUserRolesUpdate.java │ │ ├── python │ │ │ └── export_check.py │ │ └── resources │ │ │ ├── application.yaml │ │ │ └── banner.txt │ │ └── test │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── sidecars │ │ └── superset │ │ └── service │ │ └── user │ │ └── SupersetUpdateUserContextRoleConsumerTest.java └── pom.xml ├── hello-data-subsystems ├── hello-data-airflow │ ├── README.md │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ ├── Dockerfile │ │ ├── airflow.cfg │ │ ├── db │ │ ├── changelog │ │ │ ├── airflow-changelog.xml │ │ │ └── changelogs │ │ │ │ ├── 00_enable_extensions.sql │ │ │ │ ├── 01_inital_HD_roles_and_permissions.sql │ │ │ │ ├── 02_triggers.sql │ │ │ │ ├── 03_fix_permissions.sql │ │ │ │ └── 04_update_usernames.sql │ │ └── wait-and-migrate.sh │ │ ├── entrypoint.sh │ │ ├── hellodata-standard-dags │ │ └── monitoring_dag.py │ │ ├── user_auth.py │ │ └── webserver_config.py ├── hello-data-cleanup-logs │ ├── .gitignore │ ├── Dockerfile │ ├── docker-compose │ │ ├── application.yml │ │ ├── dataset │ │ │ ├── airflow-data.sql │ │ │ ├── airflow-init.sql │ │ │ ├── cloudbeaver-data.sql │ │ │ ├── cloudbeaver-init.sql │ │ │ ├── superset-data.sql │ │ │ └── superset-init.sql │ │ └── docker-compose.yaml │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── log │ │ │ │ └── cleanup │ │ │ │ ├── HdLogCleanupApplication.java │ │ │ │ ├── config │ │ │ │ ├── SecurityConfig.java │ │ │ │ ├── airflow │ │ │ │ │ └── AirflowPersistenceConfiguration.java │ │ │ │ ├── cloudbeaver │ │ │ │ │ └── CloudBeaverPersistenceConfig.java │ │ │ │ └── superset │ │ │ │ │ ├── SupersetDataSourceConfigurationProperty.java │ │ │ │ │ ├── SupersetDatasourceConfigurationProperties.java │ │ │ │ │ ├── SupersetDynamicDataSource.java │ │ │ │ │ └── SupersetDynamicDataSourceConfig.java │ │ │ │ ├── job │ │ │ │ └── CleanupJob.java │ │ │ │ ├── model │ │ │ │ ├── airflow │ │ │ │ │ └── AirflowLogEntity.java │ │ │ │ └── cloudbeaver │ │ │ │ │ ├── CloudbeaverAuthAttemptEntity.java │ │ │ │ │ ├── CloudbeaverAuthAttemptInfoEntity.java │ │ │ │ │ ├── CloudbeaverAuthTokenEntity.java │ │ │ │ │ └── CloudbeaverSessionEntity.java │ │ │ │ ├── repo │ │ │ │ ├── airflow │ │ │ │ │ └── AirflowLogRepository.java │ │ │ │ └── cloudbeaver │ │ │ │ │ ├── CloudBeaverAuthAttemptInfoTokenRepository.java │ │ │ │ │ ├── CloudBeaverAuthAttemptRepository.java │ │ │ │ │ ├── CloudBeaverAuthTokenRepository.java │ │ │ │ │ └── CloudBeaverSessionRepository.java │ │ │ │ └── service │ │ │ │ ├── CleanupService.java │ │ │ │ ├── LogCleanupService.java │ │ │ │ ├── airflow │ │ │ │ └── AirflowCleanupService.java │ │ │ │ ├── cloudbeaver │ │ │ │ └── CloudbeaverCleanupService.java │ │ │ │ └── superset │ │ │ │ └── SupersetCleanupService.java │ │ └── resources │ │ │ ├── application.yml │ │ │ └── banner.txt │ │ └── test │ │ ├── java │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── log │ │ │ └── cleanup │ │ │ └── service │ │ │ └── LogCleanupServiceTest.java │ │ └── resources │ │ ├── application.yml │ │ └── sql │ │ ├── airflow-init.sql │ │ ├── airflow-test-data.sql │ │ ├── cloudbeaver-init.sql │ │ ├── cloudbeaver-test-data.sql │ │ ├── db-init.sql │ │ ├── superset-one-init.sql │ │ ├── superset-one-test-data.sql │ │ ├── superset-two-init.sql │ │ └── superset-two-test-data.sql ├── hello-data-cloudbeaver-gateway │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ └── main │ │ ├── java │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── cloudbeaver │ │ │ └── gateway │ │ │ ├── HdCloudbeaverGateway.java │ │ │ ├── config │ │ │ ├── SecurityConfig.java │ │ │ └── WebConfigurer.java │ │ │ ├── entities │ │ │ ├── Privilege.java │ │ │ ├── Role.java │ │ │ └── User.java │ │ │ ├── filters │ │ │ ├── AddCbAuthGatewayFilterFactory.java │ │ │ ├── AuthWebFilter.java │ │ │ ├── LoggingFilter.java │ │ │ ├── RemoveRequestCookieGatewayFilterFactory.java │ │ │ ├── TokenAuthenticationFilter.java │ │ │ └── WebFluxLogFilter.java │ │ │ ├── logging │ │ │ └── LoggingAspect.java │ │ │ ├── repository │ │ │ └── UserRepository.java │ │ │ ├── security │ │ │ └── CbJwtAuthenticationConverter.java │ │ │ └── service │ │ │ └── UserService.java │ │ └── resources │ │ ├── application.yml │ │ └── banner.txt ├── hello-data-cloudbeaver │ ├── README.md │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ └── Dockerfile ├── hello-data-dbt-docs │ ├── .gitignore │ ├── Dockerfile │ ├── README.md │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── docs │ │ │ │ ├── HelloDataDocsApplication.java │ │ │ │ ├── component │ │ │ │ └── InitDataLoader.java │ │ │ │ ├── conf │ │ │ │ ├── AccessTokenFilter.java │ │ │ │ ├── CacheConfig.java │ │ │ │ ├── DefaultAdminProperties.java │ │ │ │ ├── FilterConfig.java │ │ │ │ ├── SecurityConfig.java │ │ │ │ └── SwaggerConfig.java │ │ │ │ ├── controller │ │ │ │ ├── ProjectsDocsController.java │ │ │ │ ├── SecurityController.java │ │ │ │ └── WebController.java │ │ │ │ ├── entities │ │ │ │ ├── Privilege.java │ │ │ │ ├── Role.java │ │ │ │ └── User.java │ │ │ │ ├── model │ │ │ │ ├── PrivilegeDto.java │ │ │ │ ├── ProjectDoc.java │ │ │ │ ├── RoleDto.java │ │ │ │ └── UserDto.java │ │ │ │ ├── repository │ │ │ │ ├── PrivilegeRepository.java │ │ │ │ ├── RoleRepository.java │ │ │ │ └── UserRepository.java │ │ │ │ ├── security │ │ │ │ ├── DbtDocsAuthenticationToken.java │ │ │ │ ├── DbtDocsJwtAuthenticationConverter.java │ │ │ │ ├── DocsAuthorizationManager.java │ │ │ │ └── exception │ │ │ │ │ ├── NotAuthorizedException.java │ │ │ │ │ └── RestExceptionHandler.java │ │ │ │ └── service │ │ │ │ ├── KeycloakLogoutHandler.java │ │ │ │ ├── ProjectDocService.java │ │ │ │ ├── SecurityService.java │ │ │ │ ├── StorageTraverseService.java │ │ │ │ └── UpdateRoleService.java │ │ └── resources │ │ │ ├── application.yaml │ │ │ ├── banner.txt │ │ │ └── db │ │ │ └── changelog │ │ │ ├── changelogs │ │ │ ├── 0_enable_extensions.sql │ │ │ ├── 1_initial_schema.xml │ │ │ ├── 2_add_superuser_flag_to_user.xml │ │ │ └── 3_hd_user_user_name.sql │ │ │ └── db.changelog-master.yaml │ │ └── test │ │ ├── java │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── docs │ │ │ ├── AbstractKeycloakTestContainers.java │ │ │ └── controller │ │ │ └── ProjectsDocsControllerTest.java │ │ └── resources │ │ ├── application-test-containers.yaml │ │ ├── bootstrap.yaml │ │ ├── db │ │ └── changelog │ │ │ └── changelogs │ │ │ └── add_testdata.sql │ │ ├── keycloak │ │ └── realm.json │ │ └── static │ │ ├── kibon │ │ └── index.html │ │ └── momi │ │ └── index.html ├── hello-data-jupyterhub-gateway │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ └── main │ │ ├── java │ │ └── ch │ │ │ └── bedag │ │ │ └── dap │ │ │ └── hellodata │ │ │ └── jupyterhub │ │ │ └── gateway │ │ │ ├── HdJupyterhubGateway.java │ │ │ ├── config │ │ │ ├── ReactivePostgresConfig.java │ │ │ ├── SecurityConfig.java │ │ │ └── WebConfigurer.java │ │ │ ├── entities │ │ │ ├── Permissions.java │ │ │ ├── PortalRole.java │ │ │ └── User.java │ │ │ ├── filters │ │ │ ├── AuthWebFilter.java │ │ │ ├── LoggingFilter.java │ │ │ ├── RemoveRequestCookieGatewayFilterFactory.java │ │ │ ├── TokenAuthenticationFilter.java │ │ │ └── WebFluxLogFilter.java │ │ │ ├── logging │ │ │ └── LoggingAspect.java │ │ │ ├── repository │ │ │ └── UserRepository.java │ │ │ ├── security │ │ │ └── JupyterhubJwtAuthenticationConverter.java │ │ │ └── service │ │ │ └── UserService.java │ │ └── resources │ │ ├── application.yml │ │ └── banner.txt ├── hello-data-monitoring-storage │ ├── Dockerfile │ ├── pom.xml │ └── src │ │ ├── main │ │ ├── java │ │ │ └── ch │ │ │ │ └── bedag │ │ │ │ └── dap │ │ │ │ └── hellodata │ │ │ │ └── monitoring │ │ │ │ └── storage │ │ │ │ ├── HdStorageMonitoringApplication.java │ │ │ │ ├── config │ │ │ │ ├── HelloDataStorageConfigurationProperties.java │ │ │ │ ├── SecurityConfig.java │ │ │ │ ├── database │ │ │ │ │ ├── DataSourceConfigurationProperty.java │ │ │ │ │ ├── DynamicDataSource.java │ │ │ │ │ └── DynamicDataSourceConfig.java │ │ │ │ └── storage │ │ │ │ │ └── StorageConfigurationProperty.java │ │ │ │ └── service │ │ │ │ ├── StorageMonitoringService.java │ │ │ │ ├── database │ │ │ │ └── DatabaseSizeQueryService.java │ │ │ │ └── storage │ │ │ │ └── StorageSizeService.java │ │ └── resources │ │ │ ├── application-dc.yaml │ │ │ └── application.yaml │ │ └── test │ │ └── java │ │ └── ch │ │ └── bedag │ │ └── dap │ │ └── hellodata │ │ └── monitoring │ │ └── storage │ │ └── service │ │ ├── database │ │ └── DatabaseSizeQueryServiceTest.java │ │ └── storage │ │ └── StorageSizeServiceTest.java ├── hello-data-superset │ ├── README.md │ ├── pom.xml │ └── src │ │ └── main │ │ └── docker │ │ ├── Dockerfile │ │ ├── assets │ │ └── images │ │ │ ├── android-chrome-192x192.png │ │ │ ├── android-chrome-512x512.png │ │ │ ├── apple-touch-icon.png │ │ │ ├── favicon.ico │ │ │ ├── favicon.png │ │ │ ├── site.webmanifest │ │ │ └── superset-logo-horiz.png │ │ ├── db │ │ └── changelog │ │ │ ├── changelogs │ │ │ ├── 00_enable_extensions.sql │ │ │ ├── 01_inital_HD_roles_and_permissions.sql │ │ │ ├── 02_functions.sql │ │ │ ├── 03_first_time_migration.sql │ │ │ ├── 04_triggers.sql │ │ │ ├── 05_delete_duplicate_owners.sql │ │ │ ├── 06_handle_owners_on_datasets.sql │ │ │ ├── 07_handle_owners_on_charts.sql │ │ │ ├── 08_handle_owners_on_dashboards.sql │ │ │ ├── 09_add_can_time_range_api_permission_to_bi_viewer.sql │ │ │ └── 10_update_usernames.sql │ │ │ └── superset-changelog.xml │ │ ├── entrypoint.sh │ │ └── wait-and-migrate.sh └── pom.xml ├── mvnw ├── mvnw.cmd ├── pom.xml └── renovate.json /.github/workflows/close-stale.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.github/workflows/close-stale.yml -------------------------------------------------------------------------------- /.github/workflows/deploy_docs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.github/workflows/deploy_docs.yml -------------------------------------------------------------------------------- /.github/workflows/maven.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.github/workflows/maven.yml -------------------------------------------------------------------------------- /.github/workflows/maven_module.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.github/workflows/maven_module.yml -------------------------------------------------------------------------------- /.github/workflows/renovate.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.github/workflows/renovate.yaml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.gitignore -------------------------------------------------------------------------------- /.mvn/extensions.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.mvn/extensions.xml -------------------------------------------------------------------------------- /.mvn/maven-git-versioning-extension.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.mvn/maven-git-versioning-extension.xml -------------------------------------------------------------------------------- /.mvn/wrapper/maven-wrapper.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/.mvn/wrapper/maven-wrapper.properties -------------------------------------------------------------------------------- /CODE-OF-CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/CODE-OF-CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/LICENSE -------------------------------------------------------------------------------- /README.de.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/README.de.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/README.md -------------------------------------------------------------------------------- /THIRD-PARTY-LICENSES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/THIRD-PARTY-LICENSES.md -------------------------------------------------------------------------------- /docs/.gitignore: -------------------------------------------------------------------------------- 1 | /site 2 | -------------------------------------------------------------------------------- /docs/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/Dockerfile -------------------------------------------------------------------------------- /docs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/Makefile -------------------------------------------------------------------------------- /docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/README.md -------------------------------------------------------------------------------- /docs/docs/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/docs/.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.htaccess -------------------------------------------------------------------------------- /docs/docs/.obsidian/.vimrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/.vimrc -------------------------------------------------------------------------------- /docs/docs/.obsidian/app.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/app.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/appearance.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/appearance.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/community-plugins.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/community-plugins.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/core-plugins-migration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/core-plugins-migration.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/core-plugins.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/core-plugins.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/hotkeys.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/hotkeys.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/plugins/obsidian-auto-link-title/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/plugins/obsidian-auto-link-title/main.js -------------------------------------------------------------------------------- /docs/docs/.obsidian/plugins/obsidian-auto-link-title/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/plugins/obsidian-auto-link-title/manifest.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/plugins/obsidian-auto-link-title/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/plugins/obsidian-auto-link-title/styles.css -------------------------------------------------------------------------------- /docs/docs/.obsidian/plugins/obsidian-vimrc-support/data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/plugins/obsidian-vimrc-support/data.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/plugins/obsidian-vimrc-support/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/plugins/obsidian-vimrc-support/main.js -------------------------------------------------------------------------------- /docs/docs/.obsidian/plugins/obsidian-vimrc-support/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/plugins/obsidian-vimrc-support/manifest.json -------------------------------------------------------------------------------- /docs/docs/.obsidian/workspace.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/.obsidian/workspace.json -------------------------------------------------------------------------------- /docs/docs/architecture/architecture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/architecture/architecture.md -------------------------------------------------------------------------------- /docs/docs/architecture/data-stack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/architecture/data-stack.md -------------------------------------------------------------------------------- /docs/docs/architecture/infrastructure.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/architecture/infrastructure.md -------------------------------------------------------------------------------- /docs/docs/assets/all logos/Favicon_HelloData BE.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/all logos/Favicon_HelloData BE.svg -------------------------------------------------------------------------------- /docs/docs/assets/all logos/Favicon_HelloData BE_ gross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/all logos/Favicon_HelloData BE_ gross.png -------------------------------------------------------------------------------- /docs/docs/assets/all logos/Favicon_HelloData BE_64px.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/all logos/Favicon_HelloData BE_64px.ico -------------------------------------------------------------------------------- /docs/docs/assets/all logos/Icon_HelloData BE.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/all logos/Icon_HelloData BE.svg -------------------------------------------------------------------------------- /docs/docs/assets/all logos/Icon_HelloData BE_128px.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/all logos/Icon_HelloData BE_128px.ico -------------------------------------------------------------------------------- /docs/docs/assets/all logos/Icon_HelloData BE_gross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/all logos/Icon_HelloData BE_gross.png -------------------------------------------------------------------------------- /docs/docs/assets/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/favicon-16x16.png -------------------------------------------------------------------------------- /docs/docs/assets/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/favicon-32x32.png -------------------------------------------------------------------------------- /docs/docs/assets/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/favicon.ico -------------------------------------------------------------------------------- /docs/docs/assets/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/favicon.png -------------------------------------------------------------------------------- /docs/docs/assets/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/logo.png -------------------------------------------------------------------------------- /docs/docs/assets/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/assets/logo.svg -------------------------------------------------------------------------------- /docs/docs/concepts/data-publisher.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/concepts/data-publisher.md -------------------------------------------------------------------------------- /docs/docs/concepts/showcase.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/concepts/showcase.md -------------------------------------------------------------------------------- /docs/docs/concepts/workspaces-troubleshoot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/concepts/workspaces-troubleshoot.md -------------------------------------------------------------------------------- /docs/docs/concepts/workspaces.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/concepts/workspaces.md -------------------------------------------------------------------------------- /docs/docs/images/1014792293.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1014792293.png -------------------------------------------------------------------------------- /docs/docs/images/1040683241.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1040683241.png -------------------------------------------------------------------------------- /docs/docs/images/1040683243 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1040683243 1.png -------------------------------------------------------------------------------- /docs/docs/images/1040683243.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1040683243.PNG -------------------------------------------------------------------------------- /docs/docs/images/1040683245.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1040683245.png -------------------------------------------------------------------------------- /docs/docs/images/1046873175.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873175.png -------------------------------------------------------------------------------- /docs/docs/images/1046873182.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873182.png -------------------------------------------------------------------------------- /docs/docs/images/1046873407.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873407.png -------------------------------------------------------------------------------- /docs/docs/images/1046873409.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873409.png -------------------------------------------------------------------------------- /docs/docs/images/1046873411.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873411.png -------------------------------------------------------------------------------- /docs/docs/images/1046873413.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873413.png -------------------------------------------------------------------------------- /docs/docs/images/1046873417.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873417.png -------------------------------------------------------------------------------- /docs/docs/images/1046873425.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873425.png -------------------------------------------------------------------------------- /docs/docs/images/1046873438.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873438.png -------------------------------------------------------------------------------- /docs/docs/images/1046873444.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873444.png -------------------------------------------------------------------------------- /docs/docs/images/1046873449.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873449.png -------------------------------------------------------------------------------- /docs/docs/images/1046873456.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1046873456.png -------------------------------------------------------------------------------- /docs/docs/images/1062338709.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1062338709.png -------------------------------------------------------------------------------- /docs/docs/images/1062338710.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1062338710.png -------------------------------------------------------------------------------- /docs/docs/images/1062338713.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1062338713.png -------------------------------------------------------------------------------- /docs/docs/images/1062338731.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1062338731.png -------------------------------------------------------------------------------- /docs/docs/images/1062338737.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1062338737.png -------------------------------------------------------------------------------- /docs/docs/images/1062338827.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1062338827.png -------------------------------------------------------------------------------- /docs/docs/images/1063555292.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1063555292.png -------------------------------------------------------------------------------- /docs/docs/images/1063555293.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1063555293.png -------------------------------------------------------------------------------- /docs/docs/images/1063555295.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1063555295.png -------------------------------------------------------------------------------- /docs/docs/images/1063555296.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1063555296.png -------------------------------------------------------------------------------- /docs/docs/images/1063555297.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1063555297.png -------------------------------------------------------------------------------- /docs/docs/images/1063555298.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1063555298.png -------------------------------------------------------------------------------- /docs/docs/images/1063555299.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1063555299.png -------------------------------------------------------------------------------- /docs/docs/images/1063555338.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1063555338.png -------------------------------------------------------------------------------- /docs/docs/images/1068204566.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204566.png -------------------------------------------------------------------------------- /docs/docs/images/1068204575.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204575.png -------------------------------------------------------------------------------- /docs/docs/images/1068204576.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204576.png -------------------------------------------------------------------------------- /docs/docs/images/1068204578.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204578.png -------------------------------------------------------------------------------- /docs/docs/images/1068204586.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204586.png -------------------------------------------------------------------------------- /docs/docs/images/1068204588.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204588.png -------------------------------------------------------------------------------- /docs/docs/images/1068204591.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204591.png -------------------------------------------------------------------------------- /docs/docs/images/1068204596.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204596.png -------------------------------------------------------------------------------- /docs/docs/images/1068204597.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204597.png -------------------------------------------------------------------------------- /docs/docs/images/1068204599.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204599.png -------------------------------------------------------------------------------- /docs/docs/images/1068204607.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204607.png -------------------------------------------------------------------------------- /docs/docs/images/1068204613.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204613.png -------------------------------------------------------------------------------- /docs/docs/images/1068204614.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204614.png -------------------------------------------------------------------------------- /docs/docs/images/1068204616.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204616.png -------------------------------------------------------------------------------- /docs/docs/images/1068204617.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204617.png -------------------------------------------------------------------------------- /docs/docs/images/1068204620.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204620.png -------------------------------------------------------------------------------- /docs/docs/images/1068204622.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204622.png -------------------------------------------------------------------------------- /docs/docs/images/1068204623.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204623.png -------------------------------------------------------------------------------- /docs/docs/images/1068204627.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1068204627.png -------------------------------------------------------------------------------- /docs/docs/images/1110083707.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083707.png -------------------------------------------------------------------------------- /docs/docs/images/1110083764.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083764.png -------------------------------------------------------------------------------- /docs/docs/images/1110083783.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083783.png -------------------------------------------------------------------------------- /docs/docs/images/1110083799.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083799.png -------------------------------------------------------------------------------- /docs/docs/images/1110083801.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083801.png -------------------------------------------------------------------------------- /docs/docs/images/1110083803.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083803.png -------------------------------------------------------------------------------- /docs/docs/images/1110083805.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083805.png -------------------------------------------------------------------------------- /docs/docs/images/1110083807.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083807.png -------------------------------------------------------------------------------- /docs/docs/images/1110083812.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1110083812.png -------------------------------------------------------------------------------- /docs/docs/images/1111425060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1111425060.png -------------------------------------------------------------------------------- /docs/docs/images/1117849043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1117849043.png -------------------------------------------------------------------------------- /docs/docs/images/1117849051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1117849051.png -------------------------------------------------------------------------------- /docs/docs/images/1117849053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1117849053.png -------------------------------------------------------------------------------- /docs/docs/images/1131088924.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1131088924.png -------------------------------------------------------------------------------- /docs/docs/images/1151074469.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/1151074469.png -------------------------------------------------------------------------------- /docs/docs/images/Kubernetes Namespaces.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Kubernetes Namespaces.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20230929120735.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20230929120735.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20230929120817.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20230929120817.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20230929121034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20230929121034.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231106135341.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231106135341.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231106135439.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231106135439.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231106135522.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231106135522.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130144045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130144045.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130144109.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130144109.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130144118.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130144118.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130144128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130144128.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130144139.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130144139.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130144155.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130144155.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130144943.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130144943.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130145718.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130145718.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130145958.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130145958.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130151446.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130151446.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130151542.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130151542.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130151610.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130151610.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130151712.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130151712.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130151757.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130151757.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130151816.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130151816.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130152628.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130152628.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130152819.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130152819.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130153025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130153025.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130153037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130153037.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130153054.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130153054.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130153156.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130153156.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130153220.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130153220.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130153427.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130153427.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130153507.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130153507.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130153801.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130153801.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130154714.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130154714.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130154804.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130154804.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130154849.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130154849.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130154943.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130154943.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130155419.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130155419.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130155512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130155512.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20231130155752.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20231130155752.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20240828153754.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20240828153754.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20240828153902.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20240828153902.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20240828155058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20240828155058.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20240828160346.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20240828160346.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20240828160429.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20240828160429.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20240828160506.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20240828160506.png -------------------------------------------------------------------------------- /docs/docs/images/Pasted image 20240828160627.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/Pasted image 20240828160627.png -------------------------------------------------------------------------------- /docs/docs/images/dbt-linage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/dbt-linage.png -------------------------------------------------------------------------------- /docs/docs/images/deployment-view.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/deployment-view.jpg -------------------------------------------------------------------------------- /docs/docs/images/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/favicon.png -------------------------------------------------------------------------------- /docs/docs/images/hello-data-superset copy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/hello-data-superset copy.jpg -------------------------------------------------------------------------------- /docs/docs/images/hello-data-superset.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/hello-data-superset.jpg -------------------------------------------------------------------------------- /docs/docs/images/hello-data-superset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/hello-data-superset.png -------------------------------------------------------------------------------- /docs/docs/images/helloDATA-portal-entry.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/helloDATA-portal-entry.jpg -------------------------------------------------------------------------------- /docs/docs/images/monitoring-dag-email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/monitoring-dag-email.png -------------------------------------------------------------------------------- /docs/docs/images/portal-airflow.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/portal-airflow.jpg -------------------------------------------------------------------------------- /docs/docs/images/portal-superset.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/portal-superset.jpg -------------------------------------------------------------------------------- /docs/docs/images/roadmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/roadmap.png -------------------------------------------------------------------------------- /docs/docs/images/sftpgo-arch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/sftpgo-arch.png -------------------------------------------------------------------------------- /docs/docs/images/sftpgo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/sftpgo.png -------------------------------------------------------------------------------- /docs/docs/images/showcase-boiler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/showcase-boiler.png -------------------------------------------------------------------------------- /docs/docs/images/workspaces-business-overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/workspaces-business-overview.png -------------------------------------------------------------------------------- /docs/docs/images/workspaces-error-pull-image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/images/workspaces-error-pull-image.png -------------------------------------------------------------------------------- /docs/docs/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/index.md -------------------------------------------------------------------------------- /docs/docs/manuals/role-authorization-concept.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/manuals/role-authorization-concept.md -------------------------------------------------------------------------------- /docs/docs/manuals/user-manual.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/manuals/user-manual.md -------------------------------------------------------------------------------- /docs/docs/more/changelog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/more/changelog.md -------------------------------------------------------------------------------- /docs/docs/more/faq.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/more/faq.md -------------------------------------------------------------------------------- /docs/docs/more/glossary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/more/glossary.md -------------------------------------------------------------------------------- /docs/docs/stylesheets/extra.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/stylesheets/extra.css -------------------------------------------------------------------------------- /docs/docs/test/examples.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/test/examples.md -------------------------------------------------------------------------------- /docs/docs/vision/roadmap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/vision/roadmap.md -------------------------------------------------------------------------------- /docs/docs/vision/vision-and-goal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/docs/vision/vision-and-goal.md -------------------------------------------------------------------------------- /docs/mkdocs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/mkdocs.yml -------------------------------------------------------------------------------- /docs/requirements.txt: -------------------------------------------------------------------------------- 1 | mkdocs-material -------------------------------------------------------------------------------- /docs/static/.htpasswd: -------------------------------------------------------------------------------- 1 | hellodata:$apr1$Mrbg9tnj$rjQ8v7rW.Oz1RKMV8YquD0 2 | -------------------------------------------------------------------------------- /docs/static/default.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/static/default.conf -------------------------------------------------------------------------------- /docs/static/logo.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/static/logo.ico -------------------------------------------------------------------------------- /docs/static/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/static/logo.png -------------------------------------------------------------------------------- /docs/static/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/static/logo.svg -------------------------------------------------------------------------------- /docs/sync-docs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/docs/sync-docs.md -------------------------------------------------------------------------------- /hello-data-commons/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/.gitignore -------------------------------------------------------------------------------- /hello-data-commons/hello-data-base-model/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-base-model/.gitignore -------------------------------------------------------------------------------- /hello-data-commons/hello-data-base-model/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-base-model/pom.xml -------------------------------------------------------------------------------- /hello-data-commons/hello-data-base-model/src/main/resources/application.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-base-model/src/main/resources/application.properties -------------------------------------------------------------------------------- /hello-data-commons/hello-data-common/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-common/pom.xml -------------------------------------------------------------------------------- /hello-data-commons/hello-data-metainfo-model/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-metainfo-model/.gitignore -------------------------------------------------------------------------------- /hello-data-commons/hello-data-metainfo-model/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-metainfo-model/pom.xml -------------------------------------------------------------------------------- /hello-data-commons/hello-data-nats-spring/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-nats-spring/.gitignore -------------------------------------------------------------------------------- /hello-data-commons/hello-data-nats-spring/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-nats-spring/pom.xml -------------------------------------------------------------------------------- /hello-data-commons/hello-data-portal-common/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-portal-common/.gitignore -------------------------------------------------------------------------------- /hello-data-commons/hello-data-portal-common/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-portal-common/pom.xml -------------------------------------------------------------------------------- /hello-data-commons/hello-data-sidecar-common/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-sidecar-common/.gitignore -------------------------------------------------------------------------------- /hello-data-commons/hello-data-sidecar-common/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-sidecar-common/pom.xml -------------------------------------------------------------------------------- /hello-data-commons/hello-data-spring-boot-starter-parent/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-spring-boot-starter-parent/.gitignore -------------------------------------------------------------------------------- /hello-data-commons/hello-data-spring-boot-starter-parent/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/hello-data-spring-boot-starter-parent/pom.xml -------------------------------------------------------------------------------- /hello-data-commons/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-commons/pom.xml -------------------------------------------------------------------------------- /hello-data-deployment/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/README.md -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/.env -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/.gitignore -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/Makefile -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/README.md -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/base-services.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/base-services.yaml -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/jupyterhub/Dockerfile.base_notebook: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/jupyterhub/Dockerfile.base_notebook -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/jupyterhub/Dockerfile.jupyterhub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/jupyterhub/Dockerfile.jupyterhub -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/jupyterhub/HOW_TO_CONNECT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/jupyterhub/HOW_TO_CONNECT.md -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/jupyterhub/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/jupyterhub/README.md -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/jupyterhub/append_csp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/jupyterhub/append_csp.py -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/jupyterhub/hello_data_scripts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/jupyterhub/hello_data_scripts.py -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/jupyterhub/jupyterhub_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/jupyterhub/jupyterhub_config.py -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/postgres/init-scripts/create_db_sftpgo.sql: -------------------------------------------------------------------------------- 1 | CREATE DATABASE sftpgo; -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/sftpgo/initial-data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/sftpgo/initial-data.json -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/docs/test/catalog.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/docs/test/catalog.json -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/docs/test/graph.gpickle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/docs/test/graph.gpickle -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/docs/test/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/docs/test/index.html -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/docs/test/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/docs/test/manifest.json -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/base/shared/Extra_Data_Domain/files/README.md: -------------------------------------------------------------------------------- 1 | a folder for dag files 2 | -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/default_data_domain/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/default_data_domain/.env -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/default_data_domain/default-data-domain-services.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/default_data_domain/default-data-domain-services.yaml -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/docker-compose.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/docker-compose.yaml -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/docker-internal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/docker-internal.png -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/extra_data_domain/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/extra_data_domain/.env -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/extra_data_domain/extra-data-domain-services.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/extra_data_domain/extra-data-domain-services.yaml -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/web_analytics/config/config.ini.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/web_analytics/config/config.ini.php -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/web_analytics/db.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/web_analytics/db.env -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/web_analytics/docker-compose.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/web_analytics/docker-compose.yaml -------------------------------------------------------------------------------- /hello-data-deployment/docker-compose/web_analytics/matomo.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/docker-compose/web_analytics/matomo.conf -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-airflow/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-airflow/pom.xml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-airflow/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-airflow/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-airflow/src/main/docker/conf/airflow.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-airflow/src/main/docker/conf/airflow.cfg -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-airflow/src/main/docker/conf/webserver_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-airflow/src/main/docker/conf/webserver_config.py -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-cloudbeaver/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-cloudbeaver/pom.xml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-cloudbeaver/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-cloudbeaver/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-cloudbeaver/src/main/docker/conf/cloudbeaver.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-cloudbeaver/src/main/docker/conf/cloudbeaver.conf -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-cloudbeaver/src/main/docker/conf/initial-data.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-cloudbeaver/src/main/docker/conf/initial-data.conf -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-keycloak/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-keycloak/pom.xml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-keycloak/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-keycloak/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-keycloak/src/main/docker/hellodata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-keycloak/src/main/docker/hellodata.json -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-portal/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-portal/pom.xml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-portal/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-portal/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-postgres/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-postgres/pom.xml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-postgres/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-postgres/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/pom.xml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/README.md -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/docker-bootstrap.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/docker-bootstrap.sh -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/docker-ci.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/docker-ci.sh -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/docker-frontend.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/docker-frontend.sh -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/docker-init.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/docker-init.sh -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/frontend-mem-nag.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/frontend-mem-nag.sh -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/pythonpath_dev/.gitignore: -------------------------------------------------------------------------------- 1 | client_secret.json 2 | __pycache__ -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/run-server.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-dc-superset/src/main/docker/superset/run-server.sh -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/pom.xml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/entrypoint.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/entrypoint.sh -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dags/error_dag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dags/error_dag.py -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dags/hello_world.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dags/hello_world.py -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dags/hello_world_bash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dags/hello_world_bash.py -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dbt/dbt_project.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dbt/dbt_project.yml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dbt/models/sources.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dbt/models/sources.yml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dbt/packages.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dbt/packages.yml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dbt/profiles.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/dbt/profiles.yml -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-CH.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-CH.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-births.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-births.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-breeds.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-breeds.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-canton.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-canton.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-deaths.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-deaths.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-keepers.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-keepers.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-perOwner.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-perOwner.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-pyr.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-pyr.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-regions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-regions.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-sex.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cats-sex.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-CH.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-CH.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-births.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-births.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-breeds.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-breeds.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-canton.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-canton.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-eartag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-eartag.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-pyr.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-pyr.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-regions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-regions.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-sex.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-sex.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-usage.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cattle-usage.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cow-CH.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/cow-CH.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-CH.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-CH.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-breeds.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-breeds.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-canton.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-canton.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-deaths.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-deaths.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-keepers.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-keepers.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-perOwner.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-perOwner.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-pyr.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-pyr.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-regions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-regions.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-sex.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/dogs-sex.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-CH.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-CH.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-births.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-births.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-breeds.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-breeds.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-canton.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-canton.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-deaths.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-deaths.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-exports.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-exports.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-imports.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-imports.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-owners.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-owners.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-pyr.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-pyr.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-regions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-regions.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-sex.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-sex.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-size.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-size.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-usage.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/equids-usage.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-CH.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-CH.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-birthSex.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-birthSex.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-births.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-births.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-breeds.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-breeds.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-canton.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-canton.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-eartag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-eartag.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-holdings.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-holdings.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-pyr.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-pyr.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-regions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-regions.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-sex.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-sex.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-usage.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/goats-usage.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-CH.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-CH.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-births.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-births.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-breeds.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-breeds.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-canton.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-canton.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-eartag.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-eartag.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-pyr.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-pyr.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-sex.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-sex.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-usage.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/sheep-usage.csv -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/files/test: -------------------------------------------------------------------------------- 1 | asdf 2 | -------------------------------------------------------------------------------- /hello-data-deployment/hello-data-showcase/src/main/docker/showcase/lib/airflow_helpers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/hello-data-showcase/src/main/docker/showcase/lib/airflow_helpers.py -------------------------------------------------------------------------------- /hello-data-deployment/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-deployment/pom.xml -------------------------------------------------------------------------------- /hello-data-portal/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/.gitignore -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/.gitignore -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/README.md -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/pom.xml -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/main/resources/application.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/main/resources/application.yml -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/main/resources/i18n/messages.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/main/resources/i18n/messages.properties -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/main/resources/i18n/messages_de_CH.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/main/resources/i18n/messages_de_CH.properties -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/main/resources/i18n/messages_en.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/main/resources/i18n/messages_en.properties -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/main/resources/i18n/messages_fr_CH.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/main/resources/i18n/messages_fr_CH.properties -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/test/resources/application-tc-keycloak.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/test/resources/application-tc-keycloak.yaml -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/test/resources/application-tc-postgres.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/test/resources/application-tc-postgres.yaml -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-api/src/test/resources/keycloak/realm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-api/src/test/resources/keycloak/realm.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/.eslintrc.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/.gitignore -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/.yarnrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/.yarnrc -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/README.md -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/build/docker-hello-data-ui-e2e/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/build/docker-hello-data-ui-e2e/Dockerfile -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/build/docker/.npmrc: -------------------------------------------------------------------------------- 1 | registry https://npm.pkg.github.com 2 | strict-ssl=false -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/build/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/build/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/build/docker/cypress.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/build/docker/cypress.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/build/docker/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/build/docker/package.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/build/nats/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/build/nats/Dockerfile -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/build/redis/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/build/redis/Dockerfile -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress.json.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress.json.readme -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/fixtures/example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/fixtures/example.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/auth.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/auth.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/dashboards.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/dashboards.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/faq.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/faq.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/menu.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/menu.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/profile.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/integration/profile.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/plugins/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/plugins/index.js -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/support/commands.d.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/support/commands.d.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/cypress/support/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/cypress/support/index.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/package.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/pom.xml -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/tsconfig.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui-e2e/yarn.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui-e2e/yarn.lock -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/.editorconfig -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/.eslintrc.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/.gitignore -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/.npmrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/.npmrc -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/.yarnrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/.yarnrc -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/README.md -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/angular.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/angular.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/assembly-descriptor.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/assembly-descriptor.xml -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/audit.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/audit.js -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/build/docker/500.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/build/docker/500.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/build/docker/CSP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/build/docker/CSP.md -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/build/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/build/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/build/docker/csp.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/build/docker/csp.conf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/build/docker/nginx.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/build/docker/nginx.conf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/jest.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/jest.config.js -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/package.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/pom.xml -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/postcss.config.cjs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/postcss.config.cjs -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/proxy.conf.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/proxy.conf.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/setup-jest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/setup-jest.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/app-navi-elements.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/app-navi-elements.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/app-routing.module.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/app-routing.module.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/app.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/app.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/app.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/app.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/app.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/app.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/auth/auth-config.module.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/auth/auth-config.module.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/auth/guards/permissions-guard.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/auth/guards/permissions-guard.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/callback/callback.component.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/callback/callback.component.css -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/callback/callback.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/callback/callback.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/callback/callback.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/callback/callback.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/layouts/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/layouts/index.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/layouts/mobile/mobile.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/layouts/mobile/mobile.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/layouts/mobile/mobile.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/layouts/mobile/mobile.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/layouts/mobile/mobile.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/layouts/mobile/mobile.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/admin/orchestration/orchestration.component.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/admin/queries/queries.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/admin/queries/queries.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/admin/queries/queries.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/admin/queries/queries.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/admin/queries/queries.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/admin/queries/queries.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/admin/subsystem-users/subsystem-users.component.scss: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/datamarts/dm.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/datamarts/dm.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/datamarts/dm.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/datamarts/dm.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/datamarts/dm.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/datamarts/dm.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/external/external.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/external/external.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/faq/faq.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/faq/faq.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/faq/faq.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/faq/faq.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/faq/faq.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/faq/faq.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/home.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/home.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/home.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/home.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/home.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/home.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/lineage/lineage.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/lineage/lineage.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/lineage/lineage.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/lineage/lineage.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/home/lineage/lineage.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/home/lineage/lineage.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/logout/logout.component.html: -------------------------------------------------------------------------------- 1 | 2 |

{{'@Logging you out' | transloco}}

3 | -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/logout/logout.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/logout/logout.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/logout/logout.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/logout/logout.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/profile/profile.component.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/profile/profile.component.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/profile/profile.component.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/profile/profile.component.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/profile/profile.component.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/profile/profile.component.spec.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/profile/profile.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/pages/profile/profile.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/pages/published-announcements/published-announcements.component.scss: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/components/admin-init/admin-init.component.scss: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/components/base/base.component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/components/base/base.component.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/components/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/components/index.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/guards/unsaved-changes.guard.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/guards/unsaved-changes.guard.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/contains.pipe.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/contains.pipe.spec.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/contains.pipe.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/contains.pipe.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/safe.pipe.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/safe.pipe.spec.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/safe.pipe.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/safe.pipe.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/truncate.pipe.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/truncate.pipe.spec.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/truncate.pipe.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/pipes/truncate.pipe.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/app-info.service.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/app-info.service.spec.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/app-info.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/app-info.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/auth.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/auth.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/breadcrumb.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/breadcrumb.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/index.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/notification.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/notification.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/screen.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/screen.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/translate.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/translate.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/util.service.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/util.service.spec.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/util.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/util.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/shared/services/view-helpers.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/shared/services/view-helpers.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/announcement/announcement.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/app/app.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/app/app.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/app/app.constants.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/app/app.constants.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/app/app.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/app/app.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/app/app.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/app/app.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/app/app.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/app/app.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.selector.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.selector.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/auth/auth.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/auth/cloudbeaver.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/auth/cloudbeaver.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/breadcrumb/breadcrumb.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/breadcrumb/breadcrumb.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/breadcrumb/breadcrumb.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/breadcrumb/breadcrumb.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/breadcrumb/breadcrumb.selector.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/breadcrumb/breadcrumb.selector.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/breadcrumb/breadcrumb.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/breadcrumb/breadcrumb.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.selector.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.selector.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/faq/faq.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineage-docs.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineage-docs.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineage-docs.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineage-docs.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineage-docs.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineage-docs.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineage-docs.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineage-docs.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineageDocsState.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/lineage-docs/lineageDocsState.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.selector.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.selector.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/menu/menu.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/my-dashboards/my-dashboards.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/my-dashboards/my-dashboards.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/my-dashboards/my-dashboards.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/my-dashboards/my-dashboards.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.model.ts: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.selector.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.selector.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/queries/queries.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/router/router.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/router/router.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/router/router.selectors.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/router/router.selectors.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.action.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.selector.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.selector.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/start-page/start-page.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.actions.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.actions.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.effects.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.effects.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.reducer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.reducer.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.selector.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.selector.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.service.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.service.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/store/summary/summary.state.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/test.module.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/test.module.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/app/transloco-root.module.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/app/transloco-root.module.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Black.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Black.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-BlackItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-BlackItalic.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Bold.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-BoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-BoldItalic.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-ExtraBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-ExtraBold.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-ExtraLight.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-ExtraLight.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Italic.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Light.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-LightItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-LightItalic.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Medium.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-MediumItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-MediumItalic.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Regular.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-SemiBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-SemiBold.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Thin.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-Thin.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-ThinItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/fonts/Poppins/Poppins-ThinItalic.ttf -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/i18n/de_CH.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/i18n/de_CH.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/i18n/en.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/i18n/en.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/i18n/fr_CH.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/i18n/fr_CH.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/i18n/primeng/de_CH.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/i18n/primeng/de_CH.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/i18n/primeng/en.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/i18n/primeng/en.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/i18n/primeng/fr_CH.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/i18n/primeng/fr_CH.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/airflow-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/airflow-logo.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/datamart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/datamart.svg -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/dbt-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/dbt-logo.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/favicon.ico -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/hd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/hd.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/hellodata-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/hellodata-logo.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/lineage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/lineage.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/superset-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/superset-logo.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/img/supsetset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/img/supsetset.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_content_section.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_content_section.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_fonts.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_fonts.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_mixins.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_mixins.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_sidebar.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_sidebar.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_summary_panel.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_summary_panel.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_topbar.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_topbar.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_typography.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_typography.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_utils.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_utils.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_variables.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/_variables.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/layout.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/styles/layout/layout.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/airflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/airflow.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/cloudbeaver.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/cloudbeaver.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/dbt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/dbt.svg -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/jupyterhub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/jupyterhub.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/sftpgo-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/sftpgo-logo.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/superset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/assets/workspaces/logos/superset.png -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/environments/env.model.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/environments/env.model.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/environments/environment.dev.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/environments/environment.dev.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/environments/environment.e2e.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/environments/environment.e2e.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/environments/environment.prod.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/environments/environment.prod.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/environments/environment.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/environments/environment.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/favicon.ico -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/index.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/main.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/main.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/main/kotlin/YarnPackageFinder.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/main/kotlin/YarnPackageFinder.kt -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/main/resources/affected-packages.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/main/resources/affected-packages.txt -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/polyfills.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/polyfills.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/silent-renew.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/silent-renew.html -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/styles.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/styles.scss -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/src/types/index.d.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/src/types/index.d.ts -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/tailwind.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/tailwind.config.js -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/tsconfig.app.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/tsconfig.app.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/tsconfig.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/tsconfig.spec.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/tsconfig.spec.json -------------------------------------------------------------------------------- /hello-data-portal/hello-data-portal-ui/yarn.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/hello-data-portal-ui/yarn.lock -------------------------------------------------------------------------------- /hello-data-portal/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-portal/pom.xml -------------------------------------------------------------------------------- /hello-data-sidecars/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/.gitignore -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-airflow/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-airflow/.gitignore -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-airflow/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-airflow/Dockerfile -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-airflow/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-airflow/pom.xml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-airflow/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-airflow/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-airflow/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-airflow/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-cloudbeaver/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-cloudbeaver/Dockerfile -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-cloudbeaver/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-cloudbeaver/pom.xml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/docker/conf/cloudbeaver.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/docker/conf/cloudbeaver.conf -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/docker/data/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/docker/data/.gitignore -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/docker/docker-compose.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/docker/docker-compose.yml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/resources/static/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-cloudbeaver/src/main/resources/static/favicon.ico -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-dbt-docs/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-dbt-docs/Dockerfile -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-dbt-docs/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-dbt-docs/pom.xml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-dbt-docs/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-dbt-docs/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-dbt-docs/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-dbt-docs/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-jupyterhub/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-jupyterhub/Dockerfile -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-jupyterhub/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-jupyterhub/pom.xml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-jupyterhub/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-jupyterhub/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-jupyterhub/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-jupyterhub/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-portal/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-portal/.gitignore -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-portal/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-portal/Dockerfile -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-portal/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-portal/pom.xml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-portal/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-portal/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-portal/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-portal/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-sftpgo/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-sftpgo/Dockerfile -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-sftpgo/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-sftpgo/pom.xml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-sftpgo/src/main/openapi/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-sftpgo/src/main/openapi/README.md -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-sftpgo/src/main/openapi/openapi.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-sftpgo/src/main/openapi/openapi.yaml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-sftpgo/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-sftpgo/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-sftpgo/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-sftpgo/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-superset/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-superset/.gitignore -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-superset/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-superset/Dockerfile -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-superset/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-superset/pom.xml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-superset/src/main/python/export_check.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-superset/src/main/python/export_check.py -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-superset/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-superset/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-sidecars/hello-data-sidecar-superset/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/hello-data-sidecar-superset/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-sidecars/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-sidecars/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-airflow/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-airflow/README.md -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-airflow/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-airflow/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-airflow/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-airflow/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-airflow/src/main/docker/airflow.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-airflow/src/main/docker/airflow.cfg -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-airflow/src/main/docker/db/wait-and-migrate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-airflow/src/main/docker/db/wait-and-migrate.sh -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-airflow/src/main/docker/entrypoint.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-airflow/src/main/docker/entrypoint.sh -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-airflow/src/main/docker/user_auth.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-airflow/src/main/docker/user_auth.py -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-airflow/src/main/docker/webserver_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-airflow/src/main/docker/webserver_config.py -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/.gitignore -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/Dockerfile -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/docker-compose/application.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/docker-compose/application.yml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/airflow-data.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/airflow-data.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/airflow-init.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/airflow-init.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/cloudbeaver-data.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/cloudbeaver-data.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/cloudbeaver-init.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/cloudbeaver-init.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/superset-data.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/superset-data.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/superset-init.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/docker-compose/dataset/superset-init.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/docker-compose/docker-compose.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/docker-compose/docker-compose.yaml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/src/main/resources/application.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/src/main/resources/application.yml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/src/test/resources/application.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/src/test/resources/application.yml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/src/test/resources/sql/airflow-init.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/src/test/resources/sql/airflow-init.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/src/test/resources/sql/cloudbeaver-init.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/src/test/resources/sql/cloudbeaver-init.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cleanup-logs/src/test/resources/sql/db-init.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cleanup-logs/src/test/resources/sql/db-init.sql -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cloudbeaver-gateway/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cloudbeaver-gateway/Dockerfile -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cloudbeaver-gateway/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cloudbeaver-gateway/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cloudbeaver-gateway/src/main/resources/application.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cloudbeaver-gateway/src/main/resources/application.yml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cloudbeaver-gateway/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cloudbeaver-gateway/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cloudbeaver/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cloudbeaver/README.md -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cloudbeaver/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cloudbeaver/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-cloudbeaver/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-cloudbeaver/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/.gitignore -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/Dockerfile -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/README.md -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/src/test/resources/bootstrap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/src/test/resources/bootstrap.yaml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/src/test/resources/keycloak/realm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/src/test/resources/keycloak/realm.json -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/src/test/resources/static/kibon/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/src/test/resources/static/kibon/index.html -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-dbt-docs/src/test/resources/static/momi/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-dbt-docs/src/test/resources/static/momi/index.html -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-jupyterhub-gateway/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-jupyterhub-gateway/Dockerfile -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-jupyterhub-gateway/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-jupyterhub-gateway/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-jupyterhub-gateway/src/main/resources/application.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-jupyterhub-gateway/src/main/resources/application.yml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-jupyterhub-gateway/src/main/resources/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-jupyterhub-gateway/src/main/resources/banner.txt -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-monitoring-storage/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-monitoring-storage/Dockerfile -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-monitoring-storage/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-monitoring-storage/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-monitoring-storage/src/main/resources/application.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-monitoring-storage/src/main/resources/application.yaml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-superset/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-superset/README.md -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-superset/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-superset/pom.xml -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-superset/src/main/docker/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-superset/src/main/docker/Dockerfile -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-superset/src/main/docker/assets/images/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-superset/src/main/docker/assets/images/favicon.ico -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-superset/src/main/docker/assets/images/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-superset/src/main/docker/assets/images/favicon.png -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-superset/src/main/docker/assets/images/site.webmanifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-superset/src/main/docker/assets/images/site.webmanifest -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-superset/src/main/docker/entrypoint.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-superset/src/main/docker/entrypoint.sh -------------------------------------------------------------------------------- /hello-data-subsystems/hello-data-superset/src/main/docker/wait-and-migrate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/hello-data-superset/src/main/docker/wait-and-migrate.sh -------------------------------------------------------------------------------- /hello-data-subsystems/pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/hello-data-subsystems/pom.xml -------------------------------------------------------------------------------- /mvnw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/mvnw -------------------------------------------------------------------------------- /mvnw.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/mvnw.cmd -------------------------------------------------------------------------------- /pom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/pom.xml -------------------------------------------------------------------------------- /renovate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kanton-bern/hellodata-be/HEAD/renovate.json --------------------------------------------------------------------------------