drtserver

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16951-UI-BN-QA2

- Updated readme.md for version 0.2.8

Merge branch 'staging'

Merge branch 'DEN-16951-UI-BN-QA2' into staging

Merge branch 'DEN-16951-UI-BN-QA2' into develop

DEN-16951-UI-BN-QA2

- Added quality2 as acceptable configuration to the install.sh script

- Added environment.prod.ts

- added .env environment file.

    • -0
    • +15
    /environments/quality2/.env
    • -0
    • +16
    /environments/quality2/environment.prod.ts
Merge branch 'staging' into develop

Merge branch 'staging'

Merge branch 'release/p1_staging' into release/p1

staging merge cherry pick

DEN-16676: UI: Production

- Adding the required config files for the DRT server production.

DEN-16676: UI: Production

- Adding quality environment

- Renamed the dot-env to actual filename .env since I am going to write some installation scripts and user will get involved in configuration.

DEN-16676: UI: Production

- Added installation.sh script

DEN-16676: UI: Production

- Improved the install.sh

- Added a script creation in the install.sh to manage the drt-server execution.

DEN-16676: UI: Production

- Improved the install.sh and drt-server/run.sh to better manage the drt execution.

- Added the kill option

DEN-16676: UI: Production

- Moved summary to the end

- Fixed a typo

DEN-16676: UI: Production

- Added staging environments

DEN-16676: UI: Production

- Added the draft installation instruction document

- Update the readme.md

    • binary
    /DRT Server Setup Instruction.docx
    • -0
    • +39
    /DRT application install & config - fundamentals.txt
    • -39
    • +0
    /DRT application install & config - v.0.2.6.txt
    • -0
    • +14
    /environments/production/.env
    • -0
    • +15
    /environments/production/environment.prod.ts
    • -0
    • +15
    /environments/quality/.env
    • -0
    • +15
    /environments/quality/environment.prod.ts
    • -0
    • +17
    /environments/staging/.env
    • -0
    • +15
    /environments/staging/environment.prod.ts
Merge branch 'DEN-16657-UI-BN-S116-R11-DRT-0.2.7' into staging

DEN-16676: UI: Production

- Added the draft installation instruction document

- Update the readme.md

    • binary
    /DRT Server Setup Instruction.docx
    • -0
    • +39
    /DRT application install & config - fundamentals.txt
    • -39
    • +0
    /DRT application install & config - v.0.2.6.txt
Merge branch 'staging' into develop

Merge branch 'DEN-16657-UI-BN-S116-production-3' into staging

DEN-16676: UI: Production

- Added staging environments

    • -0
    • +17
    /environments/staging/.env
    • -0
    • +15
    /environments/staging/environment.prod.ts
Merge branch 'staging' into develop

Merge branch 'DEN-16657-UI-BN-S116-production-2' into staging

DEN-16676: UI: Production

- Moved summary to the end

- Fixed a typo

DEN-16676: UI: Production

- Improved the install.sh and drt-server/run.sh to better manage the drt execution.

- Added the kill option

DEN-16676: UI: Production

- Improved the install.sh

- Added a script creation in the install.sh to manage the drt-server execution.

DEN-16676: UI: Production

- Added installation.sh script

DEN-16676: UI: Production

- Adding quality environment

- Renamed the dot-env to actual filename .env since I am going to write some installation scripts and user will get involved in configuration.

    • -0
    • +14
    /environments/production/.env
    • -0
    • +15
    /environments/quality/.env
    • -0
    • +15
    /environments/quality/environment.prod.ts
Merge branch 'DEN-16657-UI-BN-S116-production' into staging

DEN-16676: UI: Production

- Adding the required config files for the DRT server production.

    • -0
    • +14
    /environments/production/dot-env
    • -0
    • +15
    /environments/production/environment.prod.ts
Merge branch 'develop'

Build 0.2.6

    • -39
    • +0
    /DRT application install & config - v.0.2.3.txt
    • -0
    • +39
    /DRT application install & config - v.0.2.6.txt
    • -11
    • +11
    /apps/mt-api/src/app/app.module.ts
    • -4
    • +4
    /apps/mt-api/src/app/auth/auth.module.ts
    • -17
    • +18
    /apps/mt-api/src/app/auth/auth.service.ts
    • -20
    • +3
    /apps/mt-api/src/app/cloud/auth.cron.ts
    • -4
    • +5
    /apps/mt-api/src/app/cloud/cloud.module.ts
    • -10
    • +41
    /apps/mt-api/src/app/cloud/cloud.service.ts
    • -0
    • +24
    /apps/mt-api/src/app/store.ts
    • -0
    • +24180
    /package-lock.json
Build 0.2.3

- Extracted from the file received on Teams: 0.2.3.ziphttps://easydialhdbs.sharepoint.com/:u:/r/sites/CloudSyncTeam/Shared%20Documents/CloudSync/DRT%20Releases/0.2.3.zip?csf=1&web=1&e=dIt5oS

    • -0
    • +39
    /DRT application install & config - v.0.2.3.txt
    • -0
    • +21
    /apps/mt-api/.eslintrc.json
    • -0
    • +14
    /apps/mt-api/jest.config.js
    • -0
    • +0
    /apps/mt-api/src/app/.gitkeep
    • -0
    • +39
    /apps/mt-api/src/app/app.module.ts
    • -0
    • +16
    /apps/mt-api/src/app/auth/auth.module.ts
    • -0
    • +83
    /apps/mt-api/src/app/auth/auth.service.ts
    • -0
    • +63
    /apps/mt-api/src/app/client/client.controller.ts
    • -0
    • +14
    /apps/mt-api/src/app/client/client.module.ts
    • -0
    • +48
    /apps/mt-api/src/app/cloud/auth.cron.ts
    • -0
    • +42
    /apps/mt-api/src/app/cloud/cloud.module.ts
    • -0
    • +46
    /apps/mt-api/src/app/cloud/cloud.service.ts
  1. … 95 more files in changeset.
Initial Commit