Martin McKeaveney
|
86328a298c
|
bash automation stdout
|
2021-09-17 14:39:31 +01:00 |
mike12345567
|
58aa32f1b0
|
Fixing issue with multi-tenancy and public apps, when the tenant isn't necessarily known, it can be found in the app ID, building a middleware to manage this.
|
2021-09-09 13:27:18 +01:00 |
Martin McKeaveney
|
f7718ecae9
|
lint
|
2021-09-06 16:24:51 +01:00 |
mike12345567
|
a0e0843363
|
Allowing all server endpoints to run without tenant information, as most endpoints in server can be public.
|
2021-09-06 16:01:45 +01:00 |
mike12345567
|
033bd521cf
|
Fixing an issue with redirect having the middleware applied before the redirection
|
2021-09-06 15:48:46 +01:00 |
mike12345567
|
ae73efaabe
|
Fixing an issue in prod where the /builder endpoint wasn't being allowed past without tenancy.
|
2021-09-06 13:36:41 +01:00 |
Michael Drury
|
8ce56c8492
|
Merge pull request #2531 from Budibase/fix/sql-relationship-issues
Relationship bug fixes (SQL and internal) and a few other bits
|
2021-09-03 11:47:36 +01:00 |
mike12345567
|
0b0da47778
|
Fixing issues discovered by test cases.
|
2021-09-03 11:06:44 +01:00 |
mike12345567
|
8c3eb30ab1
|
Fixing issues after upgrading to node 14 and circular dependencies causing issues.
|
2021-09-02 18:33:41 +01:00 |
mike12345567
|
b17e9aa5e4
|
Fixing issue with using 'ta' in view name.
|
2021-09-02 17:49:21 +01:00 |
mike12345567
|
2148bf6da4
|
Fixing issues with search endpoint not handling users fully.
|
2021-09-02 17:13:00 +01:00 |
mike12345567
|
d2cb0282ea
|
Fixing issue with rows not returning correctly.
|
2021-09-02 13:31:46 +01:00 |
Andrew Kingston
|
6e856c4bd7
|
Fix indexing of rows with arrays of objects
|
2021-09-02 12:00:18 +01:00 |
mike12345567
|
a9e2336036
|
Fixing issues with SQL many relationship updates.
|
2021-09-01 19:40:47 +01:00 |
Maurits Lourens
|
3e7369b1cb
|
add patch method to the rest api interface
|
2021-08-30 22:55:12 +02:00 |
PClmnt
|
58b966c0cc
|
Merge pull request #2470 from Budibase/multi-option-datatype
Multi-Option Data Type
|
2021-08-27 14:43:09 +01:00 |
Peter Clement
|
e03244e44e
|
change index definition
|
2021-08-27 14:10:19 +01:00 |
Peter Clement
|
ee830d0e85
|
refactor of multi-option filtering and validation
|
2021-08-27 08:05:22 +01:00 |
Keviin Åberg Kultalahti
|
cf9a8c3805
|
fix datasources not getting updated correctly
|
2021-08-26 22:01:24 +02:00 |
Peter Clement
|
544dd4ef1d
|
Merge remote-tracking branch 'origin/develop' into multi-option-datatype
|
2021-08-26 14:38:05 +01:00 |
Peter Clement
|
1ab618c2ef
|
fix indexing of arrays
|
2021-08-26 14:22:52 +01:00 |
Martin McKeaveney
|
b8d10a2b6d
|
merge package updates
|
2021-08-26 14:13:30 +01:00 |
Peter Clement
|
4fa36727e4
|
Update validation for array type
|
2021-08-26 14:04:18 +01:00 |
Peter Clement
|
f7ebf7f8a4
|
Fix lucene not allowed characters
|
2021-08-26 11:39:42 +01:00 |
Peter Clement
|
91d5308d99
|
linting
|
2021-08-25 19:25:57 +01:00 |
Peter Clement
|
078cb07b04
|
use normal combobox for filtering array columns
|
2021-08-25 17:00:42 +01:00 |
Peter Clement
|
725b9bb6e2
|
Add more validation options for array field
|
2021-08-25 15:49:04 +01:00 |
Peter Clement
|
05568295b5
|
Add not contains option to lucene query builder
|
2021-08-25 14:05:00 +01:00 |
Martin McKeaveney
|
700caa7e34
|
making sure relationships for autocolumns are created when uploading a CSV
|
2021-08-24 20:04:28 +01:00 |
Peter Clement
|
f000d44e39
|
Add contains option to lucene query builder
|
2021-08-24 16:14:38 +01:00 |
Martin McKeaveney
|
2ff9e33773
|
fix test
|
2021-08-20 16:21:08 +01:00 |
Martin McKeaveney
|
e7f8454ad7
|
make SQL startsWith queries case insensitive
|
2021-08-20 15:20:52 +01:00 |
Peter Clement
|
17438372d0
|
Add ability for user to select 'List' data type for a column
|
2021-08-19 16:54:44 +01:00 |
Martin McKeaveney
|
1a588f0973
|
Merge pull request #2400 from Budibase/feature/budibase-kubernetes
Budibase Kubernetes Support
|
2021-08-19 07:54:55 +01:00 |
Martin McKeaveney
|
af4c1b23de
|
simplify couchDB configuration
|
2021-08-18 11:23:28 +01:00 |
Martin McKeaveney
|
f07dcf7f55
|
Merge pull request #2401 from mslourens/update_datasource_name
Update the name of the datasource
|
2021-08-18 10:44:04 +01:00 |
Maurits Lourens
|
de944480da
|
update the name of the datasource
|
2021-08-17 23:57:11 +02:00 |
Martin McKeaveney
|
2e30626e89
|
merge with dev
|
2021-08-17 21:27:30 +01:00 |
Martin McKeaveney
|
9360d7ebef
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-kubernetes
|
2021-08-17 21:26:16 +01:00 |
Martin McKeaveney
|
87bf640a5d
|
conditionally apply username and password to couchdb auth
|
2021-08-17 16:48:02 +01:00 |
Martin McKeaveney
|
5d560022c5
|
lint
|
2021-08-17 14:15:24 +01:00 |
Martin McKeaveney
|
f4232bd7d7
|
couchDB auth options
|
2021-08-17 14:11:03 +01:00 |
Martin McKeaveney
|
8e1e016c66
|
Revert "Feature/couchdb auth"
|
2021-08-17 07:16:43 +01:00 |
Maurits Lourens
|
87c59db02e
|
fix lint issues
|
2021-08-16 22:07:15 +02:00 |
Maurits Lourens
|
459ba46c48
|
return validation errors
|
2021-08-16 21:15:15 +02:00 |
Martin McKeaveney
|
2661d1c0b4
|
lint ✨
|
2021-08-16 17:17:48 +01:00 |
Martin McKeaveney
|
0bfbedac80
|
lint
|
2021-08-16 16:47:26 +01:00 |
Martin McKeaveney
|
beb16a733e
|
utility helper for determining correct couchDB URL
|
2021-08-16 16:38:00 +01:00 |
Martin McKeaveney
|
769c37a11d
|
couchdb direct auth
|
2021-08-16 15:58:04 +01:00 |
Martin McKeaveney
|
0d6b0c887b
|
named templates for local k8s DNS resolution
|
2021-08-16 15:15:07 +01:00 |