Commit Graph

20 Commits

Author SHA1 Message Date
Johannes Lötzsch
220dacb949 frontend: minimal Login
from https://github.com/johannesloetzsch/swlkup/blob/master/frontend/components/Login.tsx
2022-03-12 14:03:35 +01:00
Johannes Lötzsch
73bdda8fa2 frontend: readable error messages when fetching fails 2022-03-11 16:46:22 +01:00
Johannes Lötzsch
a51eddd187 hotfix: Box height 100%->100vh 2022-03-11 14:28:09 +01:00
5a8aa98b9a add onUpdateBounds to callback deps 2022-03-11 12:11:18 +01:00
a9f6bfadeb put container into wrapper 2022-03-11 12:11:16 +01:00
baed5ba267 wrap updateBounds into useCallback
avoids call on every rerender
2022-03-11 12:11:06 +01:00
a6da732354 fixing ts buid errors and warnings 2022-03-11 12:09:57 +01:00
cfe65adda7 add leaflet map 2022-03-11 12:09:38 +01:00
93464045bf use split pane for separation 2022-03-11 12:08:35 +01:00
82cc673803 make table 100% height 2022-03-11 12:08:10 +01:00
2054df1103 make table 100% height 2022-03-11 12:08:10 +01:00
c216030c8a show i18n table capability 2022-03-11 12:08:08 +01:00
Johannes Lötzsch
38a9850142 frontend: optimized fetching behaviour 2022-03-10 11:50:33 +01:00
Johannes Lötzsch
d48e138422 frontend: column order 2022-03-10 11:28:40 +01:00
5b2a80a909 fixing some type errors 2022-03-09 22:00:10 +01:00
8fdb3293ff add custom renderer for bool and email 2022-03-09 18:23:27 +01:00
dbef635f3c fix object columns to string 2022-03-09 17:29:39 +01:00
7479369abd enable date filtering 2022-03-09 17:19:45 +01:00
36a37d1ea5 bootstrap table using reactdatagrid 2022-03-09 17:01:11 +01:00
e2b6aaf5a0 provide first query components 2022-03-09 17:01:11 +01:00