88 Commits (0f4ed290d1a0bd56c5405e6aede2afe7ade2c991)

Author SHA1 Message Date
NEOLPAR 29818a3ced downloading csv users created through batch 4 years ago
mike12345567 c691a5d9c4 Adding loading control to make sure that pagination can't be spammed in between loads. 4 years ago
mike12345567 2733f48492 Updating user page to search through the backend and building a basic pagination store that can be used for it. 4 years ago
mike12345567 e7ff299c63 Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside. 4 years ago
Andrew Kingston 3ada9a12c5 Add full navigation settings panel in new design UI. Remove navigation theme settings from theme panel 4 years ago
Andrew Kingston 071dc5be4b Update many usages of goto to redirect to improve routing history and fix many blocking navigation cycles 4 years ago
Andrew Kingston f50ba7ab4f Improve urlStateSync utility, improve routing structure, improve component tree 4 years ago
Andrew Kingston a1a4dca420 Update routify structure to prevent remounting full page when changing URL params and update nav item wrapping 4 years ago
Andrew Kingston f4da31e029 Add validation and fallback URLs to URL/state sync utility 4 years ago
Andrew Kingston c35906a831 Refactor routes and start updating core design UI into new components 4 years ago
Andrew Kingston 4126e5884d Add reusable utility to sync URL params with state 4 years ago
Rory Powell b21ba78cf2 Feature flag upgrade page 4 years ago
Dean bc4d0b7e51 Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null 5 years ago
Andrew Kingston 74468808f3 Improve parsing of REST query strings to support equals symbol in values 5 years ago
Andrew Kingston 4304205224 Handle leading double slash when displaying REST queries in navigation 5 years ago
Andrew Kingston 2786f657c7 Improve REST query naming in navigation 5 years ago
Andrew Kingston 6b03db235b Use frontend-core implementation of data fetching in backend UI 5 years ago
Andrew Kingston 05e9f6088b Use frontend-core implementation of data fetching in backend UI 5 years ago
Rory Powell 2465753af1 Handle undefined url 5 years ago
Rory Powell 3d533d9f13 Handle undefined url 5 years ago
Rory Powell 4b903ffd47 Handle unexpected errors during validation 5 years ago
Rory Powell f66a8b888f Handle unexpected errors during validation 5 years ago
Rory Powell 3a4b8f4557 Fix cypress and update nodemon config to use backend-core 5 years ago
Rory Powell 9db180b166 Fix cypress and update nodemon config to use backend-core 5 years ago
Rory Powell 08bd447b51 Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
mike12345567 04934a544a Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula. 5 years ago
mike12345567 deb4a34c18 Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula. 5 years ago
Rory Powell 7b19251b8d Add deprecation notice 5 years ago
Rory Powell 2b6f9e20f4 Add deprecation notice 5 years ago
Andrew Kingston 58b640c33b More work on builder API refactor 5 years ago
Andrew Kingston 6319760b8c More work on builder API refactor 5 years ago
Andrew Kingston 2e73a693db Update parts of builder with core API refactor 5 years ago
Andrew Kingston 6a7aed1c0d Update parts of builder with core API refactor 5 years ago
Rory Powell 4b787fefc9 validator tweak 5 years ago
Rory Powell 6e5957a01a validator tweak 5 years ago
Rory Powell 31ed47a221 validator tweak 5 years ago
Rory Powell 4fb9a4aa59 validator tweak 5 years ago
Rory Powell 70788d42b7 Share validation between app modals, add yup based validation framework, add url to app modals 5 years ago
Rory Powell bc67974996 Share validation between app modals, add yup based validation framework, add url to app modals 5 years ago
Andrew Kingston 3a3f4f0538 Update usages of utils and helpers in the builder 5 years ago
Andrew Kingston 1ec3a91cae Update usages of utils and helpers in the builder 5 years ago
Andrew Kingston 919e31d216 Add initial work on frontend-core refactor 5 years ago
Andrew Kingston 0201841b90 Add initial work on frontend-core refactor 5 years ago
mike12345567 abfa80bb47 Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types. 5 years ago
mike12345567 cde801d99b Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types. 5 years ago
mike12345567 018e0bd73b Getting client partially working, having an issue with search fields not updating for a table block. 5 years ago
mike12345567 aae2dc86d3 Getting client partially working, having an issue with search fields not updating for a table block. 5 years ago
Andrew Kingston 25219d03a2 Comment builder implementation of lucene searching to highlight that it will be replaced 5 years ago
Andrew Kingston 422c0a3033 Comment builder implementation of lucene searching to highlight that it will be replaced 5 years ago