Commit Graph

42 Commits

Author SHA1 Message Date
Nikolaj Frey
131416f65d Added Raw code editor path for writing to database rawly main 2024-04-30 19:27:42 +10:00
Nikolaj Frey
2947c7f38d Renamed src to app and added login api action and remix-flat-routes to vite config main 2024-04-29 20:44:09 +10:00
Nikolaj Frey
1b41384a85 🌈📦🧠🦄 app - renamed remix dir to app main 2024-02-25 18:30:06 +11:00
Nikolaj Frey
bd8f06ae89 feature/mvp-sprint-1 2023-11-08 16:28:59 +11:00
Nikolaj Frey
a69c4067df feat: feature/mvp-sprint-1 Added type wrapping, custom types, new child types, commander address bar behaviour 2023-08-22 21:31:37 +10:00
Nikolaj Frey
168035201d feat: feature/mvp-sprint-1 Added event bus to control hiding of settings menu's 2023-08-22 10:36:01 +10:00
Nikolaj Frey
ca5b8dee0d feat: feature/mvp-sprint-1 Added more spacing options 2023-08-18 21:53:20 +10:00
Nikolaj Frey
2a7995c363 feat: feature/999 2023-08-17 20:41:40 +10:00
Nikolaj Frey
7a2eae1ee7 feat: feature/mvp-sprint-1 Added getThingtime to window object 2023-08-16 10:15:47 +10:00
Nikolaj Frey
0f1edf9b40 feat: feature/mvp-sprint-1 2023-08-15 15:47:10 +10:00
Nikolaj Frey
9f6d270464 feat: feature/mvp-sprint-1 Made seedling icon have permanent position and spacing just changed opacity 2023-08-14 13:06:26 +10:00
Nikolaj Frey
efcda254eb feat: feature/mvp-sprint-1 Added undo/redo 2023-08-14 10:32:42 +10:00
Nikolaj Frey
7eecc21173 feat: feature/mvp-sprint-1 2023-08-13 20:41:55 +10:00
Nikolaj Frey
fad185e0ec feat: feature/mvp-sprint-1 2023-08-13 18:31:40 +10:00
Nikolaj Frey
c3804ef93f feat: feature/mvp-sprint-1 Added delete functionality 2023-08-13 18:30:34 +10:00
Nikolaj Frey
753f06b3d6 feat: feature/mvp-sprint-1 Progress on fixing contenteditable input and string value rendering issue 2023-08-13 16:14:40 +10:00
Nikolaj Frey
6663e12ebb feat: feature/mvp-sprint-1 Made commander re-usable for undefined values 2023-08-13 15:53:47 +10:00
Nikolaj Frey
9223138d12 feat: feature/mvp-sprint-1 Progress on commander changes 2023-08-13 00:06:33 +10:00
Nikolaj Frey
6c1f798f23 feat: feature/mvp-sprint-1 progress commit 2023-08-12 22:22:52 +10:00
Nikolaj Frey
914501a1b4 feat: feature/mvp-sprint-1 Modified suggestions logic and added a suggestions setting to hide suggestions or show when commander not active 2023-08-09 13:34:18 +10:00
Nikolaj Frey
52f604e2d4 feat: feature/mvp-sprint-1 Added reactivity to any state change independant of parent object reference value 2023-08-09 12:19:57 +10:00
Nikolaj Frey
f7b690b9ae feat: feature/mvp-sprint-1 Added loading check for localStorage thingtime, to be replaced by server-side rendering 2023-08-08 08:05:07 +10:00
Nikolaj Frey
59165727db feat: feature/mvp-sprint-1 Made Javascript strings editable and supported newlines with breaks 2023-08-03 23:48:56 +10:00
Nikolaj Frey
804f356adc feat: feature/mvp-sprint-1 Fixed a commander bug where root level values where not rendering the value in popup window correctly and fixed some overflow scroll issues on commander suggestions box 2023-07-24 13:02:27 +10:00
Nikolaj Frey
200cb94321 feat: feature/mvp-sprint-1 Fixed setThingtime bug when updating value on thingtime root 2023-07-24 11:45:32 +10:00
Nikolaj Frey
cda2a88ba3 feat: feature/mvp-sprint-1 Fixed nested path not being reactive when setThingtime is run 2023-07-24 11:36:25 +10:00
Nikolaj Frey
39a0973b7c feat: feature/mvp-sprint-1 Added editable number using chakra number input field 2023-07-22 00:32:08 +10:00
Nikolaj Frey
d16b022807 feat: feature/mvp-sprint-1 2023-07-21 23:33:47 +10:00
Nikolaj Frey
e701e91e96 feat: feature/mvp-sprint-1 2023-07-21 11:13:02 +10:00
Nikolaj Frey
71d9fade5e feat: feature/commander-updates 2023-07-15 18:08:36 +10:00
Nikolaj Frey
2a8eb22976 feat: feature/rainbow-component Fixed a few things 2023-07-07 17:42:14 +10:00
Nikolaj Frey
e30dc3f56c feat: feature/rainbow-component Added rainbow animation to commander 2023-07-05 20:05:35 +10:00
Nikolaj Frey
7aae5d4970 feat: main Added good eslint presets and rules 2023-07-04 18:05:08 +10:00
Nikolaj Frey
4fb03692ce feat: main Made editableValue respect new lines 2023-07-02 01:05:55 +10:00
Nikolaj Frey
c6b02e4ea4 feat: main Removed forceable 2023-07-02 00:52:43 +10:00
Nikolaj Frey
f1d90ebeb6 feat: main Updated Bottom Content to just Content 2023-07-02 00:52:27 +10:00
Nikolaj Frey
a95e6833fb feat: main 2023-07-02 00:43:31 +10:00
Nikolaj Frey
ae6be981bb feat: main Fixed a couple bugs and added hideable key names 2023-07-02 00:29:07 +10:00
Nikolaj Frey
9b9171be21 feat: main Added hideable keys to objects 2023-07-02 00:22:04 +10:00
Nikolaj Frey
34cd118437 feat: main Added some very cool functionality, mainly the ctrl/cmd+p to modify thingtime state, also added new demo data and demo UGC block section so users can essentially edit the website locally for themselves. 2023-07-02 00:13:27 +10:00
Nikolaj Frey
253ba9d11a feat: main Progress, some pretty cool changes 2023-07-01 19:46:36 +10:00
Nikolaj Frey
0ce2a38e5b feat: main Added state 2023-06-30 11:46:42 +10:00