Commit Graph

46 Commits

Author SHA1 Message Date
42d831892a feat: split group by graduate 2024-08-31 02:18:55 +03:00
578fdff6ca fix: correct show special weeks 2024-08-30 17:00:33 +03:00
4bfd919bbc feat: grouped pair by group
All checks were successful
Build and Deploy Angular App / build (push) Successful in 49s
2024-08-30 01:30:34 +03:00
9d9302525b fix: search with 'ё' like 'е' 2024-08-28 20:13:30 +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
42e454c4d6 refactor: clean code 2024-08-28 01:53:55 +03:00
c6059a7a60 feat: add link to admin panel 2024-08-28 01:53:27 +03:00
6a3a6a8d47 feat: add show raw discipline if checked 2024-08-28 01:22:45 +03:00
1fa1e864da style: change style schedule content 2024-08-28 00:36:48 +03:00
fc828f3008 fix: if isExcludedWeeks or weeks is null then pass condition 2024-08-28 00:00:46 +03:00
ebf1066610 feat: return other-components filter
All checks were successful
Build and Deploy Angular App / build (push) Successful in 54s
2024-08-27 22:10:51 +03:00
eada16110b refactor: clean code 2024-08-24 04:28:53 +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
e0a2ba257c feat: add saving of user's selection 2024-08-23 23:19:25 +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
704271cf6d feat: add link to creator website 2024-06-10 21:49:14 +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
2642a00565 refactor: add space between Component and class 2024-05-26 23:42:09 +03:00
8ea8e33e02 refactor: replace relative link 2024-05-23 02:56:21 +03:00
afc01c1409 refactor: folders and components 2024-05-21 02:34:23 +03:00
2f280b2b95 feat: add a retry button in case of a load error 2024-03-13 04:35:27 +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
95298278b6 feat: add lecture hall tab 2024-02-19 00:30:43 +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
272c76cfa8 refactor: minor changes 2024-02-17 07:50:46 +03:00
d12abf0bee perf: add async 2024-02-17 07:46:42 +03:00
58371f0200 feat: add default spinner 2024-02-17 07:46:07 +03:00
967f5572fa feat: implement a search for professors 2024-02-16 17:50:58 +03:00
d9764bfc0e style: add a better loader color display 2024-02-16 10:35:55 +03:00
5cdf189f5a fix: remove number type 2024-02-13 09:52:55 +03:00
cbed14ee1e feat: add notification 2024-02-13 02:52:38 +03:00
4c7282b378 feat: add a header for the table 2024-02-12 08:28:09 +03:00
907d2e7a59 fix: remove hr from footer 2024-02-11 05:17:58 +03:00
99f3a848b7 feat: add a footer 2024-02-09 03:38:06 +03:00