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

14532 commits

Author SHA1 Message Date
Budibase Staging Release Bot 8950e25af1 v1.1.32-alpha.1 2022-07-29 18:36:47 +00:00
Mitch-Budibase 718af0393c Merge pull request #6993 from Budibase/cypress-testing
Cypress: Test changes from User Updates
2022-07-29 19:26:44 +01:00
Mitch-Budibase 0d201a8743 Merge branch 'develop' into cypress-testing 2022-07-29 18:42:45 +01:00
Mitch-Budibase fd62eeac73 Cypress: Test changes based on User Updates
UI changes for users requires some test updates

- User commands updates
- New user command - setUserRole
- Test updates to adminAndManagement + Datasource tests
- Some test skips as they need reworked (specifically user management tests)
2022-07-29 18:41:57 +01:00
Budibase Staging Release Bot 11c95b8a1a Update pro version to 1.1.32-alpha.0 2022-07-29 16:10:07 +00:00
Budibase Staging Release Bot 4a43f348d3 v1.1.32-alpha.0 2022-07-29 16:06:40 +00:00
mike12345567 f975c1f158 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-29 16:21:26 +01:00
Martin McKeaveney 2a8fd8f3ec Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-29 16:21:02 +01:00
Michael Drury be79114081 Merge pull request #6898 from Budibase/feature/automation-error-stop
CRON automation stop after a number of errors
2022-07-29 16:20:51 +01:00
mike12345567 aa3ad62a9b Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 16:14:45 +01:00
Martin McKeaveney 4fc25e6af2 latest from master 2022-07-29 16:12:38 +01:00
Budibase Release Bot 194002e777 Update pro version to 1.1.31 2022-07-29 14:59:43 +00:00
Martin McKeaveney aaa5246973 exact flag for release 2022-07-29 15:59:21 +01:00
Budibase Release Bot a8ea8a0cf3 v1.1.31 2022-07-29 14:57:51 +00:00
Martin McKeaveney c723deded3 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 15:45:27 +01:00
Michael Drury b4d38792f6 Merge pull request #6987 from Budibase/fix/other-fixes
Minor automation fixes
2022-07-29 15:45:18 +01:00
mike12345567 07f3897b55 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-29 14:31:18 +01:00
Andrew Kingston c6c1eecef0 Reduce gap between users in assignment modal 2022-07-29 14:20:35 +01:00
Andrew Kingston 2e20aba8e0 Update user table name renderer to match unavailable copy on user details page 2022-07-29 14:20:21 +01:00
Andrew Kingston 6eb3263fad Fix access tile in overview tab throwing error when attempting to navigate to access tab 2022-07-29 14:16:22 +01:00
Andrew Kingston 1e25660766 Add secondary placeholder to assignment modal 2022-07-29 14:14:06 +01:00
Andrew Kingston f6406092ed Use square status lights for role colours in pickerdropdowns 2022-07-29 14:13:57 +01:00
Budibase Staging Release Bot 130d43565b Update pro version to 1.1.29-alpha.2 2022-07-29 13:11:08 +00:00
Andrew Kingston 96a446ab38 Remove global style rules that set top left border radius to 0 for all pickers 2022-07-29 14:07:42 +01:00
Budibase Staging Release Bot e4fadd5cc4 v1.1.29-alpha.2 2022-07-29 13:07:37 +00:00
Andrew Kingston 70f672ce0c Fix name showing undefined in users tab and fix initials always being PC 2022-07-29 14:04:31 +01:00
Andrew Kingston 3ebb2e193f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 13:48:27 +01:00
Peter Clement 2689c48fa1 flag user groups untill licensing ready 2022-07-29 13:22:59 +01:00
Peter Clement 00ee5ccf31 handle undefined user name and avatar initials 2022-07-29 13:21:42 +01:00
Peter Clement 5477ffe575 improve email validation 2022-07-29 13:17:17 +01:00
Peter Clement 23dc9f6128 fetching of users via new api in app assignment 2022-07-29 13:13:41 +01:00
Peter Clement 8a77aca540 more efficient fetching of total users per app 2022-07-29 13:10:00 +01:00
NEOLPAR 011b97d57f important note for pro modifications 2022-07-28 20:35:43 +01:00
NEOLPAR 4e99856186 agree CLA when PR is created by other contributor 2022-07-28 18:27:28 +01:00
NEOLPAR 154619c42a making link accesible from github instead of symlink 2022-07-28 16:56:50 +01:00
Budibase Release Bot c42978109f Update pro version to 1.1.30 2022-07-28 15:25:59 +00:00
Budibase Release Bot dd1d000ca7 v1.1.30 2022-07-28 15:24:10 +00:00
Martin McKeaveney f4ea8358fe Merge pull request #6915 from Budibase/fix/attachment-renderer
Fix attachment renderer
2022-07-28 16:12:20 +01:00
mike12345567 b20ef0c146 Linting. 2022-07-28 13:40:04 +01:00
mike12345567 348f7e2d1c Fixing some issues with automations + lucene filtering (with string templating on the backend) as well as type coercion in the query rows action. 2022-07-28 13:39:11 +01:00
NEOLPAR 20e8c03641 troubleshooting M1 processors 2022-07-28 11:51:02 +01:00
NEOLPAR 9194c59950 updated table of contents 2022-07-28 11:32:24 +01:00
NEOLPAR 33e1d69341 linking to doc instead of symlink to make it readable on Github 2022-07-28 11:21:06 +01:00
mike12345567 76ce26c6b5 Adding more logging to server log for cloud etc. 2022-07-28 11:14:06 +01:00
NEOLPAR 51620dfc35 cleaning dependencies before bootstrap to linking pro version 2022-07-28 11:13:03 +01:00
NEOLPAR 2b53d0bb4b fixed broken link 2022-07-28 10:43:14 +01:00
NEOLPAR 56704b3c20 added a note to clean cookies when swapping modes 2022-07-28 10:38:54 +01:00
Budibase Release Bot f7cf13059f Update pro version to 1.1.29 2022-07-28 09:38:37 +00:00
Budibase Release Bot 3d45434654 v1.1.29 2022-07-28 09:36:48 +00:00
Budibase Staging Release Bot 8d9794df5c Update pro version to 1.1.29-alpha.1 2022-07-28 09:36:07 +00:00