Commit Graph

1451 Commits

Author SHA1 Message Date
Ivan
c17ed15905 B: Fix rebuilding containers 2025-07-23 12:13:18 +03:00
Ivan
e488ddbacb F: Implement schema variables + small UI fixes 2025-07-23 12:09:41 +03:00
Ivan
f473f319da F: Implement prompt editor
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-22 20:39:57 +03:00
Ivan
a0a4317d71 F: Improve Manuals and Help UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-21 19:41:07 +03:00
Ivan
ba6cc05e13 M: Add restart to router after restarting containers 2025-07-21 11:35:41 +03:00
Ivan
7a8c0f91c2 F: Rework dialog for AI Prompts 2025-07-21 11:15:28 +03:00
Ivan
4639891a6e F: Add JSON export option
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-07-19 11:00:21 +03:00
Ivan
ec52a6e6fc npm update
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-07-17 19:39:41 +03:00
Ivan
71a7d78046 M: Add restart after rebuild 2025-07-17 19:33:41 +03:00
Ivan
9d19b05aca M: Fix minor UI issues 2025-07-17 19:28:05 +03:00
Ivan
6b6e929696 B: Fix cyclic block hierarchy 2025-07-17 19:17:23 +03:00
Ivan
ebd1bfbd2c F: Improve data validation for user inputs and backend serializers 2025-07-17 19:04:51 +03:00
Ivan
9964b8df23 B: Fix access for unauth users
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-07-16 10:53:15 +03:00
Ivan
d83ebfa8d5 F: Implementing template evaluation 2025-07-16 10:44:58 +03:00
Ivan
ca150d3bd3 F: Implement prompt editing pt2
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-15 21:59:59 +03:00
Ivan
d1dd37cc06 F: Implement prompt editing pt1 2025-07-15 21:03:50 +03:00
Ivan
9a47ad5609 F: Implement backend hooks for frontend
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-14 15:47:38 +03:00
Ivan
df72b1f527 F: Implement backend for prompts
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-13 18:00:40 +03:00
Ivan
409bfb0d94 R: Replace switch statements with records
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-07-11 14:14:50 +03:00
Ivan
6c39e5130f F: Introducing AI UI pt1 2025-07-11 13:34:00 +03:00
Ivan
f7fe5b1cdb B: Fix not-found page
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-10 19:50:46 +03:00
Ivan
3cd7055dc5 M: Minor UI fixes
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-07-10 17:09:03 +03:00
Ivan
656e0a91ca F: Implement different dialogs for operation creation 2025-07-10 16:38:08 +03:00
Ivan
2e6eca7691 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal 2025-07-10 16:37:50 +03:00
Ivan
af5d660499 F: Implement TermGraph view 2025-07-09 18:05:33 +03:00
Ivan
aeebbc6d5b F: Implement TermGraph view
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-09 17:24:39 +03:00
Ivan
bc7195d617 R: Refactoring tg structure 2025-07-09 12:43:27 +03:00
Ivan
3fb28e4867 R: Refactor term-graph preparing to extract shared components 2025-07-09 12:15:53 +03:00
Ivan
acdd74001e F: Implement Constituenta editing from OSS
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-08 20:55:49 +03:00
Ivan
e876478e55 F: Improve panel UI 2025-07-08 19:20:10 +03:00
Ivan
c7afd4b065 R: Rework constituenta editing endpoints + small ui fix
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-07-08 18:28:33 +03:00
Ivan
6f7b1a357c M: Improve UI consistency for closed navigation 2025-07-08 13:21:57 +03:00
Ivan
be0ed59d49 update dependencies 2025-07-08 12:59:00 +03:00
Ivan
4f54c59130 R: Apply withPreventDefault utility 2025-07-08 12:37:35 +03:00
Ivan
b95952a5e5 F: Improve tooltips for Mac 2025-07-08 12:08:29 +03:00
Ivan
96b05d1fe6 F: Remove unnecessary updates and fix UI
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-07 17:33:17 +03:00
Ivan
dc5ff50175 F: Add block stats to side panel 2025-07-07 15:02:45 +03:00
Ivan
442a18a795 M: Add pulse to remove item icon 2025-07-07 13:32:10 +03:00
Ivan
9da2ed751c M: Multiple minor UI fixes
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-07-03 17:24:59 +03:00
Ivan
4fc8cea3d7 M: Disable selection for control elements 2025-07-03 11:58:42 +03:00
Ivan
08dda1dbf7 F: Improve folders UI 2025-07-03 11:40:33 +03:00
Ivan
ad3a4159c0 F: Add side panel for schema preview pt1
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-02 20:55:25 +03:00
Ivan
17bd0401fd B: Fix transparent bg for tabs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-02 15:55:33 +03:00
Ivan
0015969fbb F: Improve typography 2025-07-02 13:13:15 +03:00
Ivan
78b1b0332d R: Remove index files from components 2025-07-02 12:39:20 +03:00
Ivan
ca6249afe0 R: Refactor components to isolate reusable parts 2025-07-02 12:15:16 +03:00
Ivan
6b69544b8b B: Fix panel animation
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-01 21:56:21 +03:00
Ivan
1caf02409f npm update 2025-07-01 21:09:09 +03:00
Ivan
e8e32d127b M: Replace functional typification label 2025-07-01 19:44:59 +03:00
Ivan
f56f5afeab F: Improve OSS UI 2025-07-01 16:14:06 +03:00