|
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 |
|
|
f1d0fdf31b
|
build: upgrade packages
|
2024-05-30 19:11:08 +03:00 |
|
|
2642a00565
|
refactor: add space between Component and class
|
2024-05-26 23:42:09 +03:00 |
|
|
a1c6e2fa35
|
style: replace title
|
2024-05-23 02:57:34 +03:00 |
|
|
221682f1a6
|
fix: replace relative link to correct
|
2024-05-23 02:57:08 +03:00 |
|
|
8ea8e33e02
|
refactor: replace relative link
|
2024-05-23 02:56:21 +03:00 |
|
|
2818f1cfdf
|
build: upgrade to Angular v18
|
2024-05-23 02:55:12 +03:00 |
|
|
afc01c1409
|
refactor: folders and components
|
2024-05-21 02:34:23 +03:00 |
|
|
77845d3a99
|
build: upgrade ref
|
2024-05-19 08:28:27 +03:00 |
|
|
2f280b2b95
|
feat: add a retry button in case of a load error
|
2024-03-13 04:35:27 +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 |
|
|
31f3a9d120
|
build: upgrade reference
|
2024-02-19 13:23:09 +03:00 |
|
|
8178153594
|
feat: add additional information display
|
2024-02-19 13:22:36 +03:00 |
|
|
b8a591c1ca
|
refactor: transfer the calculation of the current month to the parent component
|
2024-02-19 13:21:34 +03:00 |
|
|
86934cecaa
|
feat: give more space to the block
|
2024-02-19 13:18:45 +03:00 |
|
|
50a4a26441
|
refactor: remove logging
|
2024-02-19 06:16:09 +03:00 |
|
|
a2aabdbb0e
|
feat: add other tab
There is an error in the checkbox display when scrolling
|
2024-02-19 06:14:21 +03:00 |
|
|
18e8e65c54
|
feat: make the screen dark while the page is loading
|
2024-02-19 01:21:51 +03:00 |
|
|
3c57da874b
|
build: upgrade to last version
|
2024-02-19 01:21:12 +03:00 |
|
|
95298278b6
|
feat: add lecture hall tab
|
2024-02-19 00:30:43 +03:00 |
|
|
de159d0845
|
feat: add model LectureHallResponse
|
2024-02-19 00:30:19 +03:00 |
|
|
0e9e2a0855
|
fix: remove mat-mdc-snack-bar-container
|
2024-02-19 00:29:08 +03:00 |
|
|
9b1903f465
|
refactor: transfer responsibility for the data to the parent
|
2024-02-17 12:17:30 +03:00 |
|
|
8879c7f530
|
refactor: change the internal interface to the model interface
|
2024-02-17 12:16:11 +03:00 |
|
|
94ca6c66ea
|
feat: add a group tab
|
2024-02-17 08:57:30 +03:00 |
|
|
807dbfc81e
|
feat: add models from swagger
|
2024-02-17 08:56:35 +03:00 |
|
|
73329f5b44
|
build: add reference
|
2024-02-17 08:55:42 +03:00 |
|