Commit Graph

19778 Commits

Author SHA1 Message Date
Andrew Kingston 2b7f393626 Remove optional chaining from server 2021-10-21 10:24:41 +01:00
Andrew Kingston 0f2b50b9f1 Keep views up to date with table schema changes 2021-10-20 20:01:49 +01:00
Andrew Kingston 5caafed0f8 Keep views up to date with table schema changes 2021-10-20 20:01:49 +01:00
mike12345567 56274019d6 Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up. 2021-10-20 18:37:07 +01:00
mike12345567 a1aaf00e41 Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up. 2021-10-20 18:37:07 +01:00
Andrew Kingston c9abb0148e Fix view filters not accounting for invalid column names 2021-10-20 14:51:44 +01:00
Andrew Kingston 39c992c6ae Fix view filters not accounting for invalid column names 2021-10-20 14:51:44 +01:00
Budibase Release Bot 77cf485b01 v0.9.171 2021-10-20 13:36:22 +00:00
Budibase Release Bot 36ce61c03e v0.9.171 2021-10-20 13:36:22 +00:00
Martin McKeaveney 0033760223 latest helm chart 2021-10-20 14:27:31 +01:00
Martin McKeaveney 8a7f10596e latest helm chart 2021-10-20 14:27:31 +01:00
Martin McKeaveney 1323ab2b9f loglevel param in templates 2021-10-20 14:23:46 +01:00
Martin McKeaveney 772550e17a loglevel param in templates 2021-10-20 14:23:46 +01:00
Martin McKeaveney 6cccfffb02 adding log level option 2021-10-20 14:17:47 +01:00
Martin McKeaveney 37b469702f adding log level option 2021-10-20 14:17:47 +01:00
Fabian Kästner aa88bd69f4 Make multitenancy configurable in values.yaml, set selfHosted by default. 2021-10-20 14:16:28 +01:00
Fabian Kästner c1787d55c5 Make multitenancy configurable in values.yaml, set selfHosted by default. 2021-10-20 14:16:28 +01:00
Fabian Kästner 58cabb05c9 minio default 2021-10-20 14:16:12 +01:00
Fabian Kästner 78fc19d92e minio default 2021-10-20 14:16:12 +01:00
Budibase Staging Release Bot 66553f335c v0.9.169-alpha.6 2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot 845a350505 v0.9.169-alpha.6 2021-10-20 12:59:04 +00:00
Michael Drury e5ca541534
Merge pull request #3094 from Budibase/fix/sql-auto-update
Fixing issue with SQL tables and automation update row action
2021-10-20 13:48:53 +01:00
Michael Drury 0c678d1cce Merge pull request #3094 from Budibase/fix/sql-auto-update
Fixing issue with SQL tables and automation update row action
2021-10-20 13:48:53 +01:00
Budibase Staging Release Bot 519a9216f2 v0.9.169-alpha.5 2021-10-20 12:31:06 +00:00
Budibase Staging Release Bot cc507bb116 v0.9.169-alpha.5 2021-10-20 12:31:06 +00:00
Andrew Kingston f85b9ed52d
Merge pull request #3083 from Budibase/fix/date-sorting
Fix date format of dates created with Flatpickr (the date picker in apps)
2021-10-20 13:20:26 +01:00
Andrew Kingston 555742ead1 Merge pull request #3083 from Budibase/fix/date-sorting
Fix date format of dates created with Flatpickr (the date picker in apps)
2021-10-20 13:20:26 +01:00
Budibase Release Bot ccf252ddb9 v0.9.170 2021-10-20 11:59:17 +00:00
Budibase Release Bot 949d925f13 v0.9.170 2021-10-20 11:59:17 +00:00
Martin McKeaveney 5325ac870c
Merge pull request #3099 from Budibase/fix/minio-default-k8s
Fix/minio default k8s
2021-10-20 12:51:02 +01:00
Martin McKeaveney bb09817af1 Merge pull request #3099 from Budibase/fix/minio-default-k8s
Fix/minio default k8s
2021-10-20 12:51:02 +01:00
Martin McKeaveney 3c6d4a3470 release helm chart 2021-10-20 12:42:21 +01:00
Martin McKeaveney 99f9bae7ee release helm chart 2021-10-20 12:42:21 +01:00
Martin McKeaveney 5075701209 default MINIO url if available 2021-10-20 12:41:10 +01:00
Martin McKeaveney 1cf4b8d849 default MINIO url if available 2021-10-20 12:41:10 +01:00
Martin McKeaveney f2b3bdcf1e missing dependencies 2021-10-20 12:35:32 +01:00
Martin McKeaveney f1126a025b missing dependencies 2021-10-20 12:35:32 +01:00
Budibase Staging Release Bot 65077556b1 v0.9.169-alpha.4 2021-10-20 09:35:25 +00:00
Budibase Staging Release Bot a65a6d5909 v0.9.169-alpha.4 2021-10-20 09:35:25 +00:00
Andrew Kingston 04b9c1ad56
Merge pull request #3087 from Budibase/fix/flatpickr-key-events
Fix flatpickr hijacking key events on the whole page
2021-10-20 10:26:42 +01:00
Andrew Kingston fd9dcf7ce2 Merge pull request #3087 from Budibase/fix/flatpickr-key-events
Fix flatpickr hijacking key events on the whole page
2021-10-20 10:26:42 +01:00
Andrew Kingston 70890a62f8
Merge pull request #3042 from Budibase/fix/app-export-performance
Improve app export experience
2021-10-20 10:25:59 +01:00
Andrew Kingston 029b447ce7 Merge pull request #3042 from Budibase/fix/app-export-performance
Improve app export experience
2021-10-20 10:25:59 +01:00
Michael Drury 381687f663
Merge pull request #3086 from Budibase/fix/create-app-exp
Make it possible for first app to be an imported one
2021-10-20 10:24:00 +01:00
Michael Drury e53dba1997 Merge pull request #3086 from Budibase/fix/create-app-exp
Make it possible for first app to be an imported one
2021-10-20 10:24:00 +01:00
mike12345567 b29dcecd4f Making sure cancel/close icon appear when in modal. 2021-10-20 10:05:51 +01:00
mike12345567 1388157706 Making sure cancel/close icon appear when in modal. 2021-10-20 10:05:51 +01:00
mike12345567 99f8bf1244 Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 2021-10-19 17:00:54 +01:00
mike12345567 bdaf56fac7 Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 2021-10-19 17:00:54 +01:00
Budibase Staging Release Bot b6f6aacfac v0.9.169-alpha.3 2021-10-19 15:54:53 +00:00