1
0
Fork 0
mirror of synced 2024-10-03 19:43:32 +13:00
Commit graph

20792 commits

Author SHA1 Message Date
Andrew Kingston
10258e1df8 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
8dd517dcb2 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
f351fb0019 Allow role select to accept a placeholder 2022-06-09 14:27:29 +01:00
Andrew Kingston
71b18a4260 Delete user builder and admin flags when specifying a custom role via dev tools 2022-06-09 14:26:56 +01:00
Andrew Kingston
a0f1657087 Revert default builder tab to data instead of design 2022-06-09 13:35:38 +01:00
Andrew Kingston
98ac9af88b Update order of builder tabs to put data before design again 2022-06-09 13:34:41 +01:00
Andrew Kingston
0e8a3f1769 Remove background from icon side nav 2022-06-09 07:57:57 +01:00
Andrew Kingston
a34eced805 Update layout deprecation notice 2022-06-08 16:51:43 +01:00
Andrew Kingston
feb8bff299 Update action button style for component settings to match designs 2022-06-08 16:51:14 +01:00
Andrew Kingston
ccfa350118 Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui 2022-06-08 16:22:22 +01:00
Andrew Kingston
10b4e29702 Update select settings to match the settings bar style where possible 2022-06-08 15:13:47 +01:00
Andrew Kingston
dd6f35e816 Fix custom options drawer layout 2022-06-08 12:50:04 +01:00
Martin McKeaveney
a479c7c55c Beta tab initial test for E2E, needs styled 2022-06-08 10:20:47 +01:00
Martin McKeaveney
f2370418d7 merge 2022-06-07 16:44:04 +01:00
Martin McKeaveney
5b58981a53 start of beta panel 2022-06-07 16:40:43 +01:00
Andrew Kingston
c873b42242 Lint 2022-06-07 15:19:51 +01:00
Andrew Kingston
aa6d483713 Include block results when searching for components 2022-06-07 15:08:46 +01:00
Andrew Kingston
081d29e0c4 Show empty screen placeholder with a CTA to add a component 2022-06-07 13:41:17 +01:00
Andrew Kingston
17da8f192f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-07 08:45:57 +01:00
Budibase Staging Release Bot
a48618f811 Update pro version to 1.0.192-alpha.5 2022-06-06 15:41:01 +00:00
Budibase Staging Release Bot
22d3f343d9 v1.0.192-alpha.5 2022-06-06 15:39:39 +00:00
Peter Clement
586d4d1694
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
Peter Clement
3d9a6d5c4c negate export button 2022-06-06 15:17:14 +01:00
Budibase Staging Release Bot
596f27740d Update pro version to 1.0.192-alpha.4 2022-06-05 14:40:43 +00:00
Budibase Staging Release Bot
109d54bc11 v1.0.192-alpha.4 2022-06-05 14:39:18 +00:00
Maurits Lourens
f856a150c4 remove comment 2022-06-03 14:37:29 +02:00
Maurits Lourens
c4136e544e move the unpublish link 2022-06-03 00:41:16 +02:00
Budibase Staging Release Bot
06b7442500 Update pro version to 1.0.192-alpha.3 2022-06-02 15:54:38 +00:00
Budibase Staging Release Bot
66470d6b93 v1.0.192-alpha.3 2022-06-02 15:53:16 +00:00
Mitch-Budibase
babbd22bf6 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
f46c489fde 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
5a355be990 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
69454a0c92 changeAppIconAndColor Test Fix
Updating this test as it was failing consistently
2022-06-01 18:05:51 +01:00
Budibase Staging Release Bot
aee5a98d80 Update pro version to 1.0.192-alpha.2 2022-06-01 12:41:53 +00:00
Budibase Staging Release Bot
3229fac63b v1.0.192-alpha.2 2022-06-01 12:40:30 +00:00
melohagan
5951794b4d
Merge pull request #6109 from Budibase/bug/sev2/automation-trigger-save-multiselect
Automation validation - convert array string to array type
2022-06-01 13:23:51 +01:00
Mel O'Hagan
33309c0fb7 Added snowflake-promise 2022-06-01 11:58:17 +01:00
Mel O'Hagan
87c0df55f0 Using snowflake-promise 2022-06-01 11:41:41 +01:00
Mel O'Hagan
aef0aa78d8 Move snowflake to server package.json 2022-06-01 11:20:04 +01:00
Mel O'Hagan
ebd854296d Merge branch 'develop' into feature/snowflake-integration 2022-06-01 11:17:26 +01:00
Budibase Staging Release Bot
303b0a32e0 Update pro version to 1.0.192-alpha.1 2022-06-01 09:36:32 +00:00
Budibase Staging Release Bot
5c750164f8 v1.0.192-alpha.1 2022-06-01 09:34:58 +00:00
Mihail Hadzhiev
31fe58470e
Merge pull request #6138 from Budibase/cypressTests
Refactoring cypress tests
2022-06-01 12:22:36 +03:00
Budibase Staging Release Bot
6b892934ac Update pro version to 1.0.192-alpha.0 2022-06-01 08:58:28 +00:00
Budibase Staging Release Bot
c4a7598c9a v1.0.192-alpha.0 2022-06-01 08:57:05 +00:00
Martin McKeaveney
9be1bddf85 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
Mel O'Hagan
b282102998 Revert "Datasource plus - build schema"
This reverts commit 3c1d32ba24.
2022-06-01 09:36:42 +01:00
Mel O'Hagan
be8cd07cdc Revert "primaryKey name fix"
This reverts commit fcdc2bf584.
2022-06-01 09:36:28 +01:00
MihailHadzhiev2022
c387863923 adding locators for PublishWorkFlow test 2022-06-01 10:23:15 +03:00
MihailHadzhiev2022
25e1696008 Merge branch 'develop' into cypressTests 2022-05-31 18:57:07 +03:00