1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

7426 commits

Author SHA1 Message Date
Budibase Staging Release Bot
4c39cf1baf v1.1.25-alpha.3 2022-07-27 16:47:54 +00:00
Budibase Staging Release Bot
29ae9b9479 v1.1.25-alpha.2 2022-07-27 15:19:37 +00:00
Peter Clement
998f30642d Merge pull request #6571 from Budibase/feat/user-groups-tab
User Groups and User Management UI redesign
2022-07-27 16:07:30 +01:00
Peter Clement
dca37a61da adding tests and pr comments 2022-07-27 10:20:39 +01:00
Budibase Staging Release Bot
fa39900672 v1.1.25-alpha.1 2022-07-26 19:42:38 +00:00
Peter Clement
548e8d518c Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-26 20:19:33 +01:00
Mitch-Budibase
20fe726f18 Merge branch 'develop' into cypress-testing 2022-07-26 18:24:05 +01:00
Mitch-Budibase
8232f28885 Cypress: PostgreSql and createTable Changes
PostgreSql
- Added intercept when saving a query, sometimes it runs too fast

createTable command
- Improved to ensure better timing, and that table is correctly created
2022-07-26 18:23:05 +01:00
Budibase Staging Release Bot
7a2e82d6fb v1.1.25-alpha.0 2022-07-26 16:36:18 +00:00
mike12345567
d30e27d27d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
Budibase Release Bot
b364b7bcfe v1.1.24 2022-07-26 15:54:14 +00:00
Budibase Staging Release Bot
b8d05abd8c v1.1.22-alpha.2 2022-07-26 15:53:16 +00:00
Martin McKeaveney
de845cf832 Merge pull request #6897 from Budibase/nord-theme
Nord theme + Midnight theme
2022-07-26 16:45:04 +01:00
Martin McKeaveney
8e854d3e13 Merge pull request #6858 from Budibase/cheeks-fixes
Drag and drop fix + date filtering improvement
2022-07-26 16:42:58 +01:00
Peter Clement
4de6d0256d remove uncessary test non we default to users being no access 2022-07-26 15:34:56 +01:00
Budibase Staging Release Bot
9bd6cbd35c v1.1.22-alpha.1 2022-07-26 14:11:00 +00:00
Mitch-Budibase
d4033c8fd4 Cypress: Smoke build test changes
User Management & Revert App test files changed to better suit the timing of the smoke build
2022-07-26 14:43:06 +01:00
Budibase Release Bot
25714061df v1.1.23 2022-07-26 12:44:54 +00:00
Andrew Kingston
3aef4d8e49 Don't load theme options from the store 2022-07-26 13:41:30 +01:00
Michael Drury
166a1690a1 Merge pull request #6867 from Budibase/fix/export-fixes
Export issues and fix for automation app action permissions spamming
2022-07-26 13:35:01 +01:00
Peter Clement
d7ccdf90b5 cloud check for max user limit 2022-07-26 12:26:56 +01:00
Peter Clement
cd426a5ca7 adding limits for uploading users 2022-07-26 12:17:01 +01:00
Andrew Kingston
ec6e17748a Merge branch 'master' of github.com:Budibase/budibase into nord-theme 2022-07-26 11:46:28 +01:00
mike12345567
e504c6a37c Updating based on PR comments. 2022-07-26 11:19:28 +01:00
Peter Clement
25d13d4a72 move bulk update / delete functionality out of controller 2022-07-25 16:58:30 +01:00
Budibase Release Bot
c96b78a9d4 v1.1.22 2022-07-25 14:11:42 +00:00
Peter Clement
df3dd6431e Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-25 15:09:42 +01:00
Budibase Staging Release Bot
8372900b0e v1.1.22-alpha.0 2022-07-22 18:37:20 +00:00
mike12345567
bd7ace561a Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-22 19:14:35 +01:00
mike12345567
ff1ae2f8fa Fix for permission spamming in the automation UI. 2022-07-22 18:43:35 +01:00
mike12345567
a84d4d014d Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 2022-07-22 18:16:14 +01:00
Budibase Staging Release Bot
e2b6ebc168 v1.1.18-alpha.5 2022-07-22 17:12:47 +00:00
Mitch-Budibase
9eceb2b9b0 Update command file
Including a wait which seems necessary when logging in for the first time
2022-07-22 17:39:38 +01:00
Mitch-Budibase
9fdcecf8da Updated createApp.spec.js
Including an extended timeout for the first test. Specifically when the test is looking for the create app button
2022-07-22 16:54:17 +01:00
Mitch-Budibase
358481f539 Merge branch 'develop' into cypress-testing 2022-07-22 16:34:20 +01:00
Mitch-Budibase
fb9b897be0 Cypress: Test Changes + New Command
Data-cy IDs are gone for components (I assume due to the UI redesign)

For now I have created a new command to search and add a component. Tests have been updated to reflect this
2022-07-22 16:33:00 +01:00
Peter Clement
dd34282a33 2nd fix for multi tenancy groups 2022-07-22 10:56:16 +01:00
Peter Clement
723bbd65e4 fixing bug on multi tenant environment 2022-07-22 10:12:16 +01:00
Budibase Release Bot
372e957258 v1.1.21 2022-07-22 07:32:36 +00:00
Andrew Kingston
ed8ab95ae7 Allow dropping on the screen component 2022-07-21 18:37:34 +01:00
Budibase Release Bot
092e4bd98b v1.1.20 2022-07-21 11:22:27 +00:00
deanhannigan
728b3ff7c7 Merge pull request #6800 from Budibase/fix/datasource-binding-editor
Fix default input for newly created datasource query bindings
2022-07-21 12:11:01 +01:00
Peter Clement
ad1cf0726f Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-21 11:47:08 +01:00
Peter Clement
587b02552b stop matching on prodId in some cases 2022-07-21 11:43:50 +01:00
Budibase Staging Release Bot
7065fa3f60 v1.1.18-alpha.4 2022-07-21 10:00:09 +00:00
Peter Clement
88f1db74b7 updating license check to search for feature 2022-07-21 09:52:01 +01:00
Budibase Staging Release Bot
bee5b6b603 v1.1.18-alpha.3 2022-07-21 08:41:47 +00:00
Budibase Release Bot
bc4d858803 v1.1.19 2022-07-21 08:34:26 +00:00
Andrew Kingston
6b9898f9ad Merge pull request #6735 from Budibase/fix/dom-children
Replace incorrect usages of element.childNodes with element.children
2022-07-21 09:24:47 +01:00
Mitch-Budibase
c9448296de CreateScreen Tests
Updated the current createScreen test file:

- Reworked a test related to access levels
- Tests for screens of all access levels and deleting all screens (and starting new screen journey)
- Added commands to delete screen and delete all screens
2022-07-20 19:21:30 +01:00