Commit Graph

29 Commits

Author SHA1 Message Date
Ivan
6064da8008 R: Unify naming convention for frontend APIs 2025-04-20 16:21:06 +03:00
Ivan
12fffd0087 F: Implementing block UI pt1 2025-04-20 15:55:52 +03:00
Ivan
fd47a4560a F: Implement create-block API
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
Backend CI / build (3.12) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
2025-04-14 23:11:43 +03:00
Ivan
29af778d54 R: Remove unused dependencies
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-13 23:14:00 +03:00
Ivan
8aedd4c209 R: Restructuring layout data 2025-04-06 15:49:43 +03:00
Ivan
91b3cdb43f R: Change fieldname comment to description 2025-03-25 22:30:56 +03:00
Ivan
43015fb193 R: Replace enums with const objects 2025-03-14 20:44:23 +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
32f83c4122 B: Improve typechecks and fix backend API data 2025-03-02 19:08:28 +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
9f68baadee R: Remove redundant type 2025-02-22 12:20:47 +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
9ef4d32376 F: Add global view for mutation errors 2025-02-19 19:26:29 +03:00
Ivan
ff09a09753 F: Implement schema checks for backend + small fixes 2025-02-18 23:57:05 +03:00
Ivan
6e8192404f R: Refactor type definitions
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-18 19:40:24 +03:00
Ivan
869de34fc5 F: Add zod validation for backend responses for rsforms 2025-02-17 14:44:08 +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
2632921dbb R: Upgrade SubstituteCst dialog
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-12 02:12:08 +03:00
Ivan
381567491f R: Refactor global names and LocationChange dialog 2025-02-12 01:35:41 +03:00
Ivan
a56d1e7fc4 F: Rework Edit Operation dialog 2025-02-12 00:14:38 +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
f31acfc817 F: Rework create operation dialog
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-11 14:24:13 +03:00
Ivan
c5b73612f3 F: Rework RelocateConstituents dialog
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-10 16:18:54 +03:00
Ivan
a967e957b3 F: Rework zod schema names and DeleteOperation dialog 2025-02-10 14:11:28 +03:00
Ivan
c5bf72f889 F: Rework ChangeInputSchema dialog 2025-02-10 13:43:06 +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