neodash
neodash copied to clipboard
Adding Needle integration
Replaces as many Mui components as possible by Needle components
Replaced components :
- Icon
- Button & IconButton
- Dialog
- Dropdown (when no autocomplete)
- Slider
- Spinner
- Typography (except in non Needle components like Table, Charts, ...)
Things to fix :
- Load dashboard from file not triggering - Fixed.
- Full screen dialog higher than page
- Errors triggered on dropdown open in "Select From Neo4j" (Load, Save, Share)
- Missing margin on top of Advanced settings in Parameter Select
- dropdowns in Advanced settings & Dashboard settings
Untested parts :
- LoadSharedDashboard dialog
- Share from Neo4j
- UpgradeOldDashboard
- SSO Login
Next things to add :
- [ ] Cards
- [ ] Tabs ?
- [ ] Test out tables
- [ ] Autocomplete for dropdowns (dynamic options)
- [ ] Use TextInput components for no-border inputs (Dashboard title, Report title, Tab title)
- [ ] Graph + Map node labels dropdowns
- [ ] Sidebar
Can you also add @konsalex for review so he can help with the proper configuration?
Should we close this one @mariusconjeaud ?