1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

8593 commits

Author SHA1 Message Date
Andrew Kingston 38b341e4b9 Be more explicit with testing table deletion to avoid random failures due to ordering 2021-10-01 13:58:15 +01:00
Andrew Kingston c6566cc282 Add slight delay to make views tests pass 2021-10-01 12:48:16 +01:00
Andrew Kingston 305d82846b Add mobile compatibility for app search bar 2021-10-01 11:43:09 +01:00
Michael Drury e4c6b61346 Merge pull request #2830 from Budibase/fix/2796
Fix for formula fields in enrich call
2021-10-01 11:10:14 +01:00
mike12345567 5bafd1c01b Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables. 2021-09-30 17:54:54 +01:00
Budibase Staging Release Bot 8c26e18706 v0.9.148-alpha.2 2021-09-30 16:51:01 +00:00
Martin McKeaveney dc4f20ae41 Merge pull request #2829 from Budibase/fix/quotas
Fix app creation when there is no app ctx
2021-09-30 17:43:10 +01:00
Rory Powell 68396fa4c8 Fix app creation when there is no app ctx 2021-09-30 17:35:09 +01:00
mike12345567 4ecc92de3b Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once. 2021-09-30 17:24:43 +01:00
Budibase Staging Release Bot 206ff8aad2 v0.9.148-alpha.1 2021-09-30 16:15:24 +00:00
Martin McKeaveney be66f395b0 Merge pull request #2824 from Budibase/feature/end-user-analytics
end user ping for client apps
2021-09-30 17:05:17 +01:00
Martin McKeaveney 021c49ad8e removing optional chain 2021-09-30 17:04:55 +01:00
Martin McKeaveney dbfd9ff877 fixing import 2021-09-30 16:52:21 +01:00
Budibase Staging Release Bot 606ceca1bc v0.9.148-alpha.0 2021-09-30 15:51:50 +00:00
Rory Powell 4f57caaf8d Merge branch 'master' into develop 2021-09-30 16:41:40 +01:00
Martin McKeaveney 6ef1883328 lint 2021-09-30 16:39:10 +01:00
Budibase Staging Release Bot 8d79ab04aa v0.9.147-alpha.1 2021-09-30 15:08:42 +00:00
Martin McKeaveney 6f5567b4b6 merge with develop 2021-09-30 16:05:06 +01:00
Rory Powell 487166a6d8 Merge pull request #2825 from Budibase/fix/tenant-subdomain-parsing
Fix tenant subdomain parsing
2021-09-30 15:59:47 +01:00
Rory Powell dd1ce5be27 Fix tenant subdomain parsing 2021-09-30 15:56:33 +01:00
Budibase Release Bot 4928ce6875 v0.9.147 2021-09-30 14:33:09 +00:00
Martin McKeaveney 1a6ffbe655 Merge pull request #2822 from Budibase/develop
develop -> master
2021-09-30 15:24:25 +01:00
Budibase Staging Release Bot 638c9f9711 v0.9.147-alpha.0 2021-09-30 14:22:16 +00:00
Martin McKeaveney 17acae87c0 Merge pull request #2677 from Budibase/dnd
Drag and drop
2021-09-30 15:13:25 +01:00
Martin McKeaveney 980602d988 Merge pull request #2821 from Budibase/feature/search-bar
app list search bar
2021-09-30 15:13:08 +01:00
Martin McKeaveney 76c83ed51e Merge branch 'develop' into feature/search-bar 2021-09-30 15:12:59 +01:00
Martin McKeaveney d3a752a45a Merge pull request #2823 from Budibase/fix/mongodb-2696
Fix for #2696 - adding awaits to mongodb connector
2021-09-30 15:12:30 +01:00
Rory Powell 95c251d4db Merge branch 'master' into develop 2021-09-30 15:08:40 +01:00
Martin McKeaveney 9f6961a90c switch from regex to includes 2021-09-30 15:08:29 +01:00
Budibase Staging Release Bot b198f38940 v0.9.146-alpha.6 2021-09-30 14:05:41 +00:00
Mike Shanks 0c0ac7ed05 added awaits to all mongo querys 2021-09-30 15:05:15 +01:00
Martin McKeaveney 13a07a5e51 end user ping for client apps 2021-09-30 15:03:57 +01:00
Martin McKeaveney 8c65d45c23 Merge branch 'develop' into dnd 2021-09-30 14:56:23 +01:00
Michael Drury 29b177208c Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
Budibase Staging Release Bot 8a10d549b7 v0.9.146-alpha.5 2021-09-30 13:49:21 +00:00
Rory Powell fe6dbb2a78 Merge pull request #2816 from Budibase/remove-global-info-users-on-deletion
Remove global info users on user deletion
2021-09-30 14:41:27 +01:00
Martin McKeaveney a0f4043e13 app list search bar 2021-09-30 14:08:18 +01:00
Budibase Staging Release Bot 8226859e07 v0.9.146-alpha.4 2021-09-30 12:59:29 +00:00
Andrew Kingston 7f08ef3a6c Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same 2021-09-30 13:49:09 +01:00
Rory Powell 3fb83eabad Merge branch 'develop' into remove-global-info-users-on-deletion 2021-09-30 13:38:12 +01:00
Rory Powell 6e10c1fa73 Remove global info users on user deletion 2021-09-30 13:08:07 +01:00
mike12345567 976fca6dde Fixing view test case. 2021-09-30 12:55:21 +01:00
mike12345567 e1707111b2 Only development apps. 2021-09-30 12:50:22 +01:00
mike12345567 f8562015ac Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00
mike12345567 c132ac43b9 Adding cloud -> self host and self host -> cloud view migrations. 2021-09-30 12:17:27 +01:00
Budibase Staging Release Bot 44a3390200 v0.9.146-alpha.3 2021-09-30 10:23:22 +00:00
Andrew Kingston 38b32d78a8 Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
2021-09-30 11:13:47 +01:00
Peter Clement afa3cd53f6 Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
2021-09-30 11:05:22 +01:00
Rory Powell 4d873a00bc Merge pull request #2810 from Budibase/fix/save-user
Fix saveUser by adding same tenant check
2021-09-30 11:00:03 +01:00
Budibase Staging Release Bot 2b4fc4aa8b v0.9.146-alpha.2 2021-09-30 09:58:13 +00:00