|
660f251b40
|
fix: set current day like start term if less
Build and Deploy Angular App / build (push) Successful in 57s
|
2024-08-27 21:47:21 +03:00 |
|
|
80ab5c9b50
|
fix: negative or zero number
Build and Deploy Angular App / build (push) Successful in 1m1s
|
2024-08-27 21:41:37 +03:00 |
|
|
dba0d3cd62
|
refactor: move custom adapter to providers
Build and Deploy Angular App / build (push) Successful in 48s
|
2024-08-26 02:16:37 +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 |
|
|
eada16110b
|
refactor: clean code
|
2024-08-24 04:28:53 +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 |
|
|
48a74ecbf5
|
refactor: remove log
|
2024-08-24 04:25:43 +03:00 |
|
|
fd5a1cb14f
|
fix: delete saving states
Parallel use of the same Api Service instance is likely to replace requestData
|
2024-08-24 04:24:44 +03:00 |
|
|
9b7b4aba50
|
feat: add scroll style
|
2024-08-23 23:57:54 +03:00 |
|
|
ef0de7f709
|
feat: add header
|
2024-08-23 23:57:14 +03:00 |
|
|
35217726b0
|
refactor: remove log
|
2024-08-23 23:56:21 +03:00 |
|
|
1d79860df3
|
fix: disable scrolling if there is an overlay
|
2024-08-23 23:22:37 +03:00 |
|
|
48bc7ca005
|
fix: add ref to IScheduleTab
|
2024-08-23 23:21:53 +03:00 |
|
|
3cea5f7982
|
refactor: clean code
|
2024-08-23 23:21:12 +03:00 |
|
|
e0a2ba257c
|
feat: add saving of user's selection
|
2024-08-23 23:19:25 +03:00 |
|
|
2e36b06aea
|
build: fix port of test server
|
2024-08-23 23:16:20 +03:00 |
|
|
95a593bdb6
|
feat: add auth api
Build and Deploy Angular App / build (push) Successful in 55s
|
2024-08-04 23:15:38 +03:00 |
|
|
f4b25f428d
|
feat: add login page
|
2024-08-04 23:14:45 +03:00 |
|
|
95165a0940
|
feat: create has-role directive for simple ACL
|
2024-08-04 23:13:43 +03:00 |
|
|
e9735a4e99
|
fix:
|
2024-08-04 23:03:06 +03:00 |
|
|
b5cc4cd06f
|
env: add '/' to end endpoint url
Build and Deploy Angular App / build (push) Successful in 35s
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
|
2024-07-03 11:34:10 +03:00 |
|
|
dedc8b258a
|
feat: add TimeOnly class
Build and Deploy Angular App / build (push) Failing after 38s
|
2024-07-02 00:58:45 +03:00 |
|
|
748421580a
|
feat: add summary page
|
2024-07-02 00:58:35 +03:00 |
|
|
86cf636e16
|
feat: add auth service
|
2024-07-02 00:54:21 +03:00 |
|
|
7d78295b9a
|
feat: add token response and token request
|
2024-07-02 00:53:51 +03:00 |
|
|
0e4b57af51
|
feat: add auto refresh token service
|
2024-07-02 00:52:47 +03:00 |
|
|
ce5508fe7f
|
build: add apiUrl to environment
Build and Deploy Angular App / build (push) Failing after 1m29s
|
2024-07-02 00:49:42 +03:00 |
|
|
7eebe4632c
|
feat: add withCredentials that doesn't send cookie if not needed
|
2024-06-28 21:32:10 +03:00 |
|
|
8e738d9b3d
|
refactor: implement RequestBuilder for main request
|
2024-06-27 01:50:58 +03:00 |
|
|
e36376db3a
|
refactor: delete private for local action
|
2024-06-27 01:47:09 +03:00 |
|
|
aa2eab9a4c
|
feat: add request builder
|
2024-06-27 01:46:32 +03:00 |
|
|
e56644c538
|
feat: add focus by id
|
2024-06-22 00:55:03 +03:00 |
|
|
c91973b185
|
refactor: use other way to save env
|
2024-06-15 00:37:12 +03:00 |
|
|
aca3eb457a
|
feat: add setup/schedule page
|
2024-06-11 00:28:16 +03:00 |
|
|
99a77999fb
|
feat: add setup/logging page
|
2024-06-11 00:27:18 +03:00 |
|
|
d764e84726
|
feat: add setup/create-admin page
|
2024-06-11 00:27:09 +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 |
|
|
02f7c33b91
|
feat: add setup/database page
|
2024-06-11 00:25:25 +03:00 |
|
|
1468a9766d
|
fix: change protected to public readonly
|
2024-06-11 00:24:50 +03:00 |
|
|
d6f51a5d1c
|
feat: add setup/welcome page
|
2024-06-11 00:24:25 +03:00 |
|
|
7e7b8b6c8f
|
feat: add setup page
|
2024-06-11 00:24:04 +03:00 |
|
|
06f6efe023
|
feat: add navigator service
|
2024-06-11 00:23:48 +03:00 |
|
|
781599e2b7
|
feat: add schedule page
|
2024-06-11 00:21:29 +03:00 |
|
|
aec9175d1a
|
fix: convert Date to DateOnly
|
2024-06-11 00:17:09 +03:00 |
|