1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

968 commits

Author SHA1 Message Date
Budibase Release Bot
c4bdad4807 v1.0.213 2022-06-29 08:16:43 +00:00
Budibase Staging Release Bot
e47ed87200 v1.0.212-alpha.5 2022-06-28 21:54:55 +00:00
Budibase Staging Release Bot
b81ead2da4 v1.0.212-alpha.4 2022-06-28 18:41:48 +00:00
Budibase Staging Release Bot
d92cb590b9 v1.0.212-alpha.3 2022-06-28 17:22:24 +00:00
Budibase Staging Release Bot
f8a8faa50a v1.0.212-alpha.2 2022-06-28 13:54:40 +00:00
Budibase Staging Release Bot
94e6757c55 v1.0.212-alpha.1 2022-06-28 12:24:15 +00:00
Martin McKeaveney
251520bcd1 adding types 2022-06-28 12:16:23 +01:00
mike12345567
5100d86752 Moving get of logs to pro. 2022-06-27 18:00:48 +01:00
Dean
9301f2ac5b Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-27 09:14:40 +01:00
Budibase Staging Release Bot
3f5c583685 v1.0.212-alpha.0 2022-06-24 17:00:31 +00:00
Budibase Release Bot
5a34127d24 v1.0.212 2022-06-24 16:54:00 +00:00
mike12345567
a625fa573d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-24 17:50:55 +01:00
mike12345567
0bf9072cd1 Fixing an issue where periodically the cache state of the couch revision gets out of sync and need to update it for cache to be able to write again. 2022-06-24 17:41:17 +01:00
Budibase Release Bot
76e86bc92a v1.0.211 2022-06-24 15:04:34 +00:00
Michael Drury
7fed6748eb Merge pull request #6452 from Budibase/fix/redis-update
Redis update for pro usage
2022-06-24 15:52:20 +01:00
mike12345567
53e9f79c65 Adding explanation of the difference between Database and SelectableDatabase in Redis. 2022-06-24 14:42:15 +01:00
mike12345567
b5f0d7c4fd Adding case to handle multi-DB setups, to confirm store same doc ID to different databases and they run in different cache keys. 2022-06-24 14:28:45 +01:00
mike12345567
389856795d Updating writethrough cache a bit to make sure it implements the PouchDB API properly. 2022-06-24 13:34:00 +01:00
mike12345567
cd6a92994b Fixing test case and review comments. 2022-06-24 12:08:29 +01:00
Dean
8eabd7ff20 Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-24 09:21:07 +01:00
mike12345567
56956dba4f Adding a class wrapper incase using get/put functions multiple times, functions like the PouchDB constructor. 2022-06-23 20:27:20 +01:00
mike12345567
b4bed6c0ce Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 2022-06-23 20:22:51 +01:00
Budibase Release Bot
46801c776b v1.0.210 2022-06-23 16:57:56 +00:00
Budibase Staging Release Bot
124c4e88e2 v1.0.207-alpha.10 2022-06-23 14:45:06 +00:00
Budibase Staging Release Bot
cdd4cfc2bb v1.0.207-alpha.9 2022-06-23 14:09:31 +00:00
Budibase Release Bot
1ce200ee7e v1.0.209 2022-06-23 14:08:59 +00:00
Andrew Kingston
0f6ad15b14 Merge pull request #6440 from Budibase/fix/couch-db-url-parsing
Improve Couch DB URL parsing to handle edge cases and special characters
2022-06-23 14:59:58 +01:00
Dean
5fd385ab30 Merge commit 2022-06-23 14:29:19 +01:00
Budibase Staging Release Bot
a17c2496ce v1.0.207-alpha.8 2022-06-23 13:01:28 +00:00
Budibase Staging Release Bot
9f355bc763 v1.0.207-alpha.7 2022-06-23 12:19:06 +00:00
Andrew Kingston
686c38cf47 Improve Couch DB URL parsing to handle edge cases and special characters 2022-06-23 09:14:22 +01:00
Peter Clement
d952b9a3bb updated store and finished groups tab 2022-06-22 13:55:31 +01:00
Budibase Staging Release Bot
95c29d4a10 v1.0.207-alpha.6 2022-06-21 12:37:15 +00:00
Budibase Staging Release Bot
82e5456847 v1.0.207-alpha.5 2022-06-21 09:13:16 +00:00
Budibase Staging Release Bot
a39340c326 v1.0.207-alpha.4 2022-06-20 16:34:21 +00:00
mike12345567
2a8e6f964c Merge branch 'develop' of github.com:Budibase/budibase into fix/single-image 2022-06-20 16:50:20 +01:00
Budibase Staging Release Bot
84e2dc78b0 v1.0.207-alpha.3 2022-06-20 12:49:25 +00:00
Budibase Release Bot
5e02d8e364 v1.0.208 2022-06-20 12:14:13 +00:00
Budibase Staging Release Bot
125c51dbc4 v1.0.207-alpha.2 2022-06-20 12:09:16 +00:00
Budibase Staging Release Bot
3b318889a4 v1.0.207-alpha.1 2022-06-20 11:46:05 +00:00
mike12345567
f391fec305 Merge branch 'develop' of github.com:Budibase/budibase into fix/single-image 2022-06-20 12:29:22 +01:00
Budibase Staging Release Bot
346780a472 v1.0.207-alpha.0 2022-06-20 09:49:23 +00:00
Budibase Release Bot
cd1f7baaed v1.0.207 2022-06-20 09:49:13 +00:00
mike12345567
82c2f1e05e Adding back dependencies. 2022-06-17 14:12:04 +01:00
Budibase Release Bot
3e9adedc4a v1.0.206 2022-06-16 14:03:10 +00:00
Budibase Release Bot
a7d7730512 v1.0.205 2022-06-16 08:50:15 +00:00
Budibase Release Bot
b8ba952bc5 v1.0.204 2022-06-16 08:30:01 +00:00
Budibase Release Bot
f7d3b7fae4 v1.0.203 2022-06-16 07:41:55 +00:00
Budibase Release Bot
bc981a7f15 v1.0.202 2022-06-15 15:56:01 +00:00
Peter Clement
b7cc71a623 saving and fetching groups from couch 2022-06-15 16:51:30 +01:00
Budibase Release Bot
b871bd09ef v1.0.201 2022-06-15 13:56:05 +00:00
Budibase Staging Release Bot
4f3c758973 v1.0.201-alpha.5 2022-06-15 13:19:50 +00:00
Rory Powell
0054c2a502 Ensure tests can't send events even when token is set 2022-06-15 14:09:02 +01:00
Budibase Staging Release Bot
6c83ba7199 v1.0.201-alpha.4 2022-06-15 11:47:55 +00:00
Budibase Staging Release Bot
f6967c139f v1.0.201-alpha.3 2022-06-15 10:55:33 +00:00
Rory Powell
4152a25582 Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-15 11:46:33 +01:00
Rory Powell
6cc2bbadd7 Add deployment environment to identities 2022-06-15 11:46:03 +01:00
Budibase Staging Release Bot
606a946201 v1.0.201-alpha.2 2022-06-15 10:31:43 +00:00
Rory Powell
2d83d5c79a Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-15 11:21:02 +01:00
Rory Powell
3da4fb33cd Better handle first time startup + dedicated event 2022-06-15 11:20:13 +01:00
Budibase Staging Release Bot
b29c0a4964 v1.0.201-alpha.1 2022-06-15 08:49:31 +00:00
Rory Powell
571c5291f7 Add prepack hook to backend-core preserve correct version after bumped by lerna 2022-06-15 09:35:35 +01:00
Budibase Staging Release Bot
ced392fdec v1.0.201-alpha.0 2022-06-14 16:44:13 +00:00
Rory Powell
97bd8e01f1 Add hosting to all identities and events, add installationId to tenant group 2022-06-14 17:34:32 +01:00
Rory Powell
4c73b6dda5 Merge branch 'master' into release 2022-06-14 17:25:11 +01:00
Budibase Release Bot
8549d0ff5e v1.0.200 2022-06-14 15:56:28 +00:00
Budibase Staging Release Bot
307ada5b3f v1.0.200-alpha.5 2022-06-14 15:56:05 +00:00
Budibase Staging Release Bot
9ea49e4f99 v1.0.200-alpha.4 2022-06-14 13:06:03 +00:00
Budibase Staging Release Bot
60ec68a43d v1.0.200-alpha.3 2022-06-13 21:39:05 +00:00
Rory Powell
0a5b1b07ab Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-13 22:26:57 +01:00
Rory Powell
46d7eab105 Fix user id generation 2022-06-13 22:26:15 +01:00
Budibase Staging Release Bot
046520270b v1.0.200-alpha.2 2022-06-13 15:59:17 +00:00
Budibase Staging Release Bot
a0f7762142 v1.0.200-alpha.1 2022-06-13 14:38:52 +00:00
Rory Powell
780c589aa6 Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
Budibase Staging Release Bot
a300b42b9d v1.0.200-alpha.0 2022-06-13 11:08:22 +00:00
Rory Powell
0594a0ea20 Merge branch 'master' into release 2022-06-13 11:54:37 +01:00
Budibase Staging Release Bot
d33312d218 v1.0.199-alpha.0 2022-06-13 10:34:28 +00:00
Rory Powell
ee9a19a1d5 Back populate no-op migrations on new app and tenant create 2022-06-13 10:51:29 +01:00
Rory Powell
12aa9fa1ce Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
Budibase Release Bot
119dd6ab83 v1.0.199 2022-06-10 13:43:23 +00:00
Rory Powell
396a07cac5 Merge branch 'release' into feature/event-backfill 2022-06-09 15:21:49 +01:00
Rory Powell
5c6ea05b8c Update locks 2022-06-09 13:33:31 +01:00
Rory Powell
1a7a7ac726 Build dev fixes 2022-06-09 13:15:20 +01:00
Rory Powell
0cf777a0cd Build fixes 2022-06-09 12:33:10 +01:00
Martin McKeaveney
c470c2f676 merge with master 2022-06-08 13:26:14 +01:00
Budibase Release Bot
f34d34359f v1.0.198 2022-06-08 12:06:10 +00:00
Budibase Release Bot
c1882634cc v1.0.197 2022-06-08 08:28:45 +00:00
Budibase Release Bot
b97f206a5a v1.0.196 2022-06-07 13:54:52 +00:00
Rory Powell
6a1160697d Purge lockfiles for worker, server and backend-core 2022-06-07 10:44:56 +01:00
Martin McKeaveney
d15dfb83fc new ui functionality working from S3 bucket 2022-06-06 23:30:36 +01:00
Rory Powell
9ab8f524b6 Downgrade jest 2022-06-06 17:25:35 +01:00
Budibase Staging Release Bot
936c69e037 v1.0.192-alpha.5 2022-06-06 15:39:39 +00:00
Rory Powell
f47cee2ab6 Update lockfiles 2022-06-06 16:33:10 +01:00
Rory Powell
0a726be4bb Update types dependency 2022-06-06 11:31:57 +01:00
Rory Powell
361ffd224f Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
Budibase Release Bot
c36522d10a v1.0.195 2022-06-05 15:55:19 +00:00
Martin McKeaveney
d5540bbd57 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01:00
Budibase Staging Release Bot
87179fc60b v1.0.192-alpha.4 2022-06-05 14:39:18 +00:00
Budibase Staging Release Bot
eb62eeeb21 v1.0.192-alpha.3 2022-06-02 15:53:16 +00:00
Rory Powell
86d094dda4 Migration locks and add optional preventRetry option 2022-06-01 17:52:41 +01:00
Budibase Release Bot
d1b889ac3c v1.0.194 2022-06-01 14:49:52 +00:00
Rory Powell
081db8423e Fix key eviction 2022-06-01 15:31:27 +01:00
Rory Powell
4f34e1b2c7 app id fixes 2022-06-01 15:17:49 +01:00
Rory Powell
7f26a60cc9 Default to historical timestamp 2022-06-01 14:44:12 +01:00
Rory Powell
a4eef3daab Add awareness of deployment environment 2022-06-01 14:10:00 +01:00
Budibase Staging Release Bot
7f4d701e71 v1.0.192-alpha.2 2022-06-01 12:40:30 +00:00
Budibase Release Bot
740328d1d6 v1.0.193 2022-06-01 12:38:18 +00:00
Budibase Release Bot
07e4f6d26f v1.0.192 2022-06-01 11:16:17 +00:00
Budibase Staging Release Bot
724c447601 v1.0.192-alpha.1 2022-06-01 09:34:58 +00:00
Budibase Staging Release Bot
f1d35057a3 v1.0.192-alpha.0 2022-06-01 08:57:05 +00:00
Martin McKeaveney
d57c4987fe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
Rory Powell
7ebfaf8a31 Failover protection with event cache 2022-05-31 21:04:41 +01:00
Budibase Release Bot
78df2772e6 v1.0.191 2022-05-31 13:57:52 +00:00
Michael Drury
34837c86b5 Merge pull request #6120 from Budibase/fix/graceful-shutdown
Graceful server shutdown and cleaning up hooks which keep instance alive
2022-05-31 14:49:51 +01:00
Budibase Release Bot
15164833f3 v1.0.190 2022-05-31 13:07:37 +00:00
Martin McKeaveney
356340f048 merge 2022-05-31 13:11:42 +01:00
mike12345567
f1c81436cc Review comments and test fix. 2022-05-31 10:16:22 +01:00
Rory Powell
a9ab8b2629 Lots of failure handling and caching 2022-05-30 21:46:08 +01:00
mike12345567
fa30457f2b Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
Rory Powell
2a00f6498d Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-29 00:25:40 +01:00
Rory Powell
857cd2d735 Merge branch 'develop' into feature/posthog-v2 2022-05-28 23:03:31 +01:00
Rory Powell
06b897ba4d Merge branch 'master' into develop 2022-05-28 21:47:24 +01:00
Rory Powell
c0d6fa34a4 Identity tenant and installation groups, property updates 2022-05-28 21:38:22 +01:00
Budibase Staging Release Bot
f185f56263 v1.0.188-alpha.2 2022-05-27 14:48:22 +00:00
Budibase Release Bot
2692f5a630 v1.0.189 2022-05-27 14:45:37 +00:00
Budibase Staging Release Bot
4f2603c5cd v1.0.188-alpha.1 2022-05-27 13:42:06 +00:00
Budibase Staging Release Bot
6d09808fa9 v1.0.188-alpha.0 2022-05-27 12:39:56 +00:00
Budibase Release Bot
5dd7f1ad4f v1.0.188 2022-05-27 12:33:26 +00:00
mike12345567
b8e50bba22 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-27 13:30:02 +01:00
Budibase Release Bot
5d91672ecf v1.0.187 2022-05-27 11:31:21 +00:00
Budibase Release Bot
e594d0c1b7 v1.0.186 2022-05-27 10:51:02 +00:00
Rory Powell
eb42b93c09 Merge pull request #6084 from Budibase/fix/provision-master
Cherry pick provision fix
2022-05-27 11:42:58 +01:00
Budibase Staging Release Bot
70f0699b09 v1.0.185-alpha.7 2022-05-27 10:10:14 +00:00
Budibase Release Bot
aa815a1476 v1.0.185 2022-05-27 09:52:35 +00:00
Rory Powell
41dc87efa1 Fix provisioning in multi tenant environment 2022-05-27 10:51:23 +01:00
Budibase Staging Release Bot
244b66dfa0 v1.0.185-alpha.6 2022-05-27 09:26:19 +00:00
Rory Powell
ba8c8970bc Merge pull request #6075 from Budibase/fix/provisioning-multi-tenant
Fix provisioning in multi tenant environment
2022-05-27 10:17:30 +01:00
Budibase Staging Release Bot
e833e36048 v1.0.185-alpha.5 2022-05-26 23:46:33 +00:00
Budibase Staging Release Bot
b93c77ccd1 v1.0.185-alpha.4 2022-05-26 23:19:48 +00:00
Rory Powell
3c1b13083c Installation identities, upgrade / downgrade events, filling in more event properties 2022-05-26 23:57:14 +01:00
Budibase Staging Release Bot
aebfc1261c v1.0.185-alpha.3 2022-05-26 22:16:19 +00:00
Budibase Staging Release Bot
d16b580a68 v1.0.185-alpha.2 2022-05-26 20:27:40 +00:00
Budibase Staging Release Bot
f82735e0e6 v1.0.185-alpha.1 2022-05-26 16:52:21 +00:00
Rory Powell
6be1ad3aa8 Fix provisioning in multi tenant environment 2022-05-26 16:48:26 +01:00
Rory Powell
ba1c4ead90 app and account properties, add account details to all user and tenant identities 2022-05-26 10:13:26 +01:00
Dean
c17e625961 Refactored approach to ensure the request context is set appropriately 2022-05-26 10:03:29 +01:00
Dean
4bd315c1bd Merge remote-tracking branch 'origin/develop' into fix/update-icon-context 2022-05-26 09:02:13 +01:00
Rory Powell
b986b689d6 Historical timestamps 2022-05-25 21:32:08 +01:00
Budibase Staging Release Bot
b22211f6e3 v1.0.185-alpha.0 2022-05-25 17:34:17 +00:00
mike12345567
8bc0142a37 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-25 18:12:27 +01:00
Budibase Release Bot
fd06b245c9 v1.0.184 2022-05-25 16:11:35 +00:00
mike12345567
4eaf3f698c Merge branch 'master' of github.com:Budibase/budibase into feature/load-testing 2022-05-25 16:15:59 +01:00
mike12345567
84d0b61588 Swapping bcryptjs for bcrypt. 2022-05-25 16:14:45 +01:00
Budibase Release Bot
4fadab2349 v1.0.183 2022-05-25 15:03:59 +00:00
Dean
756f5b3aa6 Explicitly passing requested appId when calling updateAppPackage 2022-05-25 15:10:37 +01:00
Rory Powell
1eed4da35f Add TS references to improve build watching 2022-05-25 13:31:49 +01:00
Budibase Release Bot
888c5621de v1.0.182 2022-05-25 12:13:30 +00:00
Martin McKeaveney
4bbfae3880 add better logging on session invalidation 2022-05-25 13:02:15 +01:00
Rory Powell
6a4c601ae8 timestamp support, logging updates, migration progress indicators, identification updates 2022-05-25 00:15:52 +01:00
Budibase Release Bot
c84886ccbb v1.0.181 2022-05-24 22:17:47 +00:00
Martin McKeaveney
b3b43f5ed4 Merge branch 'master' of github.com:Budibase/budibase 2022-05-24 23:07:30 +01:00
Martin McKeaveney
06fbcc4573 catch block in invalidate sessions 2022-05-24 22:57:32 +01:00
Budibase Release Bot
66889c231f v1.0.180 2022-05-24 19:17:59 +00:00
Rory Powell
b3f04e7e8f Identity updates 2022-05-24 20:01:13 +01:00
Budibase Release Bot
d6a532f733 v1.0.179 2022-05-24 16:59:27 +00:00
Budibase Staging Release Bot
ee96dc5a0c v1.0.178-alpha.0 2022-05-24 14:26:06 +00:00
Budibase Release Bot
4ad905c64c v1.0.178 2022-05-24 11:30:17 +00:00
Rory Powell
630d38ae8f Merge branch 'master' into develop 2022-05-24 10:24:53 +01:00
Budibase Release Bot
8fd98781a5 v1.0.177 2022-05-24 09:22:31 +00:00
Rory Powell
5d8bd9c2a3 Merge branch 'master' into develop 2022-05-24 10:20:08 +01:00
Rory Powell
ff48aaec6e User context updates and misc fixes 2022-05-24 09:54:36 +01:00
Budibase Release Bot
273bb01357 v1.0.176 2022-05-24 08:28:23 +00:00
Martin McKeaveney
4fb6eb972f adding default license env variable 2022-05-24 09:12:39 +01:00
Budibase Staging Release Bot
fe44d5a321 v1.0.176-alpha.0 2022-05-23 22:51:48 +00:00
mike12345567
a7e6eb2851 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 23:43:57 +01:00
Budibase Release Bot
15d3ecaa7b v1.0.175 2022-05-23 22:32:31 +00:00
mike12345567
484dbbb605 Adding the ability to force a new context. 2022-05-23 23:23:49 +01:00
Rory Powell
28b48a88fe Event identification 2022-05-23 22:14:44 +01:00
Budibase Release Bot
b8737ef665 v1.0.174 2022-05-23 18:24:18 +00:00
Budibase Release Bot
4c8dceb5cf v1.0.173 2022-05-23 17:14:13 +00:00
Budibase Staging Release Bot
f838a43e51 v1.0.173-alpha.0 2022-05-23 16:13:12 +00:00
mike12345567
1f3d552199 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Martin McKeaveney
518797295e merge 2022-05-23 16:52:34 +01:00
Budibase Release Bot
858204d5f9 v1.0.172 2022-05-23 15:48:30 +00:00
Martin McKeaveney
9d813292de enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
mike12345567
8fbbba16ee Updating cache to 1 hour. 2022-05-23 16:06:47 +01:00
Budibase Staging Release Bot
deb9915ed2 v1.0.167-alpha.9 2022-05-23 14:17:10 +00:00
mike12345567
76f19def26 Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 2022-05-23 15:03:52 +01:00
Budibase Release Bot
664d41ab99 v1.0.171 2022-05-23 12:01:23 +00:00
Rory Powell
4841c84861 Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-23 10:29:33 +01:00
Rory Powell
70fff5c7b9 Merge branch 'develop' into feature/posthog-v2 2022-05-23 09:04:00 +01:00
Budibase Release Bot
aa12ae78af v1.0.170 2022-05-23 07:51:22 +00:00
Martin McKeaveney
e6a28aaeed Merge pull request #6007 from Budibase/fix/postgres-connection
Postgres connection - fixing sporadic issues
2022-05-23 08:42:17 +01:00
Budibase Release Bot
2754241eea v1.0.169 2022-05-23 00:06:28 +00:00
Martin McKeaveney
6d3aa6a806 withCache wrapper for working with redis 2022-05-23 00:09:03 +01:00
Budibase Release Bot
62aa399396 v1.0.168 2022-05-22 18:30:22 +00:00
mike12345567
aede23d44e Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
Rory Powell
443b664e33 Finish global migration 2022-05-20 21:16:29 +01:00
mike12345567
1b86041c68 Removing the use of pouchdb-all-dbs from testing environment, it was causing more harm than good and was entirely avoidable. 2022-05-20 18:29:37 +01:00
Budibase Staging Release Bot
32f125944d v1.0.167-alpha.8 2022-05-20 15:56:52 +00:00
Rory Powell
756f5b51aa App migrations finished 2022-05-20 12:29:31 +01:00
Budibase Staging Release Bot
dd9ee25863 v1.0.167-alpha.7 2022-05-20 00:13:14 +00:00
Budibase Staging Release Bot
5d49e5aa90 v1.0.167-alpha.6 2022-05-19 22:55:56 +00:00
Budibase Staging Release Bot
9d45d5d06e v1.0.167-alpha.5 2022-05-19 22:05:21 +00:00
mike12345567
2acf1053d9 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 21:25:41 +01:00
Budibase Staging Release Bot
bb388f8d3d v1.0.167-alpha.4 2022-05-19 14:17:02 +00:00
mike12345567
663f5aef7b Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 10:45:26 +01:00
mike12345567
e846d27c42 Review comments. 2022-05-19 10:32:14 +01:00
Budibase Staging Release Bot
8dc922dff9 v1.0.167-alpha.3 2022-05-19 09:10:53 +00:00
Rory Powell
498c130e71 Migration for apps, automations, datasources, layouts, queries, roles, tables 2022-05-19 08:19:25 +01:00
Budibase Release Bot
8cba28e9db v1.0.167 2022-05-18 20:09:31 +00:00
Martin McKeaveney
296a327ee9 use platform url env 2022-05-18 21:00:42 +01:00
Budibase Staging Release Bot
4a4ab601d2 v1.0.167-alpha.2 2022-05-18 17:25:12 +00:00
Budibase Staging Release Bot
b4f1ec67d7 v1.0.167-alpha.1 2022-05-18 14:51:12 +00:00
Budibase Staging Release Bot
4813f18c04 v1.0.167-alpha.0 2022-05-18 13:45:22 +00:00
Rory Powell
2ce76881f2 Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
Budibase Staging Release Bot
dc0c5a6f5c v1.0.164-alpha.4 2022-05-18 12:19:42 +00:00
Rory Powell
8da427284c Stub out migrations + start tests + add build watching for backend-core 2022-05-18 10:56:44 +01:00
mike12345567
e61efc5474 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567
c528896e2d Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
Budibase Staging Release Bot
4c3fd849bf v1.0.164-alpha.3 2022-05-17 15:03:55 +00:00
Budibase Staging Release Bot
6fa3b5f8d2 v1.0.164-alpha.2 2022-05-17 14:11:30 +00:00
Budibase Release Bot
8b45ed4e04 v1.0.166 2022-05-17 14:04:28 +00:00
Rory Powell
e0a55ceb47 Merge pull request #5925 from Budibase/platform-url
Update getPlatformUrl usage to use a single interface
2022-05-17 15:00:52 +01:00
Budibase Staging Release Bot
6767a27d4a v1.0.164-alpha.1 2022-05-17 13:54:40 +00:00
Budibase Release Bot
8cc05541eb v1.0.165 2022-05-17 10:17:38 +00:00
Budibase Release Bot
32b25b6ce2 v1.0.164 2022-05-17 09:22:10 +00:00
Budibase Staging Release Bot
635846d103 v1.0.164-alpha.0 2022-05-17 09:06:07 +00:00
Rory Powell
fb18904ad8 Fix tests and build 2022-05-17 10:05:05 +01:00
Rory Powell
99b83a4496 Update getPlatformUrl usage to use a single interface 2022-05-17 09:52:38 +01:00
Budibase Release Bot
0a71979ebc v1.0.163 2022-05-16 22:37:40 +00:00
Martin McKeaveney
b98476349e editing getPlatformUrl for cloud 2022-05-16 23:22:33 +01:00
Budibase Release Bot
08eda0e89f v1.0.162 2022-05-16 16:48:39 +00:00
Budibase Staging Release Bot
0584c15b11 v1.0.159-alpha.2 2022-05-16 15:00:11 +00:00
mike12345567
08f53591e6 Fixing test cases. 2022-05-16 12:31:07 +01:00
Budibase Staging Release Bot
5144c59ad4 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00
Budibase Release Bot
1d885f4de9 v1.0.161 2022-05-13 15:45:14 +00:00
Budibase Release Bot
c6120f509d v1.0.160 2022-05-13 13:48:11 +00:00
Budibase Staging Release Bot
7217d62d5b v1.0.159-alpha.0 2022-05-13 09:33:36 +00:00
Budibase Release Bot
f211981da7 v1.0.159 2022-05-13 09:10:56 +00:00
Budibase Release Bot
a1153da298 v1.0.158 2022-05-12 20:41:02 +00:00
Budibase Release Bot
6b8091d4a3 v1.0.157 2022-05-12 17:31:59 +00:00
Rory Powell
a57c35ee76 Add execute automation to basic user / write permission set 2022-05-12 17:35:31 +01:00
Budibase Release Bot
44c25f6fff v1.0.156 2022-05-12 15:16:33 +00:00
Rory Powell
59c4aeb85a Merge pull request #5853 from Budibase/fix/5838
Revert "Adding to the REST query UI to make it more obvious when it n…
2022-05-12 16:08:59 +01:00
Budibase Release Bot
0ba6546321 v1.0.155 2022-05-12 14:53:11 +00:00
Rory Powell
1716328a77 Update lockfiles 2022-05-12 15:51:14 +01:00
Budibase Release Bot
090f067ffc v1.0.154 2022-05-11 14:05:21 +00:00
Budibase Release Bot
fd46cf96a4 v1.0.153 2022-05-11 11:48:53 +00:00
Budibase Release Bot
2c303e7311 v1.0.152 2022-05-11 11:14:55 +00:00