1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

11214 commits

Author SHA1 Message Date
Dean
b5a36de5bd Added fix to accomodate a cleared attribution field 2022-03-10 15:48:11 +00:00
Dean
cdcc3ce1bd Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-10 14:25:38 +00:00
Mitch-Budibase
baa46e5251 Merge pull request #4875 from Budibase/cypress-testing
Updating REST Test
2022-03-10 14:20:47 +00:00
Mitch-Budibase
bb5799dbd9 Updating REST Test
A bit of a change of structure for how the test runs
-Also adding a wait as the test seems to be timing out on occasion
2022-03-10 13:46:30 +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
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 Staging Release Bot
acd3549345 v1.0.81-alpha.7 2022-03-10 01:04:00 +00:00
Martin McKeaveney
45f158dcc5 Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
2022-03-10 01:57:57 +01:00
Budibase Staging Release Bot
627bb87b45 v1.0.81-alpha.6 2022-03-09 22:11:25 +00:00
Rory Powell
1da7d1866e Merge pull request #4684 from Budibase/labday/status-banner
Add status banner + fix templates 403 redirect loop
2022-03-09 22:05:21 +00:00
Rory Powell
6a4b953716 Merge branch 'labday/status-banner' of github.com:Budibase/budibase into labday/status-banner 2022-03-09 21:40:07 +00:00
Rory Powell
b77234b8ce Merge branch 'develop' into labday/status-banner 2022-03-09 21:39:30 +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
Michael Drury
8e4af826a2 Merge pull request #4852 from Budibase/fix/open-api-search
Quick fixes for OpenAPI search response schema
2022-03-09 16:31:31 +00:00
mike12345567
f2f2829c71 removing example. 2022-03-09 15:31:53 +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
mike12345567
eec65930f4 Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 2022-03-09 11:22:02 +00: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
mike12345567
53386909ab Updating row search bookmark to handle numbers as bookmarks. 2022-03-09 10:12:26 +00:00
Dean
3b9b4d9277 Removed unused map property definition 2022-03-09 09:23:20 +00:00
mike12345567
a3a6aeb777 Fixing an inconsistency that was raised by a community member. 2022-03-08 18:00:49 +00:00
mike12345567
b96c6218d6 Quick fix for openAPI spec, improving the search spec. 2022-03-08 17:42:26 +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
Rory Powell
f3860d3193 Merge branch 'develop' into labday/status-banner 2022-03-08 17:15:59 +00:00
Martin McKeaveney
d197a6d651 yarn.lock client library 2022-03-08 18:13:52 +01:00
Dean
f78dce3950 Added yarn lock files for Screenfull and LeafletJS 2022-03-08 16:59:10 +00: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
Martin McKeaveney
592ed2a801 update client lib to before merge 2022-03-08 17:39:49 +01:00
Rory Powell
7151c86224 Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +00:00
Budibase Staging Release Bot
e106bc7160 v1.0.81-alpha.2 2022-03-08 15:58:48 +00:00
Martin McKeaveney
10a80b443f adding dayjs dep 2022-03-08 16:52:21 +01:00
Budibase Staging Release Bot
08bd8ae284 v1.0.81-alpha.1 2022-03-08 15:31:24 +00:00
Peter Clement
c00aca903c Merge pull request #4842 from Budibase/feature/export-from-client
Update how button action for exporting works
2022-03-08 15:24:23 +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
ebaaff1f8c account for blocks within export button action 2022-03-08 13:31:14 +00:00
Peter Clement
064aee5e2e Update how button action for exporting works 2022-03-08 12:58:05 +00:00
Budibase Staging Release Bot
64658d9880 v1.0.81-alpha.0 2022-03-08 12:05:17 +00:00
Martin McKeaveney
34e14799e8 merge 2022-03-08 12:57:29 +01:00
Martin McKeaveney
14cffcd6ff merge 2022-03-08 12:40:41 +01:00
Budibase Staging Release Bot
0b320ab29a v1.0.80-alpha.6 2022-03-08 11:39:14 +00:00
Martin McKeaveney
975eb0b99e merge from master 2022-03-08 12:34:27 +01:00