mike12345567
58e59bfacc
Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database.
2022-11-17 14:35:03 +00:00
Dean
c33e13fa4b
Don't show delete or duplicate actions in the component settings bar
2022-11-17 14:10:55 +00:00
mike12345567
bc857d7bb8
PR comments - still experiencing build issues.
2022-11-17 13:31:54 +00:00
Dean
dd065c0f55
Component settings bar now on by default. Manifest config cleared of showSettingsBar properties
2022-11-17 11:08:23 +00:00
Budibase Release Bot
5cf1d4141c
Update pro version to 2.1.29
2022-11-17 10:43:38 +00:00
Budibase Release Bot
6412d11090
v2.1.29
2022-11-17 10:40:06 +00:00
Andrew Kingston
8bc87d0289
Merge pull request #8608 from Budibase/fix/form-block
...
Fix form block issues
2022-11-17 10:28:33 +00:00
mike12345567
f5760b6601
Fixes post merge.
2022-11-16 18:28:45 +00:00
Budibase Release Bot
d955a8bdac
Update pro version to 2.1.28
2022-11-16 18:23:35 +00:00
Budibase Release Bot
951a398570
v2.1.28
2022-11-16 18:19:48 +00:00
mike12345567
cdc25d7032
Some worker typescript conversions.
2022-11-16 18:13:34 +00:00
mike12345567
29dd98a7fc
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
2022-11-16 18:12:31 +00:00
melohagan
5f6445a7f2
Merge pull request #8694 from Budibase/bug/sev3/column-name-validation
...
Allow underscores in column names
2022-11-16 18:06:36 +00:00
mike12345567
4328ed1b67
Updating middlewares to Typescript, as well as some fixes based on running tests.
2022-11-16 17:24:13 +00:00
mike12345567
535fab7997
Some major reworks towards higher levels of typescript.
2022-11-16 17:23:12 +00:00
Dean
7356c8b161
Ensure 'table' type sources are updated with a default datasource. Search visible settings sections for other elements IF a source is not already set.
2022-11-16 15:03:45 +00:00
Budibase Staging Release Bot
b1ad819898
Update pro version to 2.1.22-alpha.6
2022-11-16 13:37:23 +00:00
Budibase Staging Release Bot
5b1e0d3d4d
v2.1.22-alpha.6
2022-11-16 13:33:51 +00:00
Rory Powell
77e402fcf3
Merge pull request #8623 from Budibase/subdomain-tenancy
...
Update tenancy detection to honour any subdomain pattern according to platform url
2022-11-16 13:20:20 +00:00
Rory Powell
adbf90887e
Test fixes
2022-11-16 13:06:30 +00:00
dependabot[bot]
f029a5d360
Bump loader-utils from 1.4.1 to 1.4.2 in /packages/bbui
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 12:15:18 +00:00
Budibase Staging Release Bot
5070dbc29e
Update pro version to 2.1.22-alpha.5
2022-11-16 12:08:51 +00:00
Budibase Staging Release Bot
f36ccbe855
v2.1.22-alpha.5
2022-11-16 12:04:59 +00:00
Dean
5d54bb2de8
Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source
2022-11-16 11:57:20 +00:00
Mitch-Budibase
b536ebfbaf
Merge pull request #8698 from Budibase/cypress-test-skips
...
Cypress Test Skips & createAutomation Update
2022-11-16 11:53:06 +00:00
Rory Powell
9c169087e6
Add copy button to sso callback urls, e2e unit testing for OIDC, stub out other auth tests
2022-11-16 11:34:16 +00:00
Mitch-Budibase
5b53df8126
Skip revertApp Cypress Spec File
...
We have API Automation coverage for reverting applications
2022-11-16 11:33:30 +00:00
Mitch-Budibase
d5df198bc4
Skipping createApp Tests & createAutomation Test Fix
...
Skipping createApp tests covered via API Automation.
Also updated the createAutomation test to fix an issue with the nightly build
2022-11-16 11:29:59 +00:00
mike12345567
c6366c573a
Final server test fixes, after all updates to context/removal of context faking.
2022-11-15 19:04:39 +00:00
mike12345567
5f658a0398
Converting further DB layers to TS - fixing mocks.
2022-11-15 18:33:24 +00:00
Mitch-Budibase
4c546463e6
Skipping Screen Tests
...
There are 4 tests in this file
- Skipped create and delete screen tests (covered by API)
- Update URL test remains (will eventually be covered via E2E with QA Wolf)
- Create and filter screens by access level test remains (This is due for API coverage within another ticket)
2022-11-15 17:59:31 +00:00
mike12345567
b5472f882b
Some updates for currentapp.spec.js test case.
2022-11-15 17:35:17 +00:00
Dean
5dd17f3650
Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source
2022-11-15 17:13:41 +00:00
Mel O'Hagan
2cec318af1
Allow underscores in column names
2022-11-15 16:57:18 +00:00
Budibase Staging Release Bot
042c6f5c92
Update pro version to 2.1.22-alpha.4
2022-11-15 16:52:47 +00:00
Budibase Staging Release Bot
b752af6506
v2.1.22-alpha.4
2022-11-15 16:49:11 +00:00
mike12345567
e7e2d91fef
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
2022-11-15 16:45:25 +00:00
Mitch-Budibase
bdcfe4b477
Merge pull request #8692 from Budibase/cypress-automations-update
...
Updating createAutomation.spec.js
2022-11-15 16:35:29 +00:00
Rory Powell
e57c115f86
Merge branch 'develop' into subdomain-tenancy
2022-11-15 16:21:58 +00:00
Rory Powell
aac8631f3b
Ignore coverage reports from linting
2022-11-15 16:21:21 +00:00
Mitch-Budibase
ef7659d4bf
Updating createAutomation.spec.js
...
The + symbol button for creating an automation has been removed. It has been replaced with a button which says 'Add automation'
I have updated the create automation test to now click on this button when creating a new automation. This test was failing due to the other button no longer existing
2022-11-15 16:20:40 +00:00
Rory Powell
1612044dc1
Merge branch 'develop' into subdomain-tenancy
2022-11-15 16:18:59 +00:00
Rory Powell
bcc9374e77
Merge pull request #8684 from Budibase/test-updates
...
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
2022-11-15 16:09:20 +00:00
Rory Powell
f48ff01045
ensure fetch and aws are always mocked
2022-11-15 15:50:15 +00:00
Budibase Release Bot
827a722484
Update pro version to 2.1.27
2022-11-15 15:33:11 +00:00
Budibase Release Bot
f1cf5bda31
v2.1.27
2022-11-15 15:28:49 +00:00
mike12345567
3381b71e27
Updating pkg version from 5.7.0 -> 5.8.0.
2022-11-15 15:06:30 +00:00
Dean
63d9a5977b
Default datasource behaviour with order of preference: DefaultDB, Internal then External
2022-11-15 14:29:58 +00:00
Rory Powell
f7af8621d5
Update waitForCompletion and pouch / backup type
2022-11-15 14:28:02 +00:00
Budibase Staging Release Bot
53027db66a
Update pro version to 2.1.22-alpha.3
2022-11-15 13:22:40 +00:00