Commit Graph

56 Commits

Author SHA1 Message Date
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
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
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +03:00
Ivan
583edde582 Small UI fixes 2024-07-19 20:43:09 +03:00
IRBorisov
5378272010 UI: Fix layout 2024-06-05 20:07:15 +03:00
IRBorisov
89c2e704a8 Refactoring: Context structure and error processing 2024-06-05 12:28:08 +03:00
IRBorisov
d7761060e7 Enable email login 2024-05-28 15:29:35 +03:00
IRBorisov
e0dcbd612c Refactoring: prepare for user permissions implementation 2024-05-26 14:54:02 +03:00
IRBorisov
9fe73a607a Refactoring: centralize internal URLs + animation fixes 2024-04-01 21:45:10 +03:00
IRBorisov
feb65cfd42 Refactor components fold structure 2024-03-20 15:27:32 +03:00
IRBorisov
bcbe35b436 classnames refactoring + small ui fixes 2024-03-19 19:19:08 +03:00
IRBorisov
56cb7236ca Refactoring: improve id's and labels
Do not use html labels without inputs
2024-03-18 16:21:39 +03:00
IRBorisov
953a8d4700 Implement frontend for schema versioning
Also includes major rework for anonymous user UI
2024-03-08 18:39:08 +03:00
IRBorisov
dfdbd4b17c Improve animations 2024-01-07 03:29:16 +03:00
IRBorisov
ead0418564 Minor UI improvements and CSS refactoring 2024-01-06 03:15:02 +03:00
IRBorisov
d57ecb7994 Refactoring: components folder structure 2024-01-04 19:38:12 +03:00
IRBorisov
40cb8b4ce8 Refactoring: apply prettier on save 2023-12-28 14:04:44 +03:00
IRBorisov
5aaf902919 Fix spelling via spellchecker 2023-12-26 14:23:51 +03:00
IRBorisov
db1d5077c7 Refactoring: attribute names + introducing namespace 2023-12-18 19:42:27 +03:00
IRBorisov
6965e83e19 Refactor UI classes and improve editing UX 2023-12-18 12:25:39 +03:00
IRBorisov
1009a2ec98 Refactor and simplify UI 2023-12-17 20:19:28 +03:00
IRBorisov
44b30a9bd8 Refactoring: use clsx to clarify classNames 2023-12-15 17:34:50 +03:00
IRBorisov
87dc02dba5 Refactoring: implement aliases and use client 2023-12-13 14:32:57 +03:00
IRBorisov
286bb4f29d Improve UI forms 2023-12-08 00:33:47 +03:00
IRBorisov
cf57cf369a Fix import paths 2023-11-27 12:11:39 +03:00
IRBorisov
de9c470276 Refactoring: replace shortcurctuit with conditionals 2023-11-27 11:33:34 +03:00
IRBorisov
71dd8f4be1 Refactoring: wrapper index.tsx for components 2023-11-26 02:24:16 +03:00
IRBorisov
4cd8b31b59 UI: Improve editing experience 2023-11-05 18:41:28 +03:00
IRBorisov
bdbf77faa2 Components refactoring and small fixes 2023-11-05 16:31:49 +03:00
IRBorisov
e8a6b2dd0f Update help UI 2023-09-29 16:22:49 +03:00
IRBorisov
a1016d136b Minor UI fixes 2023-09-18 15:25:25 +03:00
IRBorisov
88a7181695 Refactor UI elements positioning and minor UI fixes 2023-09-15 23:29:52 +03:00
IRBorisov
3e416564b5 Restructure models files 2023-09-11 20:31:54 +03:00
IRBorisov
b53fe27b1e Refactor navigation 2023-09-05 00:23:53 +03:00
IRBorisov
63629afede Fix navigation after login 2023-09-04 16:40:40 +03:00
IRBorisov
c18e34d2eb Major UI improvement and colors refactoring 2023-09-03 18:26:50 +03:00
IRBorisov
2691860896 Improve navigation UI 2023-09-02 01:11:27 +03:00
IRBorisov
35754a59c7 Minor UI fixes 2023-08-27 16:35:17 +03:00
IRBorisov
e87a6278e1 Major UI improvements pass 2023-08-27 15:39:49 +03:00
IRBorisov
cff07788e5 Refactor pyconcept interaction and minor UI fixes 2023-08-22 17:52:59 +03:00
IRBorisov
4fbfda4eb4 Reimplement CstCreate and minor UI fixes 2023-08-16 18:32:37 +03:00
IRBorisov
3902ef189a Remove redundant message component 2023-08-10 14:30:20 +03:00
IRBorisov
ae8b4afa88 Refactor UserProfileContext 2023-07-31 23:47:18 +03:00
IRBorisov
e83ccd63fc Fix navigation 2023-07-28 00:10:26 +03:00
IRBorisov
20bea9c067 Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
IRBorisov
e737628cea Setup ESLint and fix issues 2023-07-25 20:27:29 +03:00
IRBorisov
747ce126ae Fix UI bugs and styles + refactor contexts 2023-07-25 00:20:37 +03:00
IRBorisov
ffbeafc3f5 Refactor async functions. Implement DeleteCst 2023-07-23 21:38:04 +03:00