67 Commits (10d64456a263daa96769ff1efb0f896f4bf7a430)

Author SHA1 Message Date
Maurits Lourens 5221cd8362 fix lint issue 5 years ago
Maurits Lourens 101ca5f01e fix cypress test 5 years ago
Andrew Kingston f91115fc0f Set default getOptionIcon prop in core Picker to avoid crash 5 years ago
Andrew Kingston 1effdc0e8f Set default getOptionIcon prop to avoid crash when using core select, like in client apps 5 years ago
Peter Clement b31be35307 Add UUID to each oidc config to distinguish each provider 5 years ago
Kyle Harrison 2d451bb3a9 apply fixes for common spelling mistakes 5 years ago
Peter Clement 7138070e4c Fix bug where OIDC icon was not being displayed due to misconfiguration 5 years ago
Peter Clement cff2a9ad7d Fix for icon upload issue 5 years ago
Peter Clement 37b1200051 Allow user uploaded icons in oidc config 5 years ago
Andrew Kingston 4ac7accdcb Fix font family issue with date pickers 5 years ago
Andrew Kingston 098131099d Add new typography settings, add new settings bar dropdowns, add settings bar to text components 5 years ago
Andrew Kingston 4b9a863c68 Add color picker component and tidy up style options 5 years ago
Andrew Kingston d3dad2ddab Fix combobox sometimes showing a value of 'undefined' 5 years ago
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
Andrew Kingston 58c2ce4959 Fix radio group opacity on firefox on ubuntu 5 years ago
Andrew Kingston 6c960dd9e2 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 3c5696199a Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 5 years ago
Andrew Kingston 7ed13d2b4c Allow enter keypress to submit login form 5 years ago
Andrew Kingston 6a92e7304b Allow dropzone to preview images before being uploaded 5 years ago
Andrew Kingston 222afc6884 Add ability for BBUI text fields to update on change and default to true 5 years ago
Andrew Kingston b195ef1549 Fix issue with switches and checkboxes on firefox on linux 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
Andrew Kingston df607e78eb Add non-gallery option to dropzeon and update create app modal 5 years ago
Andrew Kingston 6702eed782 Add quiet prop to BBUI select 5 years ago
Martin McKeaveney 4086d39535 merge with next 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston 0c457e4eaf Fix combobox disabled state and remove unnecessary props 5 years ago
Andrew Kingston 1fb6cd0b4b Add dropzone component and update builder and standard components 5 years ago
Andrew Kingston 06b438d585 Add datepicker, centralise icon management and update builder styles 5 years ago
Andrew Kingston 14cf5c0669 Add search component and update screen list panel 5 years ago
Andrew Kingston e41c6e33e0 Update all form components to update bound values before firing onchange events 5 years ago
Andrew Kingston d268064164 Update all backend table popovers to use spectrum and fix multiple bugs 5 years ago
Andrew Kingston 9482112d6b Update entire builder backend UI to work with new spectrum components and fix multiple issues 5 years ago
Andrew Kingston 51c8609736 Add caret position function to text area and fix issue with design transitions and custom styles 5 years ago
Andrew Kingston 3a15047007 Update button actions to use new spectrum components 5 years ago
Andrew Kingston 90bcd87d24 Update all design panel settings and styles to use new spectrum components 5 years ago
Andrew Kingston eeac45d3e7 Add combobox component 5 years ago
Andrew Kingston 9663c62d2e Add switch and fix modal titles 5 years ago
Andrew Kingston ac4e0b6986 Standardise text area updates 5 years ago
Andrew Kingston 2ab62dc935 Replace RichText editor with spectrum text area 5 years ago
Andrew Kingston 431abb53ce Add radio group spectrum component and update builder 5 years ago
Andrew Kingston ff9824011a Fix crash when non iterable options property given to picker 5 years ago
Andrew Kingston 106b7b9ebd Use BBUI checkbox in standard components 5 years ago
Andrew Kingston b14e993846 Improve select determination of field text 5 years ago
Andrew Kingston 84da746bb7 Improve multiselect determintation of pretty labels 5 years ago
Andrew Kingston 064c2d8551 Add spectrum checkbox component 5 years ago
Andrew Kingston 698bf90007 Extract value and label props from select options which are objects by default 5 years ago
Andrew Kingston ad6fb672f1 Fix table height when no rows exist and fixed row count specified 5 years ago
Andrew Kingston 47183460b7 Don't render field label components unless a label exists 5 years ago