Commit Graph

145 Commits

Author SHA1 Message Date
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
f5cf5af7d7 M: Prevent blockNavigation to cause rerenders 2025-03-11 23:24:45 +03:00
Ivan
7c89a04255 B: Fix modals and EditVersions 2025-03-11 11:00:52 +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
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
39938ff9dd R: Add e2e tests for login 2025-03-06 21:09:09 +03:00
Ivan
b63767a401 R: useContext -> use hook 2025-03-05 00:09:00 +03:00
Ivan
a470a6c475 M: Refactor tooltips loading 2025-02-26 20:34:58 +03:00
Ivan
bade714fbf F: Improve navigation API. Implement async versions 2025-02-26 16:28:16 +03:00
Ivan
ba11c1f82b R: Refactor feature dependencies 2025-02-26 00:16:22 +03:00
Ivan
dd79312056 F: Simplify TGFlow tooltips 2025-02-25 12:42:00 +03:00
Ivan
21269a1072 R: Redistribute constant and global dependencies 2025-02-22 18:39:24 +03:00
Ivan
d123d96ea3 F: Improve animations and styling 2025-02-22 16:12:29 +03:00
Ivan
ad5a97b844 R: Remove redundant types and styles 2025-02-22 14:03:13 +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
12ddc007ac F: Add react-scan to tooling and fix some rerenders 2025-02-20 14:45:12 +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
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
aae57d51f1 M: Fix minor issues 2025-02-17 16:18:36 +03:00
Ivan
1b62c8fbc2 F: Improve global loader visuals 2025-02-15 17:38:32 +03:00
Ivan
c58a8ec969 F: Add global loader for navigation 2025-02-15 17:10:14 +03:00
Ivan
3c92e07d0f R: Improve import sorting 2025-02-12 21:36:03 +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
aedaaa27bb R: Move LibraryItem editor to proper feature 2025-02-12 12:45:12 +03:00
Ivan
9d09560a17 R: Rework all mutations to mutateAsync 2025-02-11 20:15:34 +03:00
Ivan
9f84154237 R: Refactoring folder structure: introducing features 2025-02-10 01:32:16 +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
f5419472f5 F: Rework password change 2025-02-03 18:17:07 +03:00
Ivan
18979dbaa3 F: Implement login form using react-hook-form 2025-01-31 21:04:21 +03:00
Ivan
d81e015be1 F: Add zod validation for query params 2025-01-30 19:22:49 +03:00
Ivan
d139c07b7a F: Implement ErrorFallback for root 2025-01-30 12:55:51 +03:00
Ivan
c666f2b41a M: Lazy load dialogs 2025-01-30 00:41:57 +03:00
Ivan
177b881adf F: Improve lazy loading and hydration 2025-01-30 00:26:41 +03:00
Ivan
33e73dfb47 M: Add prefetching for auth 2025-01-29 21:41:28 +03:00
Ivan
283edcce86 B: Fix cache invalidation and error handling 2025-01-29 14:51:34 +03:00
Ivan
4f8cef5092 R: use alias instead of relative path 2025-01-28 23:23:03 +03:00
Ivan
54a01b31b3 R: Move notifications into transport layer 2025-01-28 19:45:31 +03:00
Ivan
2b9a3ae189 update dependencies 2025-01-27 15:50:15 +03:00
Ivan
519b5f6634 F: Implement react-query pt4 2025-01-26 22:24:34 +03:00
Ivan
6543d88cbe F: Implement react-query pt3 2025-01-23 19:41:31 +03:00
Ivan
76aee5bea7 F: Implement react-query pt2
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-01-21 20:33:05 +03:00
Ivan
d899e17fcd F: Implement react-query pt1 2025-01-21 12:00:09 +03:00
Ivan
6f23ec5354 R: Refactor dialogs using zustand store 2025-01-16 16:31:03 +03:00
Ivan
55fa09c6fb R: Migrating to zustand for local state management pt3 2025-01-15 22:16:06 +03:00
Ivan
08fd26e687 R: Migrating to zustand for local state management pt2 2025-01-15 16:06:18 +03:00
Ivan
26bd0ce16b R: Migrating to zustand for local state management pt1 2025-01-14 21:57:32 +03:00
Ivan
f5b26db1ff F: Improve navigation toggles 2024-12-20 11:54:10 +03:00
Ivan
48ce020c8f F: Improve theme switcher 2024-12-19 18:56:31 +03:00
Ivan
48289b2609 npm update 2024-12-18 15:32:46 +03:00
Ivan
7e63103d6b R: Improve styling semantics pt2 2024-12-17 11:37:42 +03:00
Ivan
d250a9fda0 R: Improve styling semantics pt1 2024-12-17 10:52:36 +03:00
Ivan
e70f7e45b9 F: Rework colors using tailwind configs 2024-12-17 00:05:13 +03:00
Ivan
aa4a8b3f94 R: Prepare to migrate to react-compiler pt1 2024-12-12 21:45:46 +03:00
Ivan
7798ca9b0b F: Remove unused dependencies 2024-12-12 17:16:06 +03:00
Ivan
162dfa4bff F: Animation rework 2024-12-12 13:17:24 +03:00
Ivan
ce8f2584db F: Animation rework pt2 2024-12-11 23:37:23 +03:00
Ivan
725b21091c F: Animation rework pt1 2024-12-11 14:59:04 +03:00
Ivan
09cfb4f5e5 R: Use Suspence to reduce bundle size 2024-12-05 15:45:53 +03:00
Ivan
39c972eeea R: Upgrade to react-router v7 2024-11-25 19:52:57 +03:00
Ivan
4172e387c2 D: Improve TSDocs for frontend components 2024-11-21 15:09:31 +03:00
Ivan
aeaa92df3f B: Correctly process invalid manuals topic name 2024-09-26 11:48:22 +03:00
Ivan
bfd429e004 M: Improve manuals UI layout 2024-09-23 10:33:47 +03:00
Ivan
1f84abbc24 M: Small UI layout fixes
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-21 20:24:18 +03:00
Ivan
02b07d2874 R: React.PropsWithChildren 2024-09-19 17:48:48 +03:00
Ivan
f6b52adacd M: Improve mobile UI 2024-08-24 19:40:54 +03:00
Ivan
ce857bb2cb M: Small UI layout fixes 2024-08-24 11:20:49 +03:00
Ivan
c1c8384024 F: Use embed instead of react-pdf
Significantly decreases package size
2024-08-17 23:01:55 +03:00
Ivan
fbd84ece4d R: Invalidate OSS on RSForm change. Add lazy loading
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-16 12:44:09 +03:00
Ivan
01c0eb201e F: Implement dev helper features
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-28 13:07:00 +03:00
Ivan
54ca6a5279 F: Implement RSForm to Operation dependency 2024-07-28 00:37:33 +03:00
Ivan
12963c08dd F: Improve OSS UI controls 2024-07-26 21:08:31 +03:00
Ivan
c438b6ac16 Refactoring: split backendAPI into modules 2024-07-24 23:20:45 +03:00
Ivan
8977c0fadc Improve OSS frontend 2024-07-23 23:03:58 +03:00
Ivan
286abaf476 Implementing basic oss graph pt1 2024-07-20 18:26:32 +03:00
IRBorisov
6949461bfd Implementing oss frontend pt1
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (18.x) (push) Has been cancelled
2024-06-27 14:43:06 +03:00
IRBorisov
6c3461977d Refactoring: UI elements naming convention
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-26 19:47:05 +03:00
IRBorisov
9ce0607cc3 Small fixes 2024-06-23 14:20:37 +03:00
IRBorisov
9a7076d516 Revert "Improting synthesis implementation pt1"
Some checks failed
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (18.x) (push) Has been cancelled
2024-06-21 23:47:23 +03:00
IRBorisov
000bfad0f8 Start fixing type errors and basic linting
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (18.x) (push) Waiting to run
2024-06-21 21:46:10 +03:00
IRBorisov
e144d156ac Improting synthesis implementation pt1 2024-06-21 19:56:30 +03:00
IRBorisov
2f33a140b7 Minor UI fixes 2024-06-21 11:16:47 +03:00
IRBorisov
8be4acbf43 Improve cursor blocking icon
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-18 15:19:04 +03:00
IRBorisov
c9b7e45c85 UI improvements
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-18 15:06:52 +03:00
IRBorisov
c9edf68264 Small navigation fix for touch accuracy 2024-06-07 23:17:49 +03:00
IRBorisov
2759f10d09 Initial commit
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (18.x) (push) Has been cancelled
2024-06-07 20:17:03 +03:00