Adria Navarro
07b23479dd
Rename image "tests" for "dependencies"
2023-01-23 15:09:13 +00:00
Andrew Kingston
e45e9f373e
Lint
2023-01-23 13:57:41 +00:00
Andrew Kingston
2f49b61070
Ensure unauthorised users cannot view pages they should not be able to
2023-01-23 13:47:36 +00:00
Andrew Kingston
19d7ad8258
Fix issue with scroll padding not being applied
2023-01-23 13:47:11 +00:00
Andrew Kingston
9e1d76a58e
Improve some minor design issues
2023-01-23 13:28:58 +00:00
Andrew Kingston
d066d48aa2
Tidy up small UI issues
2023-01-23 13:26:58 +00:00
Andrew Kingston
d004fb59e9
Merge branch 'develop' of github.com:Budibase/budibase into onboarding
2023-01-23 13:26:40 +00:00
Dean
8905f537ad
Feedback update for reactive filter statements
2023-01-23 12:26:59 +00:00
Adria Navarro
3061631743
Unlink jest-testcontainers-config
2023-01-23 12:02:44 +00:00
Dean
a1faeece3c
Merge remote-tracking branch 'origin/develop' into feature/configurable-data-export
2023-01-23 11:43:15 +00:00
Adria Navarro
a95305036e
Renamings
2023-01-23 10:45:59 +00:00
Adria Navarro
cde07bf0ab
Fix image and move folders
2023-01-23 10:05:16 +00:00
Dean
6f55bdd9bc
Merge fix
2023-01-23 09:59:01 +00:00
Dean
103bdeaf53
Merge remote-tracking branch 'origin/develop' into feature/user-onboarding-overlays
2023-01-23 09:34:20 +00:00
Dean
d62fc5c4f7
Minor fixes for reactivity issues and some updates
2023-01-23 09:06:21 +00:00
Dean
66932c5a7d
Removed comment
2023-01-23 00:42:49 +00:00
Dean
37a454a7d3
Added new onboarding tour flow for builder
2023-01-23 00:32:01 +00:00
Budibase Release Bot
e3f03bb00b
Update pro version to 2.2.22
2023-01-22 19:35:27 +00:00
Budibase Release Bot
6636c4e2ba
v2.2.22
2023-01-22 19:32:07 +00:00
melohagan
cdcd00ac20
Treat bigint as string ( #8877 )
...
* Make bigint string type
* Handle BigInt relationships
* remove unused var
* Revert CreateEditRelationship modal changes
2023-01-22 19:19:16 +00:00
Budibase Release Bot
97261b1f3a
Update pro version to 2.2.21
2023-01-22 15:41:50 +00:00
Budibase Release Bot
34bc845099
v2.2.21
2023-01-22 15:38:26 +00:00
melohagan
10227663e7
Return empty not null on clear ( #9078 )
2023-01-22 15:24:48 +00:00
mike12345567
ff704a2782
Updating image to use new couchdb image.
2023-01-20 19:56:47 +00:00
mike12345567
8a7922110d
Merge branch 'develop' of github.com:Budibase/budibase into feature/test-image
2023-01-20 19:55:11 +00:00
Budibase Staging Release Bot
de23800e01
Update pro version to 2.2.12-alpha.32
2023-01-20 15:51:06 +00:00
Budibase Staging Release Bot
80b040aa15
v2.2.12-alpha.32
2023-01-20 15:47:35 +00:00
melohagan
1382227c30
Create edit relationship modal ( #9400 )
...
* Flip from to fields the correct way
* Do not allow through table foreign keys to match
2023-01-20 15:36:31 +00:00
melohagan
d274f3af1e
SQL filtering: Always escape key in LIKE statements ( #9278 )
...
* Always escape key in like statements
* lint
2023-01-20 14:03:14 +00:00
Budibase Staging Release Bot
738db2cc6a
Update pro version to 2.2.12-alpha.31
2023-01-20 13:31:41 +00:00
Budibase Staging Release Bot
f06b539fce
v2.2.12-alpha.31
2023-01-20 13:28:11 +00:00
Michael Drury
50db330b23
Merge pull request #9338 from Budibase/fix/support-primary-foreign-keys
...
CreateEditRelationship modal fixes
2023-01-20 13:17:42 +00:00
Andrew Kingston
f696b5f021
Revert changes to builder files for testing
2023-01-20 08:58:47 +00:00
Andrew Kingston
d64980f274
Improve mobile compatibility with fancy button radio
2023-01-20 08:58:35 +00:00
Andrew Kingston
b29c65972f
Improve styles of fancy components
2023-01-20 08:54:17 +00:00
Andrew Kingston
357b39a6f9
Fix label animation
2023-01-20 08:14:37 +00:00
Mel O'Hagan
9205022eb7
Merge branch 'develop' into fix/support-primary-foreign-keys
2023-01-19 23:04:54 +00:00
Mel O'Hagan
93606a91b0
Delete file copy
2023-01-19 22:57:19 +00:00
Mel O'Hagan
181dc4b18d
lint
2023-01-19 22:54:46 +00:00
Mel O'Hagan
b70d4238a8
Overhaul of CreateEditRelationship modal
2023-01-19 22:54:06 +00:00
Mel O'Hagan
8c111cf6fd
Saving. TODO - Validation
2023-01-19 21:09:13 +00:00
Budibase Staging Release Bot
2fcc02feae
Update pro version to 2.2.12-alpha.30
2023-01-19 20:12:03 +00:00
Budibase Staging Release Bot
e47b2a5092
v2.2.12-alpha.30
2023-01-19 20:08:13 +00:00
Mitch-Budibase
40a39389fa
Merge pull request #9392 from Budibase/cypress
...
Cypress - New Portal Test Updates
2023-01-19 19:57:06 +00:00
Andrew Kingston
90adf46861
Fix links not working with click handlers
2023-01-19 19:52:49 +00:00
Mitch-Budibase
e5d49a2543
Test Skip & Remove retries
...
I meant to also skip dev mode test within UserSettings
Also removing test retries (not useful currently)
2023-01-19 19:38:58 +00:00
Mitch-Budibase
69e09c212b
Cypress - New Portal Test Updates
...
Commands
- Updating commands
- UpdateUserInformation, deleteApp, searchForApplication, applicationInAppTable
CreateApp
- Skipping Templates tests
- Updates for tests which utilise user info
AppOverview
- Skipping these tests
UserSettings
- Skipping one test -> allow for copy of API key (will be covered elsewhere
- Updates applied to the remaining tests
Authentication
- Skipping these tests
2023-01-19 19:24:09 +00:00
mike12345567
dde8e574e8
Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables
2023-01-19 19:12:49 +00:00
mike12345567
e7e6e3419e
Some minor updates after reviewing.
2023-01-19 19:10:41 +00:00
Peter Clement
86c1707529
update datasource config to allow env var selection
2023-01-19 16:43:06 +00:00