Commit Graph

1330 Commits

Author SHA1 Message Date
Ivan
79158c5cf5 F: Improve admin panel for User 2025-03-19 12:08:41 +03:00
Ivan
0ad15ee473 npm update
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-18 22:47:38 +03:00
Ivan
ebedd86fcb B: Fix search dropdown 2025-03-18 22:28:27 +03:00
Ivan
a46dfb6561 M: Minor UI improvements
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-03-14 21:06:55 +03:00
Ivan
43015fb193 R: Replace enums with const objects 2025-03-14 20:44:23 +03:00
Ivan
10905fa5a5 R: Fix tests
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-13 23:56:53 +03:00
Ivan
23e2b2f0ba R: Remove unused symbols 2025-03-13 23:21:14 +03:00
Ivan
191d73e60e B: Fix redirect on first load 2025-03-13 20:21:16 +03:00
Ivan
f2ef9f945c B: Fix dialog heights for fullscreen dialogs 2025-03-13 20:14:27 +03:00
Ivan
25297b0459 M: Fix react-toaster size for small screens
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-13 14:54:44 +03:00
Ivan
8208adab96 F: Rework inline styles and improve animations 2025-03-13 14:42:48 +03:00
Ivan
26976c806a M: Improve table styling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-12 23:39:11 +03:00
Ivan
8d304f32d0 B: Fix navigation bar animation 2025-03-12 23:27:17 +03:00
Ivan
bc3d4e0f26 M: Remove unnecessary will-change attributes 2025-03-12 23:11:07 +03:00
Ivan
3841a7ad68 F: Add masking blur effects for edges of graphs 2025-03-12 23:08:20 +03:00
Ivan
400ebf55e4 R: Improve data-table internals 2025-03-12 22:41:07 +03:00
Ivan
4875a44555 R: Migrate to snake-case pt3
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-12 12:13:20 +03:00
Ivan
5c08f8e693 R: Migrate to snake-case pt2 2025-03-12 12:04:50 +03:00
Ivan
1192ec7f47 R: Migrate to snake-case pt1 2025-03-12 11:55:43 +03:00
Ivan
9870418f54 R: Move pagination handling to main body
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-12 00:18:48 +03:00
Ivan
4f5e51e27b M: Improve checkboxes 2025-03-11 23:37:12 +03:00
Ivan
6f1afc68ad M:BlockNavigation should not cause rerenders 2025-03-11 23:25:09 +03:00
Ivan
4eb670714d Update TODO.txt 2025-03-11 23:15:50 +03:00
Ivan
9fadfec1b3 M: Add distinguishing border for focusCst 2025-03-11 22:56:31 +03:00
Ivan
9b4cf2bde2 M: Improve location picker 2025-03-11 22:25:30 +03:00
Ivan
ab6b07ed06 M: Small layout fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-11 14:42:41 +03:00
Ivan
76df3c433e B: Fix modal layout 2025-03-11 12:56:58 +03:00
Ivan
e181191e43 R: Refactor layout definitions 2025-03-11 12:48:52 +03:00
Ivan
04c87f51cf R: Refactor tabs layout 2025-03-11 11:35:51 +03:00
Ivan
31a29b7bc0 B: Fix modals and EditVersions 2025-03-11 11:01:19 +03:00
Ivan
b187e7ad79 B: fix build
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2025-03-10 16:20:46 +03:00
Ivan
679da36fc0 update dependencies 2025-03-10 16:13:19 +03:00
Ivan
20022ea648 F: Improve styling pt2 2025-03-10 16:02:53 +03:00
Ivan
4f9a94c933 F: Improve styling and do a pass on UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-09 21:59:21 +03:00
Ivan
2ad5fd4c39 R: Remove redundant containers
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-03-07 22:05:12 +03:00
Ivan
81fa0c5796 F: Refactor z-index and stacking 2025-03-07 20:38:40 +03:00
Ivan
293f1cad6f F: Improve layout by reworking dropdowns 2025-03-07 02:46:19 +03:00
Ivan
442f86f99a T: Add logout test and improve accessability
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-06 22:26:44 +03:00
Ivan
267dc0f16f R: Fix build action sequence 2025-03-06 21:34:02 +03:00
Ivan
7252290416 R: Add e2e tests for login 2025-03-06 21:09:44 +03:00
Ivan
31c32d5983 R: Refactor table usage
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-03-05 00:58:15 +03:00
Ivan
3acf0600e4 M: Update error msg text 2025-03-05 00:16:30 +03:00
Ivan
ef79f3b83e R: useContext -> use hook 2025-03-05 00:10:02 +03:00
Ivan
cad521f46d R: Refactor constituents search
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-04 14:30:28 +03:00
Ivan
d0b430eb17 M: Add font perloading and change swap behavior
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-04 12:42:00 +03:00
Ivan
751b30a95b R: Add container class for further queries 2025-03-04 12:24:16 +03:00
Ivan
ad3891ac66 B: Fix buttons layout 2025-03-04 12:23:41 +03:00
Ivan
ac3dae7c81 R: Simplify eslint integration
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-03 12:44:29 +03:00
Ivan
1c904f965c R: Setup testing environment and mocks
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-02 21:23:34 +03:00
Ivan
32f83c4122 B: Improve typechecks and fix backend API data 2025-03-02 19:08:28 +03:00