Commit Graph

957 Commits

Author SHA1 Message Date
Ivan
6a1a4b8543 M: Improve LibraryItem editor 2024-08-21 21:49:42 +03:00
Ivan
9b87120b1e R: Remove redundant font option 2024-08-21 20:32:17 +03:00
Ivan
ceba6b882f M: Improve graph UI 2024-08-21 20:21:23 +03:00
Ivan
673ed0a9cb B: Fix empty constituenta tooltip bug 2024-08-21 17:33:38 +03:00
Ivan
658de0545b F: Implement location editing + showSubfolders 2024-08-21 16:49:17 +03:00
Ivan
a6bf2c1a3d F: Add Thesaurus manual page
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-21 12:37:50 +03:00
Ivan
de2677c26d M: Small UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-20 18:26:37 +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
0b9e599d6e M: Minor UI fixes 2024-08-20 14:35:46 +03:00
Ivan
3f8fab80aa F: Improve OSS UI and Manuals
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-19 22:03:39 +03:00
Ivan
3869b453c8 M: Improve OSS -> RSForm navigation and fix term graph 2024-08-19 20:29:41 +03:00
Ivan
5583720817 F: Enable tailwind universal styles optimization 2024-08-19 19:32:52 +03:00
Ivan
3e712d3ac1 M: Improve typification and expression visibility 2024-08-19 19:16:29 +03:00
Ivan
94f9eabfdf M: Minor UI fixes and coverage fix 2024-08-19 18:32:41 +03:00
Ivan
35dbb6d201 B: Fix convention editing for OSS 2024-08-19 17:06:01 +03:00
Ivan
3d80947af5 B: Fix substitution editor
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-19 12:33:04 +03:00
Ivan
2470fe1fae M: Improve label visibility 2024-08-19 12:06:12 +03:00
Ivan
a583d427b5 M: Minor UI improvements 2024-08-19 10:56:24 +03:00
Ivan
4dc89f4a57 B: Fix oss filtering and error messages
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-18 12:56:36 +03:00
Ivan
0e8e6487da M: Minor OSS UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-17 23:43:37 +03:00
Ivan
99ed81bba2 R: Restructure help pages 2024-08-17 23:42:56 +03:00
Ivan
3cdebc0f99 F: Use embed instead of react-pdf 2024-08-17 23:02:21 +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
72fe4a461f F: Improve OSS UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-17 12:17:13 +03:00
Ivan
3f97562fae F: Propagate operation changes to OSS
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-16 21:05:06 +03:00
Ivan
88c9b646eb R: Invalidate OSS on RSForm change. Minor UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-16 12:44:53 +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
5eb63eac42 B: Prevent oss cross-propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-14 23:38:50 +03:00
Ivan
263f3f93eb F: Prepare operation change propagation 2024-08-14 21:50:28 +03:00
Ivan
ebf8af38a8 R: Merge ChangeManager and OperationSchema
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-14 13:13:41 +03:00
Ivan
a382686701 M: Add substitution propagation for Inline synthesis
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-13 23:54:16 +03:00
Ivan
173b10b457 Update dependencies 2024-08-13 23:45:02 +03:00
Ivan
5210c6b811 M: Implement substitution updates on cst_delete 2024-08-13 23:38:19 +03:00
Ivan
cb3fd32e78 F: Implement substitutions propagation
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-12 16:52:06 +03:00
Ivan
9170692f33 R: Improve cst creation propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-11 21:23:45 +03:00
Ivan
53998cfa92 M: Improve cst table UI
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-11 14:25:10 +03:00
Ivan
5d6c911583 F: Propagate cst_delete 2024-08-11 12:38:08 +03:00
Ivan
71ba81ea0e npm update
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-10 11:55:08 +03:00
Ivan
594d70e9d5 M: Propagate cst_update 2024-08-10 11:46:36 +03:00
Ivan
e530afd623 M: Change propagation for create_cst and rename_cst
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-09 20:58:28 +03:00
Ivan
ad1d51e8d8 R: Cleanup model API: move logic to view/serializer
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-08 15:32:12 +03:00
Ivan
ec358911fb R: RSForm cache and transaction.atomic
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-07 21:54:50 +03:00
Ivan
30a80de424 R: Optimize database queries
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-06 23:14:09 +03:00
Ivan
be76908788 F: Implement editors change for OSS -> RSForm 2024-08-06 22:35:53 +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
0b96a3d405 npm update
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-06 00:05:12 +03:00
Ivan
b929b051cc F: Implement RSForm and OSS attribute sync 2024-08-05 23:53:41 +03:00
Ivan
e059dc2394 M: Update icons
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-03 12:00:10 +03:00
Ivan
9e8db4bfe6 M: Update manuals 2024-08-03 11:31:13 +03:00
Ivan
a6ad59b907 R: Test Inheritance and update initial data
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-02 15:17:49 +03:00