Commit Graph

2029 Commits

Author SHA1 Message Date
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
Budibase Staging Release Bot 0f263cc51e v1.0.91-alpha.10 2022-03-23 10:52:40 +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
Budibase Staging Release Bot 850cadc63b v1.0.91-alpha.9 2022-03-23 08:51:26 +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
Budibase Staging Release Bot cf6e89bbea v1.0.91-alpha.8 2022-03-22 16:42:33 +00:00
Budibase Release Bot 8f4a335a84 v1.0.94 2022-03-22 13:08:40 +00:00
Budibase Staging Release Bot d2e7b28304 v1.0.91-alpha.7 2022-03-22 08:38:11 +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
Budibase Release Bot 29021b4600 v1.0.93 2022-03-21 17:15:53 +00:00
Budibase Release Bot 4ee5256ad3 v1.0.92 2022-03-21 14:34:43 +00:00
Andrew Kingston 61e077bf0a Update spectrum card word wrapping to allow breaking text anywhere 2022-03-21 12:16:51 +00:00
Budibase Staging Release Bot 69532f59ce v1.0.91-alpha.6 2022-03-21 08:42:06 +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
Budibase Staging Release Bot 4d7ad2b541 v1.0.91-alpha.5 2022-03-21 08:32:22 +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
Budibase Staging Release Bot 572abdd0a9 v1.0.91-alpha.4 2022-03-21 08:13:27 +00:00
Budibase Release Bot 01fd1f3124 v1.0.91 2022-03-18 16:05:00 +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
Budibase Staging Release Bot b0f33de743 v1.0.91-alpha.3 2022-03-18 10:13:46 +00:00
Budibase Staging Release Bot c9afb9e074 v1.0.91-alpha.2 2022-03-18 09:56:54 +00:00
Budibase Staging Release Bot 05607adccb v1.0.91-alpha.1 2022-03-18 07:23:08 +00: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 4cf9d8612a Update some settings text to be more consistent 2022-03-16 14:58:48 +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
Budibase Staging Release Bot 6ef4e4840a v1.0.91-alpha.0 2022-03-16 12:34:44 +00:00
mike12345567 6dd5bd92b5 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-16 12:26:33 +00:00
Budibase Release Bot ac32c2ee5f v1.0.90 2022-03-16 11:37:15 +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 8bac9d43b4 Revert locks to develop 2022-03-15 11:42:12 +00:00
Andrew Kingston f40407885a Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-15 11:33:27 +00:00
Budibase Release Bot eb747c98b1 v1.0.89 2022-03-15 11:26:55 +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
Budibase Staging Release Bot 11cb2e681a v1.0.89-alpha.0 2022-03-15 11:09:22 +00:00
mike12345567 51e5e1e90f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-15 10:56:39 +00:00
Budibase Release Bot 243838898a v1.0.88 2022-03-14 21:51:54 +00:00
Budibase Release Bot 5b0a5f8dc1 v1.0.87 2022-03-14 17:13:11 +00:00
Budibase Release Bot 4d8578b785 v1.0.86 2022-03-14 16:01:47 +00:00
Budibase Staging Release Bot 36f0de889e v1.0.86-alpha.0 2022-03-14 15:56:38 +00:00
mike12345567 c538db107f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-14 15:39:06 +00:00
Budibase Release Bot 48abc23302 v1.0.85 2022-03-14 12:09:21 +00:00
mike12345567 9364f4170f Updating yarn locks. 2022-03-14 12:00:44 +00:00
Andrew Kingston 4d01063383 Convert marker popups to tooltips on hover 2022-03-14 11:45:26 +00:00
Budibase Staging Release Bot 96249bd923 v1.0.85-alpha.0 2022-03-14 10:28:24 +00:00
mike12345567 fd4be9d003 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-14 10:20:05 +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
Budibase Release Bot eab8f86793 v1.0.84 2022-03-13 10:52:05 +00:00
Dean 21a499d0cb Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-11 11:41: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
Budibase Staging Release Bot 0d7d6932cc v1.0.84-alpha.0 2022-03-10 18:44:53 +00:00
Michael Drury 0f4f9c786d Merge pull request #4873 from Budibase/examples/nextjs
NextJS public API example
2022-03-10 18:38:54 +00:00
Budibase Release Bot 92bf490066 v1.0.83 2022-03-10 17:45:17 +00:00
Dean a5efd34184 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-10 15:48:51 +00:00
Dean b5a36de5bd Added fix to accomodate a cleared attribution field 2022-03-10 15:48:11 +00:00
Budibase Staging Release Bot f12ce76171 v1.0.81-alpha.8 2022-03-10 14:27:08 +00:00
mike12345567 d4e129c2a7 Removing built file. 2022-03-10 13:23:16 +00:00
mike12345567 6c4732a91e Merge branch 'develop' of github.com:Budibase/budibase into examples/nextjs 2022-03-10 13:16:47 +00:00
Dean 9f561b09c3 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-10 12:49:57 +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
mike12345567 9e4e83bd78 Editting readme for example and linting example. 2022-03-10 10:12:21 +00:00
Dean 2ad0207181 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-10 09:07:52 +00:00
Dean 7c7de856c7 Corrected label for location option 2022-03-10 09:07:26 +00:00
Budibase Release Bot ff11d0ed02 v1.0.82 2022-03-10 01:06:14 +00:00
Budibase Staging Release Bot acd3549345 v1.0.81-alpha.7 2022-03-10 01:04:00 +00:00
Budibase Release Bot 1a76729412 v1.0.81 2022-03-10 00:46:03 +00:00
Budibase Staging Release Bot 627bb87b45 v1.0.81-alpha.6 2022-03-09 22:11:25 +00:00
Andrew Kingston fa89e58934 Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-09 18:07:51 +00:00
Dean baa35e8964 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-09 16:50:14 +00:00
Budibase Staging Release Bot 54ba0958cb v1.0.81-alpha.5 2022-03-09 16:37:44 +00:00
Andrew Kingston e58f942dc9 Try to fix branch 2022-03-09 15:39:51 +00:00
mike12345567 0167c44674 Merge branch 'develop' of github.com:Budibase/budibase into fix/open-api-search 2022-03-09 15:28:03 +00:00
Dean 8cf4f95fac Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-09 15:14:02 +00:00
Martin McKeaveney f62d76c664 reverting package.json to versions before merge 2022-03-09 15:54:43 +01:00
Dean c672a439c0 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-09 11:02:53 +00:00
Dean 2560bec3e8 Screenfull and leafletjs additions 2022-03-09 10:28:55 +00:00
Dean 3b9b4d9277 Removed unused map property definition 2022-03-09 09:23:20 +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
Budibase Staging Release Bot deab04bba0 v1.0.81-alpha.4 2022-03-08 17:23:38 +00:00
Martin McKeaveney c6bb18d14a Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-03-08 18:17:41 +01:00
Martin McKeaveney d197a6d651 yarn.lock client library 2022-03-08 18:13:52 +01:00
Budibase Staging Release Bot e0580147d0 v1.0.81-alpha.3 2022-03-08 16:48:36 +00:00
Martin McKeaveney 02fe18ecaf update client lib to before merge 2022-03-08 17:41:23 +01: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