3216 Commits (44f0e71aec75df064cf79ecb89c130efdf04f2a2)

Author SHA1 Message Date
Andrew Kingston c1b6f26f28 Remove search component from component structure 5 years ago
Andrew Kingston 4d564365cf Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston 34a2382b88 Fix two-tone spectrum background colours 5 years ago
Andrew Kingston c2cc99ef2c Fix chart placeholder, fix spectrum colours and begin work on pagination component 5 years ago
Martin McKeaveney 022f501dee fixes from PR 5 years ago
Martin McKeaveney a795d5e96e remove redundant handler 5 years ago
Martin McKeaveney 562b0cc40a tidy up 5 years ago
Andrew Kingston 889f5f8175 Add legacy in-memory filtering and sorting for views and external datasources 5 years ago
Andrew Kingston 4db2ee1843 Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 5 years ago
mike12345567 c70d4444a9 Formatting. 5 years ago
Andrew Kingston 1a2e17ff17 Add support for numerical sorting 5 years ago
Andrew Kingston 132cfce328 Remove commented out code 5 years ago
Andrew Kingston c1c04309d5 Increase width of filter dropdown so that it doesn't overflow when the wrong font is used 5 years ago
Andrew Kingston 6a2f711e77 Add empty state to apps screen 5 years ago
Andrew Kingston 2421529ba8 Update gradient algorithm to use a seed value for predictable gradients and use app names for seeds 5 years ago
Martin McKeaveney 4ccb326ece lint 5 years ago
Martin McKeaveney 2be60b8c71 edit template HTML in modal 5 years ago
mike12345567 77b4b206f7 Other minor fixes after doing some initial setup testing. 5 years ago
Andrew Kingston 99ff417aa8 Properly key each app card 5 years ago
Andrew Kingston 04dc9ca175 Fix create app modal validation 5 years ago
Andrew Kingston 0b1b4d2aae Simplify app layout and add option to delete apps 5 years ago
Martin McKeaveney 11ce48e1ff editor styling 5 years ago
Andrew Kingston df607e78eb Add non-gallery option to dropzeon and update create app modal 5 years ago
mike12345567 4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 5 years ago
Andrew Kingston f1b2fea3c0 Adjust padding in app list table view 5 years ago
Andrew Kingston b5dade2d50 Handle long app names correctly in app grid view 5 years ago
Andrew Kingston be28fc2fb8 Add small horiztonal padding to app list table view to improve text overflow 5 years ago
Andrew Kingston 35b9ab353e Add table app list view 5 years ago
Andrew Kingston 010fc955d7 Update default gradients slightly 5 years ago
Andrew Kingston 830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] e46964b763 Bump lodash from 4.17.13 to 4.17.21 5 years ago
Andrew Kingston be04060ff1 Server builder under /builder rather than /app for top level to avoid confusion 5 years ago
Andrew Kingston f2addd0b9c Make pages scrollable 5 years ago
Andrew Kingston dff4e9501c Fix URL being pushed after creating an app 5 years ago
Andrew Kingston 6958e860ef Improve app list styles 5 years ago
Martin McKeaveney 7588030780 SMTP and template management E2E 5 years ago
Andrew Kingston 5a642071d6 Configure vite with a base URL so proxy works 5 years ago
Andrew Kingston 1712f559aa Update routing to serve any builder routes under /app so that envoy can proxy correctly 5 years ago
Andrew Kingston 6405bf6603 Update AppCard padding 5 years ago
Andrew Kingston 986dc74190 Update portal pages to have better usage of spectrum components 5 years ago
Andrew Kingston 4d69e8c5c2 Add log out and old settings to action menu from top bar avatar 5 years ago
Andrew Kingston 2e335019cd Tidy up auth logic in routes 5 years ago
Andrew Kingston 735c724a0d Handle auth in top level routes and redirect as required. Change default route to be portal 5 years ago
Andrew Kingston 3530d46583 Delete old builder layout page 5 years ago
Andrew Kingston 4a813b4078 Add new auth page to handle login and future work on reset password etc 5 years ago
Andrew Kingston 817511b47c Fix app card text size and bug with global css rule 5 years ago
Andrew Kingston 199efd145b Touch up admin user creation to match designs 5 years ago
Andrew Kingston 6164f38cf9 Move app list to admin portal 5 years ago
Andrew Kingston 613f914589 Add new file for common svelte actions 5 years ago
Martin McKeaveney 42e0b3c1f9 lint 5 years ago