1
0
Fork 0
mirror of synced 2024-08-03 12:21:39 +12:00
Commit graph

8036 commits

Author SHA1 Message Date
Martin McKeaveney
6d5fa8f9c7 catch when no couchDB url passed 2021-08-18 11:55:19 +01:00
Martin McKeaveney
6003b68986 remove secret identifier 2021-08-18 11:43:07 +01:00
Martin McKeaveney
8e37bd2540 add secrets identifier 2021-08-18 11:42:04 +01:00
Andrew Kingston
5d1374bfa2 Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +01:00
Martin McKeaveney
acff289940 simplify couchDB configuration 2021-08-18 11:23:28 +01:00
Budibase Staging Release Bot
14ab2671f8 v0.9.105-alpha.21 2021-08-18 09:54:08 +00:00
Martin McKeaveney
7c9839a9aa allow couchDB to be turned off 2021-08-18 10:47:39 +01:00
Martin McKeaveney
f28d0773f9
Merge pull request #2401 from mslourens/update_datasource_name
Update the name of the datasource
2021-08-18 10:44:04 +01:00
Peter Clement
1e0da6e702 linting 2021-08-18 10:37:14 +01:00
Maurits Lourens
997704ba7d fix lint issue 2021-08-18 11:24:25 +02:00
Budibase Staging Release Bot
b5bdf9e2ab v0.9.105-alpha.20 2021-08-18 09:10:38 +00:00
Andrew Kingston
7c2b5b6f04
Merge pull request #2372 from mslourens/autocomplete_component
Autocomplete component
2021-08-18 10:01:47 +01:00
Peter Clement
45b8af2860 fixes organisation logo not showing 2021-08-18 00:02:17 +01:00
Maurits Lourens
285b73ceea fix lint issues 2021-08-18 00:04:54 +02:00
Maurits Lourens
c86a878b27 update the name of the datasource 2021-08-17 23:57:11 +02:00
Martin McKeaveney
91662d0c5d revert to master images 2021-08-17 22:13:32 +01:00
Martin McKeaveney
2d7504b734 remove direct config for ingress nginx controller 2021-08-17 22:08:00 +01:00
Martin McKeaveney
be2042f56e merge with dev 2021-08-17 21:27:30 +01:00
Martin McKeaveney
222501edc3 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-kubernetes 2021-08-17 21:26:16 +01:00
Maurits Lourens
cd6e946e7b update the modal text for updating the name of an app 2021-08-17 22:16:57 +02:00
Maurits Lourens
4e3da10cc8 implement review comments 2021-08-17 19:57:11 +02:00
Martin McKeaveney
fadad8d06a remove custom domain by default 2021-08-17 18:03:23 +01:00
Martin McKeaveney
81888a86bc new version of BB helm chart 2021-08-17 17:41:16 +01:00
Martin McKeaveney
6d96bd8355 adding persistent volumes to couch 2021-08-17 17:40:25 +01:00
Martin McKeaveney
9b5592e1af updating domain values 2021-08-17 17:10:18 +01:00
Budibase Staging Release Bot
f372ac345f v0.9.105-alpha.19 2021-08-17 16:04:50 +00:00
Martin McKeaveney
71b965d1f2
Merge pull request #2394 from Budibase/fix/check-for-couch-creds
conditionally apply username and password to couchdb auth
2021-08-17 16:57:04 +01:00
Martin McKeaveney
bcbd40764f conditionally apply username and password to couchdb auth 2021-08-17 16:48:02 +01:00
Budibase Staging Release Bot
31f0c0ba41 v0.9.105-alpha.18 2021-08-17 14:31:01 +00:00
Andrew Kingston
1237e33023
Merge pull request #2387 from Budibase/ak-fixes
Misc fixes
2021-08-17 15:23:45 +01:00
Martin McKeaveney
43b1d6a5cd unignoring tarball 2021-08-17 14:50:57 +01:00
Martin McKeaveney
4c81754149 pushing first budibase helm release 2021-08-17 14:42:12 +01:00
Budibase Staging Release Bot
42cb9dae98 v0.9.105-alpha.17 2021-08-17 13:36:30 +00:00
Andrew Kingston
02f39052cf Fix trailing comma in manifest 2021-08-17 14:28:56 +01:00
Martin McKeaveney
877aa41ad5
Merge pull request #2385 from Budibase/feature/couchdb-auth-test
couchDB auth options
2021-08-17 14:26:05 +01:00
Andrew Kingston
a5a48057d3 Revert manifest change for multistep forms 2021-08-17 14:20:02 +01:00
Andrew Kingston
deccb16604 Revert form steps setting 2021-08-17 14:16:06 +01:00
Andrew Kingston
ef99355a93 Fix dynamic options with radio groups 2021-08-17 14:15:48 +01:00
Martin McKeaveney
537f5fdaa4 lint 2021-08-17 14:15:24 +01:00
Maurits Lourens
2cbf7b4821 implement review comments 2021-08-17 15:13:57 +02:00
Andrew Kingston
e222cd6452 Ensure options are always rendered with a default type of select 2021-08-17 14:12:23 +01:00
Peter Clement
2dee1dec41 Merge remote-tracking branch 'origin/develop' into pc-bug-fixes 2021-08-17 14:11:47 +01:00
Martin McKeaveney
c66f5ab6ff couchDB auth options 2021-08-17 14:11:03 +01:00
Andrew Kingston
35b6920637 Ensure placeholder is null when undefined so avoid sometimes having a placeholder and sometimes not 2021-08-17 14:10:25 +01:00
Andrew Kingston
a1aa2df3cd Add steps option to form 2021-08-17 14:10:03 +01:00
Andrew Kingston
e8442c8161 Fix autoscreen-generated form component default settings 2021-08-17 13:58:51 +01:00
Budibase Staging Release Bot
daf4a6e75f v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Martin McKeaveney
1558d631f5
Merge pull request #2379 from Budibase/fix/app-name-validation
adding alphanumeric app name validation
2021-08-17 13:49:50 +01:00
Maurits Lourens
51f680ebea Merge branch 'develop' into autocomplete_component 2021-08-17 14:26:57 +02:00
Budibase Staging Release Bot
34edf4fb14 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00