|
2b09086902
|
refactor: adapting token storage to the API
|
2024-10-09 03:10:11 +03:00 |
|
|
207f54ae17
|
fix: set credentials and change get to post
|
2024-09-01 00:30:37 +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 |
|
|
3cea5f7982
|
refactor: clean code
|
2024-08-23 23:21:12 +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 |
|
|
e9735a4e99
|
fix:
|
2024-08-04 23:03:06 +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 |
|
|
1468a9766d
|
fix: change protected to public readonly
|
2024-06-11 00:24:50 +03:00 |
|
|
aec9175d1a
|
fix: convert Date to DateOnly
|
2024-06-11 00:17:09 +03:00 |
|
|
bd03cde151
|
refactor: use ScheduleResponse instead other schedule responses
|
2024-06-10 21:52:42 +03:00 |
|
|
a7d48f3deb
|
fix: can get null for nullable request
|
2024-06-06 23:31:34 +03:00 |
|
|
3d9fabe217
|
feat: add ApiService implementations
|
2024-06-05 21:45:21 +03:00 |
|