Commit Graph

22 Commits

Author SHA1 Message Date
Andrew Kingston 4a6d56f638 Improve pagination state logic to avoid potential windows where state can get out of sync 2021-10-14 10:20:38 +01:00
mike12345567 3878cf76cd Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +01:00
Andrew Kingston b041e43e98 Suppress svelte runtime warnings 2021-09-29 10:16:44 +01:00
Andrew Kingston 98341b7237 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 2ec7ff72ad Move lucene logic into builder 2021-09-27 15:36:18 +01:00
Andrew Kingston 5c6c21aeef Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Andrew Kingston b78eee8704 Remove log statement 2021-09-27 12:51:32 +01:00
Andrew Kingston db6032ca95 Add a refresh action to common table searching logic 2021-09-24 16:13:25 +01:00
Andrew Kingston 6c8bff19e9 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 24d611b653 refactor of multi-option filtering and validation 2021-08-27 08:05:22 +01:00
Peter Clement c681330793 Add more validation options for array field 2021-08-25 15:49:04 +01:00
Peter Clement 04ce0abd46 Add not contains option to lucene query builder 2021-08-25 14:05:00 +01:00
Peter Clement d55218e813 Add contains option to lucene query builder 2021-08-24 16:14:38 +01:00
Andrew Kingston 63bbc22251 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 ab24ecc406 fix fetchData to start off as loading 2021-05-17 13:24:09 +02:00
Keviin Åberg Kultalahti 819582310a lint fixes 2021-05-14 16:09:07 +02:00
Keviin Åberg Kultalahti a3b44caa37 adds create user flow 2021-05-12 11:00:18 +02:00
Keviin Åberg Kultalahti 137fe43c8a change exports 2021-05-11 18:19:32 +02:00
Keviin Åberg Kultalahti 1a9e93f5b6 reword touched logic and export it as a store 2021-05-11 18:08:55 +02:00
Keviin Åberg Kultalahti cd2b5128f5 add touched check to validator 2021-05-11 18:03:14 +02:00
Keviin Åberg Kultalahti f2e6259bb7 adds missing files 2021-05-11 17:51:19 +02:00
Keviin Åberg Kultalahti e0993951b2 moves helpers to dedicated folder and adds input validation helper stores 2021-05-11 17:51:01 +02:00