Commit Graph

75 Commits

Author SHA1 Message Date
Ivan
a6bf681765 M: Small fixes 2025-05-29 15:38:57 +03:00
Ivan
f0715df343 F: Improve color and animation styling 2025-04-16 15:22:31 +03:00
Ivan
3a54bf7108 B: Fix combo-box for release
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-11 21:45:21 +03:00
Ivan
b78b7edceb F: Replace SelectSingle with combobox 2025-04-11 20:02:29 +03:00
Ivan
f329496679 F: Introduce shadcn, implement okclh colors 2025-04-07 15:26:10 +03:00
Ivan
5584fa9fc8 R: Improve single file runner
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
2025-04-06 13:23:10 +03:00
Ivan
9f2a8d8431 F: Add StyleLint tooling and fix some CSS issues 2025-03-19 15:12:02 +03:00
Ivan
aecac71283 M: Revert to default selection behavior and fix minor issues 2025-03-19 13:03:43 +03:00
Ivan
3841a7ad68 F: Add masking blur effects for edges of graphs 2025-03-12 23:08:20 +03:00
Ivan
4875a44555 R: Migrate to snake-case pt3
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-12 12:13:20 +03:00
Ivan
7252290416 R: Add e2e tests for login 2025-03-06 21:09:44 +03:00
Ivan
ac3dae7c81 R: Simplify eslint integration
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-03 12:44:29 +03:00
Ivan
1c904f965c R: Setup testing environment and mocks
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-02 21:23:34 +03:00
Ivan
54472ef0b1 R: Improve test runner system and vite config
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-01 22:00:55 +03:00
Ivan
8c3e5dfd4d R: Migrating to zustand for local state management pt2 2025-01-15 16:06:42 +03:00
Ivan
5679c86dac R: Integrate Playwright as end-to-end testing 2025-01-14 16:25:05 +03:00
Ivan
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +03:00
Ivan
8f631b1b10 F: Use dagre for graph node layout 2024-11-20 21:25:48 +03:00
Ivan
a869f42fce F: Add TypeGraph manual page 2024-11-19 22:30:52 +03:00
Ivan
4b15bfdd6d M: Edit manuals
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-18 12:54:59 +03:00
Ivan
134ef566be F: Implement basic substitution checks
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-26 17:25:07 +03:00
Ivan
658de0545b F: Implement location editing + showSubfolders 2024-08-21 16:49:17 +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
69ee70e61f M: Minor fixes 2024-07-27 22:49:49 +03:00
Ivan
acd24a28e5 Add extensions recommendations 2024-07-24 11:29:19 +03:00
Ivan
8697ee6175 Refactoring: improving backend
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-07-22 21:20:51 +03:00
Ivan
b69d96d839 Implementing oss backend pt1 2024-07-19 19:29:27 +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
c430a0132c Small fixes 2024-06-23 14:20:52 +03:00
IRBorisov
011ef7222c Update manuals
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-16 22:53:30 +03:00
IRBorisov
5507761c0f Improve help UI for small screens
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-09 20:41:33 +03:00
IRBorisov
186545afe9 Add rules of conduct 2024-06-07 15:35:34 +03:00
IRBorisov
6a8794f5f2 Improve VSCode tooling config 2024-06-05 16:49:34 +03:00
IRBorisov
4a56fd3029 Add Icons page for devs 2024-06-05 16:20:51 +03:00
IRBorisov
c258af66cb Add email unique check and Refactor users API tests 2024-05-28 14:26:44 +03:00
IRBorisov
18c09ecd93 Refactoring: enable formatting with autopep8 2024-05-24 19:06:39 +03:00
IRBorisov
9e4f7ca2f2 Refactoring: setup isort for backend 2024-05-24 18:31:14 +03:00
IRBorisov
f669a3054b Add Editors to database 2024-05-24 15:40:28 +03:00
IRBorisov
cf3ac6d270 Use sidecar version of swagger and redoc templates 2024-05-19 15:17:31 +03:00
IRBorisov
7664d9bda7 Improve help UI and refactor naming 2024-05-16 22:42:05 +03:00
IRBorisov
31bbf0ab84 Update help topics 2024-05-16 16:14:56 +03:00
IRBorisov
18336cebe3 Refactor Help structure 2024-05-13 20:55:48 +03:00
IRBorisov
086f5b93cd Implement rslang grammar update (pyconcept 0.1.5) 2024-05-13 12:50:08 +03:00
IRBorisov
8674bd7beb Update help pages 2024-05-07 17:58:36 +03:00
IRBorisov
abc24822d2 Simplify grammar and sync with ConceptCore 2024-05-06 21:54:25 +03:00
IRBorisov
3024cde1b1 Fix overscroll behavior 2024-05-02 21:34:47 +03:00
IRBorisov
b07f0a8cd0 Implement backed for RestoreOrder functionality 2024-04-26 00:38:22 +03:00
IRBorisov
17c784d8b7 Fix working directory for eslint 2024-04-16 20:39:52 +03:00
IRBorisov
07cec071f8 npm update 2024-04-16 20:30:51 +03:00
IRBorisov
798dce4b91 Update settings 2024-04-12 20:32:18 +03:00