Mel O'Hagan
|
d85e022182
|
Get latest RevId if not provided
|
2022-04-20 11:51:01 +01:00 |
Andrew Kingston
|
98eefb1dd2
|
Merge pull request #5272 from Budibase/cheeks-lab-day-devtools
DevTools
|
2022-04-14 12:57:01 +01:00 |
Andrew Kingston
|
17aba96dfa
|
Fix typo
|
2022-04-14 10:12:49 +01:00 |
Mel O'Hagan
|
adfb8d7c56
|
Only apply to small components (button, headline)
|
2022-04-13 15:53:26 +01:00 |
Andrew Kingston
|
f05844192c
|
Ensure existing invalid datasource definitions are also fixed by checking data source type before fetching table definitions
|
2022-04-13 10:28:55 +01:00 |
Andrew Kingston
|
43a8efc24d
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-04-07 12:04:13 +01:00 |
Mel O'Hagan
|
8d00566703
|
Move settings bar below element if at very top
|
2022-04-06 17:31:59 +01:00 |
Andrew Kingston
|
d91f67ef34
|
Update spectrum card word wrapping again
|
2022-04-06 16:05:58 +01:00 |
Andrew Kingston
|
b528c9fa08
|
Account for builder preview 2px offset when rendering indicator sets so that indicators are accurate for devtools
|
2022-04-06 14:32:25 +01:00 |
Andrew Kingston
|
c25ca0cafd
|
Tidy up
|
2022-04-06 13:40:07 +01:00 |
Andrew Kingston
|
c8e87cf24f
|
Add label for global selected rows bindings in devtools
|
2022-04-06 13:30:38 +01:00 |
Andrew Kingston
|
7c91d9dceb
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-04-06 11:50:43 +01:00 |
Andrew Kingston
|
d121aefbaa
|
Reset buttion action output context on each invocation of the action
|
2022-04-05 14:00:44 +01:00 |
Andrew Kingston
|
ae7117f744
|
Fix color and size of chart tooltips
|
2022-04-04 10:56:06 +01:00 |
Andrew Kingston
|
753878c0dd
|
Update chart data labels to white
|
2022-04-04 09:14:56 +01:00 |
Andrew Kingston
|
8e46e4b514
|
Disable validation for search fields in cards block
|
2022-04-04 08:49:46 +01:00 |
Andrew Kingston
|
c0eb27e8d1
|
Disable validation for search fields in table block
|
2022-04-04 08:49:16 +01:00 |
Andrew Kingston
|
91e35ef816
|
Add internal setting to fully disable form validation
|
2022-04-04 08:49:01 +01:00 |
Andrew Kingston
|
2e979846c4
|
Manually pull in new state context on each button action enrichment to keep aware of state changes during button action execution
|
2022-04-01 18:36:41 +01:00 |
Andrew Kingston
|
a194bb7716
|
Remove button editing class which was used for testing
|
2022-03-30 09:37:00 +01:00 |
Andrew Kingston
|
a304aae95c
|
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 |
Rory Powell
|
0ee41ea10c
|
Merge branch 'master' into merge-master
|
2022-03-25 13:10:37 +00:00 |
Andrew Kingston
|
9f3a0ce3c9
|
Merge pull request #5086 from Budibase/continue-if-button-action
'Continue if' button action
|
2022-03-25 12:29:19 +00:00 |
Andrew Kingston
|
78e78523e0
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
|
2022-03-25 12:00:17 +00:00 |
Dean
|
32b81a5542
|
Merge remote-tracking branch 'origin/develop' into feature/map-component
|
2022-03-25 11:31:45 +00:00 |
Andrew Kingston
|
3b632dea85
|
Fix bug which prevented last marker being removed from the map if deleted
|
2022-03-25 10:59:45 +00:00 |
Andrew Kingston
|
ff327423e1
|
Add 'continue if' button action
|
2022-03-25 09:26:15 +00:00 |
Andrew Kingston
|
ec726febf2
|
Update apex chart tooltips to work in dark themes
|
2022-03-23 14:21:23 +00:00 |
Andrew Kingston
|
bd93f150b5
|
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
|
e7ff1c4ba9
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-03-23 10:48:49 +00:00 |
Andrew Kingston
|
3f75412fb0
|
Merge pull request #4987 from Budibase/scrollable-component-tree
Scrollable component tree
|
2022-03-23 10:46:55 +00:00 |
Andrew Kingston
|
e1878dabc2
|
Make app dynamic filter component respsonsive
|
2022-03-22 18:33:41 +00:00 |
Andrew Kingston
|
c586049043
|
Update pie chart to be reactive
|
2022-03-22 17:45:05 +00:00 |
Andrew Kingston
|
84cdfa5eac
|
Update line chart to be reactive
|
2022-03-22 17:44:58 +00:00 |
Andrew Kingston
|
e1aea10567
|
Update candlestick chart to be reactive
|
2022-03-22 17:44:45 +00:00 |
Andrew Kingston
|
fbebc8aced
|
Update bar chart to be reactive
|
2022-03-22 17:44:32 +00:00 |
Andrew Kingston
|
c6cffa15ee
|
Do not update form field value when default value changes to prevent endless loops
|
2022-03-22 17:28:04 +00:00 |
Martin McKeaveney
|
7e5306e1d6
|
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
|
733fe1fe3f
|
Update spectrum card word wrapping to allow breaking text anywhere
|
2022-03-21 12:16:51 +00:00 |
Martin McKeaveney
|
a6155f7b24
|
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
|
199db81ddc
|
Merge pull request #4821 from Budibase/copy-paste-improvements
Copy paste improvements + extras
|
2022-03-21 08:25:01 +00:00 |
Andrew Kingston
|
34c13db56d
|
Don't attempt to invalidate related datasources when invalidating query datasources
|
2022-03-18 15:21:24 +00:00 |
Maurits Lourens
|
70301010d3
|
fetch the table which contains info about the primaryDisplay
|
2022-03-18 14:35:06 +01:00 |
Andrew Kingston
|
07be79ee19
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-component
|
2022-03-16 15:31:10 +00:00 |
Andrew Kingston
|
b3f1458d8f
|
Update default height of map component
|
2022-03-16 15:03:13 +00:00 |
Andrew Kingston
|
e4a8704870
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
|
2022-03-16 15:03:01 +00:00 |
Andrew Kingston
|
52c8742067
|
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
|
43f7d1607d
|
linting
|
2022-03-16 10:33:38 +00:00 |
Peter Clement
|
96ea66f898
|
send export file from backend
|
2022-03-16 10:22:06 +00:00 |
Andrew Kingston
|
3fb71f91ef
|
Fix duplicate handlers for map click setting and update map to only zoom to markers once
|
2022-03-15 13:54:32 +00:00 |