Andrew Kingston
1f38cbbba9
Add theme slider and completed theme panel to new design UI
2022-05-09 09:39:44 +01:00
Andrew Kingston
40af4ec358
Add majority of new theme panel
2022-05-06 14:52:38 +01:00
Andrew Kingston
85a619c6ea
Automatically go to navigation section when clicking navigation in preview
2022-05-06 13:59:16 +01:00
Andrew Kingston
eb4d8d5e52
Add full navigation settings panel in new design UI. Remove navigation theme settings from theme panel
2022-05-06 13:51:27 +01:00
Andrew Kingston
b21c4b95b8
Update many usages of goto to redirect to improve routing history and fix many blocking navigation cycles
2022-05-05 09:28:33 +01:00
Andrew Kingston
7b96ba811c
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-05-05 08:26:37 +01:00
Budibase Staging Release Bot
e1be097612
v1.0.130-alpha.3
2022-05-03 15:05:22 +00:00
Budibase Staging Release Bot
2976073cf9
v1.0.130-alpha.2
2022-05-03 12:54:51 +00:00
Budibase Staging Release Bot
8c4f7ea67c
v1.0.130-alpha.1
2022-04-29 12:55:46 +00:00
Mitch-Budibase
a7061a2fc2
Merge pull request #5638 from Budibase/cypress-testing
...
Templates Details Tests
2022-04-29 13:45:23 +01:00
Mitch-Budibase
bd64b45a3c
Templates Details Tests
...
Added tests which check the details button for each template.
- Split per category (Will add more specific template tests under each category)
- Checks template name matches url (There are a few exceptions)
- Checks status of url - expects 200 back each time
Also updated the DeleteApp Function
- Fixed a smoke test issue associated with deleting the tests app
2022-04-28 17:50:06 +01:00
Andrew Kingston
1db3ae2974
Add support for instant updating of navigation settings in client apps
2022-04-28 17:30:48 +01:00
Andrew Kingston
afa5f5e6cd
Move some role logic to frontend core and enable client library to preferentially route to home screens
2022-04-28 15:13:33 +01:00
Andrew Kingston
709782783e
Update role colours
2022-04-28 13:27:31 +01:00
Budibase Staging Release Bot
e06c03e140
v1.0.130-alpha.0
2022-04-28 11:30:07 +00:00
Andrew Kingston
1fb1e70b28
Improve urlStateSync utility, improve routing structure, improve component tree
2022-04-28 12:05:34 +01:00
Budibase Release Bot
7100baf6d0
v1.0.129
2022-04-28 10:19:06 +00:00
Michael Drury
8d6d90780f
Merge pull request #5616 from Budibase/fix/april-fixes
...
Various April release fixes
2022-04-28 11:09:18 +01:00
Budibase Release Bot
488f4a98fb
v1.0.128
2022-04-28 08:24:29 +00:00
Andrew Kingston
2736954438
Add link settings to new navigation tab
2022-04-27 17:50:01 +01:00
mike12345567
0d5eefa727
Making it so that the filter table button isn't disabled when the filter/search didn't return any data.
2022-04-27 16:58:29 +01:00
mike12345567
6556a41a5a
Fix for #5219 - default all string types to basic text format, allow user to switch string types to longform if they desire.
2022-04-27 16:29:03 +01:00
Andrew Kingston
74d123eb04
Add warning banner for old screens and allow updating screens to remove custom layouts
2022-04-27 15:47:59 +01:00
Budibase Staging Release Bot
59cd1f722d
v1.0.126-alpha.0
2022-04-27 14:40:24 +00:00
Budibase Release Bot
b2b98c790b
v1.0.127
2022-04-27 13:13:56 +00:00
Budibase Release Bot
e2a4f17afe
v1.0.126
2022-04-27 11:55:18 +00: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
Budibase Release Bot
14169a9a04
v1.0.125
2022-04-27 09:28:58 +00: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 Release Bot
4d01185e6d
v1.0.124
2022-04-26 22:48:04 +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
ddb6f1549c
v1.0.123-alpha.1
2022-04-26 18:30:39 +00:00
Budibase Release Bot
2e846dd4da
v1.0.123
2022-04-26 17:11:18 +00: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
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