You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tta 83 improve admins validation in frontend (#908)
* 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: = <=>
0 commit comments