Andrew Kingston
|
14bd507566
|
Fix toggle navigation for a screen not refrecting in the app preview
|
2022-04-27 13:28:17 +01:00 |
Andrew Kingston
|
84d5d69aa8
|
Update client library to properly handle new screen navigation settings
|
2022-04-27 12:47:54 +01:00 |
Andrew Kingston
|
6480d62a1b
|
Fix issue sorting screens with custom roles
|
2022-04-27 12:31:51 +01:00 |
Andrew Kingston
|
840ff254d1
|
Allow client library to render new screen structure without layouts
|
2022-04-27 12:30:35 +01:00 |
Andrew Kingston
|
893327cd9e
|
Add ability to set home screens and fix issue with sorting screens
|
2022-04-27 11:36:47 +01:00 |
Andrew Kingston
|
7bf25d9a7b
|
Don't show selected components unless the components tab is active and automatically route to components whenever selecting on in the preview
|
2022-04-27 08:47:06 +01:00 |
Andrew Kingston
|
80b1841703
|
Update panel text size and improve target panel position wording
|
2022-04-27 08:27:00 +01:00 |
Andrew Kingston
|
15956ec099
|
Improve screen list sorting order
|
2022-04-27 08:22:41 +01:00 |
Andrew Kingston
|
e2d89490b8
|
Slightly increase width of side panels and add expandable toggle for component tab
|
2022-04-27 08:06:09 +01:00 |
Andrew Kingston
|
b42161bfd5
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-04-27 07:59:37 +01:00 |
Budibase Staging Release Bot
|
a024db7d58
|
Update pro version to 1.0.124-alpha.0
|
2022-04-26 19:21:00 +00:00 |
Budibase Staging Release Bot
|
2adf990ec7
|
v1.0.124-alpha.0
|
2022-04-26 19:19:35 +00:00 |
Michael Drury
|
8d78698c60
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-04-26 20:10:26 +01:00 |
Budibase Staging Release Bot
|
5e23752fa0
|
Update pro version to 1.0.123-alpha.1
|
2022-04-26 18:32:09 +00:00 |
Budibase Staging Release Bot
|
ddb6f1549c
|
v1.0.123-alpha.1
|
2022-04-26 18:30:39 +00:00 |
Michael Drury
|
3fa0684d2b
|
Merge pull request #5597 from Budibase/fix/update-tenancy
Fix: Update global db context when tenant is updated + configurable couch integration in tenancy middleware
|
2022-04-26 19:21:48 +01:00 |
mike12345567
|
bcee277acb
|
Fixing issue with db init as part of the jest require.
|
2022-04-26 18:28:37 +01:00 |
Budibase Release Bot
|
2e846dd4da
|
v1.0.123
|
2022-04-26 17:11:18 +00:00 |
Budibase Staging Release Bot
|
cbabf2883e
|
Update pro version to 1.0.123-alpha.0
|
2022-04-26 16:13:46 +00:00 |
Rory Powell
|
12abe4adcc
|
Bypass couch db when using tenancy middleware
|
2022-04-26 17:13:45 +01:00 |
Budibase Staging Release Bot
|
3b01575b77
|
v1.0.123-alpha.0
|
2022-04-26 16:12:16 +00:00 |
Andrew Kingston
|
8ed59fa897
|
Allow adding blocks from new UI
|
2022-04-26 16:41:05 +01:00 |
Andrew Kingston
|
0f8eee4db9
|
Improve UI and state management around adding new components
|
2022-04-26 16:37:12 +01:00 |
mike12345567
|
6260648f19
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/develop-merge
|
2022-04-26 16:34:18 +01:00 |
Mitch-Budibase
|
8241550471
|
Merge pull request #5595 from Budibase/cypress-testing
Small changes for Smoke Build
|
2022-04-26 16:31:19 +01:00 |
mike12345567
|
2441f42c54
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/develop-merge
|
2022-04-26 16:31:17 +01:00 |
Budibase Staging Release Bot
|
d37f499b6b
|
v1.0.105-alpha.44
|
2022-04-26 15:29:35 +00:00 |
deanhannigan
|
89fa229140
|
Merge pull request #5489 from Budibase/feature/new-app-publish-workflow
Feature/new app publish workflow
|
2022-04-26 16:22:37 +01:00 |
Rory Powell
|
a293986bd7
|
Fix startup
|
2022-04-26 16:19:41 +01:00 |
Budibase Staging Release Bot
|
6d95132237
|
Update pro version to 1.0.105-alpha.43
|
2022-04-26 15:14:20 +00:00 |
Budibase Staging Release Bot
|
3473f68955
|
v1.0.105-alpha.43
|
2022-04-26 15:12:39 +00:00 |
Mitch-Budibase
|
2b2035b187
|
Updated commands.js
createScreen command now uses a specific data-cy id
also added 1 second wait within selectExternalDatasource - assists with timing for smoke build
|
2022-04-26 15:56:11 +01:00 |
mike12345567
|
3258aead45
|
Fixing issues with automation test cases running steps outside of a tenant.
|
2022-04-26 15:50:35 +01:00 |
mike12345567
|
ca7d532443
|
Merge branch 'fix/develop-merge' of github.com:Budibase/budibase into fix/develop-merge
|
2022-04-26 15:43:04 +01:00 |
mike12345567
|
f37712a453
|
Fixing context issues in sync apps/rows test cases.
|
2022-04-26 15:42:21 +01:00 |
Rory Powell
|
36a3266baf
|
Test fixes
|
2022-04-26 15:26:56 +01:00 |
Rory Powell
|
3991f25c5c
|
Test fixes
|
2022-04-26 15:07:21 +01:00 |
mike12345567
|
0f0290411e
|
Fixing issue discovered by test case.
|
2022-04-26 14:58:59 +01:00 |
Dean
|
fb7e724b3a
|
Cypress test fix
|
2022-04-26 14:41:27 +01:00 |
Andrew Kingston
|
c5c6f57fed
|
Update title in component settings panel and fix issue when components are not selected
|
2022-04-26 14:40:29 +01:00 |
Andrew Kingston
|
380670b27e
|
Update view components button in screen section to function
|
2022-04-26 14:26:55 +01:00 |
mike12345567
|
194b76985c
|
Fix for #5269 - the sub type was being lost in some scenarios related to the user table being updated - making sure it is consistently kept when dealing with either of the related tables.
|
2022-04-26 14:24:51 +01:00 |
Andrew Kingston
|
9c9de94b8c
|
Add empty navigation panels for navigation and layouts tabs
|
2022-04-26 14:24:10 +01:00 |
Andrew Kingston
|
271e302b10
|
Add back in component settings panel
|
2022-04-26 14:22:32 +01:00 |
Martin McKeaveney
|
83387d28f4
|
fix build
|
2022-04-26 13:58:33 +01:00 |
Dean
|
bccaac253a
|
Cypress test fix
|
2022-04-26 13:54:18 +01:00 |
Andrew Kingston
|
168ec6634e
|
Add back in working component tree with scrolling and dropdown menus
|
2022-04-26 13:44:21 +01:00 |
Mitch-Budibase
|
5f963b2bfa
|
Merge branch 'develop' into cypress-testing
|
2022-04-26 13:32:18 +01:00 |
Martin McKeaveney
|
b5f22bd6c9
|
bump worker pro dependency
|
2022-04-26 13:10:45 +01:00 |
Dean
|
64d4ea1533
|
Correction for deployment application references.
|
2022-04-26 12:32:08 +01:00 |