Andrew Kingston
|
d03dc54efd
|
Update default height of map component
|
2022-03-16 15:03:13 +00:00 |
Andrew Kingston
|
44bc4f4f43
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
|
2022-03-16 15:03:01 +00:00 |
Andrew Kingston
|
ced26dfa64
|
Improve map actions, tidy up some parts of the map component and ensure settings update properly
|
2022-03-16 14:53:12 +00:00 |
Peter Clement
|
fcfce77d5d
|
linting
|
2022-03-16 10:33:38 +00:00 |
Peter Clement
|
a2c3257515
|
send export file from backend
|
2022-03-16 10:22:06 +00:00 |
Andrew Kingston
|
b3840f0ae0
|
Fix duplicate handlers for map click setting and update map to only zoom to markers once
|
2022-03-15 13:54:32 +00:00 |
Andrew Kingston
|
fcb3ce4da3
|
Add map action for map click
|
2022-03-15 13:25:41 +00:00 |
Peter Clement
|
54ec5ea2dc
|
fix button action export for csv
|
2022-03-15 12:03:16 +00:00 |
Andrew Kingston
|
9500203515
|
Add event context to button actions to allow passing in params at run time and add corresponding data bindings
|
2022-03-15 11:16:51 +00:00 |
Andrew Kingston
|
4d01063383
|
Convert marker popups to tooltips on hover
|
2022-03-14 11:45:26 +00:00 |
Dean
|
7f5270ab5b
|
Minor code styling fix
|
2022-03-14 09:47:48 +00:00 |
Dean
|
24de79a38b
|
Added link target to the list of allowed attributes for any links used in map attribution
|
2022-03-14 09:25:41 +00:00 |
Dean
|
318214fd72
|
Map refactored and dependency updates
|
2022-03-11 11:17:15 +00:00 |
Dean
|
39468c98c0
|
Added html escaping package sanitize-html to prevent injection via the map attribution field
|
2022-03-11 11:06:05 +00:00 |
Dean
|
b5a36de5bd
|
Added fix to accomodate a cleared attribution field
|
2022-03-10 15:48:11 +00:00 |
Dean
|
b196ca10af
|
Added the default location behaviour back in. Added in a Map Attribution field for users who alter their tile url. Some refactoring based on feedback
|
2022-03-10 12:48:49 +00:00 |
Dean
|
c672a439c0
|
Merge remote-tracking branch 'origin/develop' into feature/map-component
|
2022-03-09 11:02:53 +00:00 |
Dean
|
b67b34928a
|
Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it.
|
2022-03-08 16:41:21 +00:00 |
Peter Clement
|
38ba2509d7
|
Merge remote-tracking branch 'origin/develop' into feature/export-from-client
|
2022-03-08 13:56:56 +00:00 |
Peter Clement
|
064aee5e2e
|
Update how button action for exporting works
|
2022-03-08 12:58:05 +00:00 |
Martin McKeaveney
|
14cffcd6ff
|
merge
|
2022-03-08 12:40:41 +01:00 |
Martin McKeaveney
|
975eb0b99e
|
merge from master
|
2022-03-08 12:34:27 +01:00 |
Peter Clement
|
ed2c210db8
|
Add button action allowing for export of client row selection
|
2022-03-07 12:06:11 +00:00 |
Andrew Kingston
|
bed09f5f6c
|
Fix loading state in S3 upload component and show error if possible
|
2022-03-07 09:57:15 +00:00 |
Andrew Kingston
|
e58fa37b6e
|
Merge pull request #4750 from Budibase/fix/option-picker-values
Fixes for 409s and option picker values
|
2022-03-03 12:37:59 +00:00 |
Peter Clement
|
6095b5cb87
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-03-01 10:37:26 +00:00 |
Rory Powell
|
8f1b638f3b
|
Merge branch 'master' into merge-master
|
2022-03-01 10:04:23 +00:00 |
Andrew Kingston
|
1d38486bb7
|
Update more option picker logic to only hide nullish rather than falsey values when using a dynamic options source
|
2022-03-01 10:00:08 +00:00 |
Andrew Kingston
|
9535bc7c24
|
Update option picker logic to only hide nullish rather than falsey values when using a dynamic options source
|
2022-03-01 09:51:48 +00:00 |
Andrew Kingston
|
3ba195960b
|
Add error notification if executing a query in a button action fails
|
2022-02-25 21:29:02 +00:00 |
Andrew Kingston
|
eb27ac368a
|
Fix incorrect syntax for showing a notification while executing custom queries
|
2022-02-25 21:26:08 +00:00 |
Andrew Kingston
|
a3f45a0dac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-25 13:49:24 +00:00 |
Andrew Kingston
|
fd76551909
|
Key client app layout rendering by builder store asset type to ensure preview is always remounted properly
|
2022-02-24 12:26:31 +00:00 |
Andrew Kingston
|
6573835c13
|
Fix missing prop from table block and add fixed context provider ID for tables inside table blocks to support row selection bindings
|
2022-02-24 09:16:35 +00:00 |
Andrew Kingston
|
d888831b4a
|
Fix table selection defaulting to true, reset selected rows when unmounting tables, remove position absolute on row selection text
|
2022-02-24 09:15:37 +00:00 |
Andrew Kingston
|
8f93227dad
|
Merge branch 'table-cell-config' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-23 12:10:03 +00:00 |
Peter Clement
|
dffdcd882f
|
add ability to select rows from different tables and provide bindings
|
2022-02-22 15:18:08 +00:00 |
Andrew Kingston
|
988afc2dac
|
Add compact setting to table block
|
2022-02-21 15:45:39 +00:00 |
Andrew Kingston
|
86acb3fea3
|
Update client table component to be more generic about passing table customisation options
|
2022-02-18 20:29:20 +00:00 |
Andrew Kingston
|
a3ee95f4e9
|
Ensure child component column in tables always uses auto width
|
2022-02-18 14:58:49 +00:00 |
Andrew Kingston
|
35f95d2fb3
|
Fix issue when columns are not defined for a table
|
2022-02-18 13:22:04 +00:00 |
Andrew Kingston
|
9f92ee2d0b
|
Add compact setting to table
|
2022-02-18 13:08:18 +00:00 |
Andrew Kingston
|
f45715d61b
|
Only autosort columns when custom columns are not specified
|
2022-02-18 12:35:39 +00:00 |
Peter Clement
|
340c9480c2
|
add row selection numbers
|
2022-02-16 15:00:18 +00:00 |
Peter Clement
|
1dd909c8c2
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-16 14:35:42 +00:00 |
Andrew Kingston
|
2972927a18
|
Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-14 17:58:42 +00:00 |
Peter Clement
|
5a88c89baf
|
changing bindings key
|
2022-02-11 15:37:43 +00:00 |
Peter Clement
|
d45c107db7
|
add row selection functionality to tables
|
2022-02-11 11:55:35 +00:00 |
Andrew Kingston
|
5f72066dde
|
Update table component to use new settings component and support new column config setting structure
|
2022-02-10 16:42:15 +00:00 |
Andrew Kingston
|
0e59be9375
|
Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching
|
2022-02-09 15:18:44 +00:00 |