Lachlan Kermode
ea1dc45ea7
Fix warnings
2022-03-03 11:59:41 -05:00
efarooqui
096cfaa073
Minor changes to example config for feature flags
2021-08-08 17:06:48 -07:00
efarooqui
c688a35958
event.shape is initially shape ID, interpolated during domain fetch; adding base styles for checkbox inline with said component; generalized checkbox comp across three panels
2021-05-21 16:18:35 -07:00
efarooqui
7156639ec3
Polygon shapes abstracted to be types of checkboxes; abstracted rendering of panel into one component; importing shapes from separate endpoint
2021-05-20 18:44:26 -07:00
efarooqui
de48bf3556
Modified square and star shapes
2021-05-12 16:59:02 -07:00
efarooqui
fb954d1b3d
Added new triangle and pentagon shapes; modified star shape to rotate into position
2021-05-11 23:04:23 -07:00
efarooqui
0b989465f6
Fixing bugs with timeline markers; issues with using category as associations obj vs just title
2021-05-10 15:57:59 -07:00
efarooqui
123ed80d74
Allow categories to be selected by title and not id; allow for primary key field
2021-04-30 17:47:16 -07:00
Lachlan Kermode
e99398ceab
Cleaning technical debt ( #192 )
...
* abstract Space component to switch out Map
* basic viewing possible
* restructure components dir
* all jsx --> js
* App.jsx --> App.js
* comment out 3d for now
2021-01-19 22:22:12 +01:00