Commit Graph

291 Commits

Author SHA1 Message Date
Andrew Kingston d166cbb466 Lint and prevent scrolling to selected component when starting dragging 2022-10-14 19:45:47 +01:00
Andrew Kingston e48bbb451e Add throttle utility as an improved debounce 2022-10-08 15:03:44 +01:00
mike12345567 ee5bb31508 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-06 16:58:33 +01:00
Mel O'Hagan 9d67418bf2 Use OG class properties for iOS13 support 2022-10-05 15:53:06 +01:00
Mel O'Hagan 044e9ad90d Don't cast datetime is checking (not)empty 2022-10-03 16:06:00 +01:00
deanhannigan cf8b5be13e
Merge pull request #8014 from Budibase/feature/automation-log-filter-by-license
Feature/automation log filter by license
2022-10-03 10:49:24 +01:00
Andrew Kingston df88fc57ff Fix fetchRow not working in internal API 2022-09-30 16:23:31 +01:00
Dean 225f000b2a Centralised licensing types to frontend-core contants. Some minor refactoring 2022-09-29 09:17:22 +01:00
Andrew Kingston 9b8529c1d8 Update casing in 'does not contain' filter operator 2022-09-28 15:08:14 +01:00
Michael Drury 190c54fb86
Merge pull request #7981 from Budibase/feature/group-app-add
Add apps to a group from within groups interface
2022-09-26 19:18:44 +01:00
Martin McKeaveney d0ad7bbb67 merge with master 2022-09-26 17:57:23 +01:00
mike12345567 7484cdfb59 Feature to allow adding apps from within the groups interface, rather than having to go to apps individually to do this. 2022-09-26 17:54:00 +01:00
Michael Drury 0269089f5a PR comments. 2022-09-23 22:21:51 +01:00
mike12345567 c8ec3c52af Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
Andrew Kingston 9539b5fc35 Update nord color overrides 2022-09-23 15:57:57 +01:00
Rory Powell 9dc2eac580 Support deleting license key from self host install 2022-09-23 15:54:59 +01:00
Mel O'Hagan 900050fe55 Sort type can change. Removed falsey check. 2022-09-23 09:30:05 +01:00
mike12345567 2c5d2f7b12 Switching over app role assignment to use the new backend rather than being performed in the frontend. 2022-09-21 22:58:06 +01:00
mike12345567 39689d27f6 Updating user API to user a single bulk endpoint rather than case sensitive named endpoints. 2022-09-21 18:05:45 +01:00
mike12345567 120ea88aff Updates to use new backend API for adding/removing users from groups. 2022-09-21 16:58:47 +01:00
mike12345567 b98f08f4e7 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:02:08 +01:00
Rory Powell c2fa270386 Fixes 2022-09-15 11:59:46 +01:00
Peter Clement 7f43b40685
Merge pull request #7766 from Budibase/fix/pc-fixes
Bug fixes #6836 and #7242
2022-09-14 14:39:10 +01:00
Peter Clement b78f444654 remove uneeded log 2022-09-14 11:19:09 +01:00
Peter Clement c521fa1188 fix issue with date range filtering in automations 2022-09-13 17:11:37 +01:00
melohagan 8a5545f81f
Merge pull request #7333 from Budibase/feature/select-tables-to-fetch
Allow list of named tables to be fetched
2022-09-13 11:19:49 +01:00
mike12345567 40e579e0b7 Updating add/delete process to have better notifications, removing some errors. 2022-09-12 17:43:13 +01:00
mike12345567 f7d357974c Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-12 15:34:34 +01:00
Rory Powell 6644a20d2f Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
Andrew Kingston 165c8dd129 Copy backend implementation for removing key numbering to ensure consistent behaviour 2022-09-12 09:07:25 +01:00
Andrew Kingston 88369a57d8 Fix client side searching not working due to field prefixes 2022-09-12 09:01:21 +01:00
Peter Clement 5003bf37fb update upload request to handle source correctly 2022-09-06 10:37:49 +01:00
NEOLPAR 0314f65977 Merge branch 'plugins-dev-experience' into feature/plugin-management-ui 2022-09-05 09:38:24 +01:00
mike12345567 5411f3c8e3 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00
NEOLPAR 7bd7c7a868 plugin create npm 2022-08-30 21:37:08 +01:00
Peter Clement 700614f3e6 lint 2022-08-30 10:50:25 +01:00
Peter Clement accdfd9b9e add plugins ui 2022-08-30 10:49:19 +01:00
Martin McKeaveney 0089a07096 merge 2022-08-30 10:33:37 +01:00
Andrew Kingston 223a44a359 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-22 11:27:04 +01:00
Rory Powell ec562ccfa3 Merge branch 'master' into develop 2022-08-19 14:15:49 +01:00
Andrew Kingston 77c96b37b3 Fix issue with falsey lucene values being ignored 2022-08-19 14:11:58 +01:00
Mel O'Hagan 99c2a043b8 Allow list of named tables to be fetched 2022-08-17 18:16:11 +01:00
melohagan 3cadbee1b9
Merge pull request #7243 from Budibase/bug/sev2/orphaned-minio-attachment
Delete attachments on field clear from minio bucket
2022-08-17 16:48:27 +01:00
Andrew Kingston 59b3bed470 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 16:13:27 +01:00
Andrew Kingston 82ca88ad28 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-17 14:20:34 +01:00
Mel O'Hagan e4a1f356b3 Only allow bindings type for Is In Conditional UI 2022-08-16 13:36:48 +01:00
mike12345567 3fb5a2251b Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-15 16:17:54 +01:00
Mel O'Hagan 1f66cf9a83 Allow delete attachments from builder data section 2022-08-15 15:46:55 +01:00
mike12345567 2904b1a5db Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters 2022-08-15 12:24:41 +01:00
Mel O'Hagan 404e5414b5 Delete attachments on field clear 2022-08-12 11:29:57 +01:00
mike12345567 ba16af1daa Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:36:07 +01:00
mike12345567 8871738c31 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:34:01 +01:00
Andrew Kingston 66ab9dcc8b Add API endpoint to fetch list of plugins to core API 2022-08-11 15:28:19 +01:00
Andrew Kingston f2ee01d58f Add plugin upload to core API client, add response to plugin upload endpoint 2022-08-11 10:37:57 +01:00
Rory Powell 3d12db8b2b Merge branch 'master' into develop 2022-08-10 14:36:49 +01:00
Rory Powell 3e0cab64f5 Add timezone to served events 2022-08-10 11:29:11 +01:00
Rory Powell 4525cf4c6e Trigger served events on ping endpoint 2022-08-10 11:01:54 +01:00
Michael Drury 1b574bc58f
Merge pull request #7049 from Budibase/fix/2585
Updating filters to allow multiple uses of the same property and exposing allOr option
2022-08-09 11:00:38 +01:00
Andrew Kingston b9cc7a83c8 Fix users not being added to group when invited via email 2022-08-08 16:40:32 +01:00
Andrew Kingston 43b6fd3055 Remove leftover code 2022-08-08 14:29:12 +01:00
Andrew Kingston 39dc0afdc9 Add new UserFetch for searching users table and use in users page. Add debounce utility 2022-08-05 15:57:21 +01:00
Andrew Kingston 115ef53f82 Update multi-user invite endpoint 2022-08-03 19:20:33 +01:00
Andrew Kingston 6701c25fc9 Fix users invited by email not being able to take priveleged roles 2022-08-03 15:16:26 +01:00
mike12345567 5eeb2ea600 Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585. 2022-08-02 18:34:58 +01:00
Andrew Kingston 63a0dacf36 Update hover background colour for nord theme 2022-08-02 10:02:04 +01:00
Andrew Kingston 7b7075b276 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-01 19:08:30 +01:00
mike12345567 a99ed3bf52 Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-01 19:00:17 +01:00
mike12345567 5aea08fdce Adding mechanism to allow displaying an error on data retrieval for tables. 2022-08-01 18:56:59 +01: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
Peter Clement dbaebf0df3
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
2022-08-01 09:39:55 +01:00
mike12345567 e9143908ab Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 16:14:45 +01:00
Mel O'Hagan 2aa7f2b2ff Add Is in filter for options type 2022-07-29 14:41:41 +01:00
Mel O'Hagan 27fafe546c Merge branch 'develop' into feature/multiselect-filters 2022-07-29 14:23:12 +01:00
Andrew Kingston 1f9086f639 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 13:48:27 +01:00
Peter Clement 6d12b1b24f more efficient fetching of total users per app 2022-07-29 13:10:00 +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
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
Mel O'Hagan 52408a13f8 Support for string bindings as array 2022-07-27 17:34:42 +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 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
Mel O'Hagan b160af6603 Has any filter InternalDB 2022-07-27 13:02: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
Mel O'Hagan a702828323 Merge branch 'develop' into feature/multiselect-filters 2022-07-27 10:18:07 +01:00
Peter Clement f845ac055e Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-26 20:19:33 +01:00
mike12345567 f2addf16cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
Mel O'Hagan a75f3b7bba NotContains internalSearch 2022-07-26 17:21:58 +01:00
Andrew Kingston f2ca81340e Tweak midnight theme 2022-07-26 13:45:08 +01:00
Andrew Kingston 7aebe3c411 Add midnight theme 2022-07-26 13:41:46 +01:00
Andrew Kingston f34ac184ab Update tooltip to use theme colour rather than static grey 2022-07-26 13:41:18 +01:00
Andrew Kingston 13d321350b Merge branch 'master' of github.com:Budibase/budibase into nord-theme 2022-07-26 11:46:28 +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 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 7dc245f073 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-21 11:47:08 +01:00
Peter Clement ea061e6ab1 updating license check to search for feature 2022-07-21 09:52:01 +01:00