1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

12842 commits

Author SHA1 Message Date
Peter Clement 3de2123dc4 group / user app assignment 2022-07-05 09:21:59 +01:00
Peter Clement 5ce3861ef2 add ability to select groups from dropdown 2022-07-05 09:21:20 +01:00
Peter Clement 45fc55278e add InputPicker component and finish onboarding flow 2022-06-29 19:04:18 +01:00
Peter Clement d51efb2f70 convert to new ListItem component 2022-06-26 20:46:31 +01:00
Peter Clement 18782a7425 Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-06-24 15:08:09 +01:00
Peter Clement bff5d9aa69 fix missing modal error 2022-06-24 15:01:08 +01:00
Andrew Kingston e1d96eb915 Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into app-overview-access-tab 2022-06-24 14:58:27 +01:00
Andrew Kingston 69a3c708a7 Add access tab to app overview 2022-06-24 14:55:49 +01:00
Andrew Kingston 0ee58bdea8 Add generic list and list item spectrum components for simple table style UI 2022-06-24 14:55:25 +01:00
Peter Clement f28186e75c user table updates 2022-06-24 14:41:52 +01:00
Andrew Kingston 31502eceee Pull in role select component from new design UI 2022-06-24 14:31:55 +01:00
Andrew Kingston 0dbc4fcd3c Pull in more work from new design UI 2022-06-24 14:31:35 +01:00
Andrew Kingston 36c8d91997 Pull in picker changes from new design UI 2022-06-24 14:10:13 +01:00
Andrew Kingston 30be75155c Pull in new status light from new design UI 2022-06-24 14:07:32 +01:00
Peter Clement 421b8a708c users table renderer 2022-06-24 11:16:26 +01:00
Peter Clement 44d7246b69 user onboarding new flow 2022-06-22 15:34:49 +01:00
Peter Clement d952b9a3bb updated store and finished groups tab 2022-06-22 13:55:31 +01:00
Peter Clement b7cc71a623 saving and fetching groups from couch 2022-06-15 16:51:30 +01:00
Peter Clement d529d7456f add user groups UI 2022-06-14 14:57:34 +01:00
Peter Clement b3227fe51e add IconPicker component 2022-06-14 14:56:09 +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
Peter Clement bd737cc1ca negate export button 2022-06-06 15:17:14 +01: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
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
melohagan 81ad54acaa 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
melohagan 1dcacf10ca Merge pull request #6155 from Budibase/feature/snowflake-integration
Snowflake Integration ❄️
2022-06-01 13:23:04 +01:00
Mel O'Hagan a17411e330 Added snowflake-promise 2022-06-01 11:58:17 +01:00
Mel O'Hagan 8893806c44 Using snowflake-promise 2022-06-01 11:41:41 +01:00
Mel O'Hagan 94ef3e164b Move snowflake to server package.json 2022-06-01 11:20:04 +01:00
Mel O'Hagan e17f4fb450 Merge branch 'develop' into feature/snowflake-integration 2022-06-01 11:17:26 +01:00
Budibase Staging Release Bot 1509f41dd4 Update pro version to 1.0.192-alpha.1 2022-06-01 09:36:32 +00:00
Budibase Staging Release Bot 724c447601 v1.0.192-alpha.1 2022-06-01 09:34:58 +00:00
Mihail Hadzhiev 75ef7ae60c Merge pull request #6138 from Budibase/cypressTests
Refactoring cypress tests
2022-06-01 12:22:36 +03:00
Budibase Staging Release Bot c24a729ce5 Update pro version to 1.0.192-alpha.0 2022-06-01 08:58:28 +00:00
Budibase Staging Release Bot f1d35057a3 v1.0.192-alpha.0 2022-06-01 08:57:05 +00:00
Martin McKeaveney 80bdf12ee7 merge 2022-06-01 09:48:01 +01:00