Commit 5863564
Tta 180 integrate time tracker with auth app (#944)
* refactor: TTA-180 change Client URL for Auth URL
* TTA-180: fixing endpoints to send credentials
* refactor: TTA-115 refactor backend URL for dev
* refactor: TTA-115 pass the environment auth variable link to the a tag
* fix: TTA-115 fix error Type 'string' is not assignable to type 'void in login.component
* feat: TTA-180 creating logout
* fix: TTA-180 fixing tests
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* feat: TTA-180 updating README.md
* fix: TTA-180 removing unused variables
* fix: TTA-180 increasing test coveragew
* fix: TTA-180 increasing test coveragew
* fix: TTA-180 CR fixes
* config: TTA-180 added secrets for stage and prod
* fix: TTA-181 change husky hint when commit message is wrong (#937)
Co-authored-by: mmaquina <[email protected]>
* chore(release): 1.75.21 [skip ci]nn
* fix: TTA 183 get summary returns 404 at begginning of the month (#938)
Co-authored-by: Nicole Garcia <nicolsss>
* chore(release): 1.75.22 [skip ci]nn
* Update README.md
* Update README.md
* fix: Tta 193 add loading page to new ip check load time (#939)
* feat: TTA-193 add preload page
* fix: TTA-181 change husky hint when commit message is wrong (#937)
Co-authored-by: mmaquina <[email protected]>
* chore(release): 1.75.21 [skip ci]nn
* feat: TTA-193 add service and interceptor for spinner loading
* feat: TTA-193 add spinner overlay and style it
* test: TTA-193 make test
* update package-lock.json version
* test: add test for interceptor and service
* test: TTA-193 increase code coverage
* test: TTA-193 increase code coverage
* fix: spinner test
* fix: spinner test
* fix: load spinner when route is recent
Co-authored-by: mmaquina <[email protected]>
Co-authored-by: mmaquina <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Andres Cabrera <andres@MSI>
Co-authored-by: Nicole Garcia <nicolsss>
* chore(release): 1.75.24 [skip ci]nn
* adding Andres Cabrera ppk to STAGE secrets
* adding Andres Cabrera ppk to PROD secrets
* Added secrets for auth app on stage and prod
* Revert "Tta 180 integrate time tracker with auth app (#940)" (#942)
This reverts commit 0d4c2ff.
* revert adding stage and prod envs
* config: TTA-180 added secrets for stage and prod
* Tta 180 integrate time tracker with auth app (#940)
* refactor: TTA-180 change Client URL for Auth URL
* TTA-180: fixing endpoints to send credentials
* refactor: TTA-115 refactor backend URL for dev
* refactor: TTA-115 pass the environment auth variable link to the a tag
* fix: TTA-115 fix error Type 'string' is not assignable to type 'void in login.component
* feat: TTA-180 creating logout
* fix: TTA-180 fixing tests
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* fix: TTA-180 fixing environment variables
* feat: TTA-180 updating README.md
* fix: TTA-180 removing unused variables
* fix: TTA-180 increasing test coveragew
* fix: TTA-180 increasing test coveragew
* fix: TTA-180 CR fixes
Co-authored-by: Abigail Cabascango <sacabascango1espe.edu.ec>
* Added secrets for auth app on stage and prod
Co-authored-by: Abigail Cabascango <sacabascango1espe.edu.ec>
Co-authored-by: = <[email protected]>
Co-authored-by: Rodrigo Lins <[email protected]>
Co-authored-by: mmaquina <[email protected]>
Co-authored-by: mmaquina <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: nicolsss <[email protected]>
Co-authored-by: Andres Cabrera <andres@MSI>
Co-authored-by: Rodolfo IOET <[email protected]>1 parent e317676 commit 5863564
File tree
35 files changed
+145
-115
lines changed- .github/workflows
- scripts
- src
- app/modules
- activities-management/services
- customer-management
- components
- projects-type/services
- projects/components/services
- services
- login
- services
- time-clock
- pages
- services
- users
- components/users-list
- services
- user/services
- environments
35 files changed
+145
-115
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
37 | | - | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments