1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
Commit graph

22259 commits

Author SHA1 Message Date
Andrew Kingston 44a191d00d Update types 2022-08-25 08:10:11 +01:00
Andrew Kingston a6bf8084e7 Automatically migrate old apps server-side when importing or using templates 2022-08-24 21:35:24 +01:00
Budibase Release Bot 73ca9334ff Update pro version to 1.2.50 2022-08-23 11:56:05 +00:00
Budibase Release Bot 1c1be2647b v1.2.50 2022-08-23 11:52:59 +00:00
Rory Powell c104a15122 Disable automation chaining in cloud 2022-08-23 12:35:53 +01:00
Budibase Release Bot 7ba8bf18a5 Update pro version to 1.2.49 2022-08-23 11:11:20 +00:00
Budibase Release Bot 279e387801 v1.2.49 2022-08-23 11:08:17 +00:00
Rory Powell ce93826ce4
Merge pull request #7416 from Budibase/prevent-row-update-recursion-cloud-automations
Disable recursive row update on cloud automations
2022-08-23 11:58:28 +01:00
Rory Powell cbc4a65749 Disable recursive row update on cloud automations 2022-08-23 11:41:58 +01:00
Budibase Release Bot 859ec20e48 Update pro version to 1.2.48 2022-08-23 10:41:35 +00:00
Budibase Release Bot d2d457d99d v1.2.48 2022-08-23 10:38:35 +00:00
melohagan bfe5b010da
Merge pull request #7364 from Budibase/bug/sev2/app-action-no-field-crash
Null safety for App Action no fields
2022-08-23 11:28:29 +01:00
Budibase Release Bot f2bfe40c60 Update pro version to 1.2.47 2022-08-20 11:48:48 +00:00
Budibase Release Bot 3c29afb3b2 v1.2.47 2022-08-20 11:45:07 +00:00
Rory Powell ec33a47999 add on() to mock queue 2022-08-20 11:42:51 +01:00
Rory Powell 76bd1e0336 Merge branch 'master' into handle-stalled-crons 2022-08-20 11:03:15 +01:00
Rory Powell 96c110abe6 enable stalled job disabling 2022-08-20 11:02:22 +01:00
Budibase Release Bot 47ba00e531 Update pro version to 1.2.46 2022-08-20 08:38:46 +00:00
Budibase Release Bot 9c20cb857b v1.2.46 2022-08-20 08:35:52 +00:00
Rory Powell b9c16331ce Add logging to all event listeners for automations + stalled handling stub 2022-08-19 23:14:19 +01:00
Budibase Release Bot 73c4d63966 Update pro version to 1.2.45 2022-08-19 14:47:05 +00:00
Budibase Release Bot b390187ee3 v1.2.45 2022-08-19 14:43:12 +00:00
Rory Powell 9e071ea4d8
Merge pull request #7367 from Budibase/enable-node-debug
Add support for NODE_DEBUG to app-service in kubernetes
2022-08-19 15:26:29 +01:00
Rory Powell 65d4544cc5 Add support for NODE_DEBUG to app-service in kubernetes 2022-08-19 15:21:53 +01:00
Budibase Release Bot 59b0a3b1af Update pro version to 1.2.44 2022-08-19 14:20:39 +00:00
Budibase Release Bot e56a1cd84b v1.2.44 2022-08-19 14:17:38 +00:00
Mel O'Hagan 326548c7fa tableId null safety 2022-08-19 14:57:15 +01:00
Mel O'Hagan 27216ca499 Null safety 2022-08-19 14:52:50 +01:00
Andrew Kingston 77c96b37b3 Fix issue with falsey lucene values being ignored 2022-08-19 14:11:58 +01:00
Andrew Kingston c1613eda5c Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2022-08-19 13:54:47 +01:00
Andrew Kingston 1d0125fb94 Add tests for exporting data 2022-08-19 13:54:08 +01:00
Budibase Release Bot 8056a4594d Update pro version to 1.2.43 2022-08-19 08:43:58 +00:00
Budibase Release Bot bfdbb8672d v1.2.43 2022-08-19 08:40:10 +00:00
Rory Powell 0a15386687 Pin bull version 2022-08-19 09:03:26 +01:00
mike12345567 4322e4c6f8 Upgrading Bull version - we were using a very old version - did some testing with the new version - appears to be fully compatiable. Attempting to improve on #7323. 2022-08-18 18:01:28 +01:00
Budibase Release Bot 5e75c184bc Update pro version to 1.2.42 2022-08-18 13:36:13 +00:00
Budibase Release Bot 111226abbd v1.2.42 2022-08-18 13:33:18 +00:00
Andrew Kingston 42367638d8 Rename some usages of button actions to events 2022-08-18 13:43:32 +01:00
Andrew Kingston 9475090f8f Add bindings for screen on load setting 2022-08-18 11:16:59 +01:00
Budibase Release Bot 3f923d1a7f Update pro version to 1.2.41 2022-08-18 08:18:50 +00:00
Budibase Release Bot 50e5c23ef8 v1.2.41 2022-08-18 08:15:49 +00:00
Mel O'Hagan 95b3518a0d Refactors 2022-08-17 16:44:48 +01:00
Mel O'Hagan a843796408 Disable valueType for Is in 2022-08-16 13:45:21 +01:00
Mel O'Hagan e4a1f356b3 Only allow bindings type for Is In Conditional UI 2022-08-16 13:36:48 +01:00
Andrew Kingston 8634d88b05 Use real file names when download files from tables 2022-08-15 11:37:40 +01:00
Andrew Kingston 47462eab4d Use real file names when download files from dropzones 2022-08-15 11:37:30 +01:00
Andrew Kingston 3cb1ae2bd0 Add download setting to links 2022-08-15 11:37:04 +01:00
Andrew Kingston 9b5be05836 Fix typo 2022-08-15 11:24:25 +01:00
Andrew Kingston e7c25b2194 Fix flatpickr offsetting date by one hour on initial selection of time-only fields 2022-08-13 16:25:01 +01:00
Andrew Kingston 33deeb6e9e Support filtering data exports to only certain columns with internal tables 2022-08-13 15:38:21 +01:00