Ivan
|
35256d570f
|
M: Improve global loader visuals
|
2025-02-15 17:39:09 +03:00 |
|
Ivan
|
900915de46
|
F: Add global loader for navigation
|
2025-02-15 17:11:36 +03:00 |
|
Ivan
|
4853884251
|
R: Improve import sorting
Frontend CI / build (22.x) (push) Waiting to run
|
2025-02-12 21:36:25 +03:00 |
|
Ivan
|
012fb142ed
|
R: library feature boundary
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
|
2025-02-12 15:13:37 +03:00 |
|
Ivan
|
8c894b1245
|
R: Refactor auth and help feature boundary
|
2025-02-12 13:44:41 +03:00 |
|
Ivan
|
fd6295f279
|
R: Move LibraryItem editor to proper feature
|
2025-02-12 12:45:40 +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
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
|
4d91437d7f
|
R: Refactor modal dialogs API
Frontend CI / build (22.x) (push) Waiting to run
Distinguish Form and View modals
|
2025-02-06 20:28:23 +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
Frontend CI / build (22.x) (push) Has been cancelled
|
2025-01-31 21:05:04 +03:00 |
|
Ivan
|
2b08a5a966
|
F: Add zod validation for query params
|
2025-01-30 19:23:15 +03:00 |
|
Ivan
|
55d7b919c8
|
F: Implement ErrorFallback for root
Frontend CI / build (22.x) (push) Waiting to run
|
2025-01-30 12:56:06 +03:00 |
|
Ivan
|
092421b0c3
|
M: Lazy load dialogs
Frontend CI / build (22.x) (push) Waiting to run
|
2025-01-30 00:42:15 +03:00 |
|
Ivan
|
276b6a6be6
|
F: Improve lazy loading and hydration
|
2025-01-30 00:27:06 +03:00 |
|
Ivan
|
bb8824d2c3
|
M: Add prefetching for auth
Frontend CI / build (22.x) (push) Waiting to run
|
2025-01-29 21:41:40 +03:00 |
|
Ivan
|
d182b2d34e
|
B: Fix cache invalidation and error handling
|
2025-01-29 14:52:07 +03:00 |
|
Ivan
|
44b0705521
|
R: use alias instead of relative path
Frontend CI / build (22.x) (push) Waiting to run
|
2025-01-28 23:23:42 +03:00 |
|
Ivan
|
7595991f26
|
R: Move notifications into transport layer
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
|
33ad3c6b95
|
R: Refactor dialogs using zustand store
Frontend CI / build (22.x) (push) Waiting to run
|
2025-01-16 16:31:32 +03:00 |
|
Ivan
|
b9ee1b9d08
|
R: Migrating to zustand for local state management pt3
|
2025-01-15 22:16:27 +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
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
Frontend CI / build (22.x) (push) Waiting to run
|
2024-12-19 18:56:48 +03:00 |
|
Ivan
|
3daa634719
|
npm update
Frontend CI / build (22.x) (push) Has been cancelled
|
2024-12-18 15:33:37 +03:00 |
|
Ivan
|
326d4b0e1d
|
R: Improve styling semantics pt2
|
2024-12-17 11:38:00 +03:00 |
|
Ivan
|
da4dbd3b90
|
R: Improve styling semantics pt1
|
2024-12-17 10:53:01 +03:00 |
|
Ivan
|
91dbd0e88f
|
F: Rework colors using tailwind configs
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
|
5da2c23280
|
R: Use Suspence to reduce bundle size
Frontend CI / build (22.x) (push) Waiting to run
|
2024-12-05 15:46:23 +03:00 |
|
Ivan
|
f4488384ac
|
R: Upgrade to react-router v7
Frontend CI / build (22.x) (push) Has been cancelled
|
2024-11-25 19:53:20 +03:00 |
|
Ivan
|
c1f50d6f50
|
D: Improve TSDocs for frontend components
Frontend CI / build (22.x) (push) Waiting to run
|
2024-11-21 15:09:51 +03:00 |
|
Ivan
|
53e93dbab0
|
B: Correctly process invalid manuals topic name
Frontend CI / build (22.x) (push) Waiting to run
|
2024-09-26 11:48:42 +03:00 |
|
Ivan
|
990b340705
|
M: Improve manuals UI layout
|
2024-09-23 10:34:14 +03:00 |
|
Ivan
|
7f88d030d4
|
M: Small UI layout fixes
Frontend CI / build (22.x) (push) Waiting to run
|
2024-09-21 20:24:32 +03:00 |
|
Ivan
|
abc28940a9
|
R: use React.PropsWithChildren
|
2024-09-19 17:49:25 +03:00 |
|
Ivan
|
e7678c979a
|
M: Improve mobile UI
Frontend CI / build (22.x) (push) Waiting to run
|
2024-08-24 19:41:29 +03:00 |
|
Ivan
|
c897966886
|
M: Small UI layout fixes
|
2024-08-24 11:21:02 +03:00 |
|
Ivan
|
3cdebc0f99
|
F: Use embed instead of react-pdf
|
2024-08-17 23:02:21 +03:00 |
|
Ivan
|
88c9b646eb
|
R: Invalidate OSS on RSForm change. Minor UI fixes
Frontend CI / build (22.x) (push) Waiting to run
|
2024-08-16 12:44:53 +03:00 |
|
Ivan
|
9c5cb64156
|
F: Implement dev helper features
Frontend CI / build (22.x) (push) Has been cancelled
|
2024-07-28 13:07:22 +03:00 |
|
Ivan
|
ec3936cc4c
|
F: Implement RSForm to Operation dependency
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
|
2024-07-28 01:30:21 +03:00 |
|
Ivan
|
4f9b48cce5
|
F: Improve OSS UI controls
Frontend CI / build (22.x) (push) Waiting to run
|
2024-07-26 21:09:16 +03:00 |
|
Ivan
|
f36924d0e9
|
Refactoring: split backendAPI into modules
|
2024-07-24 23:20:59 +03:00 |
|