Commit Graph

15572 Commits

Author SHA1 Message Date
mike12345567 46c1590c83 Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server. 2022-09-14 17:35:46 +01:00
Budibase Release Bot 4e364ef354 Update pro version to 1.3.18 2022-09-14 15:24:43 +00:00
Budibase Release Bot 24f492cbfd v1.3.18 2022-09-14 15:21:19 +00:00
Martin McKeaveney 41a300c2f9 Merge pull request #7591 from Budibase/fix/platform-email-casing
Fix/platform email casing
2022-09-14 16:09:52 +01:00
Dean 6bd3c8c3d7 Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing 2022-09-14 15:20:49 +01:00
Budibase Staging Release Bot 829a20eb69 Update pro version to 1.3.15-alpha.8 2022-09-14 14:03:57 +00:00
Budibase Staging Release Bot 441851883a v1.3.15-alpha.8 2022-09-14 14:00:26 +00:00
Peter Clement 3304f11560 Merge pull request #7766 from Budibase/fix/pc-fixes
Bug fixes #6836 and #7242
2022-09-14 14:39:10 +01:00
Dean c6155d60ef Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing 2022-09-14 14:35:54 +01:00
Andrew Kingston 1fa2bc193c Lint 2022-09-14 14:35:08 +01:00
Martin McKeaveney 110211c53a fixing tests 2022-09-14 14:22:53 +01:00
Rory Powell 1bc0d13429 Update navigation 2022-09-14 14:20:50 +01:00
mike12345567 70f2130cfc Fixing linting issue. 2022-09-14 14:07:00 +01:00
mike12345567 632d0e6e1a Merge branch 'develop' of github.com:Budibase/budibase into fix/datasource-rename 2022-09-14 14:06:38 +01:00
mike12345567 07dc8a827b Minor fix - remove double friendlyname check. 2022-09-14 13:59:54 +01:00
Jonny McCullagh 0d51e4de15 Merge pull request #7755 from Budibase/jonny/ssh-for-aas
Azure App Service customisations
2022-09-14 13:56:09 +01:00
Jonny McCullagh b055a0e383 move env vars to runner.sh 2022-09-14 13:24:11 +01:00
mike12345567 9e10aac786 Adding friendly name to plugin screen. 2022-09-14 13:15:33 +01:00
mike12345567 8744d0a86c Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
Andrew Kingston 07f15ac95b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-14 12:01:56 +01:00
Andrew Kingston c1b0e126af Allow custom components in cloud 2022-09-14 12:01:49 +01:00
Budibase Staging Release Bot 0a73f46a59 Update pro version to 1.3.15-alpha.7 2022-09-14 10:59:40 +00:00
Andrew Kingston 64ee1677e6 Add validation to plugins uploaded using file upload and allow component uploads via non-file sources in cloud 2022-09-14 11:58:59 +01:00
Budibase Staging Release Bot ac4e502bf9 v1.3.15-alpha.7 2022-09-14 10:56:15 +00:00
Michael Drury b53a42dbe2 Merge pull request #7758 from Budibase/fix/cli-build
Quick fix for CLI build
2022-09-14 12:43:55 +02:00
Rory Powell 40b85fd206 Remove active user pricing and custom invoicing 2022-09-14 11:32:11 +01:00
Peter Clement 449fa7b14b remove uneeded log 2022-09-14 11:19:09 +01:00
mike12345567 e469ee6fe8 Adding better controls for .git checking. 2022-09-14 11:11:20 +01:00
mike12345567 d67dcd78a6 Fixing a minor issue with plugin name not being passed through in CLI function. 2022-09-14 11:04:37 +01:00
mike12345567 589d1442da Fixes from PR comments. 2022-09-14 10:58:01 +01:00
Budibase Staging Release Bot f9b3336239 Update pro version to 1.3.15-alpha.6 2022-09-14 09:55:53 +00:00
Rory Powell a551532e73 Navigation updates, cookie constant, update link-dependencies and localdomain scripts 2022-09-14 10:53:14 +01:00
Budibase Staging Release Bot 60b153809d v1.3.15-alpha.6 2022-09-14 09:52:46 +00:00
Andrew Kingston a866874b4b Merge pull request #7764 from Budibase/cloud-component-plugins
Allow component plugins in cloud
2022-09-14 10:42:10 +01:00
Andrew Kingston d2a91bcbeb Allow component plugins in cloud 2022-09-14 10:14:17 +01:00
mike12345567 4621f2d830 Defaulting behaviour for empty git repos. 2022-09-13 18:28:03 +01:00
mike12345567 95f7bbd05b Adding an option to disable top level parent directory creation during CLI plugin init incase using this for git repo creation. 2022-09-13 18:22:15 +01:00
mike12345567 5c5e1b10b4 Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
Martin McKeaveney 7d9253b8d4 fix circular dependency issues 2022-09-13 17:29:31 +01:00
Peter Clement f38856431d fix issue with date range filtering in automations 2022-09-13 17:11:37 +01:00
Jonny McCullagh 6ab6ea62ac Azure App Service customisations 2022-09-13 16:08:54 +01:00
Martin McKeaveney 19a2049475 remove references to module exports 2022-09-13 12:35:17 +01:00
Budibase Staging Release Bot d29a53d73a Update pro version to 1.3.15-alpha.5 2022-09-13 11:30:40 +00:00
Budibase Staging Release Bot 9ee5d2b0d0 v1.3.15-alpha.5 2022-09-13 11:27:21 +00:00
Martin McKeaveney 07f2f66b04 convert views to typescript 2022-09-13 12:22:03 +01:00
mike12345567 416a2c999f Fixing issue with plugin import for datasources - extract the integration correctly. 2022-09-13 12:16:00 +01:00
Dean b848fc52d9 Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing 2022-09-13 11:52:58 +01:00
Dean 60feccaac0 Merge commit 2022-09-13 11:52:31 +01:00
Peter Clement 3059e00c77 add backend name validation for app creation / update 2022-09-13 11:44:33 +01:00
Budibase Staging Release Bot c63eb01b18 Update pro version to 1.3.15-alpha.4 2022-09-13 10:32:40 +00:00