Commit Graph

40 Commits

Author SHA1 Message Date
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
b260640ebf R: Replace AccessMode with RoleStore
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-01-15 23:03:35 +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
d0fbaa7148 R: Remove .Provider from Contexts
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-12 21:58:19 +03:00
Ivan
56b7d3d71f R: Prepare to migrate to react-compiler 2024-12-12 21:46:03 +03:00
Ivan
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +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
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
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
2b312cebb1 F: Constituenta relocation pt2 2024-10-28 14:53:41 +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
abc28940a9 R: use React.PropsWithChildren 2024-09-19 17:49:25 +03:00
Ivan
c75258bfa9 B: Fix inserting operation in empty OSS 2024-09-19 16:27:16 +03:00
Ivan
6338888095 M: allow single operand synthesis
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-16 20:02:38 +03:00
Ivan
b1f4f90b95 F: Remove subscriptions and notification icon
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-20 15:12:03 +03:00
Ivan
3869b453c8 M: Improve OSS -> RSForm navigation and fix term graph 2024-08-19 20:29: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
35883458f3 F: Implement operation and schema delete consequence for OSS
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-15 23:23:45 +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
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
617d8daeb2 F: Implement Operation edit 2024-07-29 22:31:11 +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
591d36d772 F: Implement input schema change UI 2024-07-28 21:30:10 +03:00
Ivan
ec3936cc4c F: Implement RSForm to Operation dependency
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-07-28 01:30:21 +03:00
Ivan
b7e6b24e44 F: Improve OSS UI 2024-07-26 00:34:08 +03:00
Ivan
8376c6bda1 Improve OSS UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-07-24 18:11:39 +03:00
Ivan
bf7902258b Improve OSS frontend
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-23 23:04:21 +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
Ivan
6f3d3c830e Implementing Synthesis frontend pt1
Some checks failed
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (18.x) (push) Has been cancelled
2024-07-14 14:41:05 +03:00
IRBorisov
3ea22f3080 Refactoring: UI elements naming convention 2024-06-26 19:47:31 +03:00
IRBorisov
8c38297de7 Refactoring: pull similar messages together 2024-06-06 23:11:53 +03:00
IRBorisov
89c2e704a8 Refactoring: Context structure and error processing 2024-06-05 12:28:08 +03:00
IRBorisov
3f2db1e7bc Add OSS scaffolding 2024-06-04 23:00:22 +03:00