Peter Clement
|
841feac5fa
|
Merge pull request #3737 from Budibase/feature/home-screen-redesign
Home Screen Redesign
|
2021-12-15 09:47:03 +00:00 |
Peter Clement
|
feacfb922f
|
re-add status lights for app row
|
2021-12-09 10:10:16 +00:00 |
Peter Clement
|
14213006e0
|
add option to change icon / colour
|
2021-12-08 18:51:24 +00:00 |
Rory Powell
|
8df37dae85
|
Merge branch 'develop' into feature/rest-redesign
|
2021-12-08 12:36:12 +00:00 |
Rory Powell
|
379b8cecc0
|
Merge branch 'master' into develop
|
2021-12-08 12:07:06 +00:00 |
Andrew Kingston
|
b8b66b0c07
|
Remove unnecessary optional chaining
|
2021-12-08 09:47:43 +00:00 |
Andrew Kingston
|
a90cfc3e73
|
Coerce picker option labels to string to fix bug when using autocomplete with numeric labels
|
2021-12-08 09:45:50 +00:00 |
mike12345567
|
5936fe0f5f
|
Adding all response capabilities.
|
2021-12-06 17:39:51 +00:00 |
mike12345567
|
e064237981
|
Adding in last components of UI that were missing.
|
2021-12-03 18:39:05 +00:00 |
mike12345567
|
740abf8445
|
Adding radio group of body types.
|
2021-12-02 17:53:14 +00:00 |
Rory Powell
|
9d5866e747
|
Fix datasource selection after import and add maxmimum files support to dropzone
|
2021-12-02 16:51:13 +00:00 |
mike12345567
|
a0c3b0b8ce
|
Updating key value store to allow adding an activity toggle.
|
2021-12-02 11:53:51 +00:00 |
Rory Powell
|
71ba024974
|
WIP: Rest API import
|
2021-11-25 17:14:07 +00:00 |
Andrew Kingston
|
24a700f391
|
Add readonly prop to combobox
|
2021-11-23 16:40:31 +00:00 |
mike12345567
|
ea0000df51
|
Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion.
|
2021-11-22 15:26:24 +00:00 |
Andrew Kingston
|
86731ee5d4
|
Broadcast specific events for picking or typing to update the value in a combobox
|
2021-11-10 11:23:35 +00:00 |
Andrew Kingston
|
294dd232bc
|
Revert changes to medium sized checkbox
|
2021-11-03 16:17:45 +00:00 |
Andrew Kingston
|
08de9c0b45
|
Fix spectrum bug with larger checkboxes
|
2021-11-03 11:02:59 +00:00 |
Andrew Kingston
|
979801be4e
|
Remove log statement in datepicker
|
2021-10-21 13:52:30 +01:00 |
Andrew Kingston
|
906f171ef2
|
Scope picker transition to avoid weird behaviour when unmounting
|
2021-10-21 13:36:33 +01:00 |
Andrew Kingston
|
7924a69016
|
Fix usage of binding values to datepickers
|
2021-10-19 14:04:12 +01:00 |
Andrew Kingston
|
50154ece31
|
Add date parsing to core date picker and ensure values are always broadcast as ISO strings
|
2021-10-18 17:11:12 +01:00 |
Andrew Kingston
|
b45777bd66
|
Update svelte-flatpickr and disable flatpickr attempting to use native datepickers on mobile, to fix mobile support
|
2021-10-04 14:50:02 +01:00 |
Andrew Kingston
|
1b3cd1a2a4
|
Add inputmode attribute for number inputs
|
2021-10-01 11:15:15 +01:00 |
Maurits Lourens
|
19f5a9c51e
|
set appendTo to undefined, because FlatPicker checks for !== undefined
|
2021-09-17 15:06:53 +02:00 |
Andrew Kingston
|
e7d1ed3114
|
Add custom theming for primary color and primary hover color to form components
|
2021-09-03 11:50:09 +01:00 |
Andrew Kingston
|
cb46e763d3
|
Making picker sorting optional and default to off. Sort by default for client apps
|
2021-08-20 10:03:21 +01:00 |
Andrew Kingston
|
c945fc650d
|
Add stepper component to bbui for numeric values
|
2021-08-18 11:32:39 +01:00 |
Maurits Lourens
|
eb383f68bc
|
implement review comments
|
2021-08-17 19:57:11 +02:00 |
Maurits Lourens
|
6aaf73788d
|
implement review comments
|
2021-08-17 15:13:57 +02:00 |
Maurits Lourens
|
62f7676cdf
|
add autocomplete component and make it optional for optionsField and relationshipField
|
2021-08-16 23:31:51 +02:00 |
Andrew Kingston
|
73def04951
|
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
|
f6218d8e0b
|
Merge branch 'master' into develop
|
2021-08-13 14:41:49 +02:00 |
Andrew Kingston
|
4275ceef33
|
Make dropzone file name a link to the file
|
2021-08-12 11:49:48 +01:00 |
Andrew Kingston
|
cb55139cea
|
Sort picker options alphabetically
|
2021-08-12 10:09:38 +01:00 |
Andrew Kingston
|
0c5a34dacb
|
Ensure checkbox always has a size class
|
2021-08-11 15:21:35 +01:00 |
Martin McKeaveney
|
e2a86f160b
|
fix date sorting
|
2021-08-10 17:41:11 +01:00 |
Martin McKeaveney
|
9053a84718
|
fix date sorting
|
2021-08-10 17:41:01 +01:00 |
Maurits Lourens
|
9fb73b4eba
|
add sizes to boolean field and checkbox component
|
2021-08-03 20:54:32 +02:00 |
Maurits Lourens
|
5221cd8362
|
fix lint issue
|
2021-07-28 00:06:03 +02:00 |
Maurits Lourens
|
101ca5f01e
|
fix cypress test
|
2021-07-27 23:48:06 +02:00 |
Andrew Kingston
|
f91115fc0f
|
Set default getOptionIcon prop in core Picker to avoid crash
|
2021-07-21 14:35:55 +01:00 |
Andrew Kingston
|
1effdc0e8f
|
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
|
239e39e5ed
|
Merge branch 'develop' into feature/oidc-support
|
2021-07-15 14:05:30 +01:00 |
Peter Clement
|
b31be35307
|
Add UUID to each oidc config to distinguish each provider
|
2021-07-13 17:32:08 +01:00 |
Martin McKeaveney
|
bebfe4c6e1
|
merge with master
|
2021-07-11 18:07:46 +01:00 |
Kyle Harrison
|
2d451bb3a9
|
apply fixes for common spelling mistakes
|
2021-07-09 17:54:49 +01:00 |
Peter Clement
|
7138070e4c
|
Fix bug where OIDC icon was not being displayed due to misconfiguration
|
2021-07-09 14:18:03 +01:00 |
Rory Powell
|
73c8dcf71b
|
Merge branch 'develop' into feature/oidc-support
|
2021-07-08 20:15:16 +01:00 |
Peter Clement
|
cff2a9ad7d
|
Fix for icon upload issue
|
2021-07-07 16:18:18 +01:00 |