Commit Graph

97 Commits

Author SHA1 Message Date
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
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m29s
2024-07-02 00:49:42 +03:00
4dbcdf658e build: fix configuration 2024-07-02 00:49:26 +03:00
7d0a51696f build: fix ng to npm run build
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m23s
2024-07-02 00:45:46 +03:00
20e26fff6f build: add deploy to server
Some checks failed
Build and Deploy Angular App / build (push) Failing after 1m33s
2024-07-02 00:43:30 +03:00
0cefefb768 docs: add README.md 2024-06-28 22:45:19 +03:00
ae9808da30 Добавить LICENSE.txt
Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
2024-06-28 22:20:19 +03:00
7eebe4632c feat: add withCredentials that doesn't send cookie if not needed 2024-06-28 21:32:10 +03:00
b498b0204c build: update ref 2024-06-27 01:52:35 +03:00
9d875f31ad build: change maximum budgets mb 2024-06-27 01:52:12 +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
8d075f8982 build: upgrade ref 2024-06-15 22:07: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
69e080033f refactor: bind components to api 2024-06-11 00:16:49 +03:00
8a1921b6cb refactor: bind components to api 2024-06-11 00:16:17 +03:00
bd03cde151 refactor: use ScheduleResponse instead other schedule responses 2024-06-10 21:52:42 +03:00
704271cf6d feat: add link to creator website 2024-06-10 21:49:14 +03:00
922d238a05 fix: TS6385. Change HttpClientModule to provideHttpClient 2024-06-10 21:48:32 +03:00
f3e707a31a feat: add ru locale 2024-06-10 21:46:16 +03:00
c5f4b7b526 refactor: set readonly ticks 2024-06-10 21:44:41 +03:00
2e4b1ec876 fix: TS2732 2024-06-07 22:08:36 +03:00
77784f388d build update ref 2024-06-06 23:32:56 +03:00
a7d48f3deb fix: can get null for nullable request 2024-06-06 23:31:34 +03:00
b388fb039a fix: change from single typeOfOccupation to array 2024-06-05 21:48:38 +03:00
83fc7df137 refactor: rewrite for new models 2024-06-05 21:47:46 +03:00
799d2d8166 fix: change environment 2024-06-05 21:46:02 +03:00
3d9fabe217 feat: add ApiService implementations 2024-06-05 21:45:21 +03:00
5ff24d49b5 refactor: change apiService to abstract 2024-06-05 21:43:36 +03:00
ad0940c087 build: add custom refs 2024-06-05 21:43:29 +03:00
5bde568fab fix: change import 2024-06-05 21:39:25 +03:00
a4bcc1d920 feat: add custom api model 2024-06-05 21:39:00 +03:00
58bdc6aa69 feat: add api models 2024-06-05 21:36:51 +03:00