Commit Graph

  • 25ec175d79 R: Refactoring cache models pt1 Ivan 2025-08-03 11:40:22 +0300
  • ee3c3e59b5 R: Splitting Cached models pt1 Ivan 2025-08-01 10:55:53 +0300
  • a7428a4af4 F: Implementing Reference operation pt1 Ivan 2025-07-31 20:23:35 +0300
  • fc05d53d31 F: Add clone-schema to OSS functions Ivan 2025-07-30 21:50:14 +0300
  • 1af6f87824 F: Improve Sidepanel UI Ivan 2025-07-30 10:38:04 +0300
  • 176ad744fe Update README.md Ivan 2025-07-29 23:21:33 +0300
  • a31558a403 F: Improve cst filters Ivan 2025-07-29 23:07:37 +0300
  • 7eb7fb09cf B: Small UI fixes Ivan 2025-07-29 22:42:50 +0300
  • 62678b8b59 npm update Ivan 2025-07-29 22:42:45 +0300
  • ba0416c37d F: Implement crucial constituents feature Ivan 2025-07-29 20:56:31 +0300
  • e4480b158d B: Fix triple position color Ivan 2025-07-29 15:22:19 +0300
  • 4351b2e1c9 M: Select new items after creating them Ivan 2025-07-28 23:05:34 +0300
  • 05275f87af F: Implement hotkey navigation Ivan 2025-07-28 22:53:14 +0300
  • de108074b1 M: Minor UI improvements Ivan 2025-07-28 21:39:02 +0300
  • 72f7be3247 F: Improve graph filtering for CstList Ivan 2025-07-25 16:02:43 +0300
  • 628c91e57b R: Refactor unnecessary tsx extensions Ivan 2025-07-25 13:22:55 +0300
  • 98f811e252 F: Improve constituent relocation in OSS Ivan 2025-07-25 13:12:26 +0300
  • e00b8da6ee F: Improve navigation tracking and loaders. Fix store utilization Ivan 2025-07-25 10:54:50 +0300
  • 5d8cfe0b21 npm update: zod4 Ivan 2025-07-24 12:32:58 +0300
  • 709471356f M: Small UI fixes Ivan 2025-07-23 22:32:35 +0300
  • 35faeb580b F: Improve updating timestamps Ivan 2025-07-23 16:13:29 +0300
  • 65eacba03c M: Improve positioning for new nodes Ivan 2025-07-23 15:29:24 +0300
  • c17ed15905 B: Fix rebuilding containers Ivan 2025-07-23 12:13:18 +0300
  • e488ddbacb F: Implement schema variables + small UI fixes Ivan 2025-07-23 12:09:41 +0300
  • f473f319da F: Implement prompt editor Ivan 2025-07-22 20:39:57 +0300
  • a0a4317d71 F: Improve Manuals and Help UI Ivan 2025-07-21 15:09:30 +0300
  • ba6cc05e13 M: Add restart to router after restarting containers Ivan 2025-07-21 11:35:41 +0300
  • 7a8c0f91c2 F: Rework dialog for AI Prompts Ivan 2025-07-21 11:15:28 +0300
  • 4639891a6e F: Add JSON export option Ivan 2025-07-19 11:00:21 +0300
  • ec52a6e6fc npm update Ivan 2025-07-17 19:39:41 +0300
  • 71a7d78046 M: Add restart after rebuild Ivan 2025-07-17 19:33:41 +0300
  • 9d19b05aca M: Fix minor UI issues Ivan 2025-07-17 19:28:05 +0300
  • 6b6e929696 B: Fix cyclic block hierarchy Ivan 2025-07-17 19:17:23 +0300
  • ebd1bfbd2c F: Improve data validation for user inputs and backend serializers Ivan 2025-07-17 19:04:51 +0300
  • 9964b8df23 B: Fix access for unauth users Ivan 2025-07-16 10:53:15 +0300
  • d83ebfa8d5 F: Implementing template evaluation Ivan 2025-07-15 23:50:57 +0300
  • ca150d3bd3 F: Implement prompt editing pt2 Ivan 2025-07-15 21:59:59 +0300
  • d1dd37cc06 F: Implement prompt editing pt1 Ivan 2025-07-15 21:03:50 +0300
  • 9a47ad5609 F: Implement backend hooks for frontend Ivan 2025-07-14 15:47:38 +0300
  • df72b1f527 F: Implement backend for prompts Ivan 2025-07-13 18:00:40 +0300
  • 409bfb0d94 R: Replace switch statements with records Ivan 2025-07-11 14:14:50 +0300
  • 6c39e5130f F: Introducing AI UI pt1 Ivan 2025-07-11 13:34:00 +0300
  • f7fe5b1cdb B: Fix not-found page Ivan 2025-07-10 19:50:46 +0300
  • 3cd7055dc5 M: Minor UI fixes Ivan 2025-07-10 17:09:03 +0300
  • 656e0a91ca F: Implement different dialogs for operation creation Ivan 2025-07-10 16:38:08 +0300
  • 2e6eca7691 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal Ivan 2025-07-10 16:37:50 +0300
  • af5d660499 F: Implement TermGraph view Ivan 2025-07-09 17:10:42 +0300
  • aeebbc6d5b F: Implement TermGraph view Ivan 2025-07-09 17:10:42 +0300
  • bc7195d617 R: Refactoring tg structure Ivan 2025-07-09 12:43:27 +0300
  • 3fb28e4867 R: Refactor term-graph preparing to extract shared components Ivan 2025-07-09 12:15:53 +0300
  • acdd74001e F: Implement Constituenta editing from OSS Ivan 2025-07-08 20:49:50 +0300
  • e876478e55 F: Improve panel UI Ivan 2025-07-08 19:03:40 +0300
  • c7afd4b065 R: Rework constituenta editing endpoints + small ui fix Ivan 2025-07-08 18:28:33 +0300
  • 6f7b1a357c M: Improve UI consistency for closed navigation Ivan 2025-07-08 13:21:57 +0300
  • be0ed59d49 update dependencies Ivan 2025-07-08 12:59:00 +0300
  • 4f54c59130 R: Apply withPreventDefault utility Ivan 2025-07-08 12:37:35 +0300
  • b95952a5e5 F: Improve tooltips for Mac Ivan 2025-07-08 12:08:29 +0300
  • 96b05d1fe6 F: Remove unnecessary updates and fix UI Ivan 2025-07-07 17:33:17 +0300
  • dc5ff50175 F: Add block stats to side panel Ivan 2025-07-07 15:02:45 +0300
  • 442a18a795 M: Add pulse to remove item icon Ivan 2025-07-07 13:32:10 +0300
  • 9da2ed751c M: Multiple minor UI fixes Ivan 2025-07-03 14:36:15 +0300
  • 4fc8cea3d7 M: Disable selection for control elements Ivan 2025-07-03 11:58:42 +0300
  • 08dda1dbf7 F: Improve folders UI Ivan 2025-07-03 11:40:33 +0300
  • ad3a4159c0 F: Add side panel for schema preview pt1 Ivan 2025-07-02 20:16:11 +0300
  • 17bd0401fd B: Fix transparent bg for tabs Ivan 2025-07-02 15:55:33 +0300
  • 0015969fbb F: Improve typography Ivan 2025-07-02 13:13:15 +0300
  • 78b1b0332d R: Remove index files from components Ivan 2025-07-02 12:39:20 +0300
  • ca6249afe0 R: Refactor components to isolate reusable parts Ivan 2025-07-02 12:15:16 +0300
  • 6b69544b8b B: Fix panel animation Ivan 2025-07-01 21:56:21 +0300
  • 1caf02409f npm update Ivan 2025-07-01 21:09:09 +0300
  • e8e32d127b M: Replace functional typification label Ivan 2025-07-01 19:44:59 +0300
  • f56f5afeab F: Improve OSS UI Ivan 2025-07-01 16:13:07 +0300
  • 4207a52b2d B: Tentative fix for longpress on iOS Ivan 2025-07-01 12:23:47 +0300
  • 91186b0e2e R: Replace clsx with merging styles Ivan 2025-06-24 22:23:27 +0300
  • 2d2c0290e3 F: Add hide button for stats Ivan 2025-06-24 22:13:26 +0300
  • dae47716ea M: Simplify color tooltips Ivan 2025-06-24 14:26:36 +0300
  • 384bf4e924 M: Add delay for some hover effects Ivan 2025-06-24 13:34:01 +0300
  • e21ebc195d M: Improve text position in node Ivan 2025-06-21 16:59:16 +0300
  • 65440e29f0 B: Adjust selection for Constituenta editor Ivan 2025-06-19 18:12:58 +0300
  • 22d8e0fadd M: Minor UI fixes Ivan 2025-06-19 17:50:02 +0300
  • dd8d4fe622 F: Upgrade hover animations pt2 Ivan 2025-06-19 12:44:58 +0300
  • 7df3c4b7b2 B: Fix UI for small screens Ivan 2025-06-19 10:59:22 +0300
  • fee60f9935 B: Fix dark theme loading Ivan 2025-06-19 00:16:25 +0300
  • 2a15faf17b M: Minor UI color improvements Ivan 2025-06-18 22:54:14 +0300
  • 30b5bd176d F: Rework location picker Ivan 2025-06-18 22:31:23 +0300
  • 2013dca777 F: Reworking colors and hovering pt1 Ivan 2025-06-18 16:14:41 +0300
  • fb705249bb M: Add animation to details element Ivan 2025-06-18 10:16:26 +0300
  • 56a7985bcb M: Improve hover for footer Ivan 2025-06-18 09:26:02 +0300
  • e75ac119e0 M: Improve hover effects on pagination Ivan 2025-06-18 00:25:04 +0300
  • 78efdb8743 F: Improve placeholder for RSExpressions Ivan 2025-06-18 00:16:27 +0300
  • 4759abd03f F: Improve hover buttons design Ivan 2025-06-17 22:28:56 +0300
  • aaf4bf275e M: Fix nav bar colors and transitions Ivan 2025-06-17 20:52:32 +0300
  • 018e6c7215 M: Always show search for RSList Ivan 2025-06-17 20:43:27 +0300
  • 5e2f623271 npm update Ivan 2025-06-17 20:34:35 +0300
  • 45e11bd48a R: Migrating to cursor IDE Ivan 2025-06-17 19:47:07 +0300
  • e39193567a F: Improve layout when parent is changed Ivan 2025-06-12 19:44:49 +0300
  • f2b06261b8 B: Fix initial data Ivan 2025-06-11 19:51:56 +0300
  • e57b61da21 B: Fix node double click Ivan 2025-06-11 19:48:46 +0300
  • c92641f671 R: Refactor layout data structure Ivan 2025-06-11 16:39:12 +0300
  • e101aea631 F: Filter out users without schemas Ivan 2025-06-11 11:01:00 +0300