Andrew Kingston
|
7571be0bb9
|
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
|
2021-09-30 11:13:47 +01:00 |
Andrew Kingston
|
ce011dc4df
|
Fix table crash when data is null
|
2021-09-29 15:25:44 +01:00 |
Peter Clement
|
9e0b15e6a7
|
trigger internal table modal on modal cancel
|
2021-09-27 09:59:56 +01:00 |
Andrew Kingston
|
fdfc333172
|
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
|
6511ba9dad
|
set appendTo to undefined, because FlatPicker checks for !== undefined
|
2021-09-17 15:06:53 +02:00 |
Andrew Kingston
|
3f249ab10b
|
Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
|
2021-09-16 17:28:21 +01:00 |
Andrew Kingston
|
e0bf533477
|
Fix loading circle bug
|
2021-09-16 16:53:34 +01:00 |
mike12345567
|
19268e97b6
|
Removing console logs created during automation rework.
|
2021-09-16 16:24:32 +01:00 |
Andrew Kingston
|
d368e54d17
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-16 16:06:41 +01:00 |
Peter Clement
|
3b57fd8a7e
|
fix debounce / store test data bug
|
2021-09-16 14:48:55 +01:00 |
Peter Clement
|
1b8f7efbbb
|
fix label not being rendered correctly
|
2021-09-16 12:15:32 +01:00 |
Peter Clement
|
cdcd582c41
|
Update icons
|
2021-09-15 00:49:44 +01:00 |
Peter Clement
|
b72999c027
|
Show test outputs and responses in modal
|
2021-09-15 00:49:35 +01:00 |
Peter Clement
|
e00e9f970f
|
Update flow chart styling and event handling
|
2021-09-15 00:45:07 +01:00 |
Andrew Kingston
|
c46fd5d4d1
|
Fix issue with BBUI Page component height when wide
|
2021-09-13 16:42:29 +01:00 |
Andrew Kingston
|
bdb7c9c941
|
Don't change padding when using the wide BBUI Page component prop
|
2021-09-13 16:02:52 +01:00 |
Andrew Kingston
|
9a92993226
|
Make core portal layout responsive with mobile drawer menu
|
2021-09-13 15:38:06 +01:00 |
Andrew Kingston
|
76b97ab0f1
|
Remove log
|
2021-09-10 08:30:20 +01:00 |
Andrew Kingston
|
ab2c5a89b9
|
Fix issue with nullish progress value in progress circle component
|
2021-09-10 08:25:14 +01:00 |
Andrew Kingston
|
ca9df2764d
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
|
2021-09-06 17:29:51 +01:00 |
Andrew Kingston
|
de9dce77f4
|
Add custom theming to icons
|
2021-09-03 11:53:25 +01:00 |
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
|
dc67b4f8c1
|
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
|
a5a4c63094
|
Merge remote-tracking branch 'origin/develop' into multi-option-datatype
|
2021-08-26 14:38:05 +01:00 |
Peter Clement
|
7217bb3ccd
|
fix build
|
2021-08-26 08:50:36 +01:00 |
Andrew Kingston
|
0516d3d0ef
|
Prevent MenuItem firing onlick handlers when disabled
|
2021-08-24 15:29:50 +01:00 |
Andrew Kingston
|
9223476ca7
|
Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms
|
2021-08-23 11:48:03 +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 |
Peter Clement
|
295e36f576
|
Add ability for user to select 'List' data type for a column
|
2021-08-19 16:54:44 +01:00 |
Andrew Kingston
|
5d1374bfa2
|
Add stepper component to bbui for numeric values
|
2021-08-18 11:32:39 +01:00 |
Martin McKeaveney
|
f28d0773f9
|
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
|
285b73ceea
|
fix lint issues
|
2021-08-18 00:04:54 +02:00 |
Maurits Lourens
|
c86a878b27
|
update the name of the datasource
|
2021-08-17 23:57:11 +02: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
|
e6399cad33
|
Merge pull request #2339 from Budibase/custom-form-validation
Custom form validation
|
2021-08-16 18:29:44 +01: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 |
Andrew Kingston
|
1285bcf645
|
Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks
|
2021-08-13 13:53:30 +01:00 |
Keviin Åberg Kultalahti
|
97498b0778
|
Merge branch 'master' into develop
|
2021-08-13 14:41:49 +02:00 |
Andrew Kingston
|
3309fa674c
|
Adding missing dep
|
2021-08-13 13:32:32 +01:00 |
Andrew Kingston
|
6c7d3c171e
|
Add static white and black color options to color picker
|
2021-08-13 12:39:57 +01: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
|
b9887a657c
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation
|
2021-08-11 15:51:45 +01:00 |
Andrew Kingston
|
6005c0a4d8
|
Ensure checkbox always has a size class
|
2021-08-11 15:21:35 +01:00 |
Andrew Kingston
|
ef99e5a557
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation
|
2021-08-11 15:09:04 +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 |
PClmnt
|
a1ab811372
|
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 |