1
0
Fork 0
mirror of synced 2024-08-31 01:31:18 +12:00
Commit graph

22667 commits

Author SHA1 Message Date
Peter Clement
d166ff976e add user groups tab in correct location 2022-08-01 15:10:18 +01:00
Andrew Kingston
080ba48adf Prevent adding the same group to an app multiple times 2022-08-01 13:21:45 +01:00
Andrew Kingston
8f524ce2c0 Update button casing 2022-08-01 13:13:55 +01:00
Andrew Kingston
451c55ae67 Fix stale data in group details page, fix role colour in group app access 2022-08-01 13:04:58 +01:00
Andrew Kingston
59e08c5346 Fix role display for groups and update status light 2022-08-01 13:00:16 +01:00
Budibase Staging Release Bot
328c3a8754 Update pro version to 1.1.32-alpha.4 2022-08-01 11:51:16 +00:00
Budibase Staging Release Bot
4b774539ea v1.1.32-alpha.4 2022-08-01 11:47:51 +00:00
Michael Drury
62d3fb5cb2
Merge pull request #7018 from Budibase/fix/query-val
Quick query JOI validation fix
2022-08-01 12:35:58 +01:00
mike12345567
e267242d8e Quick fix for query validation to fix issue with createdAt and updatedAt properties. 2022-08-01 12:07:49 +01:00
Andrew Kingston
6f98ff2b3a Improve name and email display on user details page 2022-08-01 12:04:44 +01:00
Andrew Kingston
046f61e015 Fix stale data showing when creating user groups and reduce height of group rows 2022-08-01 11:56:01 +01:00
Andrew Kingston
f13f8eec3b Fix stale UI in user details section due to not waiting for data 2022-08-01 11:48:34 +01:00
Andrew Kingston
0278efbb6d Fix styles of search embedded within pickerdropdown 2022-08-01 10:34:20 +01:00
Andrew Kingston
272ff64ac0 Reduce space between users and add secondary placeholder 2022-08-01 10:31:28 +01:00
Andrew Kingston
04325e1ed4 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-08-01 10:29:07 +01:00
Andrew Kingston
4d47d06991 Lint 2022-08-01 10:20:46 +01:00
Andrew Kingston
f07fd31e68 Dedupe component actions by dispatching keyboard events when clicking component dropdown menu 2022-08-01 10:06:01 +01:00
Budibase Staging Release Bot
82c6aa65a1 Update pro version to 1.1.32-alpha.3 2022-08-01 08:57:16 +00:00
Andrew Kingston
808de3bbfb Update modal background colours to be themeable and use theme colours for nord and midnight 2022-08-01 09:54:30 +01:00
Budibase Staging Release Bot
1b7322e51a v1.1.32-alpha.3 2022-08-01 08:53:34 +00:00
Peter Clement
dbaebf0df3
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
2022-08-01 09:39:55 +01:00
Budibase Staging Release Bot
38f3724ac8 Update pro version to 1.1.32-alpha.2 2022-08-01 08:22:08 +00:00
Budibase Staging Release Bot
ec8c17db7d v1.1.32-alpha.2 2022-08-01 08:19:07 +00:00
Peter Clement
d9e45a1bab
Merge pull request #7013 from Budibase/fix/fix-access-issue
Ensure auth access for builder and admins
2022-08-01 09:08:41 +01:00
Peter Clement
a9023198a4 lint fix 2022-08-01 09:06:07 +01:00
Peter Clement
847fc6c4e5 pr comments 2022-08-01 09:03:47 +01:00
Peter Clement
66b8835759 remove log 2022-08-01 08:54:19 +01:00
Peter Clement
172662c59e ensure auth access for builder and admins 2022-08-01 08:50:57 +01:00
Peter Clement
323c23b4d8 pr comments and updating group check to be more safe 2022-07-30 11:38:08 +01:00
Budibase Staging Release Bot
d6734b535f Update pro version to 1.1.32-alpha.1 2022-07-29 18:39:44 +00:00
Budibase Staging Release Bot
e48766d0cc v1.1.32-alpha.1 2022-07-29 18:36:47 +00:00
Mitch-Budibase
3476e16d04 Merge branch 'develop' into cypress-testing 2022-07-29 18:42:45 +01:00
Mitch-Budibase
c680cf0463 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
223f4d8fec Update pro version to 1.1.32-alpha.0 2022-07-29 16:10:07 +00:00
Budibase Staging Release Bot
54294e978f v1.1.32-alpha.0 2022-07-29 16:06:40 +00:00
mike12345567
90259de131 Merge branch 'develop' of github.com:Budibase/budibase into labday/transpiler 2022-07-29 16:29:05 +01:00
Martin McKeaveney
d7e45c9b1b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-29 16:21:02 +01:00
Michael Drury
88ba63d77e
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
Martin McKeaveney
eac45919cd latest from master 2022-07-29 16:12:38 +01:00
Mel O'Hagan
fb3351e99b Add multiselect for options is in 2022-07-29 16:09:53 +01:00
Budibase Release Bot
155a4b68a7 Update pro version to 1.1.31 2022-07-29 14:59:43 +00:00
Budibase Release Bot
da3be5a095 v1.1.31 2022-07-29 14:57:51 +00:00
Martin McKeaveney
7bad805e5f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 15:45:27 +01:00
Michael Drury
f1859076e2
Merge pull request #6987 from Budibase/fix/other-fixes
Minor automation fixes
2022-07-29 15:45:18 +01:00
Andrew Kingston
3857192d49 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-07-29 15:04:37 +01:00
Mel O'Hagan
2aa7f2b2ff Add Is in filter for options type 2022-07-29 14:41:41 +01:00
mike12345567
1366bcd87c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-29 14:31:18 +01:00
Mel O'Hagan
27fafe546c Merge branch 'develop' into feature/multiselect-filters 2022-07-29 14:23:12 +01:00
Andrew Kingston
bbc8cee787 Reduce gap between users in assignment modal 2022-07-29 14:20:35 +01:00
Andrew Kingston
18d71cf23b Update user table name renderer to match unavailable copy on user details page 2022-07-29 14:20:21 +01:00
Andrew Kingston
5994cd3fed 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
3069271a5e Add secondary placeholder to assignment modal 2022-07-29 14:14:06 +01:00
Andrew Kingston
ded4cec01d Use square status lights for role colours in pickerdropdowns 2022-07-29 14:13:57 +01:00
mike12345567
67dd1fd9c3 Adding the examples and helper add functionality for JS as well as hiding button to convert outside of development environment. 2022-07-29 14:12:04 +01:00
Budibase Staging Release Bot
2908262c4e Update pro version to 1.1.29-alpha.2 2022-07-29 13:11:08 +00:00
Andrew Kingston
219842248a 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
b6680b2f69 v1.1.29-alpha.2 2022-07-29 13:07:37 +00:00
Andrew Kingston
e47fbf2df1 Fix name showing undefined in users tab and fix initials always being PC 2022-07-29 14:04:31 +01:00
Andrew Kingston
1f9086f639 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 13:48:27 +01:00
Andrew Kingston
447f463ec5 Fix icon colors being static grey in automation section 2022-07-29 13:33:04 +01:00
Andrew Kingston
cfe10e36e4 Add key binds to screenslot component 2022-07-29 13:33:04 +01:00
Andrew Kingston
65e43b0f70 Improve component selection after deleting a component 2022-07-29 13:33:04 +01:00
Andrew Kingston
5737e23dd6 Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting 2022-07-29 13:33:04 +01:00
Andrew Kingston
df759ac20a Offer custom themes for client apps and improve theme panel 2022-07-29 13:33:04 +01:00
Andrew Kingston
4158513bf4 Fix keybinding order precendence 2022-07-29 13:33:04 +01:00
Andrew Kingston
e83543151e Add support for custom themes in client apps 2022-07-29 13:33:04 +01:00
Andrew Kingston
3adb95df55 Fix button roundess not applying properly to large and XL buttons 2022-07-29 13:33:04 +01:00
Andrew Kingston
99010ad770 Auto focus modals so that escape and enter keys work without mouse intervention 2022-07-29 13:33:04 +01:00
Andrew Kingston
4b500eb26f Prevent showing deletion modal for the screen element 2022-07-29 13:33:04 +01:00
Andrew Kingston
d15d034af3 Add keyboard shortcuts for components. Improve component reordering 2022-07-29 13:33:02 +01:00
Peter Clement
8fb4cd8da4 flag user groups untill licensing ready 2022-07-29 13:22:59 +01:00
Peter Clement
28405c7beb handle undefined user name and avatar initials 2022-07-29 13:21:42 +01:00
Peter Clement
1d36f258cb improve email validation 2022-07-29 13:17:17 +01:00
Peter Clement
01cd8a9a07 fetching of users via new api in app assignment 2022-07-29 13:13:41 +01:00
Peter Clement
6d12b1b24f more efficient fetching of total users per app 2022-07-29 13:10:00 +01:00
mike12345567
15b275c0f9 Some minor fixes for edge cases. 2022-07-29 09:50:53 +01:00
mike12345567
4f2a623eb0 Initial attempt at transpiling HBS to JS. 2022-07-28 20:20:53 +01:00
Budibase Release Bot
86a828a1de Update pro version to 1.1.30 2022-07-28 15:25:59 +00:00
Budibase Release Bot
0ee09ac4dc v1.1.30 2022-07-28 15:24:10 +00:00
Martin McKeaveney
a7fd04d9b6
Merge pull request #6915 from Budibase/fix/attachment-renderer
Fix attachment renderer
2022-07-28 16:12:20 +01:00
mike12345567
b763fda27f Linting. 2022-07-28 13:40:04 +01:00
mike12345567
34432d5862 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
mike12345567
90b61cd3ca Adding more logging to server log for cloud etc. 2022-07-28 11:14:06 +01:00
Budibase Release Bot
8048c1fe93 Update pro version to 1.1.29 2022-07-28 09:38:37 +00:00
Budibase Release Bot
17638b7cf6 v1.1.29 2022-07-28 09:36:48 +00:00
Budibase Staging Release Bot
05ec70ae2a Update pro version to 1.1.29-alpha.1 2022-07-28 09:36:07 +00:00
Budibase Staging Release Bot
f00000b82e v1.1.29-alpha.1 2022-07-28 09:32:56 +00:00
Andrew Kingston
ab2a3f4446
Merge pull request #6920 from Budibase/design-updates
Design updates
2022-07-28 10:24:01 +01:00
Mel O'Hagan
fc0bffda60 Remove timeoutIds 2022-07-28 09:39:24 +01:00
Mel O'Hagan
b0a714de28 Merge branch 'develop' into bug/sev3/remove-validate-current-step-checkbox 2022-07-28 09:25:55 +01:00
Mel O'Hagan
432a8eb1b7 Has any support SQL Server 2022-07-28 09:20:00 +01:00
Mel O'Hagan
0ea6514907 lint 2022-07-28 08:56:52 +01:00
Budibase Staging Release Bot
7dbd6ddd8d Update pro version to 1.1.29-alpha.0 2022-07-27 20:46:40 +00:00
Budibase Staging Release Bot
d603e0f1ae v1.1.29-alpha.0 2022-07-27 20:43:38 +00:00
Rory Powell
5e9a03e307 Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00
Budibase Staging Release Bot
b140932f88 Update pro version to 1.1.25-alpha.5 2022-07-27 18:37:07 +00:00
Budibase Staging Release Bot
88e812082e v1.1.25-alpha.5 2022-07-27 18:33:57 +00:00
Rory Powell
c547e08847 update pro release script 2022-07-27 14:23:17 -04:00
Budibase Staging Release Bot
0c357c79e1 Update pro version to 1.1.25-alpha.4 2022-07-27 17:59:16 +00:00
Budibase Staging Release Bot
1938a83e7e v1.1.25-alpha.4 2022-07-27 17:57:32 +00:00
Rory Powell
79dda094d1 Update lockfiles in pro release 2022-07-27 13:42:06 -04:00
Mel O'Hagan
417ccc3800 Merge branch 'develop' into feature/multiselect-filters 2022-07-27 18:08:37 +01:00
Mel O'Hagan
3819dd3c4f Add multiselect contains filters to custom query 2022-07-27 17:54:49 +01:00
Budibase Release Bot
8c7bf144fa Update pro version to 1.1.28 2022-07-27 16:51:16 +00:00
Budibase Staging Release Bot
076de473f0 Update pro version to 1.1.25-alpha.3 2022-07-27 16:49:53 +00:00
Budibase Release Bot
a05e429f17 v1.1.28 2022-07-27 16:49:29 +00:00
Budibase Staging Release Bot
2b835d4f52 v1.1.25-alpha.3 2022-07-27 16:47:54 +00:00
Michael Drury
717e28a69a
Merge pull request #6928 from Budibase/fix/july-release-fixes
Various July fixes
2022-07-27 17:38:17 +01:00
Mel O'Hagan
52408a13f8 Support for string bindings as array 2022-07-27 17:34:42 +01:00
mike12345567
b26d0b6f21 Adding fix for issue in cloud with user password deletion causing undefined errors. 2022-07-27 17:15:01 +01:00
Budibase Release Bot
bfd5d0e874 Update pro version to 1.1.27 2022-07-27 15:48:36 +00:00
mike12345567
ba1c5abf43 Fixing an issue with test panel not updating when new test data comes in. 2022-07-27 16:47:19 +01:00
Budibase Release Bot
ce7b4989f2 v1.1.27 2022-07-27 15:46:51 +00:00
Mel O'Hagan
600794de66 SQL Server containsAny unit test 2022-07-27 16:40:07 +01:00
Andrew Kingston
ceb5bf94c0 Add groundwork for custom themes based off other themes 2022-07-27 16:37:35 +01:00
Mel O'Hagan
9369498d38 Has any of filter Postgres 2022-07-27 16:37:29 +01:00
Andrew Kingston
0783699626
Merge pull request #6914 from Budibase/fix/remounting-settings
Fix remounting component settings
2022-07-27 16:35:34 +01:00
mike12345567
27162c47e0 Merge branch 'master' of github.com:Budibase/budibase into fix/july-release-fixes 2022-07-27 16:32:11 +01:00
Budibase Staging Release Bot
094acf1c4a Update pro version to 1.1.25-alpha.2 2022-07-27 15:21:25 +00:00
Budibase Staging Release Bot
d65ab980af v1.1.25-alpha.2 2022-07-27 15:19:37 +00:00
mike12345567
2cd26062d4 Fixing issue discovered in #6813 - versioning of query rows was not correct in automations, was using old broken method. 2022-07-27 16:18:12 +01:00
Peter Clement
0f4ed290d1
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
342efa64b3 fix test naming 2022-07-27 14:45:55 +01:00
Peter Clement
e5a6acdf47 update tests 2022-07-27 14:18:54 +01:00
Peter Clement
b8fa697482 comment out tests for meanwhile 2022-07-27 14:01:00 +01:00
Budibase Release Bot
82c7ce421c Update pro version to 1.1.26 2022-07-27 12:36:45 +00:00
Budibase Release Bot
e30e9a6925 v1.1.26 2022-07-27 12:35:02 +00:00
Martin McKeaveney
1a5ee6a96c bumping lockfiles 2022-07-27 13:24:01 +01:00
Mel O'Hagan
804d1ef8f6 Has any of MySQL filter 2022-07-27 13:19:47 +01:00
Andrew Kingston
5b2f8ee3ab Slightly darken nord borders 2022-07-27 13:11:36 +01:00
Andrew Kingston
e027bc9f66 Slightly increase hover contrast in nord theme 2022-07-27 13:08:40 +01:00
Andrew Kingston
6331d9c505 Slightly darken borders in nord theme 2022-07-27 13:07:01 +01:00
Andrew Kingston
5c0849cc61 Update new component panel styles to only use border when focused via keyboard, but background colour when hovering 2022-07-27 13:03:16 +01:00
Mel O'Hagan
b160af6603 Has any filter InternalDB 2022-07-27 13:02:46 +01:00
Andrew Kingston
1c65e2b63a Fix issue showing selected component indicators on initial load sometimes due to null reference 2022-07-27 12:55:20 +01:00
Andrew Kingston
93ec652266 Lint 2022-07-27 11:59:48 +01:00
Mel O'Hagan
d9823faac6 Not Contains for SQL Server 2022-07-27 11:56:57 +01:00
Mel O'Hagan
54643cff58 Not Contains Postgres filter 2022-07-27 11:49:45 +01:00
Mel O'Hagan
8d7fe78028 Not Contains filter for MySQL 2022-07-27 11:40:46 +01:00
Andrew Kingston
800660570b Merge branch 'master' of github.com:Budibase/budibase into design-updates 2022-07-27 11:19:39 +01:00
Andrew Kingston
805b836040 Shrink square status light, shrink nav item text 2022-07-27 11:16:43 +01:00
Andrew Kingston
27842f4c1a Update long form field icon 2022-07-27 11:09:11 +01:00
Andrew Kingston
74615054dc Remove broken tooltips from attachment renderer 2022-07-27 10:50:15 +01:00
Andrew Kingston
0496a0fdc8 Fix attachment renderer not working due to tooltips 2022-07-27 10:47:24 +01:00
Peter Clement
0f19222393 fix type 2022-07-27 10:25:06 +01:00
Peter Clement
e468f83902 adding tests and pr comments 2022-07-27 10:20:39 +01:00
Mel O'Hagan
a702828323 Merge branch 'develop' into feature/multiselect-filters 2022-07-27 10:18:07 +01:00
Andrew Kingston
32aa686884 Fully remount component settings when changing selected component 2022-07-27 10:10:42 +01:00
Budibase Staging Release Bot
313af941cf Update pro version to 1.1.25-alpha.1 2022-07-26 19:44:16 +00:00
Budibase Staging Release Bot
9db7679351 v1.1.25-alpha.1 2022-07-26 19:42:38 +00:00
Peter Clement
ef2ab96d61 update feature error 2022-07-26 20:25:59 +01:00
Peter Clement
fd7ed6d28f user post processing 2022-07-26 20:20:12 +01:00
Peter Clement
f845ac055e Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-26 20:19:33 +01:00
Peter Clement
0c831f369d refactor groups into pro and some other pr comments 2022-07-26 20:04:29 +01:00
Mitch-Budibase
11c9afae06 Merge branch 'develop' into cypress-testing 2022-07-26 18:24:05 +01:00
Mitch-Budibase
bf137de178 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 Release Bot
f2888ce297 Update pro version to 1.1.25 2022-07-26 17:08:33 +00:00
Budibase Release Bot
b283641be0 v1.1.25 2022-07-26 17:06:56 +00:00
NEOLPAR
bb429ec367
Merge pull request #6904 from Budibase/fix/automation-form-not-mapping
fixed automation app:trigger not mapping test modal form
2022-07-26 17:57:41 +01:00
Budibase Staging Release Bot
f692d72b55 Update pro version to 1.1.25-alpha.0 2022-07-26 16:37:58 +00:00
Budibase Staging Release Bot
dd0b07d7c9 v1.1.25-alpha.0 2022-07-26 16:36:18 +00:00
mike12345567
c3dbeb9d04 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
mike12345567
f2addf16cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
NEOLPAR
eb9db559e0 amended code following recommendations in PR comments 2022-07-26 17:22:42 +01:00
Mel O'Hagan
a75f3b7bba NotContains internalSearch 2022-07-26 17:21:58 +01:00
Mel O'Hagan
4135c4ce59 Fix unit tests 2022-07-26 16:58:01 +01:00
Budibase Release Bot
d8d640c2d4 Update pro version to 1.1.24 2022-07-26 15:55:53 +00:00
Budibase Staging Release Bot
73d5501cfa Update pro version to 1.1.22-alpha.2 2022-07-26 15:55:00 +00:00
Budibase Release Bot
3ef86c5df9 v1.1.24 2022-07-26 15:54:14 +00:00
Budibase Staging Release Bot
ad873d1ccf v1.1.22-alpha.2 2022-07-26 15:53:16 +00:00
Mel O'Hagan
91f906877f Has all of SQLServer 2022-07-26 16:45:05 +01:00
Martin McKeaveney
fc372ecdff
Merge pull request #6897 from Budibase/nord-theme
Nord theme + Midnight theme
2022-07-26 16:45:04 +01:00
Martin McKeaveney
8dff7a00a3
Merge pull request #6858 from Budibase/cheeks-fixes
Drag and drop fix + date filtering improvement
2022-07-26 16:42:58 +01:00
NEOLPAR
7292afd438 fixed automation app:trigger not mapping test modal form 2022-07-26 16:33:27 +01:00
Mel O'Hagan
3d263f3927 MySQL has all of 2022-07-26 16:16:46 +01:00
mike12345567
07b60dc52c Fixing issue with test after update. 2022-07-26 16:13:41 +01:00
Mel O'Hagan
f436c50b5b Postgres has all of 2022-07-26 15:59:49 +01:00
Peter Clement
3914501084 remove uncessary test non we default to users being no access 2022-07-26 15:34:56 +01:00
Budibase Staging Release Bot
e38d3f4753 Update pro version to 1.1.22-alpha.1 2022-07-26 14:12:42 +00:00
Budibase Staging Release Bot
87599866f4 v1.1.22-alpha.1 2022-07-26 14:11:00 +00:00
Mitch-Budibase
cd4f9f12e3 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
Mel O'Hagan
71adcfab3c Has all of internalSearch 2022-07-26 14:01:45 +01:00
mike12345567
cfde86a996 Adding UI for displaying when the CRON job has been stopped and alert the user to next steps. 2022-07-26 13:59:22 +01:00
Mel O'Hagan
89c4175832 Add Multiselect to FilterDrawer 2022-07-26 13:50:36 +01:00
Budibase Release Bot
dd20844950 Update pro version to 1.1.23 2022-07-26 12:46:25 +00:00
Andrew Kingston
f2ca81340e Tweak midnight theme 2022-07-26 13:45:08 +01:00
Budibase Release Bot
7d2c4dd88c v1.1.23 2022-07-26 12:44:54 +00:00
Andrew Kingston
c3b400c166 Don't load custom themes for client apps 2022-07-26 13:41:59 +01:00
Andrew Kingston
7aebe3c411 Add midnight theme 2022-07-26 13:41:46 +01:00
Andrew Kingston
d9bb41b2ce Don't load theme options from the store 2022-07-26 13:41:30 +01:00
Andrew Kingston
f34ac184ab Update tooltip to use theme colour rather than static grey 2022-07-26 13:41:18 +01:00
Michael Drury
0f8632b199
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
921a287666 cloud check for max user limit 2022-07-26 12:26:56 +01:00
Peter Clement
b078ea9d8d adding limits for uploading users 2022-07-26 12:17:01 +01:00
Andrew Kingston
13d321350b Merge branch 'master' of github.com:Budibase/budibase into nord-theme 2022-07-26 11:46:28 +01:00
Mel O'Hagan
0ead7fca54 lint 2022-07-26 11:38:34 +01:00
Andrew Kingston
05c63265e7 Update device preview picker to be quiet 2022-07-26 11:37:27 +01:00
mike12345567
4055e52d40 Updating based on PR comments. 2022-07-26 11:19:28 +01:00
Mel O'Hagan
377aca0458 Support ObjectId in operator blocks 2022-07-26 10:53:53 +01:00
Andrew Kingston
160d770655 Update version icon to version status light 2022-07-26 10:36:12 +01:00
mike12345567
caaf5dc3c9 Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran. 2022-07-25 20:45:29 +01:00
Peter Clement
d1657fe976 adding new custom feature disabled error 2022-07-25 19:45:50 +01:00
Peter Clement
9bb32f610c some more pr comments 2022-07-25 18:57:10 +01:00
Peter Clement
3f401b35f3 moar bulkdocs 2022-07-25 17:36:57 +01:00
Peter Clement
caa06e5772 fix builder assignment issue 2022-07-25 17:18:42 +01:00
Andrew Kingston
fda4ec692f Update screen list to match designs. Update nav items to make text clearer. Update screen picker 2022-07-25 17:06:00 +01:00
Andrew Kingston
bf15f86ade Add square option to status lights 2022-07-25 17:04:29 +01:00
Andrew Kingston
501759134e Update picker to put colour indicators on the left side 2022-07-25 17:04:13 +01:00
Peter Clement
9e4e005dcb move bulk update / delete functionality out of controller 2022-07-25 16:58:30 +01:00
Andrew Kingston
d2d028ad9f Update role colours 2022-07-25 15:23:37 +01:00
Andrew Kingston
52626c0747 Update app version copy to be more explicit 2022-07-25 15:14:09 +01:00
Budibase Release Bot
0f1aa0bf15 Update pro version to 1.1.22 2022-07-25 14:13:32 +00:00
Budibase Release Bot
965a5e6a56 v1.1.22 2022-07-25 14:11:42 +00:00
Peter Clement
5e4f6ed3b7 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-25 15:09:42 +01:00
Andrew Kingston
d63c547dd6 Use warn rather than info when notifying about ignored conflicts 2022-07-25 12:23:30 +01:00
Andrew Kingston
a0380d7b80 Use log rather than warn for logInfo 2022-07-25 12:22:27 +01:00
Andrew Kingston
c79e53db80 Ignore 409s in write-through cache 2022-07-25 12:17:40 +01:00
Andrew Kingston
86ecc7d0d1 Update class names 2022-07-25 12:07:11 +01:00
Andrew Kingston
9263cb000d Update more styles of new component panel 2022-07-25 12:06:45 +01:00
Andrew Kingston
38ed3f8972 Update add component menu to new designs 2022-07-25 11:57:27 +01:00
Andrew Kingston
2c7e675902 Move add component button from above preview to new floating animated button on top of preview 2022-07-25 11:42:18 +01:00
Andrew Kingston
40a0310696 Move new component panel to right side, animate via sliding in and remove add component button above preview 2022-07-25 10:20:59 +01:00
mike12345567
9b2c6d6382 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-25 10:09:23 +01:00
Maurits Lourens
a616ab9b88 add missing props 2022-07-25 09:49:37 +02:00
Budibase Staging Release Bot
5cd1bdd72d Update pro version to 1.1.22-alpha.0 2022-07-22 18:38:56 +00:00
Budibase Staging Release Bot
fa012bd576 v1.1.22-alpha.0 2022-07-22 18:37:20 +00:00
mike12345567
d1fcfe4ca9 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-22 19:18:23 +01:00
mike12345567
1136164fdc Updating yarn locks. 2022-07-22 19:16:11 +01:00
mike12345567
d8d2749733 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-22 19:14:35 +01:00
mike12345567
8787201c71 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-22 19:10:24 +01:00
mike12345567
34c55cdb2d Fix for permission spamming in the automation UI. 2022-07-22 18:43:35 +01:00
mike12345567
295c2e5c68 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
227bf934fd Update pro version to 1.1.18-alpha.5 2022-07-22 17:14:37 +00:00
Budibase Staging Release Bot
1d5a43f66e v1.1.18-alpha.5 2022-07-22 17:12:47 +00:00
Mitch-Budibase
a5c8219034 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
bec8e3be3e 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
cee489fcb5 Merge branch 'develop' into cypress-testing 2022-07-22 16:34:20 +01:00
Mitch-Budibase
7b227817e9 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
Andrew Kingston
ef83fe50d8 Use discrete buttons with text for adding screens and components 2022-07-22 12:10:53 +01:00
Andrew Kingston
e5da58e1fb Replace preview icon with button 2022-07-22 12:04:20 +01:00
Peter Clement
8a066fb1cb move worker middleware to backend-core 2022-07-22 11:50:51 +01:00
Andrew Kingston
c2500aac86 Make block searching on dates useful by using a range of the whole day 2022-07-22 11:10:20 +01:00
Peter Clement
710e71d7b8 2nd fix for multi tenancy groups 2022-07-22 10:56:16 +01:00
Peter Clement
a5d0b8c74b fixing bug on multi tenant environment 2022-07-22 10:12:16 +01:00
Budibase Release Bot
accaaed462 Update pro version to 1.1.21 2022-07-22 07:34:34 +00:00
Budibase Release Bot
bd399ecec7 v1.1.21 2022-07-22 07:32:36 +00:00
Martin McKeaveney
944481dfbc
Merge pull request #6845 from Budibase/fix/public-app-api
Fixing issue with app DB not being in context for fetch.
2022-07-22 08:18:37 +01:00
Andrew Kingston
f83785b4b3 Allow dropping on the screen component 2022-07-21 18:37:34 +01:00
mike12345567
e8053b55e6 Fixing issue with app DB not being in context for fetch. 2022-07-21 16:39:55 +01:00
Peter Clement
ed3ba79730 switch import order 2022-07-21 13:03:33 +01:00
Peter Clement
48eeb6a7c6 removing test fix 2022-07-21 12:56:38 +01:00
Peter Clement
dc991996e3 test unit test fix 2022-07-21 12:48:39 +01:00
Budibase Release Bot
27a178a0c4 Update pro version to 1.1.20 2022-07-21 11:24:10 +00:00
Budibase Release Bot
654a371df2 v1.1.20 2022-07-21 11:22:27 +00:00
deanhannigan
e06a5b7988
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
Mel O'Hagan
23201f784c Set notification width to fixed 2022-07-21 12:03:01 +01:00
Peter Clement
7dc245f073 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-21 11:47:08 +01:00
Peter Clement
2d5dfcb9a2 stop matching on prodId in some cases 2022-07-21 11:43:50 +01:00
Budibase Staging Release Bot
ffe6fd2c7e Update pro version to 1.1.18-alpha.4 2022-07-21 10:02:12 +00:00
Budibase Staging Release Bot
5024df1d98 v1.1.18-alpha.4 2022-07-21 10:00:09 +00:00
melohagan
83cb189fe5
Merge pull request #6815 from Budibase/feature/contains-filter
Contains filter for Multi-select types
2022-07-21 10:47:23 +01:00
Mel O'Hagan
f653345296 Added unit tests for contains filter 2022-07-21 10:28:54 +01:00
Peter Clement
ea061e6ab1 updating license check to search for feature 2022-07-21 09:52:01 +01:00
Budibase Staging Release Bot
a5430038fa Update pro version to 1.1.18-alpha.3 2022-07-21 08:43:20 +00:00
Budibase Staging Release Bot
0bfaf28ea8 v1.1.18-alpha.3 2022-07-21 08:41:47 +00:00
Budibase Release Bot
5ba6b07931 Update pro version to 1.1.19 2022-07-21 08:36:03 +00:00
Budibase Release Bot
af92c3d6e8 v1.1.19 2022-07-21 08:34:26 +00:00
Andrew Kingston
f8f78330f1
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
deanhannigan
eb323dc11f
Merge pull request #6830 from Budibase/fix/binding-drawer-positioning
Fix for left positioning of the KeyValueBuilder drawers
2022-07-21 09:18:22 +01:00
Andrew Kingston
c2ff7769e2
Merge pull request #6788 from Budibase/clickable-cards
Allow full spectrum cards to be clickable
2022-07-21 09:16:41 +01:00
Michael Drury
1682cfdb90 Main bulk of logic around detecting cron recurring failure, still need to disable. 2022-07-20 22:38:06 +01:00
Michael Drury
fcdfeee459 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-20 20:30:56 +01:00
Mitch-Budibase
f396e33018 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
mike12345567
1848f85475 Converting main automation thread to typescript. 2022-07-20 19:05:54 +01:00
Mitch-Budibase
b83316a237 Merge branch 'develop' into cypress-testing 2022-07-20 17:45:16 +01:00
Mitch-Budibase
552a2e00aa AutoScreensUI test changes
Changes related to the UI redesign
- Also added new command to filter screens by access level
2022-07-20 17:44:30 +01:00
Dean
26713ab53b Fix for left positioning of the KeyValueBuilder drawers 2022-07-20 16:38:42 +01:00
Peter Clement
2c16089258 move group routes to pro module 2022-07-20 15:28:20 +01:00
Mel O'Hagan
201b46e229 lint 2022-07-20 14:16:08 +01:00
Mel O'Hagan
3acdeeea81 lint 2022-07-20 13:55:12 +01:00
Mel O'Hagan
63d3f0117e Add notification store timeouts 2022-07-20 13:54:45 +01:00
Mel O'Hagan
4e2dea375a Allow client notifications to be stacked 2022-07-20 13:41:18 +01:00
Budibase Release Bot
34ac28973b Update pro version to 1.1.18 2022-07-20 12:21:17 +00:00
Budibase Release Bot
4256542aea v1.1.18 2022-07-20 12:19:41 +00:00
Budibase Staging Release Bot
b0d4c86f49 Update pro version to 1.1.18-alpha.2 2022-07-20 11:13:23 +00:00
Budibase Staging Release Bot
135ce55971 v1.1.18-alpha.2 2022-07-20 11:11:31 +00:00
Michael Drury
94a226d55d
Merge pull request #6821 from Budibase/dependabot/npm_and_yarn/packages/server/terser-5.14.2
Bump terser from 5.14.0 to 5.14.2 in /packages/server
2022-07-20 11:58:50 +01:00
Mel O'Hagan
1d15e4a999 lint 2022-07-20 10:59:27 +01:00
Mel O'Hagan
ec586191e7 Handle validation error toasts 2022-07-20 10:46:24 +01:00
Budibase Staging Release Bot
4011779e2e Update pro version to 1.1.18-alpha.1 2022-07-20 09:23:10 +00:00
Budibase Staging Release Bot
8264777bcc v1.1.18-alpha.1 2022-07-20 09:21:34 +00:00
dependabot[bot]
ebda417449
Bump terser from 5.14.0 to 5.14.2 in /packages/server
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 09:00:58 +00:00
Michael Drury
57cfc0d69b
Merge pull request #6817 from Budibase/dependabot/npm_and_yarn/packages/client/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2 in /packages/client
2022-07-20 10:00:26 +01:00
Michael Drury
c632e5484f
Merge pull request #6804 from Budibase/dependabot/npm_and_yarn/packages/cli/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2 in /packages/cli
2022-07-20 10:00:17 +01:00
Michael Drury
c195e8618d
Merge pull request #6818 from Budibase/dependabot/npm_and_yarn/packages/string-templates/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2 in /packages/string-templates
2022-07-20 10:00:06 +01:00
Mel O'Hagan
40ef719f2f Remove checkbox. Always validate current step. 2022-07-20 09:56:02 +01:00
dependabot[bot]
d1415535ea
Bump terser from 5.6.1 to 5.14.2 in /packages/bbui
Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 06:06:01 +00:00
dependabot[bot]
b23ae4aa86
Bump terser from 5.10.0 to 5.14.2 in /packages/string-templates
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 04:59:40 +00:00
dependabot[bot]
a1cc898299
Bump terser from 5.10.0 to 5.14.2 in /packages/client
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 02:41:02 +00:00
Mel O'Hagan
6b81d3d727 Handle numeric types Postgres 2022-07-19 18:34:30 +01:00
Mel O'Hagan
156eb8eb09 Merge branch 'develop' into feature/contains-filter 2022-07-19 18:10:12 +01:00
Mel O'Hagan
cd0bac74e2 Prettier 2022-07-19 18:04:27 +01:00
Mel O'Hagan
4a7c7349e6 Yarn lock 2022-07-19 18:03:50 +01:00
Mel O'Hagan
f376fc30b3 lint fix 2022-07-19 17:28:56 +01:00
Mel O'Hagan
e5dc38845b Added contains support for datasource pluses 2022-07-19 17:25:41 +01:00
Peter Clement
e239318ff6 move controller funcs into bb pro 2022-07-19 16:03:02 +01:00
Peter Clement
2843e65c95 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-19 14:54:29 +01:00
dependabot[bot]
2ad83d95eb
Bump axios from 0.21.1 to 0.21.2 in /packages/cli
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 13:28:42 +00:00
Budibase Staging Release Bot
5d8efe40eb Update pro version to 1.1.18-alpha.0 2022-07-19 13:26:44 +00:00
Budibase Staging Release Bot
981cd98376 v1.1.18-alpha.0 2022-07-19 13:24:56 +00:00
Peter Clement
3f5fea9adc update handling of group roles 2022-07-19 14:20:57 +01:00
Mel O'Hagan
1345ec831a Test prettier precommit 2022-07-19 14:17:09 +01:00
mike12345567
2c9cbc6681 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-19 14:12:48 +01:00
Mel O'Hagan
6a1867939c Contains now works for internalSearch array type 2022-07-19 14:11:40 +01:00
Budibase Staging Release Bot
ff18e8c1c7 Update pro version to 1.1.15-alpha.3 2022-07-19 10:25:17 +00:00
Budibase Staging Release Bot
3b8078c809 v1.1.15-alpha.3 2022-07-19 10:23:48 +00:00
Peter Clement
c5b9be60c7 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-19 11:23:31 +01:00
Michael Drury
4e38662dab
Merge pull request #6584 from Budibase/labday/backups
CLI backups functionality
2022-07-19 11:13:59 +01:00
Budibase Release Bot
651bcb9e4a Update pro version to 1.1.17 2022-07-18 17:53:26 +00:00
Budibase Release Bot
327cc3b6f9 v1.1.17 2022-07-18 17:51:38 +00:00
Michael Drury
fcdd97ea47
Merge pull request #6794 from Budibase/fix/automation-issue
Fix for automations and context stack up
2022-07-18 18:39:56 +01:00
Budibase Staging Release Bot
dc93f42f7d Update pro version to 1.1.15-alpha.2 2022-07-18 17:25:08 +00:00
Budibase Staging Release Bot
94a0f1b575 v1.1.15-alpha.2 2022-07-18 17:23:36 +00:00
mike12345567
d2987fcf39 PR comments. 2022-07-18 18:18:01 +01:00
mike12345567
18a7ad70a0 Updating dependencies and pinning. 2022-07-18 17:56:04 +01:00
mike12345567
d6bb6582b4 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 17:53:28 +01:00
Michael Drury
4104074a98
Merge pull request #6745 from Budibase/dependabot/npm_and_yarn/svelte-3.49.0
Bump svelte from 3.46.4 to 3.49.0
2022-07-18 17:47:37 +01:00
mike12345567
0a7ceda807 Fixing an issue with automations being unable to access app databases due to new context stack up. 2022-07-18 17:38:58 +01:00
Dean
ef458db8b8 Fix to the default input binding to ensure new bindings are set correctly 2022-07-18 15:58:17 +01:00
Budibase Release Bot
eb602fb304 Update pro version to 1.1.16 2022-07-18 14:26:22 +00:00
Budibase Release Bot
914258cba1 v1.1.16 2022-07-18 14:24:55 +00:00
Andrew Kingston
c62ff16248 Allow full spectrum cards to be clickable 2022-07-18 15:23:07 +01:00
dependabot[bot]
27d75cbc74
Bump svelte from 3.46.4 to 3.49.0
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:22:29 +00:00
Budibase Staging Release Bot
f3547bc6e7 Update pro version to 1.1.15-alpha.1 2022-07-18 14:18:46 +00:00
Budibase Staging Release Bot
55f61d5034 v1.1.15-alpha.1 2022-07-18 14:17:03 +00:00
Mitch-Budibase
f947792cd7
Merge pull request #6787 from Budibase/cypress-testing
Create App Tests: Timeout Changes
2022-07-18 15:07:13 +01:00
Andrew Kingston
9348e3e4dd
Merge pull request #6647 from Budibase/fix/automation-drawers
Fix drawer widths in automations section
2022-07-18 15:04:26 +01:00
Andrew Kingston
d99dbdde83
Merge pull request #6733 from Budibase/409-fixes-master
Frontend store improvements for conflicts and performance
2022-07-18 15:03:47 +01:00
Mitch-Budibase
d9f0d9da1c Create App Tests: Timeout Changes
This test spec file fires off against every PR. There is some timing issues currently.

I am making a few changes in relation to timeout values (a small restructure too) in hopes this helps with the PR builds.

Tests pass locally for me, so there may be more changes required against this spec file as I check its performance
2022-07-18 14:28:27 +01:00
Budibase Staging Release Bot
ba2bda31eb Update pro version to 1.1.15-alpha.0 2022-07-18 13:25:54 +00:00
Budibase Staging Release Bot
bf337239b9 v1.1.15-alpha.0 2022-07-18 13:23:56 +00:00
Budibase Release Bot
16b81bfc95 Update pro version to 1.1.15 2022-07-18 13:18:27 +00:00
mike12345567
5dd754f314 Removing console log. 2022-07-18 14:18:15 +01:00
Budibase Release Bot
9852ee7f2b v1.1.15 2022-07-18 13:16:48 +00:00
mike12345567
953d5a35eb Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 14:16:39 +01:00
mike12345567
939fd34caf Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-18 14:09:02 +01:00
Peter Clement
aea03eec81
Merge pull request #6783 from Budibase/fix/automation-looping-null-issue
Ensure binding exists before continuing with loop
2022-07-18 14:06:29 +01:00
mike12345567
ff12b4fbe9 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 13:59:46 +01:00
Mitch-Budibase
3ce6bd1ab6 Merge branch 'develop' into cypress-testing 2022-07-18 13:53:20 +01:00
Mitch-Budibase
7ab64c730b Timeout changes for Cypress Commands file
Cypress visit and requests in some cases need a timeout value included. This is specific for smoke build and CI runs (has no effect on local runs)
2022-07-18 13:52:21 +01:00
Budibase Release Bot
b201b8c99b Update pro version to 1.1.14 2022-07-18 12:15:05 +00:00
Peter Clement
2599566ccb Merge remote-tracking branch 'origin/master' into fix/automation-looping-null-issue 2022-07-18 13:14:42 +01:00
Budibase Release Bot
f0ac987c98 v1.1.14 2022-07-18 12:13:20 +00:00
Peter Clement
8dfcb12cdf Ensure a binding exists before continuing with loop 2022-07-18 13:10:18 +01:00
Peter Clement
d7d90c87bc Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-18 12:35:24 +01:00
Peter Clement
dfdee4d271 lint 2022-07-18 12:33:56 +01:00
Budibase Release Bot
a019e739d1 Update pro version to 1.1.13 2022-07-18 09:55:14 +00:00
Budibase Release Bot
13cac82db7 v1.1.13 2022-07-18 09:53:41 +00:00
Martin McKeaveney
e06d54e2e8
Merge pull request #6767 from Budibase/fix/user-email-view-migration
fixing broken migration and single image
2022-07-18 10:43:27 +01:00
Budibase Staging Release Bot
a21a69df66 Update pro version to 1.1.10-alpha.4 2022-07-18 09:13:56 +00:00
Budibase Staging Release Bot
0b1e9c4aa3 v1.1.10-alpha.4 2022-07-18 09:12:15 +00:00
mike12345567
91eb2cfe6f Fix for email view casing test. 2022-07-18 10:10:37 +01:00
NEOLPAR
29818a3ced downloading csv users created through batch 2022-07-18 09:57:15 +01:00
Budibase Release Bot
fddb5d13eb Update pro version to 1.1.12 2022-07-18 08:57:04 +00:00
Martin McKeaveney
38b2c02cf6 Merge branch 'master' of github.com:Budibase/budibase into fix/user-email-view-migration 2022-07-18 09:56:01 +01:00
Budibase Release Bot
dbdd88b46d v1.1.12 2022-07-18 08:55:27 +00:00
Michael Drury
8581b8e64d
Merge pull request #6740 from Budibase/dependabot/npm_and_yarn/packages/server/svelte-3.49.0
Bump svelte from 3.44.1 to 3.49.0 in /packages/server
2022-07-18 09:47:56 +01:00
Michael Drury
8e940486cc
Merge pull request #6742 from Budibase/dependabot/npm_and_yarn/packages/frontend-core/svelte-3.49.0
Bump svelte from 3.46.2 to 3.49.0 in /packages/frontend-core
2022-07-18 09:47:46 +01:00
Michael Drury
6095dc1d59
Merge pull request #6743 from Budibase/dependabot/npm_and_yarn/packages/client/svelte-3.49.0
Bump svelte from 3.46.4 to 3.49.0 in /packages/client
2022-07-18 09:47:10 +01:00
unknown
cfdcafb1f4 Fix popover min-width to have parents full width 2022-07-18 13:34:40 +09:00
Martin McKeaveney
fa20a6169e fixing broken migration 2022-07-17 16:21:55 +01:00
dependabot[bot]
a3f473e690
Bump svelte from 3.48.0 to 3.49.0 in /packages/builder
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:54:55 +00:00
dependabot[bot]
350712d4f2
Bump svelte from 3.46.4 to 3.49.0 in /packages/client
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:53:52 +00:00
dependabot[bot]
b3eb812fb1
Bump svelte from 3.46.2 to 3.49.0 in /packages/frontend-core
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.2 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.2...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:52:50 +00:00
mike12345567
9c885ad284 Fixing test case. 2022-07-15 17:45:35 +01:00
dependabot[bot]
2cec129f43
Bump svelte from 3.44.1 to 3.49.0 in /packages/server
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.44.1 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.44.1...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:39:40 +00:00
mike12345567
30b7790e65 Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from. 2022-07-15 17:13:45 +01:00
mike12345567
a4825f8f6c Removing console log. 2022-07-15 14:33:34 +01:00
mike12345567
90bc52336a Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 2022-07-15 14:15:16 +01:00
Andrew Kingston
61ed214e88 Replace incorrect usages of element.childNodes with element.children 2022-07-15 13:47:39 +01:00
mike12345567
320e41c393 Fix for #6702 - remove users table as an option for automation triggers. 2022-07-15 13:39:47 +01:00
Andrew Kingston
eeb528b312 Lint 2022-07-15 13:09:53 +01:00
Andrew Kingston
84e87aeb1d Fix bug with sequential helper 2022-07-15 13:09:48 +01:00
Andrew Kingston
343dec5013 Visually hide components when cutting but do not remove from real definition 2022-07-15 13:09:43 +01:00
Andrew Kingston
210fc143ee Fix pasting inside different screens and select new screen when pasting inside different screen 2022-07-15 13:09:37 +01:00
Andrew Kingston
be76f9ebfb Allow pasting multiple times after copying when not cutting 2022-07-15 13:09:32 +01:00
Andrew Kingston
b82c57fac8 Remove debug logs and add comments 2022-07-15 13:09:28 +01:00
Andrew Kingston
f00d441f8e Move screen setting updates into store and use patches. Make screen settings generic 2022-07-15 13:09:23 +01:00
Andrew Kingston
e46f64a166 Update screen settings to use patches 2022-07-15 13:09:19 +01:00
Andrew Kingston
d5b8ddafaf Ensure state never gets out of sync when saving app metadata by using server response to update state 2022-07-15 13:09:13 +01:00
Andrew Kingston
2a240b1831 Use patch for all component methods, add core component patch function, add component move functions to store 2022-07-15 13:09:09 +01:00
Andrew Kingston
bfefae0e5f Update cut+paste so cut doesn't actually remove the component from the tree and use new patch function 2022-07-15 13:08:55 +01:00
Andrew Kingston
64ca62f8d8 Use patch when deleting components 2022-07-15 13:08:50 +01:00
Andrew Kingston
283de4b673 Use patch when creating new components 2022-07-15 13:08:44 +01:00
Andrew Kingston
07c04e3093 Remove deprecated layout logic 2022-07-15 13:08:38 +01:00
Andrew Kingston
fa42acaaf8 Reduce state updates when selecting layouts 2022-07-15 13:08:32 +01:00
Andrew Kingston
da41c6d96a Use patch when detaching screen custom layouts 2022-07-15 13:08:25 +01:00
Andrew Kingston
6b85700fff Use patches when updating homescreens 2022-07-15 13:08:20 +01:00
Andrew Kingston
c24c5b2861 Update sequential helper to properly queue promises 2022-07-15 13:08:14 +01:00
Andrew Kingston
3e4cf89765 Add screen patch store method and reduce state updates when deleting screens 2022-07-15 13:08:04 +01:00
Andrew Kingston
55fb91a1ae Reduce state updates while saving screens 2022-07-15 13:07:35 +01:00
Andrew Kingston
75ed8feb92 Reduce state updates when selecting screens 2022-07-15 13:06:43 +01:00
Peter Clement
25a395972c Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-15 11:30:11 +01:00
Peter Clement
b5ffd995f4 split out id parsing into pro repo 2022-07-15 11:29:20 +01:00
Budibase Staging Release Bot
e0aa4967dd Update pro version to 1.1.10-alpha.3 2022-07-15 09:59:45 +00:00
Budibase Staging Release Bot
e08fe1cf6f v1.1.10-alpha.3 2022-07-15 09:57:58 +00:00
deanhannigan
b959f14958
Merge pull request #6676 from Budibase/feature/app-action-ui-updates
Feature/app action UI updates
2022-07-15 10:46:58 +01:00
Budibase Staging Release Bot
9a931bc16f Update pro version to 1.1.10-alpha.2 2022-07-15 09:34:01 +00:00
Budibase Staging Release Bot
2282e6376c v1.1.10-alpha.2 2022-07-15 09:32:18 +00:00
Martin McKeaveney
346416d2ee only add account portal people to intercom 2022-07-15 10:26:41 +01:00
deanhannigan
b52fb1c42c
Merge pull request #6558 from Budibase/feature/component-condition-count
Feature/component condition count
2022-07-15 10:20:04 +01:00
NEOLPAR
bd80601924 removed role dropdown from users table due to incompatibilities with table horizontal scroll and overflowing dropdown component 2022-07-15 10:13:03 +01:00
Budibase Release Bot
27fffe63bf Update pro version to 1.1.11 2022-07-15 09:07:26 +00:00
Budibase Release Bot
704b293bbc v1.1.11 2022-07-15 09:05:39 +00:00
Martin McKeaveney
9cef8a87aa
Merge pull request #6722 from Budibase/fix/intercom-self-host-only
only show intercom in cloud
2022-07-15 09:53:08 +01:00
Martin McKeaveney
994aade372 only show intercom in cloud 2022-07-15 09:32:46 +01:00
Budibase Staging Release Bot
ffa44b3b29 Update pro version to 1.1.10-alpha.1 2022-07-15 08:27:44 +00:00
Budibase Staging Release Bot
ffc2be72cb v1.1.10-alpha.1 2022-07-15 08:26:04 +00:00
deanhannigan
40489ff0d5
Merge pull request #6557 from Budibase/remove-datasource-from-schema-picker
Data providers are excluded from the Form Schema picker
2022-07-15 09:14:39 +01:00
Budibase Staging Release Bot
6b1501a818 Update pro version to 1.1.10-alpha.0 2022-07-14 18:47:02 +00:00
Budibase Staging Release Bot
26db87bb92 v1.1.10-alpha.0 2022-07-14 18:45:31 +00:00
Budibase Release Bot
da26008e39 Update pro version to 1.1.10 2022-07-14 18:44:14 +00:00
Budibase Release Bot
e9604377d1 v1.1.10 2022-07-14 18:42:37 +00:00
mike12345567
843e4a1d38 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-14 19:35:31 +01:00
mike12345567
f3cbf5fa73 Moving @budibase/types around. 2022-07-14 19:30:34 +01:00
Michael Drury
1bf07d6d21
Merge pull request #6705 from Budibase/fix/memory-leak
Memory leak fix
2022-07-14 19:22:26 +01:00
Budibase Release Bot
a25aaf60d8 Update pro version to 1.1.9 2022-07-14 18:02:47 +00:00
mike12345567
c692a656de PR comments. 2022-07-14 19:02:00 +01:00
Budibase Release Bot
0f6c9d188f v1.1.9 2022-07-14 18:01:07 +00:00
mike12345567
c0b3ad155e Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 18:53:58 +01:00
Budibase Release Bot
3afbc58b4b Update pro version to 1.1.8 2022-07-14 17:19:49 +00:00
Budibase Release Bot
a4bf973141 v1.1.8 2022-07-14 17:18:06 +00:00
Peter Clement
3f721400e6 Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-14 16:58:41 +01:00
Peter Clement
e63c7fd56f update groups doc to take a roles object 2022-07-14 16:58:32 +01:00
NEOLPAR
c8512e3de6 changing user roles from users table 2022-07-14 16:55:19 +01:00
mike12345567
a0b3055a1a Removing un-used, dist import which broke build, updating yarn locks. 2022-07-14 16:49:20 +01:00
mike12345567
8deab4be06 Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 16:40:23 +01:00
mike12345567
4c9b82c9ed Fixing some issues highlighted by test cases, as well as refactoring context a bit to make it easier to edit. 2022-07-14 16:02:05 +01:00
NEOLPAR
0fc78fdbf6 removed duplicated behaviour in user table 2022-07-14 15:59:06 +01:00
NEOLPAR
6b98547709 amended icons 2022-07-14 15:36:35 +01:00
NEOLPAR
f253803dc2 exported deleteUserModal as component 2022-07-14 15:29:30 +01:00
NEOLPAR
a7898411a9 fixed issue bulkDelete losing context because of a forEach loop 2022-07-14 14:15:12 +01:00
Peter Clement
6663fc25fc Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-14 13:32:51 +01:00
Peter Clement
2b5eccaa77 fix table overflow 2022-07-14 11:43:09 +01:00
Peter Clement
a9a69de3c0 Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-14 11:40:56 +01:00
Peter Clement
855c47b19c wrong link for groups button 2022-07-14 11:18:31 +01:00
NEOLPAR
0cde11daa1 fixed issue where table cells hide overflowed content 2022-07-14 10:26:32 +01:00
Peter Clement
cfb211f23c Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-14 10:05:02 +01:00
Peter Clement
5fe6bd34b0 tidy up 2022-07-14 10:01:26 +01:00
NEOLPAR
679eac1e11 fixed click propagation users table when click in Role dropdown 2022-07-14 09:40:49 +01:00
Peter Clement
20e9e7a716 Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-14 09:19:08 +01:00
Peter Clement
71179b0f1e overview card updates 2022-07-14 08:39:39 +01:00
Michael Drury
fedcc2dfd9 Adding a mechanism to deprecate a view and replace it with a new one. 2022-07-13 21:50:19 +01:00
Budibase Release Bot
fbaf1a4817 Update pro version to 1.1.7 2022-07-13 17:28:20 +00:00
Budibase Release Bot
0c6b22b6ff v1.1.7 2022-07-13 17:26:44 +00:00
Martin McKeaveney
8eb6db09e6
Merge pull request #6687 from Budibase/app-update-icon
Add version modal back into builder
2022-07-13 18:16:40 +01:00
NEOLPAR
22864ba324 fixed duplicating users in user creation backend 2022-07-13 17:37:03 +01:00
Budibase Release Bot
89075dfbef Update pro version to 1.1.6 2022-07-13 16:31:34 +00:00
Budibase Release Bot
e6f7b1699f v1.1.6 2022-07-13 16:29:54 +00:00
NEOLPAR
cb29ac9e26 fixed duplicating users in user creation frontend 2022-07-13 17:12:44 +01:00
Dean
c0d43fdcdf Merge remote-tracking branch 'origin/develop' into remove-datasource-from-schema-picker 2022-07-13 17:12:07 +01:00
Dean
3a8c62d04f Refactoring of the button actions layout, updating the padding of the action categories to better separate them. 2022-07-13 16:53:08 +01:00
Dean
6594d27de6 Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates 2022-07-13 16:24:34 +01:00
Budibase Release Bot
b8764e7aec Update pro version to 1.1.5 2022-07-13 15:19:37 +00:00
Budibase Release Bot
fb3316dd49 v1.1.5 2022-07-13 15:18:01 +00:00
Andrew Kingston
b5083b506b Add version modal back into builder 2022-07-13 16:13:56 +01:00
Michael Drury
c2aace9d87
Merge pull request #6685 from Budibase/fix/ethereal-test-case
Fix for ethereal test case failures
2022-07-13 16:08:44 +01:00
Budibase Staging Release Bot
256c0daa76 Update pro version to 1.0.220-alpha.4 2022-07-13 15:08:24 +00:00
Budibase Staging Release Bot
7f49bbcab3 v1.0.220-alpha.4 2022-07-13 15:06:33 +00:00
Martin McKeaveney
e20ac2ce2f
Merge pull request #6683 from brocococonut/patch-1
Update koa2-ratelimit
2022-07-13 15:55:05 +01:00
Peter Clement
4543b1213f some user table fixes 2022-07-13 15:46:10 +01:00
mike12345567
b860e05fe8 Quick fix for realEmail test which was causing problems. 2022-07-13 15:39:58 +01:00
Budibase Release Bot
44a27ee1db Update pro version to 1.1.4 2022-07-13 14:24:45 +00:00
Budibase Release Bot
8f9b9b6242 v1.1.4 2022-07-13 14:23:12 +00:00
Dean
5dd1ca8f33 Minor update to reduce spacing in component condition count 2022-07-13 14:33:30 +01:00
Dean
f5a8735882 Merge remote-tracking branch 'origin/develop' into feature/component-condition-count 2022-07-13 14:19:39 +01:00
Dean
480236254c Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates 2022-07-13 14:05:44 +01:00
Martin McKeaveney
4adff8c8fc
Merge pull request #6603 from mslourens/duplicate_automation
6512 - duplicate automation
2022-07-13 14:02:42 +01:00
Michael Drury
956cd01a3c
Merge pull request #6638 from Budibase/fix/6633
July release fixes
2022-07-13 14:01:32 +01:00
Jake Lees
f773d66c34
Update koa2-ratelimit
Update koa2-ratelimit as per #5469 to _hopefully_ fix ratelimit not being reset after the set interval.
2022-07-13 22:41:49 +10:00
mike12345567
ec9c0a3ed7 Increasing real email test timeout. 2022-07-13 13:32:06 +01:00
Rory Powell
917cbbb6b1 WIP: Memory leak fix 2022-07-13 08:22:21 -04:00
Andrew Kingston
75ddf9509b
Merge pull request #6682 from Budibase/cheeks-fixes
Design polish + misc fixes
2022-07-13 13:09:30 +01:00
Andrew Kingston
9f3bee6f55 Update cards block filter limit to 5 2022-07-13 12:54:04 +01:00
mike12345567
843c7c04a7 Merge branch 'fix/july-fixes' of github.com:Budibase/budibase into fix/6633 2022-07-13 12:47:59 +01:00
mike12345567
2272c095b7 Fix for ARM processors. 2022-07-13 12:37:55 +01:00
Dean
24cfc17a78 Updated action categories, adding a logic specific entry for the conditional step. Shift the action text above the button. 2022-07-13 12:30:58 +01:00
Andrew Kingston
50929b1d90 Remove layout padding when using max width screens 2022-07-13 12:19:24 +01:00
Andrew Kingston
a4da35c3e5 Update table block filter limit to 5 2022-07-13 12:12:30 +01:00
Budibase Release Bot
af49f3511b Update pro version to 1.1.3 2022-07-13 11:10:40 +00:00
Budibase Release Bot
a676758227 v1.1.3 2022-07-13 11:08:22 +00:00
mike12345567
a946641735 Fix for #6681 - email save validation not working. 2022-07-13 11:57:14 +01:00
Martin McKeaveney
2b42545b77 prevent redirect on app overview by allowing builders access to user endpoint 2022-07-13 11:49:23 +01:00
mike12345567
88d6f3dad2 Merge branch 'master' of github.com:Budibase/budibase into fix/6633 2022-07-13 10:57:37 +01:00
mike12345567
d6f92c7039 Allowing query backend to attempt to convert types in returned JSON to build a better base schema. 2022-07-13 10:53:50 +01:00
Dean
1491aebd30 Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates 2022-07-13 09:11:03 +01:00
Dean
f3b4856101 Made action visibility react based on the number of loaded actions 2022-07-13 09:09:00 +01:00
Andrew Kingston
4635dbbee4 Fix spacing in overview settings tab 2022-07-11 20:23:46 +01:00
Andrew Kingston
8d52c772ad Improve automation test display layout and spacing 2022-07-11 20:16:22 +01:00
Andrew Kingston
f0eb659cb5 Add hover effect to automation item header expand icon 2022-07-11 20:04:35 +01:00
Andrew Kingston
1608e436fc Update automation run log detail panel padding 2022-07-11 20:03:33 +01:00
Andrew Kingston
57155656e2 Increase spacing on automation run log tab and move pagination control to bottom right of table 2022-07-11 19:53:14 +01:00
Andrew Kingston
f780762d09 Remove back button while loading app overview 2022-07-11 19:42:04 +01:00
Andrew Kingston
aee82f04d4 Fix drawer widths in automations section 2022-07-11 18:14:30 +01:00
NEOLPAR
6eb4f189ce creating users from csv 2022-07-11 18:03:41 +01:00
Budibase Release Bot
92dcd640a1 Update pro version to 1.1.2 2022-07-11 16:57:49 +00:00
Budibase Release Bot
f55e277e69 v1.1.2 2022-07-11 16:56:08 +00:00
Martin McKeaveney
b14ea4772d v1.1.1 2022-07-11 17:45:09 +01:00
Budibase Release Bot
9a3ef0212b v1.1.0 2022-07-11 16:35:16 +00:00
Budibase Release Bot
d556e3ca59 Update pro version to 1.0.221 2022-07-11 16:16:17 +00:00
Budibase Release Bot
4e1904bba3 v1.0.221 2022-07-11 16:14:26 +00:00
Budibase Release Bot
34eea7e83b Update pro version to 1.0.220 2022-07-11 15:51:26 +00:00
Budibase Release Bot
c2160f8a2f v1.0.220 2022-07-11 15:49:41 +00:00
mike12345567
c50fa65e08 Merge branch 'develop' of github.com:Budibase/budibase into fix/6633 2022-07-11 16:26:31 +01:00
Peter Clement
c084412a8d Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-11 15:30:31 +01:00
Peter Clement
72a67adcf4 improve performance of adding users and groups 2022-07-11 15:29:39 +01:00
NEOLPAR
56a5bb927a fixed placeholder in assignmentmodal 2022-07-11 15:13:29 +01:00
NEOLPAR
519927981e filtering apps with user groups, added clear button in pickerdropdown component 2022-07-11 15:12:45 +01:00
Maurits Lourens
22541721c1 Pass a title property with untruncated text to the RadioGroup 2022-07-11 15:59:32 +02:00
Martin McKeaveney
01266ff4db removing beta tab 2022-07-11 14:09:12 +01:00
Budibase Staging Release Bot
afb731e36b Update pro version to 1.0.220-alpha.3 2022-07-11 12:42:09 +00:00
Budibase Staging Release Bot
52fce58f07 v1.0.220-alpha.3 2022-07-11 12:40:23 +00:00
Andrew Kingston
7a3c220c8c Ensure devtools are never shown in the app preview 2022-07-11 13:13:39 +01:00
Andrew Kingston
3937171a25 Move notifications to the bottom of the screen for builder only (not client apps) 2022-07-11 13:12:14 +01:00
mike12345567
e1fab46daf Quick fix for string based searches, attempting to convert doc type if they differ. 2022-07-11 12:54:45 +01:00
Andrew Kingston
bb866f7cc0 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 12:13:14 +01:00
Andrew Kingston
cfee376a97 Move on screen load action above new-design-only settings 2022-07-11 12:08:30 +01:00
Budibase Staging Release Bot
5c6ad1e704 Update pro version to 1.0.220-alpha.2 2022-07-11 11:05:44 +00:00
Budibase Staging Release Bot
80b7a2da2f v1.0.220-alpha.2 2022-07-11 11:04:12 +00:00
Martin McKeaveney
63e141e364
Merge pull request #6637 from Budibase/fix/release-removals
remove beta stuff and remove self-host banners
2022-07-11 11:54:52 +01:00
Andrew Kingston
b11df37920 Remove view details button in custom layout deprecation info box 2022-07-11 11:43:16 +01:00
Martin McKeaveney
763863d6b5 remove beta middleware 2022-07-11 11:38:53 +01:00
Martin McKeaveney
abcc909c14 lint fix 2022-07-11 11:29:00 +01:00
Budibase Staging Release Bot
2aad4c0862 Update pro version to 1.0.220-alpha.1 2022-07-11 10:23:34 +00:00
Budibase Staging Release Bot
dc59ba5253 v1.0.220-alpha.1 2022-07-11 10:22:01 +00:00
Martin McKeaveney
95a7155b79 update builder path 2022-07-11 11:16:31 +01:00
Michael Drury
ef1e70b281
Merge pull request #6636 from Budibase/omnibus-action
Single image pipeline
2022-07-11 11:12:09 +01:00
Martin McKeaveney
387f224198 remove beta stuff and remove self-host banners 2022-07-11 11:08:56 +01:00
Andrew Kingston
eb1fadb56c Update dependencies 2022-07-11 10:54:27 +01:00
Andrew Kingston
47f2aa953d Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:51:29 +01:00
Andrew Kingston
8e03c8a33c Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00
Budibase Staging Release Bot
d16e9aae5b Update pro version to 1.0.220-alpha.0 2022-07-11 09:33:11 +00:00
Budibase Staging Release Bot
00cefe45cc v1.0.220-alpha.0 2022-07-11 09:31:40 +00:00
Martin McKeaveney
78fbf862e1 merge 2022-07-11 10:19:07 +01:00
Martin McKeaveney
44ddfdc626
Merge pull request #6511 from Budibase/seed-admin-user
Add env vars to automatically create initial admin user on first run
2022-07-11 10:04:05 +01:00
Dean
e26f7bcd28 Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates 2022-07-11 09:03:39 +01:00
mike12345567
514c58a54e Quick fixes to automation history UI around publishing and unpublishing. 2022-07-08 19:32:05 +01:00
mike12345567
24f416cdde Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes 2022-07-08 19:12:43 +01:00
mike12345567
33e8600d62 Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
Budibase Staging Release Bot
a2c2763565 Update pro version to 1.0.219-alpha.17 2022-07-08 14:44:38 +00:00
Budibase Staging Release Bot
418c60a9bc v1.0.219-alpha.17 2022-07-08 14:43:13 +00:00
Mel O'Hagan
a72bcd9645 Add await to cache delete 2022-07-08 14:53:34 +01:00
Dean
b994320ab2 Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates 2022-07-08 14:50:56 +01:00
Mel O'Hagan
e677cbef20 Merge branch 'bug/sev3/reset-email-config-delete-cache' into bug/sev3/reset-email-config-delete-cache-dev 2022-07-08 14:50:47 +01:00
Budibase Release Bot
cad11504e4 Update pro version to 1.0.219 2022-07-08 12:35:35 +00:00
Budibase Release Bot
231b038a3c v1.0.219 2022-07-08 12:34:02 +00:00
Budibase Staging Release Bot
ce24807c32 Update pro version to 1.0.219-alpha.16 2022-07-08 12:32:33 +00:00
Budibase Staging Release Bot
2e50ccf547 v1.0.219-alpha.16 2022-07-08 12:31:06 +00:00
Peter Clement
02629fcf38
Merge pull request #6612 from Budibase/fix/automation-auth-issue
Fix Automation auth issue - External Data Connector not working
2022-07-08 13:21:56 +01:00
Budibase Staging Release Bot
474948d27c Update pro version to 1.0.219-alpha.15 2022-07-08 12:14:13 +00:00
Budibase Staging Release Bot
66ddcc18b4 v1.0.219-alpha.15 2022-07-08 12:12:41 +00:00
deanhannigan
8cead5c2b8
Merge pull request #6609 from Budibase/fix/rest-query-retry-mutation
Fixed expression mutation
2022-07-08 13:03:19 +01:00
Peter Clement
218abe39cc add isAutomation to object 2022-07-08 12:16:27 +01:00
Budibase Staging Release Bot
54d46fe3db Update pro version to 1.0.219-alpha.14 2022-07-08 11:03:42 +00:00
Budibase Staging Release Bot
76708282a3 v1.0.219-alpha.14 2022-07-08 11:01:57 +00:00
Mitch-Budibase
9914a83737 Merge branch 'develop' into cypress-testing 2022-07-08 11:34:12 +01:00
Mitch-Budibase
9825f26fb1 Cypress: Smoke Build Test Changes
More timing related changes to assist with smoke build tests

- Increasing timeouts where applicable
2022-07-08 11:33:11 +01:00
Dean
41d8fa8340 Updated query tests to remove altered datasource. Updated messaging for refresh failure messaging 2022-07-08 11:19:41 +01:00
Peter Clement
4bf9dda4d6 linting 2022-07-08 11:11:03 +01:00
Peter Clement
0ee8635348 make auth check optional when caller is automation 2022-07-08 11:09:06 +01:00
Rory Powell
f7e7693604 Re-apply quota restrictions 2022-07-08 10:52:23 +01:00
Budibase Staging Release Bot
6d1d7e1d81 Update pro version to 1.0.219-alpha.13 2022-07-08 08:42:23 +00:00
Budibase Staging Release Bot
dc4365d708 v1.0.219-alpha.13 2022-07-08 08:40:36 +00:00
Dean
dfc21184cf Fixed issue where mutation was causing expression bindings to be lost. Request retries will now have them intact for re-enrichment 2022-07-08 09:29:16 +01:00
melohagan
51013b9723
Merge pull request #6563 from Budibase/bug/sev2/generate-select-statement-null-pointer-fix
Don't try to check externalType of related tables
2022-07-08 09:21:37 +01:00
Budibase Staging Release Bot
ae9d101649 Update pro version to 1.0.219-alpha.12 2022-07-08 08:19:04 +00:00
Budibase Staging Release Bot
f166ff9ac0 v1.0.219-alpha.12 2022-07-08 08:17:27 +00:00
Dean
508a865ea5 Action drawer updates. Actions now grouped by type and filterable in the action drawer 2022-07-08 09:09:21 +01:00
melohagan
38556b105b
Merge pull request #6561 from Budibase/bug/sev2/dynamic-filter-delete-column-fix
Only add defined schema fields to dynamic filter
2022-07-08 09:05:40 +01:00
Mel O'Hagan
206eef1bd3 Merge branch 'develop' into bug/sev2/generate-select-statement-null-pointer-fix 2022-07-08 09:03:36 +01:00
Maurits Lourens
15fbd8fcae 6512 - duplicate automation 2022-07-07 23:39:16 +02:00
mike12345567
9a3f6ae002 Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes 2022-07-07 17:31:43 +01:00
Budibase Staging Release Bot
63a5eb3035 Update pro version to 1.0.219-alpha.11 2022-07-07 14:42:44 +00:00
Budibase Staging Release Bot
d312605ac6 v1.0.219-alpha.11 2022-07-07 14:41:07 +00:00
Mitch-Budibase
3da5da2537
Merge pull request #6600 from Budibase/cypress-testing
Cypress: Increasing timeout values
2022-07-07 15:32:09 +01:00
Mitch-Budibase
c8843b0950 Cypress: Increasing timeout values
Getting close.... but there are still some minor timing issues against the smoke build.

I am increasing a few timeout values within postgreSQL & commands files
2022-07-07 15:13:15 +01:00
mike12345567
594cfb1f6b Merge branch 'develop' of github.com:Budibase/budibase into omnibus-action 2022-07-07 14:25:56 +01:00
Mel O'Hagan
3311c00770 Merge branch 'develop' into bug/sev2/dynamic-filter-delete-column-fix 2022-07-07 13:45:43 +01:00
mike12345567
fdd7edf84f Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-07 13:40:52 +01:00
Budibase Staging Release Bot
c7e7fc25e9 Update pro version to 1.0.219-alpha.10 2022-07-07 12:15:04 +00:00
Budibase Staging Release Bot
ecc49c6225 v1.0.219-alpha.10 2022-07-07 12:13:32 +00:00
Mitch-Budibase
c331c8c606
Merge pull request #6596 from Budibase/cypress-testing
Cypress: User Details Test Fix
2022-07-07 13:04:03 +01:00
Mitch-Budibase
025405c09f Cypress: User Details Test Fix
It seems that at times, Cypress is running so fast that it does not type entire words (it sometimes misses the first couple of letters.

I've put a small change in the userManagement test file to try and revolve this.
- Adding a wait and clear in association with the type command
2022-07-07 12:50:30 +01:00
Budibase Staging Release Bot
0dc7a827a0 Update pro version to 1.0.219-alpha.9 2022-07-07 11:14:18 +00:00
Budibase Staging Release Bot
b2f9898d0f v1.0.219-alpha.9 2022-07-07 11:12:43 +00:00
Budibase Staging Release Bot
0a4d326162 Update pro version to 1.0.219-alpha.8 2022-07-07 10:41:47 +00:00
Budibase Staging Release Bot
d006763b9f v1.0.219-alpha.8 2022-07-07 10:40:17 +00:00
Mitch-Budibase
bfa125c112 Merge branch 'develop' into cypress-testing 2022-07-07 11:07:54 +01:00
Mitch-Budibase
9a7e5ba830 Smoke Build Changes - Timing issues
Timing issues persist for the smoke build.

Increasing timeout values to try and combat this
2022-07-07 11:07:05 +01:00
Peter Clement
0e3b1fc46f linting and tidy 2022-07-07 08:55:32 +01:00
Budibase Staging Release Bot
e90bafa41f Update pro version to 1.0.219-alpha.7 2022-07-06 20:58:00 +00:00
Budibase Staging Release Bot
57e5d6fa3b v1.0.219-alpha.7 2022-07-06 20:56:34 +00:00
Mitch-Budibase
8913e70bc2
Merge pull request #6588 from Budibase/cypress-testing
Cypress: Smoke Build Timing based Changes
2022-07-06 21:47:46 +01:00
Mitch-Budibase
7dfe0c0fc3 Cypress: Smoke Build Timing based Changes
Still some timing issues against the smoke build, but less this time.

- Mainly adding timeouts against cy.visit
- Improving some structure with the close modal command in a few places
2022-07-06 21:10:34 +01:00
Budibase Staging Release Bot
4db53953f2 Update pro version to 1.0.219-alpha.6 2022-07-06 16:59:08 +00:00
Budibase Staging Release Bot
011f37f7c8 v1.0.219-alpha.6 2022-07-06 16:57:35 +00:00
Mitch-Budibase
4a39ec88ae
Merge pull request #6583 from Budibase/cypress-testing
More Smoke Build Test Changes - Timing for Smoke Build and Deleting Apps
2022-07-06 17:48:09 +01:00
mike12345567
21dcf4decd Fixing an issue with running in dev with prebuilds and fixing an issue with backup questions being asked twice. 2022-07-06 17:42:54 +01:00
Mitch-Budibase
a4bbdd39db Smoke build test changes
This time it is adding appropriate deleteAllApps commands and adding waits

- The waits seem to be essential for the smoke build.
- Tests pass locally, but timing issues causes failure on the smoke build
2022-07-06 17:32:27 +01:00
Budibase Staging Release Bot
5d67e16c3a Update pro version to 1.0.219-alpha.5 2022-07-06 15:44:18 +00:00
mike12345567
216298c74b Fixing issue which can block accessing platform - if error scenario occurs but admin user partially created. 2022-07-06 16:42:38 +01:00
Budibase Staging Release Bot
4840f5c44b v1.0.219-alpha.5 2022-07-06 15:42:23 +00:00
Peter Clement
8a66a38470 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-06 16:30:24 +01:00
Mitch-Budibase
377bbe9c52 CreateApp test file update
A few timing issues that need sorted. There may be more after this as they tend to be linear through the test run
2022-07-06 16:17:58 +01:00
mike12345567
c62805853a Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again. 2022-07-06 16:09:05 +01:00
Mitch-Budibase
40031f04d8 Merge branch 'develop' into cypress-testing 2022-07-06 15:57:06 +01:00
Mitch-Budibase
8e24b85b24 Smoke Build Test Changes
Changes have been made to the following test files to remove smoke build failures:

- addRadioButtons.spec.js
- accountPortals.spec.js
- userManagement.spec.js
- userSettings.spec.js
2022-07-06 15:56:02 +01:00
Peter Clement
18d259b1ba access tab refreshing correctly 2022-07-06 14:30:15 +01:00
Budibase Staging Release Bot
3f58a6aadf Update pro version to 1.0.219-alpha.4 2022-07-06 13:15:48 +00:00
Budibase Staging Release Bot
c9f92c3407 v1.0.219-alpha.4 2022-07-06 13:14:14 +00:00
mike12345567
13769aca8a Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-06 14:05:00 +01:00
mike12345567
35ed1baeca Updating logging to typescript to fix build issue. 2022-07-06 14:04:04 +01:00
Budibase Staging Release Bot
7fcb354cc2 Update pro version to 1.0.219-alpha.3 2022-07-06 12:49:59 +00:00
Budibase Staging Release Bot
50abf0869e v1.0.219-alpha.3 2022-07-06 12:48:30 +00:00
mike12345567
fee6ca4cfb Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-06 13:38:20 +01:00
Budibase Staging Release Bot
6cc8db45a9 v1.0.219-alpha.2 2022-07-06 12:36:37 +00:00
mike12345567
12a8487732 Adding null parameter so that TS doesn't build with strict requirement. 2022-07-06 13:36:29 +01:00
deanhannigan
58f398a083
Merge pull request #6575 from Budibase/fix/sso-stale-credentials
Properly invalidate the cached user
2022-07-06 13:25:39 +01:00
Budibase Staging Release Bot
e3b81c6fc2 Update pro version to 1.0.219-alpha.1 2022-07-06 12:17:39 +00:00
Budibase Staging Release Bot
58d9fc1384 v1.0.219-alpha.1 2022-07-06 12:16:08 +00:00
Dean
36d69a0b81 Linting commit 2022-07-06 13:09:13 +01:00
Dean
457a671831 Surface refresh process error messaging 2022-07-06 13:03:25 +01:00
Peter Clement
b846402d90 take into account pagination 2022-07-06 12:58:55 +01:00
Dean
bceff77e35 Properly invalidate the cached user ensuring up-to-date credentials are always used 2022-07-06 11:51:48 +01:00
Peter Clement
c9d86230d4 fixing users api references 2022-07-06 08:45:22 +01:00
mike12345567
77b2e68935 Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 2022-07-05 19:54:11 +01:00
Martin McKeaveney
543ab2f528 hide banner from new UI 2022-07-05 19:26:12 +01:00
mike12345567
18df43e197 Fix for #5709 making sure public API can update existing apps. 2022-07-05 18:52:53 +01:00
mike12345567
1742c071cc Updating definitions. 2022-07-05 18:51:34 +01:00
mike12345567
9a7c1e714b Updating API docs #6434 to better describe the API for range and for oneOf operator. 2022-07-05 18:47:30 +01:00
Budibase Staging Release Bot
7b11c9e357 Update pro version to 1.0.219-alpha.0 2022-07-05 16:58:48 +00:00
Budibase Staging Release Bot
7918452c52 v1.0.219-alpha.0 2022-07-05 16:57:18 +00:00
mike12345567
245dca2c2a Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-05 17:47:22 +01:00
mike12345567
9b41a2a438 Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes 2022-07-05 17:46:36 +01:00
mike12345567
2593dccdac Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-05 17:37:04 +01:00
Mel O'Hagan
65aab29ee6 Don't try to check externalType of related tables 2022-07-05 16:59:32 +01:00
Peter Clement
daafba8ec8 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-05 16:04:01 +01:00
Peter Clement
51f09377b8 user screen update 2022-07-05 15:40:12 +01:00
Mel O'Hagan
a625f9e107 Only add defined schema fields to dynamic filter 2022-07-05 15:23:04 +01:00
mike12345567
9bd668fc67 Fix for #6534 make the user aware of the readonly properties on the user and how to edit them. 2022-07-05 14:05:20 +01:00