Skip to content

Conversation

jimmyjaramillo
Copy link
Contributor

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #909 (87f3b3b) into master (df9071c) will increase coverage by 0.13%.
The diff coverage is 98.80%.

@@            Coverage Diff             @@
##           master     #909      +/-   ##
==========================================
+ Coverage   97.48%   97.61%   +0.13%     
==========================================
  Files         107      112       +5     
  Lines        2430     2563     +133     
  Branches      203      214      +11     
==========================================
+ Hits         2369     2502     +133     
+ Misses         23       21       -2     
- Partials       38       40       +2     
Impacted Files Coverage Δ
...nents/projects/components/store/project.effects.ts 100.00% <ø> (ø)
...ared/components/input-date/input-date.component.ts 93.33% <ø> (ø)
src/app/modules/time-clock/store/entry.reducer.ts 97.72% <ø> (ø)
...rc/app/modules/time-clock/store/entry.selectors.ts 55.55% <0.00%> (-6.95%) ⬇️
...les/shared/components/sidebar/sidebar.component.ts 96.29% <50.00%> (-3.71%) ⬇️
src/app/guards/login-guard/login.guard.ts 100.00% <100.00%> (ø)
...anagement/pages/activities-management.component.ts 100.00% <100.00%> (ø)
...-management/store/activity-management.selectors.ts 90.00% <100.00%> (+1.11%) ⬆️
...ts/projects/components/services/project.service.ts 94.11% <100.00%> (ø)
...nents/projects/components/store/project.actions.ts 100.00% <100.00%> (ø)
... and 25 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@github-actions
Copy link

[infrastructure/][stage] Terraform Plan 📖 success

Show Plan ```

terraform
module.ui.azurerm_app_service_plan.plan[0]: Refreshing state... [id=/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Web/serverfarms/time-tracker-ui-stage]
module.ui.azurerm_app_service.this: Refreshing state... [id=/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Web/sites/time-tracker-ui-stage]
module.ui.azurerm_app_service_custom_hostname_binding.this: Refreshing state... [id=/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Web/sites/time-tracker-ui-stage/hostNameBindings/ui.timetrackerapp.stage.ioet.com]
module.ui.azurerm_dns_cname_record.this: Refreshing state... [id=/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Network/dnszones/timetrackerapp.stage.ioet.com/CNAME/ui]
module.ui.azurerm_dns_txt_record.this: Refreshing state... [id=/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Network/dnszones/timetrackerapp.stage.ioet.com/TXT/asuid.ui.timetrackerapp.stage.ioet.com]
module.ui.azurerm_app_service_managed_certificate.this: Refreshing state... [id=/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Web/certificates/ui.timetrackerapp.stage.ioet.com]
module.ui.azurerm_app_service_certificate_binding.this: Refreshing state... [id=/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Web/sites/time-tracker-ui-stage/hostNameBindings/ui.timetrackerapp.stage.ioet.com|/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Web/certificates/ui.timetrackerapp.stage.ioet.com]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place

Terraform will perform the following actions:

module.ui.azurerm_app_service.this will be updated in-place

~ resource "azurerm_app_service" "this" {
id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Web/sites/time-tracker-ui-stage"
name = "time-tracker-ui-stage"
tags = {}
# (17 unchanged attributes hidden)

  ~ site_config {
      ~ linux_fx_version                     = (sensitive)
        # (29 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

    # (3 unchanged blocks hidden)
}

Plan: 0 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

</details>
*Pusher: @jimmyjaramillo, Action: `pull_request`*

@github-actions
Copy link

[infrastructure/][prod] Terraform Plan 📖 success

Show Plan ```

terraform

</details>
*Pusher: @jimmyjaramillo, Action: `pull_request`*

@jimmyjaramillo jimmyjaramillo merged commit 96d05b2 into master Aug 2, 2022
@jimmyjaramillo jimmyjaramillo deleted the TTA-113-set-a-new-logo-for-tt-version-2 branch August 2, 2022 18:32
reihtw pushed a commit that referenced this pull request Aug 5, 2022
* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
reihtw pushed a commit that referenced this pull request Aug 5, 2022
* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
rodolfoIOET added a commit that referenced this pull request Aug 8, 2022
* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
reihtw pushed a commit that referenced this pull request Aug 12, 2022
* fix: TTA-83 improve admin validation

* fix: TTA-83 improve admin validation

* feat TTA-83: frontend admin validation

* fix TTA-83: Returning to login functions to subscribe

* fix TTA-83: Fixing login component tests

* fix TTA-83: Sonarcloud fix

* fix TTA-83: Adding legacy login

* fix TTA-83: fixing tests

* Tta 83 solving conflicts (#912)

* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>

* Update TTA 83 Branch (#913)

* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>

* second try of merge from master (#914)

* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>

Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Rodolfo <[email protected]>
Co-authored-by: = <=>
reihtw pushed a commit that referenced this pull request Aug 12, 2022
* fix: TTA-83 improve admin validation

* fix: TTA-83 improve admin validation

* feat TTA-83: frontend admin validation

* fix TTA-83: Returning to login functions to subscribe

* fix TTA-83: Fixing login component tests

* fix TTA-83: Sonarcloud fix

* fix TTA-83: Adding legacy login

* fix TTA-83: fixing tests

* Tta 83 solving conflicts (#912)

* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>

* Update TTA 83 Branch (#913)

* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>

* second try of merge from master (#914)

* Tta 50 error when editing an entry (#907)

* fix: TTA-50 Error when editing an entry

* fix: TTA-50 Error when editing an entry

* Tta 94 refactor endpoints to make it work on tt stage and tt prod (#903)

* Innecesary env files deleted

* New changes to env files

* Add 1 git-crypt collaborator

New collaborators:

	F295BDD1 Marco Aguirre <[email protected]>

* Add 1 git-crypt collaborator

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>

* Add 2 git-crypt collaborators

New collaborators:

	1CC2872D Rodolfo Diaz <[email protected]>
	F295BDD1 Marco Aguirre <[email protected]>

* New keys and env variables added

* env files added & modified

* Make run now uses .dev.env

* Pipeline modified

* is the .env needed?

* using encrypted .stage.env

* load secrets

* adding env variables

* scopes cannot be empty

* use env

* using env var

* using env file

* adding mask

* using docker buildkit

* only on tags

* using buildkit directly

* using dash source

* docker buildkit

* missing folders added

* nginx fix

* fixing secrets

* problem with double qoutes

* fixing quotes in .stage.env

* fixing secrets

* loading to env

* quotes fixed

* replacing \r

* fixing trailing \n

* one line expose

* fixing endpoint url

* removing unnecessary jobs

* update creds

* adding with space at the end of the file

* primer commit

* cambios en users list components

* Se ajusta la variable isDevelopmentOrProd

* revision tests

* reportsUrl como variable global

Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>

* Set copy of package.json and npm install before copying all other project files (#906)

* Set copy of package.json and npm install before copying all other project files

* Fix error on COPY on Dockerfiles

Co-authored-by: Gustavo Lozada <[email protected]>

* feat: TTA-113 Set a new logo for TT - version 2 (#909)

Co-authored-by: Jimmy Jaramillo <[email protected]>

* chore(release): 1.74.0 [skip ci]nn

Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>

Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: wilc0519 <[email protected]>
Co-authored-by: Juan Esteban Isaza Cadavid <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Rodolfo IOET <[email protected]>
Co-authored-by: jisazac <[email protected]>
Co-authored-by: Juan Isaza <[email protected]>
Co-authored-by: GuLozada99 <[email protected]>
Co-authored-by: Gustavo Lozada <[email protected]>
Co-authored-by: Jimmy Jaramillo <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Rodolfo <[email protected]>
Co-authored-by: = <=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants