1
0
Fork 0
mirror of synced 2024-08-26 23:42:06 +12:00
Commit graph

2247 commits

Author SHA1 Message Date
Budibase Staging Release Bot
a3e5c5af7f v1.0.46-alpha.6 2022-01-26 17:11:44 +00:00
Martin McKeaveney
203c892f33 code review and merge with develop 2022-01-26 17:45:28 +01:00
Martin McKeaveney
5d59db8fd2 code review 2022-01-26 17:14:47 +01:00
Budibase Staging Release Bot
cbfb0f8a13 v1.0.46-alpha.5 2022-01-26 15:03:16 +00:00
Rory Powell
e1ca44442b
Merge pull request #4137 from Budibase/feature/app-urls
Custom App URLs
2022-01-26 14:55:36 +00:00
Rory Powell
3a4b8f4557 Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
Michael Drury
138a16de23
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
c8d3c531db v1.0.47 2022-01-24 15:48:12 +00:00
Budibase Staging Release Bot
965525d1b1 v1.0.46-alpha.4 2022-01-24 15:47:45 +00:00
dependabot[bot]
33cce189ca
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
7e0c435b7b Merge branch 'develop' into feature/app-urls 2022-01-21 17:35:23 +00:00
Rory Powell
08bd447b51 Remove server -> worker request to retrieve apps, remove hosting endpoints and store 2022-01-21 17:31:18 +00:00
Budibase Staging Release Bot
b10f29e52b v1.0.46-alpha.3 2022-01-21 11:27:13 +00:00
Rory Powell
5246296a39
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
927310c812 v1.0.46 2022-01-20 19:58:40 +00:00
Budibase Staging Release Bot
74c2b62543 v1.0.46-alpha.2 2022-01-20 18:57:06 +00:00
Budibase Staging Release Bot
9d8180de8b v1.0.46-alpha.1 2022-01-20 18:46:28 +00:00
Budibase Staging Release Bot
364d02d883 v1.0.46-alpha.0 2022-01-20 17:10:09 +00:00
mike12345567
e3c924c168 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-01-20 17:03:21 +00:00
Budibase Release Bot
38122eec32 v1.0.45 2022-01-20 16:33:40 +00:00
Budibase Staging Release Bot
d7e059e1cc v1.0.44-alpha.9 2022-01-20 14:01:03 +00:00
Budibase Staging Release Bot
963a3f4da3 v1.0.44-alpha.8 2022-01-20 12:33:48 +00:00
mike12345567
dcf99150d1 Fixing cypress tests, removing change which was added to try and fix reverted test cases. 2022-01-20 12:26:59 +00:00
Budibase Staging Release Bot
133f3db658 v1.0.44-alpha.7 2022-01-19 15:25:19 +00:00
Budibase Staging Release Bot
14535e5393 v1.0.44-alpha.6 2022-01-19 15:17:21 +00:00
Budibase Staging Release Bot
5995badd3a v1.0.44-alpha.5 2022-01-19 15:08:47 +00:00
Michael Drury
5d8f78b377
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
dff50e4e1b v1.0.44-alpha.4 2022-01-19 14:59:39 +00:00
Andrew Kingston
6fcf0de0e5
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
90d2c0a5cf v1.0.44-alpha.3 2022-01-19 14:52:46 +00:00
mike12345567
079ca74f8a 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
f456fbd68f v1.0.44-alpha.2 2022-01-19 11:49:24 +00:00
Andrew Kingston
4e7d5e7d65 Fix server crash when trying to log out and already logged out 2022-01-19 11:22:44 +00:00
Budibase Release Bot
2eb6bef9f5 v1.0.44 2022-01-19 10:13:22 +00:00
Budibase Staging Release Bot
89077f9860 v1.0.44-alpha.1 2022-01-18 15:36:05 +00:00
Budibase Staging Release Bot
ee365da5ed v1.0.44-alpha.0 2022-01-18 14:31:59 +00:00
Budibase Release Bot
9ef9c63b0e v1.0.43 2022-01-17 16:42:48 +00:00
Martin McKeaveney
20cb3d8f2c more flexible datasource auth config 2022-01-17 15:52:10 +01:00
Budibase Release Bot
45093aac13 v1.0.42 2022-01-17 08:48:49 +00:00
Martin McKeaveney
857d1f7c0b gsheets E2E 2022-01-15 19:28:04 +01:00
Rory Powell
111aab2b72 Merge branch 'develop' into fix/sync-apps-reset-rows-quotas 2022-01-14 10:12:57 +00:00
Budibase Release Bot
8f54f4a0fc v1.0.41 2022-01-14 09:39:56 +00:00
Budibase Release Bot
160f3d280e v1.0.40 2022-01-13 18:35:02 +00:00
Budibase Release Bot
c1451c6e40 v1.0.39 2022-01-13 15:17:06 +00:00
Martin McKeaveney
ede44f31ed v1.0.38 2022-01-13 16:10:07 +01:00
Martin McKeaveney
c0f89a0257 v1.0.32 2022-01-13 16:09:07 +01:00
Budibase Staging Release Bot
5e285f29df v1.0.27-alpha.17 2022-01-13 14:57:56 +00:00
Budibase Staging Release Bot
dfe795b73b v1.0.27-alpha.16 2022-01-13 14:38:12 +00:00
Budibase Staging Release Bot
194f2d6fd8 v1.0.27-alpha.15 2022-01-13 14:26:35 +00:00
Budibase Staging Release Bot
f9cd961be0 v1.0.27-alpha.14 2022-01-13 14:18:24 +00:00