1
0
Fork 0
mirror of synced 2024-08-27 07:51:37 +12:00
Commit graph

2651 commits

Author SHA1 Message Date
mike12345567
f429bc1a08 Adding slack integration. 2021-09-07 13:59:58 +01:00
mike12345567
4450883a0a Adding slack integration. 2021-09-07 13:58:53 +01:00
Rory Powell
ba5f1ec720 Merge branch 'develop' into feature/onboarding-backend 2021-09-07 11:24:23 +01:00
Rory Powell
3d15db2223 Account portal cors and auth changes 2021-09-07 11:22:11 +01:00
Andrew Kingston
d371344d9b Fix test for loading component library 2021-09-07 10:05:24 +01:00
Andrew Kingston
3c3a69318f Remove some other reference to standard-components 2021-09-06 18:45:39 +01:00
Andrew Kingston
989652bc0b Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 18:23:08 +01:00
mike12345567
2531d9a681 Cleanup, prepping for automation history, some refactoring to get rid of concept of builtin. 2021-09-06 17:53:02 +01:00
Budibase Staging Release Bot
01519a7fa2 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Andrew Kingston
d607f7b25b Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 17:29:51 +01:00
mike12345567
5cc5bd4533 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-06 17:29:08 +01:00
mike12345567
9fa80f2b88 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-06 17:27:29 +01:00
Budibase Release Bot
ed2f4c78dc v0.9.122 2021-09-06 15:45:10 +00:00
Martin McKeaveney
df5f738451 Merge pull request #2560 from Budibase/fix/multi-tenancy-prod
Fixing issues with multi-tenancy breaking various server endpoints in prod
2021-09-06 16:36:43 +01:00
mike12345567
0c6235f18c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-06 16:35:38 +01:00
Martin McKeaveney
f7718ecae9 lint 2021-09-06 16:24:51 +01:00
Martin McKeaveney
bcb5cb1d77 merge with master 2021-09-06 16:13:17 +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
Budibase Staging Release Bot
402262e030 v0.9.120-alpha.4 2021-09-06 14:57:36 +00:00
Maurits Lourens
bb90a7b30f remove unused and non-existing initialise script 2021-09-06 16:55:06 +02:00
mike12345567
033bd521cf Fixing an issue with redirect having the middleware applied before the redirection 2021-09-06 15:48:46 +01:00
Budibase Release Bot
6668e994b2 v0.9.121 2021-09-06 14:26:46 +00:00
Budibase Release Bot
16167a1f3a v0.9.120 2021-09-06 13:13:46 +00: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
Budibase Staging Release Bot
221a67fe5a v0.9.120-alpha.3 2021-09-06 10:48:29 +00:00
Budibase Staging Release Bot
d374d25393 v0.9.120-alpha.2 2021-09-06 07:05:56 +00:00
mike12345567
a3cffa8905 Getting rid of automation step download system. 2021-09-03 17:36:00 +01:00
Budibase Staging Release Bot
919042ed86 v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
Michael Drury
5afad5464f Merge pull request #2539 from Budibase/fix/table-primary-same-name
Fixing issue with relationships that was uncovered by having same primary display and table name
2021-09-03 15:44:59 +01:00
mike12345567
3f960e4f13 Fixing an issue that occurs when the table name and the primary display column are the same name. 2021-09-03 14:49:56 +01:00
Budibase Staging Release Bot
90266fa6df v0.9.120-alpha.0 2021-09-03 11:16:31 +00:00
Budibase Release Bot
0e8709def0 v0.9.119 2021-09-03 10:55:17 +00: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
Budibase Release Bot
ba12fda745 v0.9.118 2021-09-02 15:56:14 +00:00
mike12345567
0c4b34c59f Merge branch 'master' of github.com:Budibase/budibase into fix/sql-relationship-issues 2021-09-02 14:49:20 +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
Andrew Kingston
047cd4ea88 Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Martin McKeaveney
8ed415107f prevent sql relationship delete from erroring 2021-08-31 19:59:49 +01:00
Martin McKeaveney
83db9754d5 prevent relationships getting overridden in mySQL connector 2021-08-31 14:44:33 +01:00
Budibase Staging Release Bot
c88159f5d0 v0.9.117-alpha.2 2021-08-31 13:37:12 +00:00
Budibase Release Bot
c20e5763d8 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot
3acb270d9d v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot
9cce54d792 v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney
4b367f0480 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-31 13:23:57 +01:00
Martin McKeaveney
929697b5f4 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney
62b2913236 Merge pull request #2498 from mslourens/add_patch_to_rest_api
add patch method to the rest api interface
2021-08-31 13:14:10 +01:00
Martin McKeaveney
619fec745c merge with master 2021-08-31 13:10:08 +01:00
Budibase Staging Release Bot
0559e9fdbe v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Maurits Lourens
3e7369b1cb add patch method to the rest api interface 2021-08-30 22:55:12 +02:00
Budibase Staging Release Bot
582308500a v0.9.116-alpha.2 2021-08-27 13:51:03 +00: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
Budibase Staging Release Bot
12c88c21e5 v0.9.116-alpha.1 2021-08-27 07:47:19 +00: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
Budibase Release Bot
8b7014325d v0.9.116 2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot
b14bda8610 v0.9.116-alpha.0 2021-08-26 13:38:17 +00: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
Budibase Staging Release Bot
36963b5de4 v0.9.105-alpha.33 2021-08-26 10:03:39 +00: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
Budibase Staging Release Bot
46dad8b841 v0.9.105-alpha.32 2021-08-25 15:59:13 +00:00
Peter Clement
725b9bb6e2 Add more validation options for array field 2021-08-25 15:49:04 +01:00
Budibase Staging Release Bot
3ffae5141a v0.9.105-alpha.31 2021-08-25 13:17:59 +00:00
Peter Clement
05568295b5 Add not contains option to lucene query builder 2021-08-25 14:05:00 +01:00
Budibase Release Bot
890dca13a9 v0.9.115 2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot
dfb639554f v0.9.105-alpha.30 2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot
b5086d1151 v0.9.105-alpha.29 2021-08-25 11:50:47 +00:00
Martin McKeaveney
700caa7e34 making sure relationships for autocolumns are created when uploading a CSV 2021-08-24 20:04:28 +01:00
Budibase Staging Release Bot
c0c4b3ba3b v0.9.105-alpha.28 2021-08-24 15:26:18 +00:00
Peter Clement
f000d44e39 Add contains option to lucene query builder 2021-08-24 16:14:38 +01:00
Budibase Release Bot
6e03449906 v0.9.114 2021-08-24 09:55:51 +00:00
Budibase Staging Release Bot
336c3ac1f2 v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
Budibase Release Bot
234769a83b v0.9.113 2021-08-23 20:59:56 +00:00
Budibase Release Bot
c5da2a59cb v0.9.112 2021-08-23 16:29:12 +00:00
Budibase Release Bot
694e735a87 v0.9.111 2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot
ff7dfa328d v0.9.105-alpha.26 2021-08-20 16:13:53 +00: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
Budibase Release Bot
3f705ebe98 v0.9.110 2021-08-20 11:57:47 +00:00
Budibase Release Bot
fe65ef396f v0.9.109 2021-08-20 10:40:44 +00:00
Budibase Release Bot
73ea7a8032 v0.9.108 2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot
7f737523de v0.9.105-alpha.25 2021-08-19 16:00:21 +00:00
Peter Clement
17438372d0 Add ability for user to select 'List' data type for a column 2021-08-19 16:54:44 +01:00
Budibase Staging Release Bot
7bc05aa4e4 v0.9.105-alpha.24 2021-08-19 07:08:13 +00:00
Martin McKeaveney
1a588f0973 Merge pull request #2400 from Budibase/feature/budibase-kubernetes
Budibase Kubernetes Support
2021-08-19 07:54:55 +01:00
Budibase Staging Release Bot
741794bcad v0.9.105-alpha.23 2021-08-18 13:19:18 +00:00
Budibase Staging Release Bot
8f82f13e1b v0.9.105-alpha.22 2021-08-18 12:11:42 +00:00
Martin McKeaveney
841dd7de6f Merge pull request #2405 from Budibase/simplify-couch-config
simplify couchDB configuration
2021-08-18 13:01:48 +01:00
Martin McKeaveney
af4c1b23de simplify couchDB configuration 2021-08-18 11:23:28 +01:00