- Apr 03, 2020
-
-
Xavier Basset authored
-
Xavier Basset authored
-
- Aug 22, 2019
-
-
Dorian Goepp authored
Add widgets to the dashboard, live! See merge request behaviors-ai/the_dashboard!11
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
This required to alter the way the modal dialog is handled. It formerly was only used for the info and settings of a widget but now is much more generic.
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
-
- Aug 21, 2019
-
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
-
- Aug 20, 2019
-
-
Dorian Goepp authored
Allow gadgets to have their own configuration See merge request behaviors-ai/the_dashboard!9
-
Dorian Goepp authored
Dgoepp/fixes See merge request behaviors-ai/the_dashboard!10
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
-
- Aug 19, 2019
-
-
Dorian Goepp authored
fix a tiny bug in Video Stream See merge request behaviors-ai/the_dashboard!8
-
Dorian Goepp authored
-
- Jul 09, 2019
-
-
Dorian Goepp authored
remove test code for the Graph gadget See merge request behaviors-ai/the_dashboard!7
-
Dorian Goepp authored
-
Dorian Goepp authored
Make all gadgets configurable See merge request behaviors-ai/the_dashboard!2
-
Dorian Goepp authored
-
Dorian Goepp authored
Finally, a graph visualisation See merge request behaviors-ai/the_dashboard!6
-
Dorian Goepp authored
-
Dorian Goepp authored
-
- Jul 08, 2019
-
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
The configuration of each gadget is now managed with MobX. It means that we get rid of the mechanisms of FlexLayout and that we can configure items that are not displayed in FlexLayout. Also, The configuration and readme mode are now displayed as a modal overlay over the whole web page. This is still WIP, but much better on some aspects than before. Limitation : for now, if two tabs are instantiated with the same gadget inside, the configuration would be common to both. It clearly should be fixed.
-
Dorian Goepp authored
-
- Jul 02, 2019
-
-
Dorian Goepp authored
-
Dorian Goepp authored
-
Dorian Goepp authored
-
- Jul 01, 2019
-
-
Dorian Goepp authored
-
- Jun 03, 2019
-
-
Dorian Goepp authored
The data of the interaction trace object were stored in the global MobX store with the key "interactionTrace". To prepare for the further work, I changed it to match the name of this object as it is known to FlexLayout.
-
Dorian Goepp authored
Dgoepp/fixes#1 See merge request behaviors-ai/the_dashboard!5
-
Dorian Goepp authored
-