1
0
Fork 0
mirror of synced 2024-08-15 10:01:34 +12:00
Commit graph

1392 commits

Author SHA1 Message Date
mike12345567
d0bd9d2d62 Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-01-31 15:33:36 +00:00
Budibase Staging Release Bot
4b9acb21ae v1.0.49-alpha.0 2022-01-31 14:39:05 +00:00
mike12345567
d55005d327 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-01-31 14:29:02 +00:00
mike12345567
e718b18127 Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-01-31 14:09:07 +00:00
Budibase Release Bot
86ffa65d93 v1.0.48 2022-01-31 13:43:13 +00:00
Rory Powell
bdc37b6ff7 Fix CSRF token not present using local auth 2022-01-31 11:07:54 +00:00
Budibase Staging Release Bot
6246ae61f9 v1.0.46-alpha.8 2022-01-30 21:43:10 +00:00
Rory Powell
0089fb06d9 Merge branch 'develop' into csrf 2022-01-30 21:20:48 +00:00
Martin McKeaveney
cca6d18af4 point to MinIO instance instead of through proxy 2022-01-30 21:25:56 +01:00
mike12345567
91a90e62b2 Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 2022-01-28 18:52:34 +00:00
Budibase Staging Release Bot
dbaede79f6 v1.0.46-alpha.7 2022-01-28 15:12:31 +00:00
mike12345567
d2fe119d90 Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
Budibase Staging Release Bot
d8ab715267 v1.0.46-alpha.6 2022-01-26 17:11:44 +00:00
Martin McKeaveney
19d27c97a4 code review and merge with develop 2022-01-26 17:45:28 +01:00
Martin McKeaveney
efde072e70 code review 2022-01-26 17:14:47 +01:00
Budibase Staging Release Bot
03b35d1e8d v1.0.46-alpha.5 2022-01-26 15:03:16 +00:00
Rory Powell
716a693552 Merge pull request #4137 from Budibase/feature/app-urls
Custom App URLs
2022-01-26 14:55:36 +00:00
Rory Powell
9db180b166 Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
Rory Powell
ffcf5354eb Add CSRF Token 2022-01-25 22:54:50 +00:00
Michael Drury
37c29086b2 Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
2022-01-25 14:12:41 +00:00
Budibase Release Bot
e96b2b4d42 v1.0.47 2022-01-24 15:48:12 +00:00
Budibase Staging Release Bot
0b2564ff44 v1.0.46-alpha.4 2022-01-24 15:47:45 +00:00
dependabot[bot]
c2d734db34 Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 15:43:06 +00:00
Rory Powell
81e8ceff1a Merge branch 'develop' into feature/app-urls 2022-01-21 17:35:23 +00:00
Rory Powell
e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 2022-01-21 17:31:18 +00:00
mike12345567
1dcd3ab3ba Merge branch 'develop' of github.com:Budibase/budibase into cypress-testing 2022-01-21 13:37:05 +00:00
Budibase Staging Release Bot
58dc644ad8 v1.0.46-alpha.3 2022-01-21 11:27:13 +00:00
Rory Powell
04386bd1d8 Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas
App and Row Quota Fixes
2022-01-21 11:20:14 +00:00
Budibase Release Bot
caebb066c3 v1.0.46 2022-01-20 19:58:40 +00:00
Budibase Staging Release Bot
36611280f2 v1.0.46-alpha.2 2022-01-20 18:57:06 +00:00
Budibase Staging Release Bot
9dbadcd671 v1.0.46-alpha.1 2022-01-20 18:46:28 +00:00
Budibase Staging Release Bot
f927117582 v1.0.46-alpha.0 2022-01-20 17:10:09 +00:00
mike12345567
8d95d9b603 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-01-20 17:03:21 +00:00
Budibase Release Bot
6c22ccb149 v1.0.45 2022-01-20 16:33:40 +00:00
Maurits Lourens
186f1c9a7d Merge branch 'develop' into worker_typescript 2022-01-20 15:26:42 +01:00
Budibase Staging Release Bot
96d8e6d68e v1.0.44-alpha.9 2022-01-20 14:01:03 +00:00
Budibase Staging Release Bot
62873fbb8d v1.0.44-alpha.8 2022-01-20 12:33:48 +00:00
mike12345567
47799b8ef3 Adding fix to show the initial create table modal when a new app is created, the same as prod, when testing in cypress. 2022-01-20 12:29:28 +00:00
mike12345567
5638e92ab5 Fixing cypress tests, removing change which was added to try and fix reverted test cases. 2022-01-20 12:26:59 +00:00
Maurits Lourens
8fa522cff0 add typescript support to worker 2022-01-20 09:15:46 +01:00
Maurits Lourens
000d2c5ad4 add typescript support 2022-01-19 23:44:17 +01:00
Budibase Staging Release Bot
e8915adc61 v1.0.44-alpha.7 2022-01-19 15:25:19 +00:00
Budibase Staging Release Bot
d8c44be3c3 v1.0.44-alpha.6 2022-01-19 15:17:21 +00:00
Budibase Staging Release Bot
ba3de70639 v1.0.44-alpha.5 2022-01-19 15:08:47 +00:00
Michael Drury
84f7405f02 Merge pull request #4090 from Budibase/fix/3721
Fixing issue with existing SQL relationships and deleting tables externally to Budibase
2022-01-19 15:02:15 +00:00
Budibase Staging Release Bot
a870c5b327 v1.0.44-alpha.4 2022-01-19 14:59:39 +00:00
Andrew Kingston
937518228d Merge pull request #4105 from Budibase/fix/log-out-action
Fix log out action
2022-01-19 14:54:20 +00:00
Budibase Staging Release Bot
b3670e6fff v1.0.44-alpha.3 2022-01-19 14:52:46 +00:00
mike12345567
a46de08d18 Making the worker tell the UI it is in production when running in Cypress. 2022-01-19 13:05:31 +00:00
Budibase Staging Release Bot
dddeb80cee v1.0.44-alpha.2 2022-01-19 11:49:24 +00:00
Andrew Kingston
fa2a958e73 Fix server crash when trying to log out and already logged out 2022-01-19 11:22:44 +00:00
Budibase Release Bot
fafe6f5d40 v1.0.44 2022-01-19 10:13:22 +00:00
Budibase Staging Release Bot
3c4fee31e3 v1.0.44-alpha.1 2022-01-18 15:36:05 +00:00
Budibase Staging Release Bot
3a49483eca v1.0.44-alpha.0 2022-01-18 14:31:59 +00:00
Budibase Release Bot
e3d8302194 v1.0.43 2022-01-17 16:42:48 +00:00
Martin McKeaveney
9663806bfc more flexible datasource auth config 2022-01-17 15:52:10 +01:00
Budibase Release Bot
2a8cbb8805 v1.0.42 2022-01-17 08:48:49 +00:00
Martin McKeaveney
a70b96a21a gsheets E2E 2022-01-15 19:28:04 +01:00
Rory Powell
a12a30c8ad Merge branch 'develop' into fix/sync-apps-reset-rows-quotas 2022-01-14 10:12:57 +00:00
Budibase Release Bot
95c4edad08 v1.0.41 2022-01-14 09:39:56 +00:00
Budibase Release Bot
5256a1cf9f v1.0.40 2022-01-13 18:35:02 +00:00
Budibase Release Bot
03ff594973 v1.0.39 2022-01-13 15:17:06 +00:00
Martin McKeaveney
0329fcb49e v1.0.38 2022-01-13 16:10:07 +01:00
Martin McKeaveney
13e9929ca3 v1.0.32 2022-01-13 16:09:07 +01:00
Budibase Staging Release Bot
addcdf8bcc v1.0.27-alpha.17 2022-01-13 14:57:56 +00:00
Budibase Staging Release Bot
3bea3e71f3 v1.0.27-alpha.16 2022-01-13 14:38:12 +00:00
Budibase Staging Release Bot
e8815720a0 v1.0.27-alpha.15 2022-01-13 14:26:35 +00:00
Budibase Staging Release Bot
05c84628c1 v1.0.27-alpha.14 2022-01-13 14:18:24 +00:00
mike12345567
bca8212d1d Merge branch 'develop' of github.com:Budibase/budibase into fix/sync-apps-reset-rows-quotas 2022-01-12 13:20:22 +00:00
Budibase Staging Release Bot
f2a2a072c6 v1.0.27-alpha.13 2022-01-12 13:20:06 +00:00
mike12345567
97c6f3298a Removing use of direct package access. 2022-01-12 12:54:25 +00:00
mike12345567
5ee6aa24b2 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 2022-01-12 11:32:14 +00:00
Rory Powell
e58bd14dcc Merge branch 'develop' into fix/sync-apps-reset-rows-quotas 2022-01-12 09:34:14 +00:00
Rory Powell
979313f966 Enable migration 2022-01-11 18:38:18 +00:00
Rory Powell
726315afde Sync app quota to correct number, reset and disable rows quota 2022-01-11 17:49:42 +00:00
Budibase Staging Release Bot
05a17d4475 v1.0.27-alpha.12 2022-01-11 17:25:33 +00:00
mike12345567
37d0617ace Renaming some variables to core, fixing test cases that referenced auth directly. 2022-01-11 16:18:30 +00:00
mike12345567
b33523a73d Merge branch 'develop' of github.com:Budibase/budibase into feature/auth-core 2022-01-11 15:16:07 +00:00
Budibase Staging Release Bot
337eb07422 v1.0.27-alpha.11 2022-01-11 14:31:25 +00:00
Budibase Staging Release Bot
07bb680470 v1.0.27-alpha.10 2022-01-11 13:49:47 +00:00
Budibase Staging Release Bot
fe54c98c1a v1.0.27-alpha.9 2022-01-11 13:17:43 +00:00
Budibase Staging Release Bot
6c7aaf9a68 v1.0.27-alpha.8 2022-01-11 09:42:12 +00:00
mike12345567
1327394784 Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
Budibase Staging Release Bot
a14fc26b8f v1.0.27-alpha.7 2022-01-10 12:14:33 +00:00
Budibase Staging Release Bot
48d18d4242 v1.0.27-alpha.6 2022-01-07 12:04:19 +00:00
Michael Drury
342a4b1f95 Merge pull request #3931 from Budibase/fix/3915
Fixing some issues with short hand URL for prod apps - using it by default in self host
2022-01-07 11:58:30 +00:00
Budibase Staging Release Bot
5ff0505f11 v1.0.27-alpha.5 2022-01-06 13:31:15 +00:00
Martin McKeaveney
c2d97b9449 google auth working 2022-01-06 08:08:54 +00:00
mike12345567
efc691f238 Fixing issue #3915 so that when using the short hand URL for apps you will be redirected correctly if not logged in, allows all users to make use of it and updating the builder to send the user to the short form factor URL if not in cloud. 2022-01-05 18:26:39 +00:00
Budibase Staging Release Bot
7732d8de3e v1.0.27-alpha.4 2022-01-05 15:28:59 +00:00
Michael Drury
fe40e3e85d Merge pull request #3830 from Budibase/feature/query-variables
Datasource static and dynamic variables
2022-01-05 15:22:30 +00:00
Budibase Staging Release Bot
ba5586e601 v1.0.27-alpha.3 2022-01-04 18:07:13 +00:00
mike12345567
18ff7a9cfb Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables 2022-01-04 12:58:42 +00:00
Budibase Staging Release Bot
f65ae6a9e3 v1.0.27-alpha.2 2022-01-04 11:52:12 +00:00
Andrew Kingston
4cd8886e1a Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2022-01-04 09:48:44 +00:00
Budibase Staging Release Bot
e463ae652a v1.0.27-alpha.1 2021-12-31 14:12:45 +00:00
Budibase Release Bot
2a3eb5eed9 v1.0.30 2021-12-30 19:05:38 +00:00
Budibase Release Bot
2848e48f52 v1.0.29 2021-12-30 18:07:14 +00:00
Budibase Release Bot
94e7252464 v1.0.28 2021-12-30 10:06:29 +00:00
Budibase Release Bot
c5b066472b v1.0.27 2021-12-21 17:51:01 +00:00
mike12345567
ff69aad969 Fixing conflict. 2021-12-21 12:33:12 +00:00
Budibase Staging Release Bot
961d9ea4aa v1.0.27-alpha.0 2021-12-20 09:21:52 +00:00
Budibase Release Bot
50ae72b1f0 v1.0.26 2021-12-17 14:52:40 +00:00
mike12345567
d61cb6c037 Some fixes after testing dynamic variables in rest a bit more. 2021-12-17 14:08:48 +00:00
Budibase Release Bot
ef4410229e v1.0.25 2021-12-16 18:32:05 +00:00
Budibase Release Bot
e7ab6f72f7 v1.0.24 2021-12-16 11:04:27 +00:00
Budibase Release Bot
5b1da51acb v1.0.23 2021-12-16 10:18:24 +00:00
Andrew Kingston
d06cc93757 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-15 13:36:10 +00:00
Budibase Staging Release Bot
5ac6b72dc7 v1.0.19-alpha.3 2021-12-14 12:33:48 +00:00
Budibase Staging Release Bot
461ccb13d7 v1.0.19-alpha.2 2021-12-14 11:41:07 +00:00
Budibase Release Bot
1ab1e7517d v1.0.22 2021-12-13 18:46:25 +00:00
Budibase Release Bot
ecd3198940 v1.0.21 2021-12-13 18:08:22 +00:00
Budibase Release Bot
c8bcf17d21 v1.0.20 2021-12-13 17:46:32 +00:00
Budibase Staging Release Bot
e7b9b02b9e v1.0.19-alpha.1 2021-12-13 17:45:48 +00:00
Budibase Staging Release Bot
2aea488c50 v1.0.19-alpha.0 2021-12-13 17:17:46 +00:00
Budibase Release Bot
cfa941b11f v1.0.19 2021-12-13 16:43:28 +00:00
Budibase Release Bot
c77b29d047 v1.0.18 2021-12-13 16:00:58 +00:00
Martin McKeaveney
9223149036 Merge branch 'master' of github.com:Budibase/budibase 2021-12-13 16:53:39 +01:00
Martin McKeaveney
2751f9d4c4 adding and updating helm repos 2021-12-13 16:52:35 +01:00
Budibase Release Bot
ac6686cf9f v1.0.17 2021-12-13 12:57:18 +00:00
Budibase Release Bot
b81b880eca v1.0.16 2021-12-13 11:55:27 +00:00
Andrew Kingston
42fb4949ab Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-13 09:45:56 +00:00
Budibase Staging Release Bot
2565d5476f v1.0.15-alpha.1 2021-12-10 16:56:34 +00:00
Budibase Release Bot
9f45829bfa v1.0.15 2021-12-10 16:55:00 +00:00
Budibase Staging Release Bot
1a2bcc02f1 v1.0.15-alpha.0 2021-12-10 16:29:45 +00:00
Budibase Release Bot
e1a527a4bb v1.0.14 2021-12-10 15:45:07 +00:00
Budibase Release Bot
dc92cbeac0 v1.0.13 2021-12-10 11:12:06 +00:00
Budibase Release Bot
97816ab99f v1.0.12 2021-12-09 19:15:19 +00:00
Andrew Kingston
372d32b8b3 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-09 16:32:25 +00:00
Budibase Release Bot
558c85d736 v1.0.11 2021-12-09 14:33:04 +00:00
Budibase Release Bot
92bab31ffc v1.0.10 2021-12-08 18:11:06 +00:00
Budibase Release Bot
fe85dc74e4 v1.0.9 2021-12-08 17:44:39 +00:00
Budibase Staging Release Bot
8c0632e4b9 v1.0.9-alpha.1 2021-12-08 17:21:37 +00:00
Budibase Staging Release Bot
b429a5bbcf v1.0.9-alpha.0 2021-12-08 14:06:32 +00:00
Andrew Kingston
7beaa80759 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-08 13:08:28 +00:00
Budibase Release Bot
a382184cd0 v1.0.8 2021-12-08 11:38:32 +00:00
Andrew Kingston
7146b994ff Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-07 15:11:32 +00:00
Andrew Kingston
28557a3f96 Remove the pre-execution validation in string templates to double performance and prevent JS binding issues when mutating context 2021-12-06 17:58:43 +00:00
Budibase Staging Release Bot
5d4fb2e7c7 v1.0.8-alpha.0 2021-12-03 13:36:10 +00:00
Budibase Release Bot
2c081c6557 v1.0.7 2021-12-03 13:24:14 +00:00
Michael Drury
730c336c22 Merge pull request #3648 from Budibase/fix/3641
CSV export/import fix
2021-12-03 13:17:08 +00:00
mike12345567
de72792576 Setting auth cookie to not expire. 2021-12-03 12:39:20 +00:00
Budibase Release Bot
aecc29b4d7 v1.0.6 2021-12-03 11:22:44 +00:00
Budibase Release Bot
782faca131 v1.0.5 2021-12-02 13:31:45 +00:00
Budibase Staging Release Bot
60a07193d2 v1.0.5-alpha.0 2021-12-01 14:28:00 +00:00
Budibase Release Bot
6c5a5dc192 v1.0.4 2021-12-01 13:49:09 +00:00
Budibase Release Bot
7824fe3163 v1.0.3 2021-12-01 10:57:38 +00:00
Budibase Release Bot
f50014da79 v1.0.2 2021-11-30 15:59:32 +00:00
Budibase Release Bot
c9ae9e56ca v1.0.1 2021-11-30 15:44:46 +00:00
Martin McKeaveney
29787c70ef v1.0.0 2021-11-30 16:34:33 +01:00
Budibase Release Bot
4b0704736b v0.9.190 2021-11-30 13:36:54 +00:00
Budibase Staging Release Bot
40aa9656e1 v0.9.190-alpha.12 2021-11-30 10:14:02 +00:00
Budibase Staging Release Bot
f8b4c4fa6c v0.9.190-alpha.11 2021-11-29 13:58:47 +00:00
Budibase Staging Release Bot
d33eeec665 v0.9.190-alpha.10 2021-11-26 19:01:35 +00:00
Budibase Staging Release Bot
7ef5ae8823 v0.9.190-alpha.9 2021-11-26 17:52:27 +00:00
Budibase Staging Release Bot
531985c8da v0.9.190-alpha.8 2021-11-26 15:29:05 +00:00
Budibase Staging Release Bot
15381e44eb v0.9.190-alpha.7 2021-11-26 14:35:06 +00:00
Martin McKeaveney
4b79045dac adding check on backend 2021-11-26 15:27:37 +01:00
Budibase Staging Release Bot
78de471948 v0.9.190-alpha.6 2021-11-26 11:36:30 +00:00
Budibase Staging Release Bot
688d461fcc v0.9.190-alpha.5 2021-11-26 11:08:02 +00:00
Budibase Staging Release Bot
186ef7a922 v0.9.190-alpha.4 2021-11-25 22:21:36 +00:00
Budibase Staging Release Bot
aa010163a7 v0.9.190-alpha.3 2021-11-25 18:04:35 +00:00
Budibase Staging Release Bot
7e97d2ba95 v0.9.190-alpha.2 2021-11-25 16:50:21 +00:00
Budibase Staging Release Bot
7d024f285d v0.9.190-alpha.1 2021-11-25 12:49:05 +00:00
Budibase Staging Release Bot
daaf22f648 v0.9.190-alpha.0 2021-11-25 12:30:15 +00:00
mike12345567
0f0770af32 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-25 12:21:58 +00:00
Budibase Staging Release Bot
b90a845efc v0.9.185-alpha.22 2021-11-25 10:33:01 +00:00
Budibase Staging Release Bot
e4e29ce1b2 v0.9.185-alpha.21 2021-11-24 16:00:00 +00:00
Budibase Staging Release Bot
c021a6e49c v0.9.185-alpha.20 2021-11-24 13:56:19 +00:00
Budibase Staging Release Bot
1497e2d489 v0.9.185-alpha.19 2021-11-24 09:17:53 +00:00
Budibase Staging Release Bot
f7377c71da v0.9.185-alpha.18 2021-11-24 08:48:23 +00:00
Budibase Staging Release Bot
f2365738d6 v0.9.185-alpha.17 2021-11-23 20:15:28 +00:00
Budibase Staging Release Bot
5ba6f4bd54 v0.9.185-alpha.16 2021-11-23 15:23:55 +00:00
Budibase Staging Release Bot
8547ea2f2c v0.9.185-alpha.15 2021-11-23 13:57:12 +00:00
Rory Powell
1a0c66beb6 Merge branch 'develop' into oracle-datasource 2021-11-23 09:27:55 +00:00
Budibase Release Bot
d227e192ae v0.9.189 2021-11-22 18:14:41 +00:00
Budibase Staging Release Bot
f158ee8f57 v0.9.185-alpha.14 2021-11-22 18:04:40 +00:00
Martin McKeaveney
d5a5f4d227 adding version metadata to docker build 2021-11-22 18:25:57 +01:00
Rory Powell
4acfc668ef Update locks, ignore oracle imports on m1 2021-11-22 15:26:31 +00:00
Budibase Staging Release Bot
2f9941f40c v0.9.185-alpha.13 2021-11-22 11:13:33 +00:00
Budibase Staging Release Bot
01e7cccb65 v0.9.185-alpha.12 2021-11-22 10:53:34 +00:00
Budibase Staging Release Bot
fe5c3d78f4 v0.9.185-alpha.11 2021-11-22 10:26:21 +00:00
Budibase Staging Release Bot
a1ff7e7262 v0.9.185-alpha.10 2021-11-18 11:15:57 +00:00
Michael Drury
007d6e8e92 Merge pull request #3434 from Budibase/dependabot/npm_and_yarn/packages/worker/sshpk-1.16.1
Bump sshpk from 1.13.0 to 1.16.1 in /packages/worker
2021-11-18 11:08:36 +00:00
mike12345567
8a1a2c5305 Upgrading to Node 14 across the board as recent packages don't support 12 anymore. 2021-11-18 10:59:35 +00:00
dependabot[bot]
2632698842 Bump sshpk from 1.13.0 to 1.16.1 in /packages/worker
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.0 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.0...v1.16.1)

---
updated-dependencies:
- dependency-name: sshpk
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 10:52:08 +00:00
Budibase Release Bot
85425520ac v0.9.188 2021-11-18 07:09:32 +00:00
mike12345567
7802bb1e45 Adding audit script and commiting all of the audits that it made, updating all yarn locks. 2021-11-17 18:04:16 +00:00
Mike Shanks
3db48e3b45 License cleanup 2021-11-17 14:21:16 +00:00
Budibase Staging Release Bot
9d74aa2a44 v0.9.185-alpha.9 2021-11-17 11:47:25 +00:00
Budibase Staging Release Bot
623cd0c0b0 v0.9.185-alpha.8 2021-11-17 11:28:58 +00:00
dependabot[bot]
38c353f94d Bump aws-sdk from 2.811.0 to 2.814.0 in /packages/worker
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.811.0 to 2.814.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.811.0...v2.814.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 22:39:40 +00:00
Budibase Staging Release Bot
33fef40292 v0.9.185-alpha.7 2021-11-16 21:20:35 +00:00
Budibase Staging Release Bot
c42acf9bb7 v0.9.185-alpha.6 2021-11-16 14:37:51 +00:00
Budibase Staging Release Bot
8529510e04 v0.9.185-alpha.5 2021-11-16 13:54:16 +00:00
Rory Powell
4235aba7a2 Merge pull request #3354 from Budibase/rory/fixes-platform-url
Fixes for google sso, cloud email url and cloud logo updates
2021-11-16 13:46:06 +00:00
Budibase Staging Release Bot
9650cee4d4 v0.9.185-alpha.4 2021-11-16 11:48:38 +00:00
Michael Drury
1bfe8527e6 Merge pull request #3392 from Budibase/fix/app-list-perf
Caching app metadata to improve application fetch performance
2021-11-16 11:37:54 +00:00
Budibase Staging Release Bot
3d2447db34 v0.9.185-alpha.3 2021-11-16 11:12:03 +00:00
Michael Drury
5470b77fb3 Fixing issue presented by test, passing Couch instance around for when it is being used in memory. 2021-11-15 19:34:08 +00:00
Budibase Staging Release Bot
3ffa27969d v0.9.185-alpha.2 2021-11-15 17:47:27 +00:00
Budibase Release Bot
e48fc8de3d v0.9.187 2021-11-15 17:04:12 +00:00
Budibase Staging Release Bot
3a8e08d3cc v0.9.185-alpha.1 2021-11-15 14:43:16 +00:00
Rory Powell
6af8ab2dc0 Fixes for google sso, cloud email url and cloud logo updates 2021-11-12 13:31:55 +00:00
Budibase Release Bot
0fb4611bce v0.9.186 2021-11-12 13:15:37 +00:00
Budibase Staging Release Bot
b049d083ee v0.9.185-alpha.0 2021-11-11 13:59:14 +00:00
mike12345567
dc8d0aa533 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-11 13:48:07 +00:00
Budibase Release Bot
3ef07b3ebd v0.9.185 2021-11-11 12:14:43 +00:00
Budibase Release Bot
dde958ce80 v0.9.184 2021-11-11 11:35:31 +00:00
Budibase Staging Release Bot
5bb7ed004c v0.9.180-alpha.11 2021-11-11 11:09:49 +00:00
Budibase Staging Release Bot
62175d5b62 v0.9.180-alpha.10 2021-11-10 19:52:01 +00:00
Budibase Staging Release Bot
e8429965c0 v0.9.180-alpha.9 2021-11-10 18:29:22 +00:00
Budibase Staging Release Bot
1174ddb2de v0.9.180-alpha.8 2021-11-10 16:33:07 +00:00
Budibase Staging Release Bot
611337c140 v0.9.180-alpha.7 2021-11-10 14:56:30 +00:00
Budibase Release Bot
34e04e3837 v0.9.183 2021-11-10 14:28:28 +00:00
Budibase Staging Release Bot
953e41479e v0.9.180-alpha.6 2021-11-10 13:50:18 +00:00
Michael Drury
100311fb93 Merge pull request #3251 from Budibase/fix/user-metadata
Syncing user metadata - allow builder to interact with user metadata in app
2021-11-10 13:41:57 +00:00
mike12345567
18b98a158a Fixing issue found by test case. 2021-11-10 12:52:23 +00:00
Budibase Staging Release Bot
a20d21ebf5 v0.9.180-alpha.5 2021-11-10 12:29:11 +00:00
Budibase Staging Release Bot
c62741a311 v0.9.180-alpha.4 2021-11-10 12:17:43 +00:00
mike12345567
47122f76fd Updating per review comments. 2021-11-10 12:03:43 +00:00
Budibase Staging Release Bot
1f7207be7b v0.9.180-alpha.3 2021-11-10 10:13:12 +00:00
Budibase Release Bot
5bc79bb2ba v0.9.182 2021-11-10 09:52:01 +00:00
Budibase Staging Release Bot
9bbb648acd v0.9.180-alpha.2 2021-11-09 17:25:41 +00:00
Budibase Release Bot
951cfb5ba9 v0.9.181 2021-11-09 12:38:10 +00:00
mike12345567
f8e790bd2f Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-09 11:20:17 +00:00
Budibase Staging Release Bot
53762ef713 v0.9.180-alpha.1 2021-11-08 20:54:52 +00:00
mike12345567
99c47ab264 Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata 2021-11-08 17:28:32 +00:00
mike12345567
b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
Budibase Release Bot
65837abcc0 v0.9.180 2021-11-08 14:36:40 +00:00
Budibase Staging Release Bot
7df3227432 v0.9.180-alpha.0 2021-11-08 14:13:09 +00:00
Budibase Release Bot
25965696fc v0.9.179 2021-11-08 12:29:59 +00:00
mike12345567
6e76a7dd1a Adding a check to disable user sync in test when server not available. 2021-11-04 20:28:26 +00:00
Budibase Release Bot
6489d61fd1 v0.9.178 2021-11-04 16:37:06 +00:00
mike12345567
94ee13ffc4 Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 2021-11-04 14:53:03 +00:00
Budibase Release Bot
8c4c0ae93e v0.9.177 2021-11-04 13:56:13 +00:00
Martin McKeaveney
cb5df8fe1e Merge pull request #3159 from Budibase/feature/template-urls
allow opening a template directly from a URL
2021-11-04 14:46:18 +01:00
Martin McKeaveney
b80a93d6d5 cookie based approach 2021-11-04 14:03:18 +01:00
Budibase Release Bot
acf136268b v0.9.176 2021-11-04 09:24:56 +00:00
Budibase Staging Release Bot
80789824b8 v0.9.176-alpha.0 2021-11-03 16:33:02 +00:00
Budibase Release Bot
f4cd6b84c5 v0.9.175 2021-11-03 16:20:47 +00:00
Budibase Release Bot
58d7b13e9e v0.9.174 2021-11-03 15:10:20 +00:00
Budibase Release Bot
484a38c9f5 v0.9.173 2021-10-27 15:13:34 +00:00
Budibase Staging Release Bot
600e28e3d7 v0.9.173-alpha.3 2021-10-27 14:27:54 +00:00
Budibase Staging Release Bot
3376e07bca v0.9.173-alpha.2 2021-10-27 09:02:08 +00:00
Rory Powell
54ddfb32e0 Merge pull request #3145 from Budibase/prevent-dev-app-access
Prevent non builder from accessing dev apps
2021-10-27 09:50:50 +01:00
Budibase Staging Release Bot
313ab9fe97 v0.9.173-alpha.1 2021-10-26 15:27:44 +00:00
Budibase Staging Release Bot
25c74c1d70 v0.9.173-alpha.0 2021-10-26 14:03:18 +00:00
Rory Powell
081e38e5ea Merge branch 'develop' into prevent-dev-app-access 2021-10-26 14:55:59 +01:00
Rory Powell
7c4e675292 Merge pull request #3160 from Budibase/smtp-timeout
Add timeout to node mailer, lower than jest default
2021-10-26 14:52:48 +01:00