Commit Graph

639 Commits

Author SHA1 Message Date
Ivan
a60f63455c R: Simplify inline styles pt2 2025-03-13 13:30:31 +03:00
Ivan
503e447073 R: Simplify inline styles pt1 2025-03-13 01:20:46 +03:00
Ivan
a2dd94637b M: Improve table styling 2025-03-12 23:38:24 +03:00
Ivan
4ec2272c5f B: Fix navigation bar animation 2025-03-12 23:27:05 +03:00
Ivan
023987d511 M: Remove unnecessary will-change attributes 2025-03-12 23:10:38 +03:00
Ivan
342c315c45 F: Add masking blur effects for edges of graphs 2025-03-12 23:08:01 +03:00
Ivan
ab551a3ece Update data-table.tsx 2025-03-12 22:40:29 +03:00
Ivan
ea97a7a075 R: Improve data-table internals 2025-03-12 21:07:01 +03:00
Ivan
85faab2078 R: Migrate to snake-case pt3 2025-03-12 12:12:45 +03:00
Ivan
aac1b072bc R: Migrate to snake-case pt2 2025-03-12 12:04:23 +03:00
Ivan
cb178e69cd R: Migrate to snake-case pt1 2025-03-12 11:54:32 +03:00
Ivan
fb23c32ca8 R: Move pagination handling to main body 2025-03-12 00:18:34 +03:00
Ivan
2b0f074ffa M: Improve checkboxes 2025-03-11 23:37:03 +03:00
Ivan
f5cf5af7d7 M: Prevent blockNavigation to cause rerenders 2025-03-11 23:24:45 +03:00
Ivan
15cd3fb306 M: Add distinguishing border for focusCst 2025-03-11 22:56:16 +03:00
Ivan
92d3d2676b M: Improve location picker 2025-03-11 22:24:51 +03:00
Ivan
c04ea8993e M: Small layout fixes 2025-03-11 14:42:27 +03:00
Ivan
1643cd737c B: Fix modal layout 2025-03-11 12:56:32 +03:00
Ivan
3d63c25845 R: Refactor layout definitions 2025-03-11 12:48:32 +03:00
Ivan
aea9dececf R: Refactor tabs layout 2025-03-11 11:35:22 +03:00
Ivan
7c89a04255 B: Fix modals and EditVersions 2025-03-11 11:00:52 +03:00
Ivan
ff18a22b14 B: fix build
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2025-03-10 16:19:51 +03:00
Ivan
1c16c19465 update dependencies 2025-03-10 16:12:35 +03:00
Ivan
99507a9b8d F: Improve styling pt2 2025-03-10 16:01:40 +03:00
Ivan
a85112e265 F: Improve styling 2025-03-09 21:57:21 +03:00
Ivan
8d44919303 R: Remove redundant containers 2025-03-07 22:04:56 +03:00
Ivan
38149d7168 F: Refactor z-index and stacking 2025-03-07 20:38:02 +03:00
Ivan
fce995f27d F: Improve layout by reworking dropdowns 2025-03-07 02:45:37 +03:00
Ivan
ad1d1a47d6 T: Add logout test 2025-03-06 22:26:08 +03:00
Ivan
28b147ed28 R: Fix build action sequence 2025-03-06 21:33:51 +03:00
Ivan
39938ff9dd R: Add e2e tests for login 2025-03-06 21:09:09 +03:00
Ivan
b9e5331d91 R: Refactor table usage 2025-03-05 00:57:03 +03:00
Ivan
28c84d90ba M: Update error msg text 2025-03-05 00:16:02 +03:00
Ivan
b63767a401 R: useContext -> use hook 2025-03-05 00:09:00 +03:00
Ivan
bfcaeb1ac5 R: Refactor constituents search 2025-03-04 14:30:08 +03:00
Ivan
181200fcc5 M: Add font perloading and change swap behavior 2025-03-04 12:41:37 +03:00
Ivan
87b8a8d224 R: Add container class for further queries 2025-03-04 12:23:23 +03:00
Ivan
d5386619e5 B: Fix buttons layout 2025-03-04 12:22:39 +03:00
Ivan
e293fdc7ee R: Simplify eslint integration 2025-03-03 12:43:43 +03:00
Ivan
c3cc8f5d89 fix 2025-03-02 21:21:34 +03:00
Ivan
338cb9543c M: Setup testing mocks 2025-03-02 20:27:02 +03:00
Ivan
03578aa0b5 B: Improve typechecks and fix backend API data 2025-03-02 19:07:12 +03:00
Ivan
7dc738d87c R: Improve test runner system and vite config 2025-03-01 22:00:19 +03:00
Ivan
a47cebf456 M: Fix height for tooltip 2025-02-27 14:00:46 +03:00
Ivan
238a22b42f R: Update inline packages
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-26 23:49:34 +03:00
Ivan
8c1cde76fe npm update 2025-02-26 23:00:55 +03:00
Ivan
87e7b36a95 M: replace deprecated API 2025-02-26 22:23:19 +03:00
Ivan
3351ebc637 B: Fix validation after setValue 2025-02-26 22:10:18 +03:00
Ivan
41aa6106da R: Refactor graph rendering and selection update 2025-02-26 20:46:33 +03:00
Ivan
a470a6c475 M: Refactor tooltips loading 2025-02-26 20:34:58 +03:00
Ivan
efbeb2a343 M: Improve notification delays 2025-02-26 16:46:04 +03:00
Ivan
bade714fbf F: Improve navigation API. Implement async versions 2025-02-26 16:28:16 +03:00
Ivan
1911b04094 Update OssFlow.tsx 2025-02-26 13:48:21 +03:00
Ivan
cab9ae8efc F: Improve OSS graph interactions 2025-02-26 12:54:51 +03:00
Ivan
ba11c1f82b R: Refactor feature dependencies 2025-02-26 00:16:22 +03:00
Ivan
be2ea32674 M: Fix selection styling 2025-02-26 00:10:23 +03:00
Ivan
957313dd43 F: Remove unusable save to image feature 2025-02-25 22:14:45 +03:00
Ivan
091182cf5f R: Reowk TGFlow rerenders 2025-02-25 21:48:22 +03:00
Ivan
90d35484ad B: Fix z-index 2025-02-25 13:24:06 +03:00
Ivan
542b137622 F: Simplify termgraph tooltip 2025-02-25 13:19:07 +03:00
Ivan
63160fe537 Update colors.ts 2025-02-25 13:13:39 +03:00
Ivan
dd79312056 F: Simplify TGFlow tooltips 2025-02-25 12:42:00 +03:00
Ivan
75106508e3 npm update 2025-02-23 16:55:48 +03:00
Ivan
1b1b287004 R: Refactor menu bars and fix QR dialog styling 2025-02-23 16:53:23 +03:00
Ivan
c5238bf1a0 F: Rework users API 2025-02-22 19:21:10 +03:00
Ivan
21269a1072 R: Redistribute constant and global dependencies 2025-02-22 18:39:24 +03:00
Ivan
9dcba3c586 R: Use line-clamp for line limitation 2025-02-22 18:02:31 +03:00
Ivan
b6b57b8b1e B: Fix edit operation form 2025-02-22 17:25:40 +03:00
Ivan
d123d96ea3 F: Improve animations and styling 2025-02-22 16:12:29 +03:00
Ivan
6e1d99122e R: Remove react-scan from prod
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-22 14:27:10 +03:00
Ivan
ad5a97b844 R: Remove redundant types and styles 2025-02-22 14:03:13 +03:00
Ivan
2569cc521c M: Fix semantic tag 2025-02-22 12:21:06 +03:00
Ivan
012ee27db6 R: Remove redundant type 2025-02-22 12:20:22 +03:00
Ivan
25f2768445 F: Fix tabIndex for modals 2025-02-22 11:22:34 +03:00
Ivan
ea0c4565bf B: Fix tailwind and other minor bug 2025-02-21 21:13:40 +03:00
Ivan
39006a70bc F: move to tailwind 4 pt1 2025-02-20 20:22:05 +03:00
Ivan
0694c45c08 npm update + fix name collision 2025-02-20 18:10:34 +03:00
Ivan
b6a888140a M: Remove modficiation tracking 2025-02-20 18:01:52 +03:00
Ivan
6e5e932af6 M: Change focus keybind 2025-02-20 17:17:45 +03:00
Ivan
d1e4edc326 M: Fix centering for editor 2025-02-20 17:07:54 +03:00
Ivan
44ea7f7944 F: Improve version selection 2025-02-20 16:39:37 +03:00
Ivan
32b34ff0ed F: Disable react-scan for production 2025-02-20 14:59:37 +03:00
Ivan
12ddc007ac F: Add react-scan to tooling and fix some rerenders 2025-02-20 14:45:12 +03:00
Ivan
45dbe16444 M: Add timestamp verification 2025-02-20 00:02:52 +03:00
Ivan
3e4d67c9a0 R: Remove all default exports 2025-02-19 23:29:45 +03:00
Ivan
13dd7638e4 R: Distinguish undefined semantics vs null 2025-02-19 22:32:50 +03:00
Ivan
4113370c62 Merge branch 'main' of http://dev.concept.ru:3000/ConceptProd/Portal
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-19 19:32:37 +03:00
Ivan
be1edcd949 F: Add query invalidation after error in mutation 2025-02-19 19:25:11 +03:00
Ivan
8c0d5bfca7 F: Add global mutation error fallback 2025-02-19 19:15:57 +03:00
Ivan
14276d661c F: viewTransition to navigation 2025-02-19 19:15:02 +03:00
Ivan
ea2ec6aa8a npm update 2025-02-19 00:58:54 +03:00
Ivan
cf3db3aa72 F: Implement schema checks for backend + small fixes 2025-02-18 23:56:44 +03:00
Ivan
ab9f058b0a F: Implement schema checks for backend + small fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-18 23:38:33 +03:00
Ivan
a34af217eb R: Refactor type definitions 2025-02-18 19:39:54 +03:00
Ivan
aae57d51f1 M: Fix minor issues 2025-02-17 16:18:36 +03:00
Ivan
75c0a6f848 F: Add zod validation for backend responses for rsforms 2025-02-17 14:40:04 +03:00
Ivan
483fc93b58 R: Remove redundant useEffects 2025-02-15 18:32:37 +03:00
Ivan
1b62c8fbc2 F: Improve global loader visuals 2025-02-15 17:38:32 +03:00
Ivan
1f73941866 npm update 2025-02-15 17:16:21 +03:00
Ivan
c58a8ec969 F: Add global loader for navigation 2025-02-15 17:10:14 +03:00
Ivan
ef463897c4 F: Rework edit wordforms dialog 2025-02-15 16:42:33 +03:00
Ivan
4fe0936b05 B: Hotfix 2025-02-15 15:39:13 +03:00
Ivan
e5c595e99e B: Fix versions ordering 2025-02-15 15:36:32 +03:00
Ivan
4b450384c4 F: Rework reference editor dialog 2025-02-15 15:33:37 +03:00
Ivan
cdcf1a9c43 R: Remove redundant useEffect 2025-02-14 14:11:05 +03:00
Ivan
d5854366a9 F: Rework cst create and template dialogs 2025-02-14 02:41:31 +03:00
Ivan
3c92e07d0f R: Improve import sorting 2025-02-12 21:36:03 +03:00
Ivan
6bb02c6462 R: Refine feature boundaries and dependencies 2025-02-12 20:53:01 +03:00
Ivan
53a795d3ec R: library feature boundary 2025-02-12 15:12:59 +03:00
Ivan
1ab4ce2556 R: Refactor auth and help feature boundary 2025-02-12 13:44:19 +03:00
Ivan
90be3b5aa7 R: Refactor users feature boundary
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-12 13:07:26 +03:00
Ivan
aedaaa27bb R: Move LibraryItem editor to proper feature 2025-02-12 12:45:12 +03:00
Ivan
ea349c7ecc F: Rework DeleteCst and InlineSynthesis dialogs 2025-02-12 12:24:37 +03:00
Ivan
acf0f4e9f6 R: Upgrade SubstituteCst dialog 2025-02-12 02:11:01 +03:00
Ivan
8346850cf6 R: Refactor global names and LocationChange dialog 2025-02-12 01:34:35 +03:00
Ivan
b6f1ff3337 F: Rework Edit Operation dialog 2025-02-12 00:14:18 +03:00
Ivan
c0b22f5ca1 R: Split colors declarations 2025-02-11 21:07:06 +03:00
Ivan
28bfa502a4 R: Split label resources into features 2025-02-11 20:56:11 +03:00
Ivan
9d09560a17 R: Rework all mutations to mutateAsync 2025-02-11 20:15:34 +03:00
Ivan
0e62a49fa7 F: Rework create operation dialog 2025-02-11 14:22:52 +03:00
Ivan
7214e4a581 fix 2025-02-10 16:13:33 +03:00
Ivan
3c3a6c773b F: Rework RelocateConstituents dialog 2025-02-10 15:48:58 +03:00
Ivan
3440b67c54 F: Rework zod schema names and DeleteOperation dialog 2025-02-10 14:10:51 +03:00
Ivan
8a4e3a6d15 F: Rework ChangeInputSchema dialog 2025-02-10 13:41:53 +03:00
Ivan
9f84154237 R: Refactoring folder structure: introducing features 2025-02-10 01:32:16 +03:00
Ivan
8d611d5471 F: rework CloneLibraryItem dialog 2025-02-08 19:17:06 +03:00
Ivan
6f03dba4e7 Update DlgRenameCst.tsx 2025-02-08 17:58:05 +03:00
Ivan
ab2154f9bc F: Rework graph filter params dialog 2025-02-08 17:09:51 +03:00
Ivan
066ebfa83d F: Rework CstRename dialog 2025-02-07 20:42:11 +03:00
Ivan
6187146e86 F: Rework version editing 2025-02-07 15:21:40 +03:00
Ivan
0320dd68ab R: Refactor basic components structure 2025-02-07 10:53:49 +03:00
Ivan
d143bf4c3a R: Refactor modal dialogs API 2025-02-06 20:27:56 +03:00
Ivan
6eeb6ffd14 R: Move dialogs to form basis 2025-02-06 14:09:20 +03:00
Ivan
4fbd30897b npm update 2025-02-06 11:27:11 +03:00
Ivan
9b0cc3107b F: Fix forms that are subject to react compiler problems 2025-02-06 00:26:41 +03:00
Ivan
ddc5c7e767 R: Remove redundant checks 2025-02-05 22:13:32 +03:00
Ivan
2183d659e7 R: Remove redundant useEffect 2025-02-05 21:55:26 +03:00
Ivan
6fbb7fc9aa F: Rework Constituenta editor form 2025-02-05 20:51:13 +03:00
Ivan
ff239c9f73 B: Fix cstUpdate 2025-02-05 13:23:17 +03:00
Ivan
7ca4cf9ba2 B: Fix small bugs and refactor away useEffect 2025-02-05 12:47:24 +03:00
Ivan
53a470352f B: Fix margin 2025-02-05 12:12:46 +03:00
Ivan
7792a82bf7 B: Fix contextmenu animations
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-05 12:02:54 +03:00
Ivan
751d73a880 R: Remove redundant useCallback 2025-02-05 01:27:32 +03:00
Ivan
29e49997c3 B: Add timeout for cache invalidation after schema delete 2025-02-05 00:27:32 +03:00
Ivan
336794ec6c F: Rework createLibraryItem form 2025-02-04 23:33:35 +03:00
Ivan
e0abbe6534 R: Unify components API for user inputs 2025-02-04 20:35:18 +03:00
Ivan
4cf24d0200 F: Rework user profile editor 2025-02-03 19:56:03 +03:00
Ivan
f5419472f5 F: Rework password change 2025-02-03 18:17:07 +03:00
Ivan
9aa23aedfb F: Rework signup form using react-hook-form and zod 2025-02-03 13:13:11 +03:00
Ivan
18979dbaa3 F: Implement login form using react-hook-form 2025-01-31 21:04:21 +03:00