Commit Graph

1227 Commits

Author SHA1 Message Date
Ivan
0fc8341155 B: Fix incorrect local variable index parsing 2024-09-13 12:18:49 +03:00
Ivan
0211e2f58a R: Improve backend type hints, linting and package locks
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
2024-09-12 21:10:37 +03:00
Ivan
bc166b962e B: Fix cache after changing aliases
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-09-12 19:11:34 +03:00
Ivan
c18efc93e1 D: Add documentation to react components pt1 2024-09-12 16:42:02 +03:00
Ivan
3e34414b85 R: Replace disabled buttons with indicators 2024-09-12 15:08:22 +03:00
Ivan
f7354c9883 F: Improve schema picker filtering 2024-09-12 15:08:22 +03:00
Ivan
dc60c79f81 M: Minor UI improvements 2024-09-12 11:57:43 +03:00
Ivan
76d54fa709 B: Fix OSS image export. Use PNG for now
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-09-12 00:13:29 +03:00
Ivan
f8d411eced B: Fix react-flow attribution styling 2024-09-11 21:27:09 +03:00
Ivan
997021d628 M: Improve layout for canvas - remove clipping top 2024-09-11 21:15:53 +03:00
Ivan
687f6e549e npm update 2024-09-11 20:09:36 +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
bc770abcf5
M: Add server badge
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-09-11 13:48:23 +03:00
Ivan
c35262dbfd M: Cleanup todos 2024-09-11 13:24:52 +03:00
Ivan
3edee8450e M: Optimize dialogs height for small screen notebooks
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-10 17:40:58 +03:00
Ivan
aebd1598ee B: Fix placeholder styling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-09 20:39:52 +03:00
Ivan
ca79161ed8 M: Fix text wrap for long filenames
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-07 19:13:16 +03:00
Ivan
701f9b57b9 M: Small UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-07 16:26:41 +03:00
Ivan
3d45510cd6 M: Implement projection swap on ctrl + space
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-06 15:59:28 +03:00
Ivan
31fb5b82ef F: Improve RSEditor layout responsiveness 2024-09-06 14:19:59 +03:00
Ivan
95f833d97d B: Fix renaming validation
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-05 21:25:09 +03:00
Ivan
38766f3588 B: Save ordering when selection changes 2024-09-05 20:28:25 +03:00
Ivan
b2f9c26155 M: Fix text justify for manuals 2024-09-05 20:13:59 +03:00
Ivan
716b1e5e06 npm update
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-04 14:41:57 +03:00
Ivan
318fadcc5f F: Add ordering to OSS arguments 2024-09-04 14:37:57 +03:00
Ivan
0dda271014 R: Disable tailwind optimizations for local builds 2024-09-04 12:31:55 +03:00
Ivan
09d571332a B: Open OSS for public
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-02 19:13:44 +03:00
Ivan
15837d7a06 M: Prevent user from creating OSS from file 2024-09-02 18:38:36 +03:00
Ivan
79c2050ed2 F: Improve tooltips positioning and text truncation 2024-09-02 18:34:18 +03:00
Ivan
40b799d815 M: Add fixed ordering for data sent to frontend
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-02 12:32:42 +03:00
Ivan
6e0a80d9eb npm update 2024-09-02 12:31:18 +03:00
Ivan
66cfbf01de M: Minor UI fix 2024-09-02 12:14:33 +03:00
Ivan
40d3d0c28d B: Fix selection after substitutions 2024-09-02 12:11:18 +03:00
Ivan
c5c6c42007 B: Fix oss synthesis ordering and order propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-09-01 15:14:24 +03:00
Ivan
02e8d24d2b B: Fix contextMenu overflow
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-01 13:52:32 +03:00
Ivan
c44495a8b1 M: Fix inheritance indicators 2024-09-01 11:16:12 +03:00
Ivan
323f124d68 M: Fix breaking word in expressions
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-31 12:26:38 +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
50452bd92d B: Fix input min-width
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-30 11:03:45 +03:00
Ivan
ce73be22bf M: Remove expression column from sideview 2024-08-30 09:58:51 +03:00
Ivan
89889c9f40 B: Fix error response to invalid file type 2024-08-30 09:42:48 +03:00
Ivan
091b79f19b B: Small dialog fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-29 12:42:26 +03:00
Ivan
5edf08a5cb F: Add xs size screen media query
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-28 23:49:39 +03:00
Ivan
55e09d856f B: Fix tooltip clipping after cst==null 2024-08-28 23:02:48 +03:00
Ivan
ddeab3bbb6 B: Small UI fixes 2024-08-28 22:38:50 +03:00
Ivan
de0b240e78 B: Fix library cache update after changing OSS 2024-08-28 21:32:12 +03:00
Ivan
cf3c9debc8 M: Small graph fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-28 17:02:38 +03:00
Ivan
2fb64ef69a F: Add suggestions to substitution table 2024-08-28 15:43:28 +03:00
Ivan
fa6eb49172 M: Add warning if term expressions are not equal 2024-08-28 12:34:29 +03:00
Ivan
25b577233b M: Small bug fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-28 00:00:04 +03:00