Commit Graph

23 Commits

Author SHA1 Message Date
221d8f5742 Migrate Settings to Mantine ui 2024-10-09 20:05:26 +02:00
4872ca2e40 Set up Mantine ui 2024-10-08 21:23:41 +02:00
9de434ff2e Remove more contexts 2024-10-05 20:50:55 +02:00
5ea932c96e Remove FileList, FileOps and GitOps contexts 2024-10-05 12:12:51 +02:00
96e0d1b73d Remove Tab Context 2024-10-05 11:30:29 +02:00
3691a59666 Split up hooks 2024-10-05 00:30:18 +02:00
50b0fbb03c Split large contexts 2024-10-04 23:09:40 +02:00
5b946269bc Implement state contexts 2024-10-04 21:21:24 +02:00
d21233a67f Implement Settings context 2024-10-03 22:20:43 +02:00
7ec6823534 use reducerSplit useFileManagement hook 2024-10-03 19:37:05 +02:00
313ca5a14c Fix missing prop 2024-10-02 22:13:26 +02:00
61051ebdce Refactor common functions 2024-10-01 22:32:40 +02:00
b64c13442b Handle wiki style links 2024-09-30 19:01:27 +02:00
05f5ca2877 Set up and run eslint and prettier 2024-09-29 21:52:30 +02:00
5af07a9e35 Add git api calls on frontend 2024-09-28 19:39:45 +02:00
122860d230 Fix settings not closing on submit bug 2024-09-27 23:28:19 +02:00
840e77fcc0 FE Settings integration 2024-09-27 17:54:00 +02:00
79c8c1f888 First implementation of dark mode 2024-09-26 22:59:13 +02:00
27be41ba62 Add preview mode 2024-09-26 21:47:23 +02:00
79bd172f70 Update layout 2024-09-26 19:54:12 +02:00
fcbf4a689f Save file on FE 2024-09-26 15:43:28 +02:00
b2e99fa39e Connect FE with BE api 2024-09-25 22:03:32 +02:00
646b683cbb Initial frontend implementation 2024-09-25 18:37:44 +02:00