1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
Commit graph

12994 commits

Author SHA1 Message Date
Andrew Kingston
ff5078f3df Lint 2022-06-09 16:16:57 +01:00
Andrew Kingston
0a3fa45599 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-09 16:05:40 +01:00
Andrew Kingston
2df9ec7c4d Add role status lights to screen filter picker 2022-06-09 16:04:58 +01:00
Andrew Kingston
c83301841c Fix redirections when deleting screns 2022-06-09 16:00:53 +01:00
Andrew Kingston
c6dbd52c88 Show devtools even in client app error states, to fix being locked out when changing to a public preview 2022-06-09 15:55:59 +01:00
Andrew Kingston
12961806ff Invalidate cached API responses when bad response statuses are recevied and invalidate entire API cache when switching role 2022-06-09 15:33:41 +01:00
Andrew Kingston
9d26b06958 Improve logic around dev tools roles and its usages. Ensure dev tools roles are never used in builder preview 2022-06-09 15:03:43 +01:00
Andrew Kingston
3d1c5111e9 Add role setting to navigation links to allow easily customising which roles see which links 2022-06-09 14:28:02 +01:00
Andrew Kingston
5a35c182c1 Allow role select to accept a placeholder 2022-06-09 14:27:29 +01:00
Andrew Kingston
2b594b09c2 Delete user builder and admin flags when specifying a custom role via dev tools 2022-06-09 14:26:56 +01:00
Andrew Kingston
b95556025e Revert default builder tab to data instead of design 2022-06-09 13:35:38 +01:00
Andrew Kingston
b56cfb9cec Update order of builder tabs to put data before design again 2022-06-09 13:34:41 +01:00
Andrew Kingston
79a92959da Remove background from icon side nav 2022-06-09 07:57:57 +01:00
Andrew Kingston
6f9361c008 Update layout deprecation notice 2022-06-08 16:51:43 +01:00
Andrew Kingston
e806001107 Update action button style for component settings to match designs 2022-06-08 16:51:14 +01:00
Andrew Kingston
56c8a0fcf9 Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui 2022-06-08 16:22:22 +01:00
Andrew Kingston
3aa7b4e2c9 Update select settings to match the settings bar style where possible 2022-06-08 15:13:47 +01:00
Andrew Kingston
186e281ef0 Fix custom options drawer layout 2022-06-08 12:50:04 +01:00
Martin McKeaveney
02320c0ee0 Beta tab initial test for E2E, needs styled 2022-06-08 10:20:47 +01:00
Martin McKeaveney
75c599ce70 merge 2022-06-07 16:44:04 +01:00
Martin McKeaveney
1ab022a0af start of beta panel 2022-06-07 16:40:43 +01:00
Andrew Kingston
7940d4997a Lint 2022-06-07 15:19:51 +01:00
Andrew Kingston
153fc0d7af Include block results when searching for components 2022-06-07 15:08:46 +01:00
Andrew Kingston
6e83c96236 Show empty screen placeholder with a CTA to add a component 2022-06-07 13:41:17 +01:00
Budibase Staging Release Bot
c0549c0ebf Update pro version to 1.0.192-alpha.6 2022-06-07 09:42:54 +00:00
Budibase Staging Release Bot
8a19d3ae4b v1.0.192-alpha.6 2022-06-07 09:41:26 +00:00
Mihail Hadzhiev
41cc75e5db Merge pull request #6207 from Budibase/cypressTests
Refactoring Cypress tests
2022-06-07 12:33:33 +03:00
MihailHadzhiev2022
212bfd0193 Merge branch 'develop' of https://github.com/Budibase/budibase into cypressTests 2022-06-07 11:38:46 +03:00
Andrew Kingston
d059433f1f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-07 08:45:57 +01:00
Budibase Staging Release Bot
a2ba6ddbac Update pro version to 1.0.192-alpha.5 2022-06-06 15:41:01 +00:00
Budibase Staging Release Bot
936c69e037 v1.0.192-alpha.5 2022-06-06 15:39:39 +00:00
Peter Clement
5bd5d7df1b Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
2022-06-06 16:31:21 +01:00
MihailHadzhiev2022
598c9c62b7 Refactoring test: createUserAndRoles 2022-06-06 18:03:41 +03:00
Peter Clement
bd737cc1ca negate export button 2022-06-06 15:17:14 +01:00
MihailHadzhiev2022
a36ac49807 refactoring test createTable 2022-06-06 14:01:14 +03:00
Budibase Staging Release Bot
2870380b9c Update pro version to 1.0.192-alpha.4 2022-06-05 14:40:43 +00:00
Budibase Staging Release Bot
87179fc60b v1.0.192-alpha.4 2022-06-05 14:39:18 +00:00
Martin McKeaveney
582d8cd950 Merge pull request #6179 from mslourens/move_unpublish_action
6161 - move the unpublish link
2022-06-05 15:30:36 +01:00
Maurits Lourens
56af6c78a0 remove comment 2022-06-03 14:37:29 +02:00
Maurits Lourens
21305a646a move the unpublish link 2022-06-03 00:41:16 +02:00
Budibase Staging Release Bot
cabd324120 Update pro version to 1.0.192-alpha.3 2022-06-02 15:54:38 +00:00
Budibase Staging Release Bot
eb62eeeb21 v1.0.192-alpha.3 2022-06-02 15:53:16 +00:00
Mitch-Budibase
5505f17221 Merge pull request #6167 from Budibase/cypress-testing
Cypress: Templates, Icon test, Command file updates
2022-06-02 16:44:50 +01:00
MihailHadzhiev2022
52d643c035 Refactoring tests
Tests:
1. AppiconAndColour
2. Automation
2022-06-02 15:03:47 +03:00
Mitch-Budibase
03cc238ba4 Organising Commands file
Rearranged the commands file into categories
- Commands are organisation by relative category (users, tables etc.)
2022-06-01 18:54:14 +01:00
Mitch-Budibase
c5c3365c43 Merge Icon Change Tests
Deleting changeAppIconAndColour test file

Merging that test within the appOverview test file
- Updating commands also
2022-06-01 18:36:29 +01:00
Mitch-Budibase
6c958ca686 Removing templates test folder
We do not need to test templates this way via the UI
- There is currently a test which creates an app via a template
- These specific templates tests are time consuming and repetitive
- These template tests will be replaced by API testing

Commands.js
- Removing a publishApp function -> There was two, one is not needed
2022-06-01 18:16:16 +01:00
Mitch-Budibase
e7da79377a changeAppIconAndColor Test Fix
Updating this test as it was failing consistently
2022-06-01 18:05:51 +01:00
Budibase Staging Release Bot
2b65777710 Update pro version to 1.0.192-alpha.2 2022-06-01 12:41:53 +00:00
Budibase Staging Release Bot
7f4d701e71 v1.0.192-alpha.2 2022-06-01 12:40:30 +00:00