1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
Commit graph

561 commits

Author SHA1 Message Date
mike12345567
7437eb4513 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 10:45:26 +01:00
mike12345567
d922a5794b Review comments. 2022-05-19 10:32:14 +01:00
Budibase Staging Release Bot
bd91e65237 v1.0.167-alpha.3 2022-05-19 09:10:53 +00:00
Budibase Release Bot
de26757649 v1.0.167 2022-05-18 20:09:31 +00:00
Martin McKeaveney
aa61a86c4a use platform url env 2022-05-18 21:00:42 +01:00
Budibase Staging Release Bot
d794d55539 v1.0.167-alpha.2 2022-05-18 17:25:12 +00:00
Budibase Staging Release Bot
64aca94a13 v1.0.167-alpha.1 2022-05-18 14:51:12 +00:00
Budibase Staging Release Bot
4be4c4d8c9 v1.0.167-alpha.0 2022-05-18 13:45:22 +00:00
Rory Powell
99ebb96f3e Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
Budibase Staging Release Bot
86232b4e86 v1.0.164-alpha.4 2022-05-18 12:19:42 +00:00
mike12345567
39806d470d Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567
36a190b0ed 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
4f770d911c v1.0.164-alpha.3 2022-05-17 15:03:55 +00:00
Budibase Staging Release Bot
184fb8f452 v1.0.164-alpha.2 2022-05-17 14:11:30 +00:00
Budibase Release Bot
a77f1e1a37 v1.0.166 2022-05-17 14:04:28 +00:00
Rory Powell
fae4d3073d
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
9436abd5f7 v1.0.164-alpha.1 2022-05-17 13:54:40 +00:00
Budibase Release Bot
8ebaf831fa v1.0.165 2022-05-17 10:17:38 +00:00
Budibase Release Bot
9e99a13c69 v1.0.164 2022-05-17 09:22:10 +00:00
Budibase Staging Release Bot
863f915c84 v1.0.164-alpha.0 2022-05-17 09:06:07 +00:00
Rory Powell
eb935cf143 Fix tests and build 2022-05-17 10:05:05 +01:00
Rory Powell
e50813bbd7 Update getPlatformUrl usage to use a single interface 2022-05-17 09:52:38 +01:00
Budibase Release Bot
6bc08dfaaf v1.0.163 2022-05-16 22:37:40 +00:00
Martin McKeaveney
557e4ec3f8 editing getPlatformUrl for cloud 2022-05-16 23:22:33 +01:00
Budibase Release Bot
55bda2267e v1.0.162 2022-05-16 16:48:39 +00:00
Budibase Staging Release Bot
7ec4487324 v1.0.159-alpha.2 2022-05-16 15:00:11 +00:00
mike12345567
bcf7e1782a Fixing test cases. 2022-05-16 12:31:07 +01:00
Budibase Staging Release Bot
cf018644f9 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00
Budibase Release Bot
f378982041 v1.0.161 2022-05-13 15:45:14 +00:00
Budibase Release Bot
1c21bf2e0f v1.0.160 2022-05-13 13:48:11 +00:00
Budibase Staging Release Bot
50c8adee10 v1.0.159-alpha.0 2022-05-13 09:33:36 +00:00
Budibase Release Bot
f1d524b9d3 v1.0.159 2022-05-13 09:10:56 +00:00
Budibase Release Bot
66064a33e6 v1.0.158 2022-05-12 20:41:02 +00:00
Budibase Release Bot
ec35038eaa v1.0.157 2022-05-12 17:31:59 +00:00
Rory Powell
c9b199570a Add execute automation to basic user / write permission set 2022-05-12 17:35:31 +01:00
Budibase Release Bot
bdddceaf88 v1.0.156 2022-05-12 15:16:33 +00:00
Rory Powell
38f5ab01cc
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
9871ea4f3c v1.0.155 2022-05-12 14:53:11 +00:00
Rory Powell
20076e69d7 Update lockfiles 2022-05-12 15:51:14 +01:00
Budibase Release Bot
3514528e39 v1.0.154 2022-05-11 14:05:21 +00:00
Budibase Release Bot
14cb0e5758 v1.0.153 2022-05-11 11:48:53 +00:00
Budibase Release Bot
c63faedf44 v1.0.152 2022-05-11 11:14:55 +00:00
Budibase Release Bot
232c223054 v1.0.151 2022-05-11 09:42:20 +00:00
Michael Drury
a1d6228216
Merge pull request #5801 from Budibase/fix/cls-hooked-memory-leak
Fix CLS hooked memory leak
2022-05-11 10:34:22 +01:00
mike12345567
bba1fdcb7c Switching over to using our own version of cls-hooked which has the memory leak (no async hooks disable call) fixed as well as changing how we use the CLS namespaces to allow us to destroy the namespace we use per request. 2022-05-10 16:37:24 +01:00
mike12345567
5048469cfc Adding our own version of cls hooked with the memory leak fixed. 2022-05-10 16:34:20 +01:00
Budibase Release Bot
97bfd5a84c v1.0.150 2022-05-10 10:48:32 +00:00
Budibase Release Bot
178613c0ff v1.0.149 2022-05-09 14:54:10 +00:00
Budibase Release Bot
80145b6929 v1.0.148 2022-05-09 13:23:32 +00:00
mike12345567
1b1938950f Merge branch 'master' of github.com:Budibase/budibase into fix/5778 2022-05-09 13:46:38 +01:00
Budibase Release Bot
6496cf37ea v1.0.147 2022-05-09 12:36:54 +00:00
mike12345567
2abfeb9356 Unit tests for the utility functions that have changed around app ID checks/generation./ 2022-05-09 13:28:01 +01:00
mike12345567
7b461c03dd Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 2022-05-09 12:29:44 +01:00
Budibase Release Bot
fed4ca2402 v1.0.146 2022-05-06 15:37:07 +00:00
Martin McKeaveney
e26d79b83c
Merge pull request #5643 from Budibase/feature/small-april-tickets
Feature/small april tickets
2022-05-06 16:27:50 +01:00
Budibase Release Bot
910849cd76 v1.0.145 2022-05-05 23:48:56 +00:00
Budibase Release Bot
861194e591 v1.0.144 2022-05-05 22:39:12 +00:00
Budibase Release Bot
002c296d15 v1.0.143 2022-05-05 13:08:19 +00:00
Martin McKeaveney
6cddc3f8f9 merge 2022-05-05 12:45:09 +01:00
Rory Powell
2cfb7be30a Re-enable gsheets for verification 2022-05-05 09:59:10 +01:00
Budibase Release Bot
d05fcd1f14 v1.0.142 2022-05-04 16:58:22 +00:00
Budibase Release Bot
6a7c52fc84 v1.0.141 2022-05-04 13:14:06 +00:00
Budibase Release Bot
c2cf200413 v1.0.140 2022-05-04 12:40:27 +00:00
Budibase Release Bot
075cd99f94 v1.0.139 2022-05-04 12:25:09 +00:00
Rory Powell
320c1e7009 Add isDev() to backend-core/env 2022-05-04 12:28:21 +01:00
Budibase Release Bot
fed8c77bce v1.0.138 2022-05-03 16:38:39 +00:00
Budibase Release Bot
cbc03ac5ac v1.0.137 2022-05-03 15:58:47 +00:00
Budibase Release Bot
6b93b7cdd2 v1.0.136 2022-05-03 15:08:57 +00:00
Budibase Release Bot
eae6a0110b v1.0.135 2022-05-03 13:54:24 +00:00
Budibase Release Bot
4148ef62b1 v1.0.134 2022-05-03 09:32:48 +00:00
Budibase Release Bot
86306882e5 v1.0.133 2022-05-02 08:48:23 +00:00
Budibase Release Bot
bb2d46ce95 v1.0.132 2022-04-29 13:31:30 +00:00
Martin McKeaveney
06774c1452 merge 2022-04-29 00:05:43 +01:00
Budibase Release Bot
01fe0292ad v1.0.131 2022-04-28 14:16:39 +00:00
Budibase Release Bot
149691aae0 v1.0.130 2022-04-28 13:29:28 +00:00
Budibase Staging Release Bot
4fc5d951cc v1.0.130-alpha.0 2022-04-28 11:30:07 +00:00
Budibase Release Bot
6e1aa0a2f1 v1.0.129 2022-04-28 10:19:06 +00:00
Michael Drury
8d20ab488b
Merge pull request #5616 from Budibase/fix/april-fixes
Various April release fixes
2022-04-28 11:09:18 +01:00
Budibase Release Bot
c5865c08a6 v1.0.128 2022-04-28 08:24:29 +00:00
mike12345567
28584a01db Fixing test case. 2022-04-27 22:57:03 +01:00
mike12345567
84afa832c5 Review comments. 2022-04-27 22:36:45 +01:00
mike12345567
00c67289b0 Fixing an issue with cookie auth. 2022-04-27 16:56:30 +01:00
mike12345567
4a02f7f9aa Fix for issue being able to delete apps. 2022-04-27 15:58:55 +01:00
Budibase Release Bot
34cf54d973 v1.0.127 2022-04-27 13:13:56 +00:00
Budibase Release Bot
db5cf2cf0c v1.0.126 2022-04-27 11:55:18 +00:00
Budibase Release Bot
e96d44823d v1.0.125 2022-04-27 09:28:58 +00:00
Budibase Release Bot
5b1079e59a v1.0.124 2022-04-26 22:48:04 +00:00
Budibase Staging Release Bot
fed6476b00 v1.0.124-alpha.0 2022-04-26 19:19:35 +00:00
Michael Drury
8e786bfd53 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
Budibase Staging Release Bot
de25ffe0ad v1.0.123-alpha.1 2022-04-26 18:30:39 +00:00
Michael Drury
8c2f1d6631
Merge pull request #5597 from Budibase/fix/update-tenancy
Fix: Update global db context when tenant is updated + configurable couch integration in tenancy middleware
2022-04-26 19:21:48 +01:00
Budibase Release Bot
db99c31b53 v1.0.123 2022-04-26 17:11:18 +00:00
Rory Powell
716eab5d10 Bypass couch db when using tenancy middleware 2022-04-26 17:13:45 +01:00
Martin McKeaveney
a5bdf70cf7 renamable buckets, started firebase tests, onboarding modal copy update 2022-04-26 17:12:47 +01:00
Budibase Staging Release Bot
94632aed5c v1.0.123-alpha.0 2022-04-26 16:12:16 +00:00
mike12345567
95c7963c0a Merge branch 'develop' of github.com:Budibase/budibase into fix/develop-merge 2022-04-26 16:31:17 +01:00
deanhannigan
957a32678a
Merge pull request #5489 from Budibase/feature/new-app-publish-workflow
Feature/new app publish workflow
2022-04-26 16:22:37 +01:00
Budibase Staging Release Bot
6883d2d6c4 v1.0.105-alpha.43 2022-04-26 15:12:39 +00:00
Dean
5545cd84c5 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-26 12:12:50 +01:00
Budibase Staging Release Bot
7b55358225 v1.0.105-alpha.42 2022-04-26 10:22:18 +00:00