Andrew Kingston
|
257bfb046d
|
Update spectrum card word wrapping again
|
2022-04-06 16:05:58 +01:00 |
Andrew Kingston
|
3e4ab1cc64
|
Fix color and size of chart tooltips
|
2022-04-04 10:56:06 +01:00 |
Andrew Kingston
|
e51bd54fce
|
Update chart data labels to white
|
2022-04-04 09:14:56 +01:00 |
Andrew Kingston
|
a1e3318c1e
|
Disable validation for search fields in cards block
|
2022-04-04 08:49:46 +01:00 |
Andrew Kingston
|
474e89fa5f
|
Disable validation for search fields in table block
|
2022-04-04 08:49:16 +01:00 |
Andrew Kingston
|
967c9efc3a
|
Add internal setting to fully disable form validation
|
2022-04-04 08:49:01 +01:00 |
Andrew Kingston
|
04d8e1417b
|
Remove button editing class which was used for testing
|
2022-03-30 09:37:00 +01:00 |
Andrew Kingston
|
444072ecac
|
Only save textContent of editable fields to fix HTML being inserted, and fully remount component when toggling editing to fix chrome issues
|
2022-03-30 09:32:19 +01: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
|
9f60df9ac2
|
Update apex chart tooltips to work in dark themes
|
2022-03-23 14:21:23 +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 |
Maurits Lourens
|
8cd921f834
|
fetch the table which contains info about the primaryDisplay
|
2022-03-18 14:35:06 +01:00 |
Andrew Kingston
|
d03dc54efd
|
Update default height of map component
|
2022-03-16 15:03:13 +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 |
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 |
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
|
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 |
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 |
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 |
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
|
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 |