1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

9661 commits

Author SHA1 Message Date
Rory Powell 21fcff5f28 Escape mysql describe to handle non standard table names 2021-12-09 11:40:59 +00:00
Budibase Release Bot 48ff92b367 v1.0.10 2021-12-08 18:11:06 +00:00
Martin McKeaveney 7da73c719f adding budibase release version env var 2021-12-08 18:00:59 +00:00
Budibase Release Bot 21462a0f68 v1.0.9 2021-12-08 17:44:39 +00:00
Martin McKeaveney 42c234cb91
Merge pull request #3723 from Budibase/infra/consolidate-k8s-config
Infra/consolidate k8s config
2021-12-08 17:36:13 +00:00
Martin McKeaveney 57fa1cb7c3 merge with master 2021-12-08 17:20:14 +00:00
Martin McKeaveney 89ab5520d4 CI Automation for helm chart release 2021-12-08 17:13:00 +00:00
Martin McKeaveney cb9b7f75ce completely automate helm chart incrementing and semver 2021-12-08 16:27:33 +00:00
Martin McKeaveney 208d1a82d4 ensure that dry runs between budibase-infra and standard templates match 2021-12-08 13:19:43 +00:00
Budibase Release Bot 577b7f380f v1.0.8 2021-12-08 11:38:32 +00:00
Andrew Kingston ec4d81f2cd
Merge pull request #3666 from Budibase/fix/conditional-layout-links
Fix conditional layout links
2021-12-08 11:30:21 +00:00
Andrew Kingston 26752020fc
Merge pull request #3716 from Budibase/ak-fixes
Misc bug fixes
2021-12-08 11:29:38 +00:00
Andrew Kingston 19f28037e1 Use full runtime bindings in automation settings and enable JS bindings for backend log action 2021-12-08 10:59:26 +00:00
Andrew Kingston 5cc43bd8b5 Remove unnecessary optional chaining 2021-12-08 09:47:43 +00:00
Andrew Kingston 6b316f8a8f Coerce picker option labels to string to fix bug when using autocomplete with numeric labels 2021-12-08 09:45:50 +00:00
Andrew Kingston 58f1d44e18 Lint 2021-12-08 09:42:19 +00:00
Andrew Kingston 47befceae7 Fix query params directly mutating the stored app definition 2021-12-08 09:31:39 +00:00
Andrew Kingston 42995a33c5 Allow internal links to be opened in a new tab 2021-12-08 09:03:56 +00:00
Andrew Kingston 408ff58ef3 Fix incorrect icon used for repeater layout in settings bar 2021-12-08 08:36:01 +00:00
Andrew Kingston 7886b383f5 Key links by URL as the svelte-spa-router link svelte action does not update correctly 2021-12-08 08:35:19 +00:00
Martin McKeaveney fd9ee21e69 adding image tag to worker and app services 2021-12-08 08:27:04 +00:00
Martin McKeaveney 939251ebdf helm chart release 2021-12-06 18:33:31 +01:00
Martin McKeaveney 3c286623e0 packaging helm chart with consolidated config 2021-12-06 17:19:53 +01:00
Budibase Staging Release Bot d818bd6dfa v1.0.8-alpha.0 2021-12-03 13:36:10 +00:00
mike12345567 e9fbb832ff Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-03 13:26:55 +00:00
Budibase Release Bot 3212d2f447 v1.0.7 2021-12-03 13:24:14 +00:00
Michael Drury a7731930bd
Merge pull request #3648 from Budibase/fix/3641
CSV export/import fix
2021-12-03 13:17:08 +00:00
mike12345567 b1cc0d0783 Setting auth cookie to not expire. 2021-12-03 12:39:20 +00:00
Andrew Kingston a34bc4e1a9 Ensure links are an array in the wrapper component for a cleaner fix 2021-12-03 11:45:04 +00:00
Andrew Kingston 437dffb6d2 Ensure links prop is always an array when configuring layout links 2021-12-03 11:38:49 +00:00
Budibase Release Bot a6f684b996 v1.0.6 2021-12-03 11:22:44 +00:00
Budibase Staging Release Bot 940a30fe72 v1.0.6-alpha.1 2021-12-03 11:20:24 +00:00
mike12345567 e6b3521ed5 Extending logout TTL from a day to a week. 2021-12-03 11:17:48 +00:00
Rory Powell a34fa2b9eb
Merge pull request #3663 from Budibase/oracle/password-fix
Fix oracle password config
2021-12-03 11:13:26 +00:00
Rory Powell 15f8a76115
Merge pull request #3664 from Budibase/oracle/password-fix-hotfix
Fix oracle password config
2021-12-03 11:13:16 +00:00
Rory Powell 4af0641fe4 Fix oracle password config 2021-12-03 10:52:03 +00:00
Rory Powell bd3bf6a9ad Fix oracle password config 2021-12-03 10:48:47 +00:00
mike12345567 71e93a20a1 Refactor. 2021-12-03 10:31:09 +00:00
mike12345567 560a96b503 Exporting date and auto id field, but not importing autocolumns when table is created. 2021-12-02 16:17:10 +00:00
mike12345567 baf61e37e4 Removing auto columns from export - the new table will provide these if required. 2021-12-02 16:04:44 +00:00
Budibase Staging Release Bot e18545441e v1.0.6-alpha.0 2021-12-02 15:08:26 +00:00
Rory Powell 08da590e3d
Merge pull request #3643 from Budibase/merge-master
Merge master
2021-12-02 15:00:35 +00:00
Rory Powell 90b9c28d92 Merge branch 'master' into merge-master 2021-12-02 14:27:52 +00:00
Budibase Staging Release Bot 6f1338810c v1.0.5-alpha.1 2021-12-02 13:47:17 +00:00
Martin McKeaveney 42eaf2882b
Merge pull request #3628 from Budibase/do-automation
Completely automate digitalocean release with hashicorp packer
2021-12-02 14:39:57 +01:00
Martin McKeaveney add579a296 adding yarn command for DO build 2021-12-02 14:38:57 +01:00
Budibase Release Bot efd95a26f3 v1.0.5 2021-12-02 13:31:45 +00:00
Andrew Kingston 8e1df0bf1f
Merge pull request #3640 from Budibase/ak-fixes-master
Hotfixes for query params and potential solution for apps sometimes not loading
2021-12-02 13:23:29 +00:00
Andrew Kingston 3542b12411 Fix custom query params not appearing 2021-12-02 12:28:12 +00:00
Andrew Kingston b3b56a7d15 Reset client features when selecting a new app 2021-12-02 12:27:59 +00:00