Andrew Kingston
|
08de9c0b45
|
Fix spectrum bug with larger checkboxes
|
2021-11-03 11:02:59 +00:00 |
mike12345567
|
b1143e1957
|
Addressing review comments.
|
2021-10-27 14:55:09 +01:00 |
mike12345567
|
ac1d6ee23e
|
Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this.
|
2021-10-26 20:03:54 +01: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
|
555742ead1
|
Merge pull request #3083 from Budibase/fix/date-sorting
Fix date format of dates created with Flatpickr (the date picker in apps)
|
2021-10-20 13:20:26 +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 |
Peter Clement
|
faa64b9516
|
add internal renderer back
|
2021-10-18 15:08:57 +01:00 |
Peter Clement
|
eb957bc94f
|
Potential fix for issues with updating and saving rows and columns
|
2021-10-17 21:23:30 +01:00 |
mike12345567
|
bded4a5b56
|
Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer
|
2021-10-13 16:48:36 +01:00 |
Peter Clement
|
6366abae7e
|
remove uneeded log
|
2021-10-13 14:14:08 +01:00 |
Peter Clement
|
ec50621733
|
refactor new autocolumn functionality
|
2021-10-13 11:39:36 +01:00 |
Peter Clement
|
194eddbda4
|
some tidy up
|
2021-10-13 09:29:01 +01:00 |
Peter Clement
|
e2ae8b8437
|
add ability to copy _rev and _id from data tab
|
2021-10-12 17:32:15 +01:00 |
Andrew Kingston
|
e521596c9c
|
Fix bug rendering tabs inside a component which uses a svelte transition
|
2021-10-11 11:34:19 +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 |
Andrew Kingston
|
38b32d78a8
|
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
|
2021-09-30 11:13:47 +01:00 |
Andrew Kingston
|
c5f0a2b34b
|
Fix table crash when data is null
|
2021-09-29 15:25:44 +01:00 |
Peter Clement
|
dad6412271
|
trigger internal table modal on modal cancel
|
2021-09-27 09:59:56 +01:00 |
Andrew Kingston
|
05cfd87613
|
Broadcast a sort event from BBUI table, and add prop to disable table sorting of data
|
2021-09-23 16:08:09 +01:00 |
Maurits Lourens
|
19f5a9c51e
|
set appendTo to undefined, because FlatPicker checks for !== undefined
|
2021-09-17 15:06:53 +02:00 |
Andrew Kingston
|
00b12463f6
|
Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
|
2021-09-16 17:28:21 +01:00 |
Andrew Kingston
|
9ad2114859
|
Fix loading circle bug
|
2021-09-16 16:53:34 +01:00 |
mike12345567
|
d76e3beac9
|
Removing console logs created during automation rework.
|
2021-09-16 16:24:32 +01:00 |
Andrew Kingston
|
368ada4a77
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-16 16:06:41 +01:00 |
Peter Clement
|
ab2fd51dc2
|
fix debounce / store test data bug
|
2021-09-16 14:48:55 +01:00 |
Peter Clement
|
a871a3a44f
|
fix label not being rendered correctly
|
2021-09-16 12:15:32 +01:00 |
Peter Clement
|
3b66a14a6f
|
Update icons
|
2021-09-15 00:49:44 +01:00 |
Peter Clement
|
dfbf7e2ee4
|
Show test outputs and responses in modal
|
2021-09-15 00:49:35 +01:00 |
Peter Clement
|
7fd79d3d4e
|
Update flow chart styling and event handling
|
2021-09-15 00:45:07 +01:00 |
Andrew Kingston
|
5e695bf7ed
|
Fix issue with BBUI Page component height when wide
|
2021-09-13 16:42:29 +01:00 |
Andrew Kingston
|
29e34d16be
|
Don't change padding when using the wide BBUI Page component prop
|
2021-09-13 16:02:52 +01:00 |
Andrew Kingston
|
0c0e656b34
|
Make core portal layout responsive with mobile drawer menu
|
2021-09-13 15:38:06 +01:00 |
Andrew Kingston
|
ed5cb41d63
|
Remove log
|
2021-09-10 08:30:20 +01:00 |
Andrew Kingston
|
4da58241b3
|
Fix issue with nullish progress value in progress circle component
|
2021-09-10 08:25:14 +01:00 |
Andrew Kingston
|
d607f7b25b
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
|
2021-09-06 17:29:51 +01:00 |
Andrew Kingston
|
3ee1d3e8e4
|
Add custom theming to icons
|
2021-09-03 11:53:25 +01: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
|
7f16e76e8b
|
Deeply clone rows before passing them back in the table edit row callback to avoid mutating table data
|
2021-09-02 14:42:12 +01:00 |
Peter Clement
|
544dd4ef1d
|
Merge remote-tracking branch 'origin/develop' into multi-option-datatype
|
2021-08-26 14:38:05 +01:00 |
Peter Clement
|
f1046b563c
|
fix build
|
2021-08-26 08:50:36 +01:00 |
Andrew Kingston
|
dca9d5665a
|
Prevent MenuItem firing onlick handlers when disabled
|
2021-08-24 15:29:50 +01:00 |
Andrew Kingston
|
f127d86d11
|
Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms
|
2021-08-23 11:48:03 +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 |
Peter Clement
|
17438372d0
|
Add ability for user to select 'List' data type for a column
|
2021-08-19 16:54:44 +01:00 |
Andrew Kingston
|
c945fc650d
|
Add stepper component to bbui for numeric values
|
2021-08-18 11:32:39 +01:00 |
Martin McKeaveney
|
f07dcf7f55
|
Merge pull request #2401 from mslourens/update_datasource_name
Update the name of the datasource
|
2021-08-18 10:44:04 +01:00 |
Maurits Lourens
|
3b099d945a
|
fix lint issues
|
2021-08-18 00:04:54 +02:00 |
Maurits Lourens
|
de944480da
|
update the name of the datasource
|
2021-08-17 23:57:11 +02: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
|
36a744f577
|
Merge pull request #2339 from Budibase/custom-form-validation
Custom form validation
|
2021-08-16 18:29:44 +01: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 |
Andrew Kingston
|
706ba47e61
|
Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks
|
2021-08-13 13:53:30 +01:00 |
Keviin Åberg Kultalahti
|
f6218d8e0b
|
Merge branch 'master' into develop
|
2021-08-13 14:41:49 +02:00 |
Andrew Kingston
|
b87a295773
|
Adding missing dep
|
2021-08-13 13:32:32 +01:00 |
Andrew Kingston
|
d79ea9364b
|
Add static white and black color options to color picker
|
2021-08-13 12:39:57 +01: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
|
ac5cf884cf
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation
|
2021-08-11 15:51:45 +01:00 |
Andrew Kingston
|
0c5a34dacb
|
Ensure checkbox always has a size class
|
2021-08-11 15:21:35 +01:00 |
Andrew Kingston
|
d1bc289f4b
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation
|
2021-08-11 15:09:04 +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 |
PClmnt
|
79b2c16e84
|
Merge pull request #2318 from Budibase/quiet-emphasized-tabs
Add Quiet and Emphasized variants to the Tabs and Tab components
|
2021-08-09 16:13:03 +01:00 |
Peter Clement
|
2500b465e1
|
border fix
|
2021-08-09 15:56:05 +01:00 |
Peter Clement
|
dc9d69910b
|
fix underline conditional
|
2021-08-09 15:55:03 +01:00 |
Peter Clement
|
7a58e3c817
|
Add Quiet and Emphasized variants to the Tabs and Tab components
|
2021-08-09 15:47:30 +01:00 |
Andrew Kingston
|
67be24b524
|
Add validation drawer and simplify HOC's for different field types
|
2021-08-06 14:54:00 +01:00 |
Martin McKeaveney
|
fd837117da
|
Merge pull request #2239 from mslourens/checkbox_sizes
add sizes to boolean field and checkbox component
|
2021-08-05 16:43:20 +01:00 |
Maurits Lourens
|
9fb73b4eba
|
add sizes to boolean field and checkbox component
|
2021-08-03 20:54:32 +02:00 |
Andrew Kingston
|
2eba603ad8
|
Darken modal underlay and add actions above screen modal to allow entering full screen or closing
|
2021-08-03 12:02:20 +01:00 |
Andrew Kingston
|
1a0d0de406
|
Fix modal not shrinking to fit screen size
|
2021-07-30 14:13:16 +01:00 |
Andrew Kingston
|
e711fffc45
|
Break out notification component to standalone component
|
2021-07-30 13:58:34 +01:00 |
Andrew Kingston
|
a831b7f91e
|
Add modal option to hide divider, and make title rendering optional
|
2021-07-30 13:57:33 +01:00 |
Martin McKeaveney
|
1f65952ddf
|
Merge pull request #2131 from mslourens/automation_live_toggle
convert automation icons into toggle
|
2021-07-28 10:24:52 +01: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
|
a00473fa61
|
Remove hardcoded colours from BBUI modal component
|
2021-07-23 15:43:44 +01: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 |
Andrew Kingston
|
b00452cc8d
|
Merge branch 'develop' of github.com:Budibase/budibase into drawer-improvements
|
2021-07-20 14:39:55 +01:00 |
Rory Powell
|
239e39e5ed
|
Merge branch 'develop' into feature/oidc-support
|
2021-07-15 14:05:30 +01:00 |
Andrew Kingston
|
38014a76be
|
Update drawer styles, drawer bindable inputs and settings bindable inputs
|
2021-07-14 14:21:11 +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 |
Peter Clement
|
37b1200051
|
Allow user uploaded icons in oidc config
|
2021-07-07 13:41:09 +01:00 |
Andrew Kingston
|
9542910a41
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-07-07 11:48:38 +01:00 |
Andrew Kingston
|
8befb1d545
|
Fix bug with tabs causing them to broadcast a change event on mount
|
2021-07-06 15:53:52 +01:00 |
Andrew Kingston
|
8ddf07b68a
|
Add placholder color to color picker component to represent undefined color choice
|
2021-07-05 14:31:10 +01:00 |
Andrew Kingston
|
4ac7accdcb
|
Fix font family issue with date pickers
|
2021-07-05 10:24:44 +01:00 |
Andrew Kingston
|
6bfcb3fc2b
|
Add better theme compatibility to color picker and client app components
|
2021-06-30 08:30:57 +01:00 |
Andrew Kingston
|
2aa829b782
|
Allow color picker to have spectrum theme overridden
|
2021-06-29 08:20:34 +01:00 |