Commit Graph

18 Commits

Author SHA1 Message Date
Winzlieb - c8b4619e0c separate definitions from table 2022-03-14 13:46:38 +01:00
Johannes Lötzsch 4fd80a04d4 fix: StringFilter behaviour when undefined 2022-03-14 00:12:29 +01:00
Johannes Lötzsch 3e5a367dba fix: react dependencies 2022-03-13 23:53:05 +01:00
Johannes Lötzsch 9114c0fa03 additional writable columns
+ stacked columns
2022-03-13 23:37:29 +01:00
Johannes Lötzsch 57fa871354 writable column (first version)
TODO:
* save author (+timestamp)
* other additional columns
* show updated table while still writing+refetching
2022-03-13 01:06:16 +01:00
Johannes Lötzsch 570f33986a frontend: filter date_from with `beforeOrOn` 2022-03-12 18:12:14 +01:00
Johannes Lötzsch 2728e722a2 frontend: added columnsRaw.defaultWidth 2022-03-12 17:48:09 +01:00
Winzlieb - 93464045bf use split pane for separation 2022-03-11 12:08:35 +01:00
Winzlieb - 82cc673803 make table 100% height 2022-03-11 12:08:10 +01:00
Winzlieb - 2054df1103 make table 100% height 2022-03-11 12:08:10 +01:00
Winzlieb - c216030c8a show i18n table capability 2022-03-11 12:08:08 +01:00
Johannes Lötzsch d48e138422 frontend: column order 2022-03-10 11:28:40 +01:00
Winzlieb - 5b2a80a909 fixing some type errors 2022-03-09 22:00:10 +01:00
Winzlieb - 8fdb3293ff add custom renderer for bool and email 2022-03-09 18:23:27 +01:00
Winzlieb - dbef635f3c fix object columns to string 2022-03-09 17:29:39 +01:00
Winzlieb - 7479369abd enable date filtering 2022-03-09 17:19:45 +01:00
Winzlieb - 36a37d1ea5 bootstrap table using reactdatagrid 2022-03-09 17:01:11 +01:00
Winzlieb - e2b6aaf5a0 provide first query components 2022-03-09 17:01:11 +01:00