Commit Graph

99 Commits

Author SHA1 Message Date
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
1183ce88f9 feat: feature/mvp-sprint-1 2023-08-11 10:04:20 +10:00
Nikolaj Frey
89c1e67467 feat: feature/mvp-sprint-1 Made the thingtime icon random 2023-08-09 13:41:05 +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
ac927f6f19 feat: feature/mvp-sprint-1 Fixed up meta analytics tracking and uuid 2023-08-09 13:17:19 +10:00
Nikolaj Frey
f1f2cde209 feat: feature/mvp-sprint-1 Fixed uuid usage 2023-08-09 13:13:46 +10:00
Nikolaj Frey
df3f7bbef6 feat: feature/mvp-sprint-1 Made createDependancies more efficient 2023-08-09 13:10:00 +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
7aecc2ff08 feat: feature/mvp-sprint-1 Added the thingtime emoji 2023-08-09 10:52:25 +10:00
Nikolaj Frey
75deb9a2ff feat: feature/mvp-sprint-1 Added home icon link in nav 2023-08-09 10:43:18 +10:00
Nikolaj Frey
fe3b9eb496 feat: feature/mvp-sprint-1 Extracted execute command into separate function in Commander 2023-08-09 08:13:09 +10:00
Nikolaj Frey
4edb9af1c7 feat: feature/mvp-sprint-1 Added loading state for localStorage hydration 2023-08-08 15:39:00 +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
9aa463bc48 feat: feature/mvp-sprint-1 Added code and edit mode url paths 2023-08-06 20:24:18 +10:00
Nikolaj Frey
c925d6c03f feat: feature/mvp-sprint-1 Installed editor.js 2023-08-03 23:55:58 +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
b20c4eb091 feat: feature/mvp-sprint-1 Progress commit on editable text 2023-08-03 20:56:42 +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
ae8e066c4f feat: feature/mvp-sprint-1 Fixed bug where value could not be updated with passed path because fullPath was not passed 2023-07-24 12:41:52 +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
21ad6d7ba2 feat: main 2023-07-10 11:58:16 +10:00
Nikolaj Frey
e09de7d3cd feat: main 2023-07-10 10:51:27 +10:00
Nikolaj Frey
ad26166723 feat: main 2023-07-10 10:49:30 +10:00
Nikolaj Frey
2452f0b126 feat: main 2023-07-10 10:46:30 +10:00
Nikolaj Frey
889163af6a feat: main 2023-07-10 10:45:27 +10:00
Nikolaj Frey
397bf818de Merge branch 'feature/rainbow-component' 2023-07-10 10:43:51 +10:00
Nikolaj Frey
5305e407c9 feat: feature/rainbow-component 2023-07-10 10:41:08 +10:00
Nikolaj Frey
cca6f44b8e feat: feature/rainbow-component Added Ode 2023-07-10 10:37:50 +10:00
Nikolaj Frey
2a8eb22976 feat: feature/rainbow-component Fixed a few things 2023-07-07 17:42:14 +10:00
Nikolaj
1a68cdd1ef
Merge pull request #2 from lopugit/feature/rainbow-component
feat: feature/rainbow-component Modified commander mobile view
2023-07-05 20:15:40 +10:00
Nikolaj Frey
c5c0958905 feat: feature/rainbow-component Modified commander mobile view 2023-07-05 20:14:49 +10:00
Nikolaj
4f82ab875d
Merge pull request #1 from lopugit/feature/rainbow-component
Feature/rainbow component
2023-07-05 20:06:25 +10:00
Nikolaj Frey
e30dc3f56c feat: feature/rainbow-component Added rainbow animation to commander 2023-07-05 20:05:35 +10:00
Nikolaj Frey
302302fa8f feat: feature/rainbow-component Added Gradient Path locally and started work on rainbow effect wrapper component 2023-07-05 14:49:14 +10:00
Nikolaj Frey
49e6152c28 feat: main Progress 2023-07-04 19:16:41 +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
0a99a50746 feat: main Added click away logic to commander 2023-07-02 00:49:01 +10:00
Nikolaj Frey
a95e6833fb feat: main 2023-07-02 00:43:31 +10:00
Nikolaj Frey
64396604ed feat: main Added ability to render identical keys using key content hack 2023-07-02 00:39:02 +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
046f02e239 feat: main Added circular reference TODO 2023-07-02 00:22:57 +10:00