Lachlan Kermode
86fcd1a942
💄
2022-03-10 07:20:48 -05:00
Lachlan Kermode
330a7c56d0
Improved styles for timeline and card
2022-03-07 09:11:30 -05:00
Lachlan Kermode
c1c3c1a2db
Nicer arrows on timeline when zoomed in
2022-03-06 21:43:13 -05:00
Lachlan Kermode
a84fd55e62
Add ticks to redux state
2022-03-06 21:20:03 -05:00
Lachlan Kermode
cb69b40ae2
Zoom to timeframe on timeline click
2022-03-06 21:00:00 -05:00
Lachlan Kermode
bc2f5606bf
aesthetic fixes
2022-03-03 21:30:50 -05:00
Lachlan Kermode
723c4b7007
Remove design-system dependency
2022-03-03 20:24:38 -05:00
Lachlan Kermode
20025dac57
Remove warnings
2022-03-03 13:00:31 -05:00
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
0430ecbe02
Removing extraneous comment
2021-05-11 21:24:06 -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
62ff945ff6
Extraneous comment
2021-04-30 18:57:34 -07:00
efarooqui
604ff44ff2
Removing misc comments
2021-04-30 17:49: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