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

12304 commits

Author SHA1 Message Date
Budibase Release Bot
632479ee0e v1.1.28 2022-07-27 16:49:29 +00:00
Michael Drury
04c08e1e94 Merge pull request #6928 from Budibase/fix/july-release-fixes
Various July fixes
2022-07-27 17:38:17 +01:00
mike12345567
d42f3c3385 Adding fix for issue in cloud with user password deletion causing undefined errors. 2022-07-27 17:15:01 +01:00
Budibase Release Bot
58984ea849 Update pro version to 1.1.27 2022-07-27 15:48:36 +00:00
mike12345567
5945a432e7 Fixing an issue with test panel not updating when new test data comes in. 2022-07-27 16:47:19 +01:00
Budibase Release Bot
6713c0b46d v1.1.27 2022-07-27 15:46:51 +00:00
Andrew Kingston
8820668f03 Merge pull request #6914 from Budibase/fix/remounting-settings
Fix remounting component settings
2022-07-27 16:35:34 +01:00
mike12345567
41627d14a8 Merge branch 'master' of github.com:Budibase/budibase into fix/july-release-fixes 2022-07-27 16:32:11 +01:00
mike12345567
3a4f2a7e66 Fixing issue discovered in #6813 - versioning of query rows was not correct in automations, was using old broken method. 2022-07-27 16:18:12 +01:00
Budibase Release Bot
75c216a94d Update pro version to 1.1.26 2022-07-27 12:36:45 +00:00
Budibase Release Bot
9fa39b0538 v1.1.26 2022-07-27 12:35:02 +00:00
Martin McKeaveney
a9ef2e0193 bumping lockfiles 2022-07-27 13:24:01 +01:00
Andrew Kingston
0ed3775a6d Fully remount component settings when changing selected component 2022-07-27 10:10:42 +01:00
Budibase Release Bot
e4b8933067 Update pro version to 1.1.25 2022-07-26 17:08:33 +00:00
Budibase Release Bot
2e3ef1c3ed v1.1.25 2022-07-26 17:06:56 +00:00
NEOLPAR
d7bf59c4d1 Merge pull request #6904 from Budibase/fix/automation-form-not-mapping
fixed automation app:trigger not mapping test modal form
2022-07-26 17:57:41 +01:00
NEOLPAR
1b3062dfcf amended code following recommendations in PR comments 2022-07-26 17:22:42 +01:00
Budibase Release Bot
29efc89fe2 Update pro version to 1.1.24 2022-07-26 15:55:53 +00:00
Budibase Release Bot
b364b7bcfe v1.1.24 2022-07-26 15:54:14 +00:00
Martin McKeaveney
de845cf832 Merge pull request #6897 from Budibase/nord-theme
Nord theme + Midnight theme
2022-07-26 16:45:04 +01:00
NEOLPAR
5bf9ee38a0 fixed automation app:trigger not mapping test modal form 2022-07-26 16:33:27 +01:00
Budibase Release Bot
59282f31eb Update pro version to 1.1.23 2022-07-26 12:46:25 +00:00
Andrew Kingston
678434fe2d Tweak midnight theme 2022-07-26 13:45:08 +01:00
Budibase Release Bot
25714061df v1.1.23 2022-07-26 12:44:54 +00:00
Andrew Kingston
d81d584233 Don't load custom themes for client apps 2022-07-26 13:41:59 +01:00
Andrew Kingston
3290bc78d7 Add midnight theme 2022-07-26 13:41:46 +01:00
Andrew Kingston
3aef4d8e49 Don't load theme options from the store 2022-07-26 13:41:30 +01:00
Andrew Kingston
8da7586ba2 Update tooltip to use theme colour rather than static grey 2022-07-26 13:41:18 +01:00
Michael Drury
166a1690a1 Merge pull request #6867 from Budibase/fix/export-fixes
Export issues and fix for automation app action permissions spamming
2022-07-26 13:35:01 +01:00
Andrew Kingston
ec6e17748a Merge branch 'master' of github.com:Budibase/budibase into nord-theme 2022-07-26 11:46:28 +01:00
mike12345567
e504c6a37c Updating based on PR comments. 2022-07-26 11:19:28 +01:00
Budibase Release Bot
ebdc871848 Update pro version to 1.1.22 2022-07-25 14:13:32 +00:00
Budibase Release Bot
c96b78a9d4 v1.1.22 2022-07-25 14:11:42 +00:00
Andrew Kingston
d9dacbc901 Use warn rather than info when notifying about ignored conflicts 2022-07-25 12:23:30 +01:00
Andrew Kingston
8bd254f313 Use log rather than warn for logInfo 2022-07-25 12:22:27 +01:00
Andrew Kingston
f82b407f30 Ignore 409s in write-through cache 2022-07-25 12:17:40 +01:00
mike12345567
ff1ae2f8fa Fix for permission spamming in the automation UI. 2022-07-22 18:43:35 +01:00
mike12345567
a84d4d014d Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 2022-07-22 18:16:14 +01:00
Budibase Release Bot
7a41363098 Update pro version to 1.1.21 2022-07-22 07:34:34 +00:00
Budibase Release Bot
372e957258 v1.1.21 2022-07-22 07:32:36 +00:00
Martin McKeaveney
51ceb31457 Merge pull request #6845 from Budibase/fix/public-app-api
Fixing issue with app DB not being in context for fetch.
2022-07-22 08:18:37 +01:00
mike12345567
706749af49 Fixing issue with app DB not being in context for fetch. 2022-07-21 16:39:55 +01:00
Budibase Release Bot
48648fc0fc Update pro version to 1.1.20 2022-07-21 11:24:10 +00:00
Budibase Release Bot
092e4bd98b v1.1.20 2022-07-21 11:22:27 +00:00
deanhannigan
728b3ff7c7 Merge pull request #6800 from Budibase/fix/datasource-binding-editor
Fix default input for newly created datasource query bindings
2022-07-21 12:11:01 +01:00
Budibase Release Bot
fece2b639d Update pro version to 1.1.19 2022-07-21 08:36:03 +00:00
Budibase Release Bot
bc4d858803 v1.1.19 2022-07-21 08:34:26 +00:00
Andrew Kingston
6b9898f9ad Merge pull request #6735 from Budibase/fix/dom-children
Replace incorrect usages of element.childNodes with element.children
2022-07-21 09:24:47 +01:00
Budibase Release Bot
5185696b62 Update pro version to 1.1.18 2022-07-20 12:21:17 +00:00
Budibase Release Bot
d106afdb16 v1.1.18 2022-07-20 12:19:41 +00:00