1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
Commit graph

8624 commits

Author SHA1 Message Date
Budibase Release Bot
12d3b0ccae v1.0.24 2021-12-16 11:04:27 +00:00
Budibase Release Bot
95a6e7ba53 v1.0.23 2021-12-16 10:18:24 +00:00
Andrew Kingston
c1f104163f
Merge pull request #3791 from Budibase/proxy-state-modals
Screen modal fixes for state and datasource invalidation
2021-12-15 15:43:09 +00:00
Michael Drury
57acbc016b
Merge pull request #3793 from Budibase/fix/pouch-automation-error
Fix automation TypeError: Pouch is not a constructor
2021-12-15 15:30:56 +00:00
mike12345567
01b72b6b71 Don't run change if not threading. 2021-12-15 12:26:29 +00:00
mike12345567
ae5b963115 Fixing an issue with automations throwing a Pouch error due to the auth library database not being setup. 2021-12-15 11:25:52 +00:00
Andrew Kingston
7346199a3c Fix using wrong local storage key when persisting state in client apps 2021-12-15 09:00:14 +00:00
Andrew Kingston
ed29ccf7eb Pass current state to peek modals when opening them via query param 2021-12-15 08:55:22 +00:00
Andrew Kingston
b31bb9be1d Fix datasource invalidation proxying from peek modals not working 2021-12-14 14:04:37 +00:00
Andrew Kingston
43fe2407e1 Proxy state updates back from peek modals 2021-12-14 14:04:10 +00:00
Budibase Release Bot
c3a7a9d122 v1.0.22 2021-12-13 18:46:25 +00:00
Budibase Release Bot
7233b765d9 v1.0.21 2021-12-13 18:08:22 +00:00
Budibase Release Bot
2277f25df6 v1.0.20 2021-12-13 17:46:32 +00:00
Budibase Release Bot
42a3cea202 v1.0.19 2021-12-13 16:43:28 +00:00
Budibase Release Bot
109164ab43 v1.0.18 2021-12-13 16:00:58 +00:00
Martin McKeaveney
542a9106b4 Merge branch 'master' of github.com:Budibase/budibase 2021-12-13 16:53:39 +01:00
Martin McKeaveney
e02c4f013e adding and updating helm repos 2021-12-13 16:52:35 +01:00
Budibase Release Bot
212bd45843 v1.0.17 2021-12-13 12:57:18 +00:00
Budibase Release Bot
7225de58c2 v1.0.16 2021-12-13 11:55:27 +00:00
Budibase Release Bot
d8a0bfdf96 v1.0.15 2021-12-10 16:55:00 +00:00
mike12345567
846f8b5038 Adding slash incase couch URL doesn't contain. 2021-12-10 16:44:58 +00:00
Budibase Release Bot
56dd4bfe61 v1.0.14 2021-12-10 15:45:07 +00:00
mike12345567
b23a9caf50 Removing repeated line. 2021-12-10 15:18:57 +00:00
mike12345567
c7d287485b Allowing start end key syntax to be used outside of tenancy if we need to. 2021-12-10 15:17:18 +00:00
mike12345567
f6705b879a Reducing the load on DB caused by CouchDB all_db when working with a large number of couch databases. 2021-12-10 15:10:45 +00:00
Budibase Release Bot
e5ea78169c v1.0.13 2021-12-10 11:12:06 +00:00
Budibase Release Bot
b6d94d88eb v1.0.12 2021-12-09 19:15:19 +00:00
Budibase Release Bot
4ee68650c3 v1.0.11 2021-12-09 14:33:04 +00:00
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
Budibase Release Bot
21462a0f68 v1.0.9 2021-12-08 17:44:39 +00:00
Martin McKeaveney
57fa1cb7c3 merge with master 2021-12-08 17:20:14 +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
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
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