Commit Graph

68 Commits

Author SHA1 Message Date
Ivan
4f9a94c933 F: Improve styling and do a pass on UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-09 21:59:21 +03:00
Ivan
293f1cad6f F: Improve layout by reworking dropdowns 2025-03-07 02:46:19 +03:00
Ivan
442f86f99a T: Add logout test and improve accessability
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-06 22:26:44 +03:00
Ivan
7252290416 R: Add e2e tests for login 2025-03-06 21:09:44 +03:00
Ivan
ef79f3b83e R: useContext -> use hook 2025-03-05 00:10:02 +03:00
Ivan
e211898cc0 F: Improve navigation API. Implement async versions 2025-02-26 16:28:29 +03:00
Ivan
3e52639e48 R: Refactor feature dependencies
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-26 00:16:41 +03:00
Ivan
b29a4e7b49 R: Redistribute constant and global dependencies 2025-02-22 18:39:58 +03:00
Ivan
3ebcf3562b F: Improve animation and styling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-22 16:46:42 +03:00
Ivan
00a64e90f1 R: Remove redundant types and styles 2025-02-22 14:04:01 +03:00
Ivan
536705c00b F: Upgrade to tailwind 4. Fix type imports
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-21 21:15:05 +03:00
Ivan
74186b268b npm update + fix name collision
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-20 18:10:53 +03:00
Ivan
f2570deabe F: Add react-scan to tooling and fix some rerenders 2025-02-20 14:45:52 +03:00
Ivan
74473f4cb5 R: Remove all default exports
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-19 23:30:35 +03:00
Ivan
60094efb3c F: viewTransition to navigation 2025-02-19 19:15:26 +03:00
Ivan
4853884251 R: Improve import sorting
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-12 21:36:25 +03:00
Ivan
8c894b1245 R: Refactor auth and help feature boundary 2025-02-12 13:44:41 +03:00
Ivan
e53157aa31 R: Rework all mutations to mutateAsync
Fixes problem with mutations callback not being triggered in dialogs
2025-02-11 20:16:11 +03:00
Ivan
17b94b5e9a R: Refactoring folder structure: introducing features
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-10 01:32:55 +03:00
Ivan
07c1d54f17 R: Refactor basic components structure 2025-02-07 10:54:47 +03:00
Ivan
e3d8c9110a F: Rework password change 2025-02-03 18:17:44 +03:00
Ivan
27234c488d F: Implement login form using react-hook-form
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-01-31 21:05:04 +03:00
Ivan
7595991f26 R: Move notifications into transport layer
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Minor bug fixes
2025-01-28 19:47:24 +03:00
Ivan
b43c46e6c6 update dependencies 2025-01-27 15:50:37 +03:00
Ivan
711ed28a43 F: Implement react-query for backend interactions 2025-01-27 15:03:48 +03:00
Ivan
8c3e5dfd4d R: Migrating to zustand for local state management pt2 2025-01-15 16:06:42 +03:00
Ivan
4c9b0b28b8 R: Migrating to zustand for local state management pt1
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-01-14 21:58:16 +03:00
Ivan
7bd5cd5d74 F: Improve navigation toggles 2024-12-20 11:54:38 +03:00
Ivan
2cdc03db92 F: Improve theme switcher
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-19 18:56:48 +03:00
Ivan
326d4b0e1d R: Improve styling semantics pt2 2024-12-17 11:38:00 +03:00
Ivan
91dbd0e88f F: Rework colors using tailwind configs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-17 00:05:45 +03:00
Ivan
56b7d3d71f R: Prepare to migrate to react-compiler 2024-12-12 21:46:03 +03:00
Ivan
f878afa920 R: Remove unused dependencies 2024-12-12 17:16:36 +03:00
Ivan
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +03:00
Ivan
c1f50d6f50 D: Improve TSDocs for frontend components
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-11-21 15:09:51 +03:00
Ivan
7f88d030d4 M: Small UI layout fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-21 20:24:32 +03:00
Ivan
e7678c979a M: Improve mobile UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-24 19:41:29 +03:00
Ivan
9c5cb64156 F: Implement dev helper features
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-28 13:07:22 +03:00
Ivan
4f9b48cce5 F: Improve OSS UI controls
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-07-26 21:09:16 +03:00
IRBorisov
3ea22f3080 Refactoring: UI elements naming convention 2024-06-26 19:47:31 +03:00
IRBorisov
c430a0132c Small fixes 2024-06-23 14:20:52 +03:00
IRBorisov
4f59ad2b8a Minor UI fixes
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-21 11:17:50 +03:00
IRBorisov
867e60581b Improve cursor blocking icon
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-18 15:19:19 +03:00
IRBorisov
2d2a605991 UI improvements 2024-06-18 15:07:41 +03:00
IRBorisov
00a13495dd Small navigation fix for touch accuracy
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-07 23:18:05 +03:00
IRBorisov
26991f460c Small UI fixes for Safari 2024-05-29 22:57:23 +03:00
IRBorisov
cb717cf492 UI fixes 2024-05-22 14:26:17 +03:00
IRBorisov
291ded8286 Add Command key detection logic for Mac 2024-05-22 12:18:05 +03:00
IRBorisov
62e30d474b Improve help UI + minor fixes 2024-05-16 14:01:06 +03:00
IRBorisov
e9f62a0abc UI improvements and fixes 2024-05-12 13:58:28 +03:00