Commit Graph

38 Commits

Author SHA1 Message Date
Ivan
d90cf08b6c R: Refactor const global objects
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-30 01:10:45 +03:00
Ivan
6fa25b51fe R: Remove unnecessary rerenders from useEffect 2025-04-28 11:38:55 +03:00
Ivan
3b26457b83 F: Implement delete-block and update-block backend 2025-04-16 11:19:29 +03:00
Ivan
9e19290566 M: Minor UI fixes and refactoring 2025-04-13 22:29:23 +03:00
Ivan
e36e50f49f F: More color simplifications 2025-04-13 19:16:40 +03:00
Ivan
c5e41acc31 F: Merge with shadcn styling
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
Revert "F: Merge with shadcn styling"

This reverts commit b9f8143b3e0a7f4726ab7751757b31532b0834f9.

F: Merge with shadcn styling
2025-04-12 21:49:18 +03:00
Ivan
b78b7edceb F: Replace SelectSingle with combobox 2025-04-11 20:02:29 +03:00
Ivan
74edb2b757 M: Sort users in select user component 2025-04-07 21:43:49 +03:00
Ivan
43015fb193 R: Replace enums with const objects 2025-03-14 20:44:23 +03:00
Ivan
23e2b2f0ba R: Remove unused symbols 2025-03-13 23:21:14 +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
e181191e43 R: Refactor layout definitions 2025-03-11 12:48:52 +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
32f83c4122 B: Improve typechecks and fix backend API data 2025-03-02 19:08:28 +03:00
Ivan
e211898cc0 F: Improve navigation API. Implement async versions 2025-02-26 16:28:29 +03:00
Ivan
3e52639e48 R: Refactor feature dependencies
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-26 00:16:41 +03:00
Ivan
fbdd561344 F: Rework users API
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-22 19:22:07 +03:00
Ivan
b29a4e7b49 R: Redistribute constant and global dependencies 2025-02-22 18:39:58 +03:00
Ivan
536705c00b F: Upgrade to tailwind 4. Fix type imports
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-21 21:15:05 +03:00
Ivan
74186b268b npm update + fix name collision
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-20 18:10:53 +03:00
Ivan
74473f4cb5 R: Remove all default exports
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-19 23:30:35 +03:00
Ivan
53b746f3c4 R: Distinguish undefined semantics vs null 2025-02-19 22:33:09 +03:00
Ivan
9ef4d32376 F: Add global view for mutation errors 2025-02-19 19:26:29 +03:00
Ivan
6deedb3afd M: Fix minor issues
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-17 16:19:15 +03:00
Ivan
4853884251 R: Improve import sorting
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-12 21:36:25 +03:00
Ivan
c75af03bea R: Refine feature boundaries and dependencies 2025-02-12 20:53:31 +03:00
Ivan
012fb142ed R: library feature boundary
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2025-02-12 15:13:37 +03:00
Ivan
8c894b1245 R: Refactor auth and help feature boundary 2025-02-12 13:44:41 +03:00
Ivan
92a0ec5968 R: Refactor users feature boundary 2025-02-12 13:07:55 +03:00
Ivan
fd6295f279 R: Move LibraryItem editor to proper feature 2025-02-12 12:45:40 +03:00
Ivan
381567491f R: Refactor global names and LocationChange dialog 2025-02-12 01:35:41 +03:00
Ivan
301f388788 R: Split label resources into features 2025-02-11 20:56:24 +03:00
Ivan
e53157aa31 R: Rework all mutations to mutateAsync
Fixes problem with mutations callback not being triggered in dialogs
2025-02-11 20:16:11 +03:00
Ivan
a967e957b3 F: Rework zod schema names and DeleteOperation dialog 2025-02-10 14:11:28 +03:00
Ivan
17b94b5e9a R: Refactoring folder structure: introducing features
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-10 01:32:55 +03:00