1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
Commit graph

20 commits

Author SHA1 Message Date
Andrew Kingston
5e2ba8c45f Suppress svelte runtime warnings 2021-09-29 10:16:44 +01:00
Andrew Kingston
745aff0c44 Reuse filter drawer component to allow full table filtering on any type in data UI 2021-09-29 09:05:04 +01:00
Andrew Kingston
705088362b Move lucene logic into builder 2021-09-27 15:36:18 +01:00
Andrew Kingston
ec7cf96fd9 Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Andrew Kingston
496e079d83 Remove log statement 2021-09-27 12:51:32 +01:00
Andrew Kingston
383d92b99e Add a refresh action to common table searching logic 2021-09-24 16:13:25 +01:00
Andrew Kingston
7ac4144903 Add new core implementation of fetching paginated table data and enable pagination in backend UI for tables 2021-09-23 16:08:47 +01:00
Peter Clement
ee830d0e85 refactor of multi-option filtering and validation 2021-08-27 08:05:22 +01:00
Peter Clement
725b9bb6e2 Add more validation options for array field 2021-08-25 15:49:04 +01:00
Peter Clement
05568295b5 Add not contains option to lucene query builder 2021-08-25 14:05:00 +01:00
Peter Clement
f000d44e39 Add contains option to lucene query builder 2021-08-24 16:14:38 +01:00
Andrew Kingston
0c80e8c5b5 Move lucene options into common file and add initial work on conditional UI components 2021-07-21 08:46:02 +01:00
Keviin Åberg Kultalahti
2eeb689b86 fix fetchData to start off as loading 2021-05-17 13:24:09 +02:00
Keviin Åberg Kultalahti
47bc197b45 lint fixes 2021-05-14 16:09:07 +02:00
Keviin Åberg Kultalahti
f196f480be adds create user flow 2021-05-12 11:00:18 +02:00
Keviin Åberg Kultalahti
548c56cb00 change exports 2021-05-11 18:19:32 +02:00
Keviin Åberg Kultalahti
c450e5cd8a reword touched logic and export it as a store 2021-05-11 18:08:55 +02:00
Keviin Åberg Kultalahti
46cbba1cc0 add touched check to validator 2021-05-11 18:03:14 +02:00
Keviin Åberg Kultalahti
b10c41143f adds missing files 2021-05-11 17:51:19 +02:00
Keviin Åberg Kultalahti
e8d8bb67ee moves helpers to dedicated folder and adds input validation helper stores 2021-05-11 17:51:01 +02:00