Commit graph

18 commits

Author SHA1 Message Date
2fb089ba73 Add Pillbar modelValue 2023-04-02 19:22:45 +02:00
5f74accfd0 Add NumberBox 2023-04-02 19:21:36 +02:00
bc35f3b1d2 add draggedRow event 2023-04-02 12:44:31 +02:00
8d957a53e2 Make draggable a prop 2023-04-02 02:54:15 +02:00
04a11626f5 Fix Tableview Props 2023-04-02 02:50:06 +02:00
8976d32caf Move Logic out of Table View 2023-03-31 19:40:37 +02:00
234ad792d1 Add Selection Prop 2023-03-31 19:40:13 +02:00
aa9edc94cf Add Table View 2023-03-29 16:59:28 +02:00
6c8986c1e8 rename PillBar 2023-03-29 16:59:16 +02:00
c683dd5981 Implement Input Components 2023-03-28 23:46:55 +02:00
06be2da875 Implement Form Component 2023-03-28 23:46:30 +02:00
5b6889cbae Add Verdict Pillbar 2023-03-26 21:52:14 +02:00
adroslice
3a0d094e7b Color changes, fix login password box
- type=password was on the wrong element
- New color assignments for tables
- Only uses one palette for now
- Changed input bg to highlight color
- Forced dark mode on sidebar
- Moved some table coloring to components.css
- Fixed some comments being out-of-line
2023-03-26 20:23:45 +02:00
262ecc81d4 fix shift selection bugs 2023-03-13 21:31:16 +01:00
adroslice
d97f7a4e93 Added Drag&Drop to NiceTable 2023-03-12 21:16:01 +01:00
3847a89594 add table selection, rework column definitions 2023-03-12 20:27:36 +01:00
adroslice
0f306a7705
Feat mobile nav (#4)
* Fixed displaying columns that arent defined (#2)
* Reworked layout for mobile support
2023-03-12 20:19:59 +01:00
fbc899fbe0 add initial test client 2023-03-06 23:56:36 +01:00