84 Commits (8699d7293b69d894c028ea030ae2c028bf5fab4d)

Author SHA1 Message Date
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
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 7ee7feca16 Add custom theming for primary color and primary hover color to form components 5 years ago
Andrew Kingston a656b419b9 Making picker sorting optional and default to off. Sort by default for client apps 5 years ago
Andrew Kingston 5d1374bfa2 Add stepper component to bbui for numeric values 5 years ago
Maurits Lourens 4e3da10cc8 implement review comments 5 years ago
Maurits Lourens 2cbf7b4821 implement review comments 5 years ago
Maurits Lourens e8078662f8 add autocomplete component and make it optional for optionsField and relationshipField 5 years ago
Andrew Kingston cd3908ea9b Make dropzone file name a link to the file 5 years ago
Andrew Kingston 26fa1f4941 Sort picker options alphabetically 5 years ago
Andrew Kingston 6005c0a4d8 Ensure checkbox always has a size class 5 years ago
Martin McKeaveney 962e940aab fix date sorting 5 years ago
Martin McKeaveney 7d49634c6d fix date sorting 5 years ago
Maurits Lourens 2d5a747803 add sizes to boolean field and checkbox component 5 years ago
Maurits Lourens 9753783866 fix lint issue 5 years ago
Maurits Lourens 8c4333f4ca fix cypress test 5 years ago
Andrew Kingston e44a82bb72 Set default getOptionIcon prop in core Picker to avoid crash 5 years ago
Andrew Kingston c48300b159 Set default getOptionIcon prop to avoid crash when using core select, like in client apps 5 years ago
Peter Clement 86a421646d Add UUID to each oidc config to distinguish each provider 5 years ago
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 5 years ago
Peter Clement 4ae29f6b54 Fix bug where OIDC icon was not being displayed due to misconfiguration 5 years ago
Peter Clement 8426ffc036 Fix for icon upload issue 5 years ago
Peter Clement b5f398da4d Allow user uploaded icons in oidc config 5 years ago
Andrew Kingston 1b094b43ef Fix font family issue with date pickers 5 years ago
Andrew Kingston d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 5 years ago
Andrew Kingston 361d27cb08 Add color picker component and tidy up style options 5 years ago
Andrew Kingston 52e544068b Fix combobox sometimes showing a value of 'undefined' 5 years ago
Andrew Kingston d9d0cc9be3 Fix all eslint issues 5 years ago
Andrew Kingston a481f807dd Fix radio group opacity on firefox on ubuntu 5 years ago
Andrew Kingston f00ebcf7d6 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 5 years ago
Andrew Kingston dcfcde7d09 Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 5 years ago
Andrew Kingston 5c950291f3 Allow enter keypress to submit login form 5 years ago
Andrew Kingston 190186c990 Allow dropzone to preview images before being uploaded 5 years ago
Andrew Kingston ea1583478a Add ability for BBUI text fields to update on change and default to true 5 years ago
Andrew Kingston bda46f3cf2 Fix issue with switches and checkboxes on firefox on linux 5 years ago
Andrew Kingston a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 5 years ago
Andrew Kingston 2bf2045a0a Add non-gallery option to dropzeon and update create app modal 5 years ago
Andrew Kingston 8088416ba5 Add quiet prop to BBUI select 5 years ago
Martin McKeaveney bb2f4f485b merge with next 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston b5ee768cb1 Fix combobox disabled state and remove unnecessary props 5 years ago
Andrew Kingston a0304d7945 Add dropzone component and update builder and standard components 5 years ago
Andrew Kingston b2fc4e56eb Add datepicker, centralise icon management and update builder styles 5 years ago
Andrew Kingston 5b7f58d7b4 Add search component and update screen list panel 5 years ago
Andrew Kingston b70afda93c Update all form components to update bound values before firing onchange events 5 years ago
Andrew Kingston b0e5e48883 Update all backend table popovers to use spectrum and fix multiple bugs 5 years ago
Andrew Kingston 17d031eeed Update entire builder backend UI to work with new spectrum components and fix multiple issues 5 years ago