|
7c66f31bac
|
refactor: make compliance with the new api
|
2024-10-27 07:38:42 +03:00 |
|
|
2b09086902
|
refactor: adapting token storage to the API
|
2024-10-09 03:10:11 +03:00 |
|
|
3ca6f56fec
|
feat: replace custom notify to ngx-toastr
#https://github.com/scttcper/ngx-toastr
|
2024-10-07 01:17:49 +03:00 |
|
|
380b2efa0d
|
fix: delete data if top-level data is selected
Build and Deploy Angular App / build (push) Successful in 2m3s
|
2024-09-30 04:55:33 +03:00 |
|
|
79393a39c3
|
feat: add parameters as navigation
Now there is automatic navigation on the inserted url and on localStorage
|
2024-08-28 03:52:47 +03:00 |
|
|
60218a73f2
|
refactor: move TabStorage to service
|
2024-08-28 02:01:39 +03:00 |
|
|
f24c1fd9c8
|
fix: remove double start token refresh
|
2024-08-26 02:13:27 +03:00 |
|
|
c945a1016b
|
fix: don't try update if token is not found
|
2024-08-26 02:12:45 +03:00 |
|
|
8a584fd28a
|
feat: try refreshing if error not related to 401 or 403 error
|
2024-08-26 02:08:51 +03:00 |
|
|
60d306f9c9
|
fix: unsubscribe from listening to refresh token
|
2024-08-26 01:24:57 +03:00 |
|
|
b215d8909c
|
refactor: remove log
|
2024-08-24 04:28:23 +03:00 |
|
|
1f03c2a9c3
|
refactor: refresh token
The service did not update tokens well, so it was rewritten
|
2024-08-24 04:27:13 +03:00 |
|
|
3cea5f7982
|
refactor: clean code
|
2024-08-23 23:21:12 +03:00 |
|
|
e9735a4e99
|
fix:
|
2024-08-04 23:03:06 +03:00 |
|
|
86cf636e16
|
feat: add auth service
|
2024-07-02 00:54:21 +03:00 |
|
|
0e4b57af51
|
feat: add auto refresh token service
|
2024-07-02 00:52:47 +03:00 |
|
|
f5c7ceb850
|
fix: change cache service to component
|
2024-06-11 00:26:51 +03:00 |
|
|
6fd78e7830
|
feat: add password match validator for password and retype fields
|
2024-06-11 00:26:00 +03:00 |
|
|
b0b41fcdc5
|
feat: add setup/cache page
|
2024-06-11 00:25:33 +03:00 |
|
|
06f6efe023
|
feat: add navigator service
|
2024-06-11 00:23:48 +03:00 |
|
|
5ff24d49b5
|
refactor: change apiService to abstract
|
2024-06-05 21:43:36 +03:00 |
|
|
221682f1a6
|
fix: replace relative link to correct
|
2024-05-23 02:57:08 +03:00 |
|
|
4463d54cfb
|
feat: add repeat requests in case of failure
|
2024-02-19 13:24:48 +03:00 |
|
|
194e8b0070
|
feat: display information from the server to the client
|
2024-02-19 13:24:03 +03:00 |
|
|
d26c3d885b
|
feat: add api service
|
2024-02-17 08:00:58 +03:00 |
|
|
d9764bfc0e
|
style: add a better loader color display
|
2024-02-16 10:35:55 +03:00 |
|
|
347a4eeff1
|
feat: add a service to launch notifications
|
2024-02-13 02:53:39 +03:00 |
|