404 Commits (7c5e2289ca128beb6d3dcfe4fc56cfa85efe40ff)

Author SHA1 Message Date
Andrew Kingston 5ecd09b39e Add readonly prop to combobox 5 years ago
mike12345567 72bf66926d Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 5 years ago
mike12345567 19c096c3e5 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 5 years ago
mike12345567 86eec3bb52 Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 5 years ago
mike12345567 6c46c119a6 Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
Rory Powell cf13853f09 Fixes for google sso, cloud email url and cloud logo updates 5 years ago
Andrew Kingston bdae524618 Broadcast specific events for picking or typing to update the value in a combobox 5 years ago
Andrew Kingston 7fc5851b4c Revert changes to medium sized checkbox 5 years ago
Andrew Kingston bea7a5955e Fix spectrum bug with larger checkboxes 5 years ago
mike12345567 d2c738ab33 Addressing review comments. 5 years ago
mike12345567 015b2a8f56 Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 5 years ago
Rory Powell 23f33610fe Revert bad revert 5 years ago
Rory Powell 841e6b2518 Feedback: Rename set/not set to not empty/empty, remove cell rendering 5 years ago
Rory Powell b88319d201 Handle nulls / empty in views and tables 5 years ago
Andrew Kingston d40d37b75a Remove log statement in datepicker 5 years ago
Andrew Kingston 2103fff1d2 Scope picker transition to avoid weird behaviour when unmounting 5 years ago
Andrew Kingston 7d31e29b47 Fix usage of binding values to datepickers 5 years ago
Andrew Kingston ea3bd12811 Add date parsing to core date picker and ensure values are always broadcast as ISO strings 5 years ago
Peter Clement bd820f12fd add internal renderer back 5 years ago
Peter Clement 29796c3490 Potential fix for issues with updating and saving rows and columns 5 years ago
Peter Clement 39d9017eae remove addition of _id and _rev as autocolumns 5 years ago
Peter Clement 4c0e2d3d07 remove uneeded log 5 years ago
Peter Clement a25020aad7 refactor new autocolumn functionality 5 years ago
Peter Clement 2105fb31db some tidy up 5 years ago
Peter Clement 9c99e4dd0b add ability to copy _rev and _id from data tab 5 years ago
Andrew Kingston 98ca5da073 Fix bug rendering tabs inside a component which uses a svelte transition 5 years ago
Andrew Kingston 008f9c55a5 Update svelte-flatpickr and disable flatpickr attempting to use native datepickers on mobile, to fix mobile support 5 years ago
Andrew Kingston ecd6818a13 Add inputmode attribute for number inputs 5 years ago
Andrew Kingston ce011dc4df Fix table crash when data is null 5 years ago
Peter Clement 9e0b15e6a7 trigger internal table modal on modal cancel 5 years ago
Andrew Kingston fdfc333172 Broadcast a sort event from BBUI table, and add prop to disable table sorting of data 5 years ago
Maurits Lourens 6511ba9dad set appendTo to undefined, because FlatPicker checks for !== undefined 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Andrew Kingston e0bf533477 Fix loading circle bug 5 years ago
mike12345567 19268e97b6 Removing console logs created during automation rework. 5 years ago
Peter Clement 3b57fd8a7e fix debounce / store test data bug 5 years ago
Andrew Kingston ebf783caee Fix progress circle never animating because of wrong default prop 5 years ago
Peter Clement 1b8f7efbbb fix label not being rendered correctly 5 years ago
Peter Clement cdcd582c41 Update icons 5 years ago
Peter Clement b72999c027 Show test outputs and responses in modal 5 years ago
Peter Clement e00e9f970f Update flow chart styling and event handling 5 years ago
Andrew Kingston c46fd5d4d1 Fix issue with BBUI Page component height when wide 5 years ago
Andrew Kingston bdb7c9c941 Don't change padding when using the wide BBUI Page component prop 5 years ago
Andrew Kingston 9a92993226 Make core portal layout responsive with mobile drawer menu 5 years ago
Andrew Kingston 76b97ab0f1 Remove log 5 years ago
Andrew Kingston ab2c5a89b9 Fix issue with nullish progress value in progress circle component 5 years ago
Andrew Kingston de9dce77f4 Add custom theming to icons 5 years ago
Andrew Kingston 7ee7feca16 Add custom theming for primary color and primary hover color to form components 5 years ago
Andrew Kingston dc67b4f8c1 Deeply clone rows before passing them back in the table edit row callback to avoid mutating table data 5 years ago
Peter Clement 7217bb3ccd fix build 5 years ago