Commit Graph

12325 Commits

Author SHA1 Message Date
mike12345567 f86f6c3b1c Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well. 2022-05-12 18:14:38 +01:00
mike12345567 3f6e8bf5ea Start of automation logs for #4977 - implementing some of the UI. 2022-05-11 19:40:13 +01:00
Budibase Staging Release Bot 6a2bdec592 Update pro version to 1.0.151-alpha.2 2022-05-11 13:59:01 +00:00
Budibase Staging Release Bot 7494379dd9 v1.0.151-alpha.2 2022-05-11 13:57:39 +00:00
Michael Drury 9df0b61418 Merge pull request #5788 from Budibase/bug/sev3/export-postgresql-data-as-csv-from-budibase-and-import-again-with-datetime
Don't wrap dates in single quotes - PostgreSQL Export Import Date/Time fix
2022-05-11 14:50:12 +01:00
Budibase Staging Release Bot 87e9a6940b Update pro version to 1.0.151-alpha.1 2022-05-11 11:11:16 +00:00
Budibase Staging Release Bot beae0892a4 v1.0.151-alpha.1 2022-05-11 11:09:54 +00:00
melohagan aa7aa6d685 Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
Add limit placeholder for Automation queries
2022-05-11 12:01:17 +01:00
Mel O'Hagan ef2244fd20 Add limit placeholder for Automation queries 2022-05-11 11:25:53 +01:00
Budibase Staging Release Bot b3899c1aae Update pro version to 1.0.151-alpha.0 2022-05-11 09:25:33 +00:00
Budibase Staging Release Bot 5aec5c4fc5 v1.0.151-alpha.0 2022-05-11 09:24:10 +00:00
Martin McKeaveney 4f3d105018 merge with master 2022-05-11 10:12:08 +01:00
Budibase Staging Release Bot ef3d110db6 Update pro version to 1.0.148-alpha.1 2022-05-11 08:02:29 +00:00
Budibase Staging Release Bot 090905a5ca v1.0.148-alpha.1 2022-05-11 08:01:11 +00:00
deanhannigan 4b8be99caa Merge pull request #5802 from Budibase/feature/add-default-screen
Feature/add default screen
2022-05-11 08:53:40 +01:00
Dean d9524ba3b6 Cypress test fixes 2022-05-10 22:40:27 +01:00
Dean eb8b086d2c packages/builder/src/components/start/CreateAppModal.svelte 2022-05-10 17:18:25 +01:00
Dean 407dfc0dcb Merge remote-tracking branch 'origin/develop' into feature/add-default-screen 2022-05-10 17:00:31 +01:00
Martin McKeaveney 974cdad8da Update pull_request_template.md 2022-05-10 12:45:53 +01:00
Budibase Release Bot 92fcc736ab Update pro version to 1.0.150 2022-05-10 10:50:03 +00:00
Budibase Release Bot 0da892a6b4 v1.0.150 2022-05-10 10:48:32 +00:00
Martin McKeaveney ee7e3cfe79 Merge pull request #5796 from Budibase/fix/pg-connection-issues
more strategic connection closing in pg
2022-05-10 11:41:19 +01:00
Martin McKeaveney db0ffe4ac7 more strategic connection closing in pg 2022-05-10 11:13:40 +01:00
Budibase Release Bot d17cbb011a Update pro version to 1.0.149 2022-05-09 14:55:43 +00:00
Budibase Release Bot 285b4a74e4 v1.0.149 2022-05-09 14:54:10 +00:00
Martin McKeaveney 1850bf2629 Merge pull request #5771 from Budibase/feature/copy-app-ID-from-app-list
allow copying of app ID from the edit menu
2022-05-09 15:45:24 +01:00
Mel O'Hagan 87c524bed1 Don't wrap dates in single quotes 2022-05-09 15:21:51 +01:00
Budibase Staging Release Bot 75f4b91cb9 Update pro version to 1.0.148-alpha.0 2022-05-09 14:04:46 +00:00
Budibase Staging Release Bot 2bd36ebf95 v1.0.148-alpha.0 2022-05-09 14:03:21 +00:00
Rory Powell bacce2d31a Merge pull request #5785 from Budibase/merge-master
Merge master -> develop
2022-05-09 14:55:23 +01:00
Budibase Release Bot b5e545bb6c Update pro version to 1.0.148 2022-05-09 13:24:57 +00:00
Budibase Release Bot ae2a45cec6 v1.0.148 2022-05-09 13:23:32 +00:00
Rory Powell e134400465 Merge branch 'master' into merge-master 2022-05-09 14:22:01 +01:00
Michael Drury 05e0db38ce Merge pull request #5783 from Budibase/fix/5778
Fixing app creation when tenant ID ends in app
2022-05-09 14:15:11 +01:00
mike12345567 7693de8a61 Merge branch 'master' of github.com:Budibase/budibase into fix/5778 2022-05-09 13:46:38 +01:00
Budibase Release Bot 4ad19c2390 Update pro version to 1.0.147 2022-05-09 12:38:18 +00:00
Budibase Release Bot 043b2b12ca v1.0.147 2022-05-09 12:36:54 +00:00
Martin McKeaveney a4357d6378 Merge branch 'master' of github.com:Budibase/budibase into feature/copy-app-ID-from-app-list 2022-05-09 13:29:41 +01:00
Martin McKeaveney c908cc0f45 Merge pull request #5784 from Budibase/fix/pro-version
Fix pro version
2022-05-09 13:29:00 +01:00
mike12345567 26441255cf Unit tests for the utility functions that have changed around app ID checks/generation./ 2022-05-09 13:28:01 +01:00
Rory Powell 59ab628b85 Fix pro version 2022-05-09 12:55:13 +01:00
mike12345567 8e704cc70f Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 2022-05-09 12:29:44 +01:00
Budibase Staging Release Bot cf78ccd6b5 Update pro version to 1.0.143-alpha.2 2022-05-09 09:25:47 +00:00
Budibase Staging Release Bot aa1de9af95 v1.0.143-alpha.2 2022-05-09 09:24:06 +00:00
Mitch-Budibase 8fb4f8ab40 Merge pull request #5730 from Budibase/cypress-testing
Job Application Tracker Template Tests
2022-05-09 10:15:23 +01:00
Martin McKeaveney 2a069a33ad allow copying of app ID from the edit menu 2022-05-08 19:23:41 +01:00
Budibase Release Bot aeceaca797 Update pro version to 1.0.146 2022-05-06 15:39:01 +00:00
Budibase Release Bot 8e6c902876 v1.0.146 2022-05-06 15:37:07 +00:00
Martin McKeaveney e46ac20317 Merge pull request #5643 from Budibase/feature/small-april-tickets
Feature/small april tickets
2022-05-06 16:27:50 +01:00
Martin McKeaveney f875d86a75 Merge pull request #5735 from Upgreydd/CSP_fix_for_amazon_AWS
Content Security Policy fix for S3 upload
2022-05-06 16:26:56 +01:00