Commit Graph

80 Commits

Author SHA1 Message Date
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
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
711ed28a43 F: Implement react-query for backend interactions 2025-01-27 15:03: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
56b7d3d71f R: Prepare to migrate to react-compiler 2024-12-12 21:46:03 +03:00
Ivan
23f2e142cf F: Term graph rework pt1 2024-12-02 15:59:03 +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
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
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
519d060fcc B: Fix constituenta tooltip 2024-09-18 15:09:29 +03:00
Ivan
f7354c9883 F: Improve schema picker filtering 2024-09-12 15:08:22 +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
318fadcc5f F: Add ordering to OSS arguments 2024-09-04 14:37:57 +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
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
9b87120b1e R: Remove redundant font option 2024-08-21 20:32:17 +03:00
Ivan
ceba6b882f M: Improve graph UI 2024-08-21 20:21:23 +03:00
Ivan
94f9eabfdf M: Minor UI fixes and coverage fix 2024-08-19 18:32:41 +03:00
Ivan
0b3fbd8d4f M: Implement RSForm sorting for OSS and small UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-17 22:36:17 +03:00
Ivan
263f3f93eb F: Prepare operation change propagation 2024-08-14 21:50:28 +03:00
Ivan
50760d7d13 R: Upgrade to eslint9
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-06 14:39:00 +03:00
Ivan
b929b051cc F: Implement RSForm and OSS attribute sync 2024-08-05 23:53:41 +03:00
Ivan
d5531d00eb M: Improve node positioning in OSS 2024-08-02 11:17:39 +03:00
Ivan
10a4140c95 F: Improve RSForm and OSS UI + some fixes 2024-08-01 20:15:35 +03:00
Ivan
25d0c06de0 F: Improve RSForm UI for inherited cs 2024-08-01 12:04:41 +03:00
Ivan
600b0c01ef F: Improve OSS <-> RSForm UI
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-01 00:36:06 +03:00
Ivan
16a225a959 F: Implementing backend for synthesis operation 2024-07-31 18:09:31 +03:00
Ivan
c97e24dc63 R: Simplify sync_text and transfer_term
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-30 16:00:09 +03:00
Ivan
282925c9a3 F: Prepare frontend for Synthesis execution
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-29 23:20:42 +03:00
Ivan
5ee85b169d F: Implement UI for synthesis
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-29 16:56:24 +03:00
Ivan
4f9b48cce5 F: Improve OSS UI controls
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-07-26 21:09:16 +03:00
Ivan
b7e6b24e44 F: Improve OSS UI 2024-07-26 00:34:08 +03:00
Ivan
cdb2f6cb79 Implementing basic oss graph
Some checks failed
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-21 22:51:43 +03:00
IRBorisov
04e108df11 Refactor location naming 2024-06-27 11:35:26 +03:00
IRBorisov
3ea22f3080 Refactoring: UI elements naming convention 2024-06-26 19:47:31 +03:00
IRBorisov
edb3bb4f10 Implement location selector button 2024-06-26 19:00:29 +03:00