Commit Graph

512 Commits

Author SHA1 Message Date
Ivan
8c894b1245 R: Refactor auth and help feature boundary 2025-02-12 13:44:41 +03:00
Ivan
aeac2c2941 R: Split colors declarations 2025-02-11 21:07:23 +03:00
Ivan
301f388788 R: Split label resources into features 2025-02-11 20:56:24 +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
Ivan
a44c1cd170 F: Rework version editing
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-07 15:30:47 +03:00
Ivan
07c1d54f17 R: Refactor basic components structure 2025-02-07 10:54:47 +03:00
Ivan
4d91437d7f R: Refactor modal dialogs API
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Distinguish Form and View modals
2025-02-06 20:28:23 +03:00
Ivan
bb33c1f212 R: Move dialogs to form basis
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-06 14:10:18 +03:00
Ivan
f5087241a3 R: Remove redundant checks 2025-02-05 22:14:14 +03:00
Ivan
e96ce964ca R: Remove redundant useEffect 2025-02-05 21:55:39 +03:00
Ivan
86f90149ee B: Fix small bugs and refactor away useEffect 2025-02-05 12:47:53 +03:00
Ivan
df06e7a7b9 B: Fix margin 2025-02-05 12:13:05 +03:00
Ivan
507faf4689 R: Remove redundant useCallback
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-05 01:27:52 +03:00
Ivan
515f398fda F: Rework createLibraryItem form 2025-02-04 23:34:02 +03:00
Ivan
c76af6d224 R: Unify components API for user inputs 2025-02-04 20:35:55 +03:00
Ivan
e3d8c9110a F: Rework password change 2025-02-03 18:17:44 +03:00
Ivan
6583f44209 F: Rework signup form using react-hook-form and zod
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-03 13:14:39 +03:00
Ivan
27234c488d F: Implement login form using react-hook-form
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-01-31 21:05:04 +03:00
Ivan
092421b0c3 M: Lazy load dialogs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-01-30 00:42:15 +03:00
Ivan
cf2384564a R: Improve suspense and loading behavior 2025-01-29 21:26:10 +03:00
Ivan
d182b2d34e B: Fix cache invalidation and error handling 2025-01-29 14:52:07 +03:00
Ivan
44b0705521 R: use alias instead of relative path
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-01-28 23:23:42 +03:00
Ivan
7595991f26 R: Move notifications into transport layer
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Minor bug fixes
2025-01-28 19:47:24 +03:00
Ivan
b43c46e6c6 update dependencies 2025-01-27 15:50:37 +03:00
Ivan
711ed28a43 F: Implement react-query for backend interactions 2025-01-27 15:03:48 +03:00
Ivan
33ad3c6b95 R: Refactor dialogs using zustand store
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-01-16 16:31:32 +03:00
Ivan
b9ee1b9d08 R: Migrating to zustand for local state management pt3 2025-01-15 22:16:27 +03:00
Ivan
8c3e5dfd4d R: Migrating to zustand for local state management pt2 2025-01-15 16:06:42 +03:00
Ivan
4c9b0b28b8 R: Migrating to zustand for local state management pt1
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-01-14 21:58:16 +03:00
Ivan
8bec236f0f F: Improve tooltip performance 2024-12-20 14:36:30 +03:00
Ivan
2b73f5e6af M: Improve checkbox structure 2024-12-20 13:36:42 +03:00
Ivan
7bd5cd5d74 F: Improve navigation toggles 2024-12-20 11:54:38 +03:00
Ivan
2cdc03db92 F: Improve theme switcher
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-19 18:56:48 +03:00
Ivan
7c57872254 B: Fix tabs background 2024-12-18 14:55:10 +03:00
Ivan
dc7cea8eaa F: Add QR feature for RSForm 2024-12-18 12:35:48 +03:00
Ivan
326d4b0e1d R: Improve styling semantics pt2 2024-12-17 11:38:00 +03:00
Ivan
da4dbd3b90 R: Improve styling semantics pt1 2024-12-17 10:53:01 +03:00
Ivan
91dbd0e88f F: Rework colors using tailwind configs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-17 00:05:45 +03:00
Ivan
609752a9d6 R: Remove unused useMemo and useCallback
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-13 21:31:09 +03:00
Ivan
254b6a64d5 F: Add react-compiler to build toolchain
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-13 13:55:26 +03:00
Ivan
56b7d3d71f R: Prepare to migrate to react-compiler 2024-12-12 21:46:03 +03:00
Ivan
f878afa920 R: Remove unused dependencies 2024-12-12 17:16:36 +03:00
Ivan
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +03:00
Ivan
bc4a68f4d1 R: Remove unused ref
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-06 10:42:27 +03:00
Ivan
5da2c23280 R: Use Suspence to reduce bundle size
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-05 15:46:23 +03:00
Ivan
a8d39eb8bd R: Use monadic conditional call
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-04 22:53:01 +03:00
Ivan
fb4837278c update dependencies
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-12-03 22:28:44 +03:00
Ivan
ab75de1042 M: Update GraphUI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-02 21:00:31 +03:00
Ivan
23f2e142cf F: Term graph rework pt1 2024-12-02 15:59:03 +03:00
Ivan
2b09044e8f M: Hide modal on backdrop click
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-28 14:10:44 +03:00
Ivan
f4488384ac R: Upgrade to react-router v7
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-25 19:53:20 +03:00
Ivan
c1f50d6f50 D: Improve TSDocs for frontend components
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-11-21 15:09:51 +03:00
Ivan
72634e80fa R: Decouple setters from onChange events
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-11-21 00:26:16 +03:00
Ivan
15c292d240 F: Add TypeGraph for RSForm
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-11-20 10:39:09 +03:00
Ivan
178499676c M: minor text fixes
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-07 23:15:44 +03:00
Ivan
ba08844ff8 M: Small UI fix
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-10-30 21:48:17 +03:00
Ivan
678079192a M: Fix TSDoc text 2024-10-30 21:35:55 +03:00
Ivan
db1d8257b9 M: Improve UI borders and styling props
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-10-29 12:45:03 +03:00
Ivan
8d5ce8b0cf F: Improve Help UI for dialogs 2024-10-29 12:06:43 +03:00
Ivan
9761cc2c9d F: Constituenta relocation: final part
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-10-28 23:55:25 +03:00
Ivan
79d8184193 R: Add eslint-plugin-react-hooks and
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-10-23 16:29:35 +03:00
Ivan
5700462ad5 F: Implement constituenta relocation pt1 2024-10-23 15:31:24 +03:00
Ivan
ed30714628 M: Update dependencies + small fixes
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-10-17 17:02:58 +03:00
Ivan
729c96c12f M: Minor fixes 2024-10-14 12:41:19 +03:00
Ivan
f3ffa8bd2b M: Improve table column width when NoHeader is on
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-27 15:29:03 +03:00
Ivan
df81c4e125 F: Rework user filter for LibraryPage 2024-09-27 12:23:26 +03:00
Ivan
77be306cf1 F: Add AST visualization for expression
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-26 23:26:48 +03:00
Ivan
ae1fceafcf M: Remove MockCst from sideView 2024-09-23 11:54:18 +03:00
Ivan
00a1deda32 M: Improve coloring of constituents and statuses 2024-09-23 11:48:13 +03:00
Ivan
7f88d030d4 M: Small UI layout fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-21 20:24:32 +03:00
Ivan
c92a4058b9 M: Minor UI fixes
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-19 21:15:08 +03:00
Ivan
abc28940a9 R: use React.PropsWithChildren 2024-09-19 17:49:25 +03:00
Ivan
94a33a1f19 R: use React.ComponentProps 2024-09-19 17:36:34 +03:00
Ivan
519d060fcc B: Fix constituenta tooltip 2024-09-18 15:09:29 +03:00
Ivan
fcfc2e909b F: Add schemas coloring option for TermGraph
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-14 17:11:50 +03:00
Ivan
80680a7bf2 R: Add inherited cst source to API 2024-09-14 15:15:36 +03:00
Ivan
0fc8341155 B: Fix incorrect local variable index parsing 2024-09-13 12:18:49 +03:00
Ivan
c18efc93e1 D: Add documentation to react components pt1 2024-09-12 16:42:02 +03:00
Ivan
3e34414b85 R: Replace disabled buttons with indicators 2024-09-12 15:08:22 +03:00
Ivan
f7354c9883 F: Improve schema picker filtering 2024-09-12 15:08:22 +03:00
Ivan
dc60c79f81 M: Minor UI improvements 2024-09-12 11:57:43 +03:00
Ivan
aa33d0af6f R: Simplify Constituenta order attribute
0-indexed used for database storage only
2024-09-11 20:06:58 +03:00
Ivan
c35262dbfd M: Cleanup todos 2024-09-11 13:24:52 +03:00
Ivan
3edee8450e M: Optimize dialogs height for small screen notebooks
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-10 17:40:58 +03:00
Ivan
ca79161ed8 M: Fix text wrap for long filenames
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-07 19:13:16 +03:00
Ivan
3d45510cd6 M: Implement projection swap on ctrl + space
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-06 15:59:28 +03:00
Ivan
31fb5b82ef F: Improve RSEditor layout responsiveness 2024-09-06 14:19:59 +03:00
Ivan
318fadcc5f F: Add ordering to OSS arguments 2024-09-04 14:37:57 +03:00
Ivan
79c2050ed2 F: Improve tooltips positioning and text truncation 2024-09-02 18:34:18 +03:00
Ivan
66cfbf01de M: Minor UI fix 2024-09-02 12:14:33 +03:00
Ivan
c0235e573a M: Small UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-31 00:02:06 +03:00
Ivan
50452bd92d B: Fix input min-width
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-30 11:03:45 +03:00
Ivan
ddeab3bbb6 B: Small UI fixes 2024-08-28 22:38:50 +03:00
Ivan
2fb64ef69a F: Add suggestions to substitution table 2024-08-28 15:43:28 +03:00
Ivan
8f1fbcde3d F: Add search feature to multiple cst selector
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-25 13:53:02 +03:00
Ivan
8bceeb2b38 F: Improve versioning UI
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-24 12:29:38 +03:00
Ivan
faa0fd3fcc M: Minor syntax fixes
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-23 22:53:53 +03:00
Ivan
b4d8ff74b2 F: Improve stats UI for OSS and RSForm 2024-08-23 21:29:07 +03:00
Ivan
4eebcaef53 M: Improve stats labels
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-23 12:35:48 +03:00