Commit Graph

81 Commits

Author SHA1 Message Date
Andrew Kingston 7ee7feca16 Add custom theming for primary color and primary hover color to form components 2021-09-03 11:50:09 +01:00
Andrew Kingston a656b419b9 Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
Andrew Kingston 5d1374bfa2 Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +01:00
Maurits Lourens 4e3da10cc8 implement review comments 2021-08-17 19:57:11 +02:00
Maurits Lourens 2cbf7b4821 implement review comments 2021-08-17 15:13:57 +02:00
Maurits Lourens e8078662f8 add autocomplete component and make it optional for optionsField and relationshipField 2021-08-16 23:31:51 +02:00
Andrew Kingston cee0367b1d
Merge pull request #2344 from Budibase/ak-fixes
Fixes and features for various issues
2021-08-16 09:04:13 +01:00
Keviin Åberg Kultalahti 97498b0778 Merge branch 'master' into develop 2021-08-13 14:41:49 +02:00
Andrew Kingston cd3908ea9b Make dropzone file name a link to the file 2021-08-12 11:49:48 +01:00
Andrew Kingston 26fa1f4941 Sort picker options alphabetically 2021-08-12 10:09:38 +01:00
Andrew Kingston 6005c0a4d8 Ensure checkbox always has a size class 2021-08-11 15:21:35 +01:00
Martin McKeaveney 962e940aab fix date sorting 2021-08-10 17:41:11 +01:00
Martin McKeaveney 7d49634c6d fix date sorting 2021-08-10 17:41:01 +01:00
Maurits Lourens 2d5a747803 add sizes to boolean field and checkbox component 2021-08-03 20:54:32 +02:00
Maurits Lourens 9753783866 fix lint issue 2021-07-28 00:06:03 +02:00
Maurits Lourens 8c4333f4ca fix cypress test 2021-07-27 23:48:06 +02:00
Andrew Kingston e44a82bb72 Set default getOptionIcon prop in core Picker to avoid crash 2021-07-21 14:35:55 +01:00
Andrew Kingston c48300b159 Set default getOptionIcon prop to avoid crash when using core select, like in client apps 2021-07-21 14:35:37 +01:00
Rory Powell 90c0e7b2c1 Merge branch 'develop' into feature/oidc-support 2021-07-15 14:05:30 +01:00
Peter Clement 86a421646d Add UUID to each oidc config to distinguish each provider 2021-07-13 17:32:08 +01:00
Martin McKeaveney 742402f4c7 merge with master 2021-07-11 18:07:46 +01:00
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Peter Clement 4ae29f6b54 Fix bug where OIDC icon was not being displayed due to misconfiguration 2021-07-09 14:18:03 +01:00
Rory Powell 63b13fc360 Merge branch 'develop' into feature/oidc-support 2021-07-08 20:15:16 +01:00
Peter Clement 8426ffc036 Fix for icon upload issue 2021-07-07 16:18:18 +01:00
Peter Clement b5f398da4d Allow user uploaded icons in oidc config 2021-07-07 13:41:09 +01:00
Andrew Kingston 1b094b43ef Fix font family issue with date pickers 2021-07-05 10:24:44 +01:00
Andrew Kingston d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 2021-06-23 14:21:37 +01:00
Andrew Kingston 361d27cb08 Add color picker component and tidy up style options 2021-06-23 09:54:31 +01:00
Andrew Kingston 52e544068b Fix combobox sometimes showing a value of 'undefined' 2021-06-17 12:19:05 +01:00
Andrew Kingston d9d0cc9be3 Fix all eslint issues 2021-06-15 19:36:56 +01:00
Andrew Kingston a481f807dd Fix radio group opacity on firefox on ubuntu 2021-06-07 09:41:27 +01:00
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 2021-05-25 10:11:41 +01:00
Andrew Kingston dcfcde7d09 Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
Andrew Kingston 5c950291f3 Allow enter keypress to submit login form 2021-05-21 13:27:27 +01:00
Andrew Kingston 190186c990 Allow dropzone to preview images before being uploaded 2021-05-18 18:47:39 +01:00
Andrew Kingston ea1583478a Add ability for BBUI text fields to update on change and default to true 2021-05-18 08:37:07 +01:00
Andrew Kingston bda46f3cf2 Fix issue with switches and checkboxes on firefox on linux 2021-05-18 08:20:46 +01:00
Andrew Kingston a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 2021-05-11 18:33:25 +01:00
Andrew Kingston 3eabaea42f Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-11 10:47:52 +01:00
Andrew Kingston 2bf2045a0a Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00
Andrew Kingston 8088416ba5 Add quiet prop to BBUI select 2021-05-06 13:57:36 +01:00
mike12345567 c259564ba8 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Martin McKeaveney bb2f4f485b merge with next 2021-05-04 11:49:34 +01:00
Martin McKeaveney a4cc4191b4 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston 556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Martin McKeaveney 4618dfd2d1 merge 2021-05-04 09:55:14 +01:00
Andrew Kingston b5ee768cb1 Fix combobox disabled state and remove unnecessary props 2021-04-29 15:24:59 +01:00
Andrew Kingston 0caad1f582 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:53:07 +01:00