5198 Commits (44f0e71aec75df064cf79ecb89c130efdf04f2a2)

Author SHA1 Message Date
Andrew Kingston 44f0e71aec Fix incorrect background colour in standard-components table background 5 years ago
Andrew Kingston d82cd0e4af Wait until table schema loads before searching to avoid initial double search 5 years ago
Andrew Kingston 8d46cc60fe Add jsdoc to search utils 5 years ago
Andrew Kingston 25fdb30e34 Remove initial work on pagination standard component 5 years ago
Andrew Kingston c1b6f26f28 Remove search component from component structure 5 years ago
Andrew Kingston 20bacaa50b Remove leftover import of search component 5 years ago
Andrew Kingston 960a2925ca Fix bug with determing whether another page exists when performing paginated searches 5 years ago
Andrew Kingston 4d564365cf Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston e09440f077 Allow multipage searches and implement optional pagination to data providers 5 years ago
Andrew Kingston e57a14a8dd Fix bug preventing progress circle component from animating 5 years ago
Andrew Kingston 10681d1a44 Add spectrum pagination component to BBUI 5 years ago
Andrew Kingston 34a2382b88 Fix two-tone spectrum background colours 5 years ago
mike12345567 e4aaf69792 Updating search endpoint to have egress processing. 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 5181ca710f Fixing an issue with date objects not being managed by handlebars correctly. 5 years ago
mike12345567 c70d4444a9 Formatting. 5 years ago
mike12345567 8e1f18e456 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 92cc0bc7cd Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 5 years ago
mike12345567 1d643b6315 Adding link to the real email test. 5 years ago
mike12345567 7736869148 Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 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 c220853891 Allow tables to render header even when no data exists 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
mike12345567 0debc239a1 Fixing issue with cell renderer not falling back to string rendering when type unknown. 5 years ago
Andrew Kingston 099e7648e3 Adjust modal background to proper background color and add border in lightest them to inline modals 5 years ago
Andrew Kingston 6a2f711e77 Add empty state to apps screen 5 years ago
Andrew Kingston 0cd7dfa296 Add inline prop for modals to allow them to be used as actual components on pages 5 years ago
Andrew Kingston 47dbb4ddb3 Convert Page component to use flex to allow more flexibility 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
mike12345567 075b00b534 Renaming registration to invite URL. 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 0d38d50878 Making sure relative logo URL is converted to a full path in templates. 5 years ago
mike12345567 d517ca1ac9 Fixing issue with object store functions not being mockable in the server. 5 years ago
mike12345567 ac89e5c713 Formatting. 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