1
0
Fork 0
mirror of synced 2024-09-13 15:57:37 +12:00
Commit graph

21814 commits

Author SHA1 Message Date
Andrew Kingston
e84f998622 Remount button action components fully when changing action to prevent stale UI 2022-02-13 15:18:54 +00:00
Andrew Kingston
c7edfa7f59 Remount button action components fully when changing action to prevent stale UI 2022-02-13 15:18:54 +00:00
dependabot[bot]
9d2e6c67a9
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/server
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 14:54:53 +00:00
Budibase Release Bot
3a42c4c564 v1.0.62 2022-02-12 12:01:26 +00:00
Budibase Release Bot
3f46eb4fd0 v1.0.62 2022-02-12 12:01:26 +00:00
mike12345567
d01b58ddac Fixing an issue with self host release CI action. 2022-02-12 11:53:26 +00:00
mike12345567
675d195b21 Fixing an issue with self host release CI action. 2022-02-12 11:53:26 +00:00
Budibase Release Bot
3937365680 v1.0.61 2022-02-12 11:04:28 +00:00
Budibase Release Bot
adbfbb62c1 v1.0.61 2022-02-12 11:04:28 +00:00
Michael Drury
04118fb26a
Merge pull request #4447 from Budibase/merge/4414
Fix for query preview validation
2022-02-12 10:58:16 +00:00
Michael Drury
fe9174ef98 Merge pull request #4447 from Budibase/merge/4414
Fix for query preview validation
2022-02-12 10:58:16 +00:00
mike12345567
3aac333dcb Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
mike12345567
126499f383 Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
Maurits Lourens
a3ecb0a9f4 fix tests 2022-02-12 10:06:55 +00:00
Maurits Lourens
8ca38cf135 fix tests 2022-02-12 10:06:55 +00:00
Maurits Lourens
73781ec5a3 add properties which are present when previewing an existing query 2022-02-12 10:06:48 +00:00
Maurits Lourens
88383eabf1 add properties which are present when previewing an existing query 2022-02-12 10:06:48 +00:00
Maurits Lourens
41b57848b2 Fix validation for query preview endpoint 2022-02-12 10:06:37 +00:00
Maurits Lourens
f86222a98d Fix validation for query preview endpoint 2022-02-12 10:06:37 +00:00
mike12345567
84bf8c3422 Adding tenancy to the API key, making the authenticated middleware aware of new user API keys, using a view to lookup the user by API key. 2022-02-11 22:24:48 +00:00
Budibase Release Bot
72a167cc3f v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Release Bot
c27a552d88 v1.0.60 2022-02-11 18:47:34 +00:00
Martin McKeaveney
a8970304be
Update release-selfhost.yml 2022-02-11 19:40:28 +01:00
Martin McKeaveney
1cc7109551 Update release-selfhost.yml 2022-02-11 19:40:28 +01:00
Budibase Staging Release Bot
36ddce3860 v1.0.58-alpha.1 2022-02-11 18:29:37 +00:00
Budibase Release Bot
ac16315416 v1.0.59 2022-02-11 18:25:35 +00:00
Budibase Release Bot
93336bf798 v1.0.59 2022-02-11 18:25:35 +00:00
Martin McKeaveney
933693b15b
Merge pull request #4414 from mslourens/preview_rest_query
Fix validation for query preview endpoint
2022-02-11 19:23:15 +01:00
Martin McKeaveney
153a6b7872
Merge pull request #4434 from Budibase/fix/nginx
Fix/nginx
2022-02-11 19:16:53 +01:00
Martin McKeaveney
c260103cc3 Merge pull request #4434 from Budibase/fix/nginx
Fix/nginx
2022-02-11 19:16:53 +01:00
Martin McKeaveney
381c82a376 Merge branch 'master' of github.com:Budibase/budibase into fix/nginx 2022-02-11 19:13:19 +01:00
Martin McKeaveney
cc89fd79c2 Merge branch 'master' of github.com:Budibase/budibase into fix/nginx 2022-02-11 19:13:19 +01:00
Martin McKeaveney
57e554a98b fixes for k8s 2022-02-11 19:04:27 +01:00
mike12345567
d296ec4ef8 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-11 17:29:15 +00:00
mike12345567
407aa2d49b Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 2022-02-11 17:28:57 +00:00
mike12345567
138c158a32 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-11 17:26:23 +00:00
Maurits Lourens
7b182b16ad fix tests 2022-02-11 17:28:19 +01:00
Peter Clement
2ead1c59be changing bindings key 2022-02-11 15:37:43 +00:00
Martin McKeaveney
27c0eafaf9 CSP fixes 2022-02-11 16:05:35 +01:00
Peter Clement
28ebc65397 fix bindings 2022-02-11 14:43:10 +00:00
Michael Drury
0bd75503ae
Merge pull request #4432 from Budibase/fix/4431
Fix for joins in SQL tables
2022-02-11 14:41:35 +00:00
Michael Drury
2b73b155c9 Merge pull request #4432 from Budibase/fix/4431
Fix for joins in SQL tables
2022-02-11 14:41:35 +00:00
Martin McKeaveney
e1f78a326b set correct port for worker 2022-02-11 15:39:18 +01:00
Peter Clement
3b4fe5a284 fix js 2022-02-11 14:38:34 +00:00
Andrew Kingston
8e853cdc08 Merge branch 'develop' of github.com:Budibase/budibase into table-column-config 2022-02-11 14:28:36 +00:00
Peter Clement
bb5ad1c2bf update how we handle coercion of types 2022-02-11 14:20:25 +00:00
Martin McKeaveney
b6320f14cc Merge branch 'fix/nginx' of github.com:Budibase/budibase into fix/nginx 2022-02-11 15:14:40 +01:00
Martin McKeaveney
082be8ef67 fix port redirection issue 2022-02-11 15:13:31 +01:00
mike12345567
03822c7223 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 2022-02-11 14:04:23 +00:00
mike12345567
f77b596a07 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 2022-02-11 14:04:23 +00:00