Commit Graph

15069 Commits

Author SHA1 Message Date
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
Mel O'Hagan d41f813efb Add multiselect for options is in 2022-07-29 16:09:53 +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
Andrew Kingston 9717858c95 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 6e8ddc1cab Add Is in filter for options type 2022-07-29 14:41:41 +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
Mel O'Hagan 1bdc0658e7 Merge branch 'develop' into feature/multiselect-filters 2022-07-29 14:23:12 +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
mike12345567 b4a8109cf0 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 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
Andrew Kingston 4b4b6ae6b0 Fix icon colors being static grey in automation section 2022-07-29 13:33:04 +01:00
Andrew Kingston 64d2e95327 Add key binds to screenslot component 2022-07-29 13:33:04 +01:00
Andrew Kingston 04d40223dd Improve component selection after deleting a component 2022-07-29 13:33:04 +01:00
Andrew Kingston a9a4b6ee44 Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting 2022-07-29 13:33:04 +01:00
Andrew Kingston 5c216b7465 Offer custom themes for client apps and improve theme panel 2022-07-29 13:33:04 +01:00
Andrew Kingston ca2214f9ad Fix keybinding order precendence 2022-07-29 13:33:04 +01:00
Andrew Kingston 8758f6b49a Add support for custom themes in client apps 2022-07-29 13:33:04 +01:00
Andrew Kingston b9dc9f7b56 Fix button roundess not applying properly to large and XL buttons 2022-07-29 13:33:04 +01:00
Andrew Kingston ba409b7b3b Auto focus modals so that escape and enter keys work without mouse intervention 2022-07-29 13:33:04 +01:00
Andrew Kingston b6751233c3 Prevent showing deletion modal for the screen element 2022-07-29 13:33:04 +01:00
Andrew Kingston a4847a471c Add keyboard shortcuts for components. Improve component reordering 2022-07-29 13:33:02 +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
mike12345567 7a6efe3ea8 Some minor fixes for edge cases. 2022-07-29 09:50:53 +01:00
NEOLPAR 011b97d57f important note for pro modifications 2022-07-28 20:35:43 +01:00
mike12345567 3d13030aa1 Initial attempt at transpiling HBS to JS. 2022-07-28 20:20:53 +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