Commit Graph

69 Commits

Author SHA1 Message Date
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
d64e4a9894 Simplify error handler 2024-01-04 22:10:57 +03:00
IRBorisov
d57ecb7994 Refactoring: components folder structure 2024-01-04 19:38:12 +03:00
IRBorisov
fa6fef5fa5 Refactoring: rework application files structure 2024-01-04 19:30:10 +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
1df94572b7 Implement UI animations
using Framer Motion
2023-12-25 16:53:27 +03:00
IRBorisov
4d4d0a611d Refactor tooltips 2023-12-21 00:12:24 +03:00
IRBorisov
ada335ee21 Rework UI toolbars and icons 2023-12-16 19:20:26 +03:00
IRBorisov
44b30a9bd8 Refactoring: use clsx to clarify classNames 2023-12-15 17:34:50 +03:00
IRBorisov
9c16c3fdb7 Fix navigation 2023-12-13 15:03:58 +03:00
IRBorisov
87dc02dba5 Refactoring: implement aliases and use client 2023-12-13 14:32:57 +03:00
IRBorisov
c1a994bc0c UI components refactoring and DOM optimization 2023-12-05 01:22:44 +03:00
IRBorisov
c2e0cfae07 Small UI design improvements 2023-12-04 14:19:54 +03:00
IRBorisov
29691e9f6a Rework editor forms 2023-11-30 02:14:24 +03:00
IRBorisov
c5e49bf85a Update local library timestamps on changes 2023-11-23 18:23:26 +03:00
IRBorisov
5638fef857 Refactoring: split common models/API and add docs 2023-11-17 20:51:13 +03:00
IRBorisov
97bec834f0 Refactor models: split API in separate module 2023-11-06 20:21:30 +03:00
IRBorisov
6e610b5806 Implementing templated expressions pt1 2023-11-04 01:29:21 +03:00
IRBorisov
639d274714 Prepare fontend templates integration 2023-11-01 13:41:32 +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
021c6ecc8b Refactor scripts and add Windows backup scripts 2023-09-01 20:45:15 +03:00
IRBorisov
b34caf2683 Fix height calculation for different DPI 2023-09-01 00:39:28 +03:00
IRBorisov
cac74272f2 Update ThemeContext.tsx 2023-08-27 23:09:34 +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
2feebec64d Improve UI, start refactoring colors 2023-08-27 00:19:19 +03:00
IRBorisov
fc7af76cfe Refactor navigation and library search 2023-08-26 19:39:49 +03:00
IRBorisov
743ddf298e Implement subscriptions and improve UI 2023-08-26 17:26:49 +03:00
IRBorisov
fba16a3d0b Change data model and refactor backend 2023-08-25 22:51:20 +03:00
IRBorisov
5a67d982e5 Minor UI fixes 2023-08-24 14:23:17 +03:00
IRBorisov
375bac2a52 Implement CstRename 2023-08-23 12:15:16 +03:00
IRBorisov
24da53bf40 Add frontend for CstRename function 2023-08-23 01:36:17 +03:00
IRBorisov
b85f057c03 Revert changing ID types and minor ui fixes 2023-08-22 22:38:27 +03:00
IRBorisov
503ad5d0dc Refactor ID types to strings. Multiple UI fixes 2023-08-22 20:29:07 +03:00
IRBorisov
4fbfda4eb4 Reimplement CstCreate and minor UI fixes 2023-08-16 18:32:37 +03:00
IRBorisov
e1601ab137 Implement editing capabilities for TermGraph 2023-08-16 11:45:05 +03:00
IRBorisov
83e08ca7fc Refactor contexts. Do not share reload in interface 2023-08-11 19:28:12 +03:00
IRBorisov
b9d0dd4c20 Refactor context dependencies 2023-08-11 17:36:09 +03:00
IRBorisov
004664a53e Fix LibraryContext update when user changes 2023-08-11 15:53:18 +03:00
Ulle9
025f6b3df2 minor changes 2023-08-11 12:25:16 +03:00
Ulle9
1f06f01645 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal
# Conflicts:
#	rsconcept/frontend/src/App.tsx
2023-08-10 16:20:35 +03:00
IRBorisov
a6afc08b2b Update AuthContext.tsx 2023-08-10 14:13:36 +03:00
IRBorisov
535c45e50f Minor bug fixes 2023-08-10 13:54:49 +03:00
Ulle9
1aa051e8ff Update password function 2023-08-10 13:53:19 +03:00
IRBorisov
db4ba706fb Refactor library editing 2023-08-09 17:19:12 +03:00
IRBorisov
0fe2360886 UI improvements 2023-08-08 23:04:21 +03:00
IRBorisov
47564c9d91 Multiple UI improvements for RSForm edit 2023-08-02 18:24:17 +03:00