Rory Powell
|
69b2b38aea
|
Merge branch 'master' into merge-master
|
2022-03-25 13:10:37 +00:00 |
Andrew Kingston
|
4d82b49c0e
|
Merge pull request #5086 from Budibase/continue-if-button-action
'Continue if' button action
|
2022-03-25 12:29:19 +00:00 |
Andrew Kingston
|
bedbf4bcae
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
|
2022-03-25 12:00:17 +00:00 |
Dean
|
962f53e36f
|
Merge remote-tracking branch 'origin/develop' into feature/map-component
|
2022-03-25 11:31:45 +00:00 |
Andrew Kingston
|
eb582e6c80
|
Fix bug which prevented last marker being removed from the map if deleted
|
2022-03-25 10:59:45 +00:00 |
Andrew Kingston
|
4b55e8c85e
|
Add 'continue if' button action
|
2022-03-25 09:26:15 +00:00 |
Andrew Kingston
|
9f60df9ac2
|
Update apex chart tooltips to work in dark themes
|
2022-03-23 14:21:23 +00:00 |
Andrew Kingston
|
bd487fa988
|
Use global self endpoint in client apps to differentiate between not being logged in and not having access to an app
|
2022-03-23 11:41:51 +00:00 |
Andrew Kingston
|
3817de254e
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-03-23 10:48:49 +00:00 |
Andrew Kingston
|
38be4979f3
|
Merge pull request #4987 from Budibase/scrollable-component-tree
Scrollable component tree
|
2022-03-23 10:46:55 +00:00 |
Andrew Kingston
|
1e8ef54956
|
Make app dynamic filter component respsonsive
|
2022-03-22 18:33:41 +00:00 |
Andrew Kingston
|
644fd0da87
|
Update pie chart to be reactive
|
2022-03-22 17:45:05 +00:00 |
Andrew Kingston
|
ede871dac2
|
Update line chart to be reactive
|
2022-03-22 17:44:58 +00:00 |
Andrew Kingston
|
cff11d4b8b
|
Update candlestick chart to be reactive
|
2022-03-22 17:44:45 +00:00 |
Andrew Kingston
|
bbc161c481
|
Update bar chart to be reactive
|
2022-03-22 17:44:32 +00:00 |
Andrew Kingston
|
e4dfb5b269
|
Do not update form field value when default value changes to prevent endless loops
|
2022-03-22 17:28:04 +00:00 |
Martin McKeaveney
|
b51191fef9
|
Merge pull request #4950 from mslourens/enforce_display_column_validation
fetch the table which contains info about the primaryDisplay
|
2022-03-22 08:31:48 +00:00 |
Andrew Kingston
|
61e077bf0a
|
Update spectrum card word wrapping to allow breaking text anywhere
|
2022-03-21 12:16:51 +00:00 |
Martin McKeaveney
|
35facc8cb1
|
Merge pull request #4872 from Budibase/add-print-styles
Add css print styles to ensure multi-page print is possible
|
2022-03-21 08:34:55 +00:00 |
Martin McKeaveney
|
cf9105c9dc
|
Merge pull request #4821 from Budibase/copy-paste-improvements
Copy paste improvements + extras
|
2022-03-21 08:25:01 +00:00 |
Andrew Kingston
|
80adf9be14
|
Don't attempt to invalidate related datasources when invalidating query datasources
|
2022-03-18 15:21:24 +00:00 |
Maurits Lourens
|
8cd921f834
|
fetch the table which contains info about the primaryDisplay
|
2022-03-18 14:35:06 +01:00 |
Andrew Kingston
|
de318ec9e2
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-component
|
2022-03-16 15:31:10 +00:00 |
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 |
Andrew Kingston
|
c4a3502187
|
Add comment for consistency
|
2022-03-10 11:56:31 +00:00 |
Andrew Kingston
|
42cbdcd923
|
Add css print styles to ensure multi-page print is possible
|
2022-03-10 11:54:15 +00:00 |
Dean
|
c672a439c0
|
Merge remote-tracking branch 'origin/develop' into feature/map-component
|
2022-03-09 11:02:53 +00:00 |
Andrew Kingston
|
f335c2635b
|
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
|
2022-03-08 17:58:12 +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 |
Andrew Kingston
|
4ef06ea6c1
|
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
|
2022-03-08 13:35:35 +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 |
Andrew Kingston
|
e84e4f9899
|
Add duplicate action to settings bar
|
2022-03-07 14:05:26 +00:00 |