Commit Graph

13943 Commits

Author SHA1 Message Date
mike12345567 76114aa621 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
Budibase Release Bot f0325eb54a v1.4.10 2022-09-22 16:06:01 +00:00
Dean f30a679669 Added category and icon for table configuration binding drawer 2022-09-22 17:04:58 +01:00
Budibase Staging Release Bot 5a895e48e0 v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Budibase Release Bot e15f083445 v1.4.9 2022-09-22 14:28:02 +00:00
mike12345567 7a732b8155 Fixing issue that refactoring file caused (some strings renamed to ts rather than js). 2022-09-22 15:18:10 +01:00
mike12345567 a461c25cef Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator. 2022-09-22 14:59:28 +01:00
mike12345567 6f24c7c6c3 Renaming function to more accurately reflect its group app ID lookup purpose. 2022-09-22 13:57:44 +01:00
mike12345567 99b8c269ea Updating group types to accurately reflect the state of the documents, as well as centralising the logic for getting the app IDs in a group. 2022-09-22 13:55:52 +01:00
Budibase Staging Release Bot d723cf5635 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Mel O'Hagan cf5dbfe055 Handle valueType change 2022-09-22 09:40:45 +01:00
Budibase Release Bot 860d7e15d3 v1.4.8 2022-09-22 08:15:50 +00:00
Mel O'Hagan 5b4d7c3509 Merge branch 'master' into bug/sev2/is-in-filter-startswith-crash 2022-09-22 08:43:11 +01:00
mike12345567 d80cd5042d Adding group app cleanup. 2022-09-21 23:12:38 +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
Budibase Staging Release Bot 085d733b47 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot b7667257eb v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell e564226f77 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
Budibase Release Bot 383b163b12 v1.4.7 2022-09-21 16:14:11 +00:00
mike12345567 120ea88aff Updates to use new backend API for adding/removing users from groups. 2022-09-21 16:58:47 +01:00
Budibase Release Bot ca67234670 v1.4.6 2022-09-21 15:46:23 +00:00
Peter Clement 002086a0ee
Merge pull request #7883 from Budibase/fix/plugin-upload-error
Fix for error when adding a plugin
2022-09-21 16:35:45 +01:00
Peter Clement 885a4186d6 Fix error when plugin is added 2022-09-21 16:19:07 +01:00
Budibase Staging Release Bot 856c7f07a7 v1.4.3-alpha.3 2022-09-21 14:57:19 +00:00
Budibase Release Bot b5059559ff v1.4.5 2022-09-21 14:45:11 +00:00
Martin McKeaveney b82f761027
Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
2022-09-21 15:35:42 +01:00
Martin McKeaveney f1d5f37e9c
Merge pull request #7809 from Budibase/fix/missing-rest-binding-category-names
Fix/missing rest binding category names
2022-09-21 15:33:59 +01:00
Mel O'Hagan 6875554799 Only call startsWith if string 2022-09-21 15:25:53 +01:00
Budibase Release Bot 0263a24eea v1.4.4 2022-09-21 12:56:47 +00:00
mike12345567 9466592663 Adding group cleanup, removing group IDs from users when group is deleted. 2022-09-21 12:43:09 +01:00
Mel O'Hagan 9cc931acc4 Do not allow non-match type primary foreign keys 2022-09-21 09:10:31 +01:00
Budibase Staging Release Bot a409383b0a v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
mike12345567 49fc65b584 Updates to improve the view development experience. 2022-09-20 19:12:48 +01:00
Budibase Staging Release Bot ea1492ac18 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
Budibase Staging Release Bot d95e755585 v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot 871ac84223 v1.4.3 2022-09-20 14:07:55 +00:00
Rory Powell 075ebdbc2a
Merge pull request #7854 from Budibase/remove-datasource-filter
Remove plugin datasource filter in cloud
2022-09-20 14:56:33 +01:00
Rory Powell f06b1cc270 Remove plugin datasource filter in cloud 2022-09-20 14:52:16 +01:00
Budibase Release Bot 0f050250e2 v1.4.2 2022-09-20 13:25:12 +00:00
Budibase Release Bot 195c058503 v1.4.1 2022-09-20 13:10:51 +00:00
Budibase Release Bot a1cb45dc38 v1.4.0 2022-09-20 12:49:14 +00:00
Dean 42c4daf8ea Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 13:32:25 +01:00
Budibase Release Bot 02fc6ac086 v1.3.22 2022-09-20 12:29:11 +00:00
Budibase Staging Release Bot af8e0cba88 v1.3.22-alpha.5 2022-09-20 12:28:59 +00:00
Dean 9271f1e7c4 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 13:26:39 +01:00
Rory Powell a340bedbb0 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +01:00
Dean 6aa87fdacb Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 12:17:31 +01:00
Budibase Staging Release Bot 622c2c4896 v1.3.22-alpha.4 2022-09-20 11:09:59 +00:00
Dean 5f7cfb5731 Filter 'link' fields from the Current User bindings 2022-09-20 11:09:58 +01:00
Rory Powell e62094c8c8 Merge branch 'develop' into release-fixes 2022-09-20 11:08:54 +01:00
Rory Powell b8d493a65c Invert template display logic to fix cypress 2022-09-20 10:59:12 +01:00
Dean e387ee2591 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 10:58:12 +01:00
Budibase Staging Release Bot 9a6670cc54 v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Rory Powell 380542d128 Wrap licensing banners and modals in feature flag, disable logo 2022-09-20 10:15:28 +01:00
Dean 5354231e04 Removed redundant display variable from user bindings 2022-09-20 10:15:23 +01:00
Rory Powell e408692647 Change 'Plugins' nav item badge to 'Beta' 2022-09-20 10:13:40 +01:00
Dean 15818d9d62 Minor change to ensure correct labelling for OAuthToken binding 2022-09-20 10:07:07 +01:00
Dean 674263fe9f Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 09:16:40 +01:00
Budibase Staging Release Bot 5073d086ca v1.3.22-alpha.2 2022-09-19 11:47:32 +00:00
Budibase Staging Release Bot db762e7c2d v1.3.22-alpha.1 2022-09-18 17:07:07 +00:00
Budibase Staging Release Bot a3ecd6c8bd v1.3.22-alpha.0 2022-09-18 12:43:54 +00:00
Martin McKeaveney f1dee80961 merge 2022-09-18 13:30:16 +01:00
Budibase Staging Release Bot 361cc7577c v1.3.21-alpha.2 2022-09-18 09:48:19 +00:00
Budibase Release Bot 19ed43cb81 v1.3.21 2022-09-17 10:41:13 +00:00
mike12345567 8bb51113bc Fix for #7811 - Fixing an issue with the query binding builder - when executing the query you could no longer enrich the value binding. 2022-09-17 10:45:44 +01:00
Budibase Staging Release Bot 01d92902c4 v1.3.21-alpha.1 2022-09-16 17:36:27 +00:00
Mitch-Budibase 3be14d4d80 Merge branch 'develop' into Cypress-Smoke 2022-09-16 17:56:52 +01:00
Mitch-Budibase 2af219cf84 createComponents Test
Skip test file - these will be replaced with API tests. Leaving them skipped for now to be used as reference for API testing
2022-09-16 17:56:06 +01:00
Dean b97c4590f7 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-16 17:34:22 +01:00
Dean 99b730105f Minor fix to add categories for rest bindings 2022-09-16 17:32:50 +01:00
mike12345567 69442865d5 Fixing className. 2022-09-16 17:07:24 +01:00
mike12345567 ac93461bc6 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:03:50 +01:00
mike12345567 b98f08f4e7 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:02:08 +01:00
Budibase Staging Release Bot 95d427cdf7 v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00
mike12345567 fa7702044d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
Budibase Staging Release Bot b86121efe7 v1.3.19-alpha.7 2022-09-16 11:33:30 +00:00
Budibase Release Bot 463d6238d2 v1.3.20 2022-09-16 11:33:12 +00:00
Budibase Staging Release Bot 7042ffd4b2 v1.3.19-alpha.6 2022-09-16 10:41:17 +00:00
Budibase Staging Release Bot 12d62cfedb v1.3.19-alpha.5 2022-09-16 08:35:09 +00:00
mike12345567 42654622b5 PR comments, removing console logs, as well as trying to get jest tests working in builder. 2022-09-15 22:47:37 +01:00
Budibase Staging Release Bot 298b2b17d1 v1.3.19-alpha.4 2022-09-15 20:22:50 +00:00
mike12345567 d35864be08 Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that. 2022-09-15 19:35:55 +01:00
Budibase Staging Release Bot 70ca5eab59 v1.3.19-alpha.3 2022-09-15 17:18:38 +00:00
Budibase Release Bot 1e621da16b v1.3.19 2022-09-15 16:40:41 +00:00
Dean dcc3c81e7a Minor update 2022-09-15 16:50:51 +01:00
Dean 6ee5d8bea6 Fix to include the current user bindings in datasource queries 2022-09-15 16:39:25 +01:00
Andrew Kingston 5cd66d1436 Fix usages of className in organisation settings page 2022-09-15 16:32:36 +01:00
Budibase Staging Release Bot 6c8550e2fb v1.3.19-alpha.2 2022-09-15 14:19:01 +00:00
Budibase Staging Release Bot 9eb4995976 v1.3.19-alpha.1 2022-09-15 12:46:10 +00:00
Rory Powell 934bba9562
Merge pull request #7782 from Budibase/feature/day-pass-pricing
Day pass pricing
2022-09-15 13:36:10 +01:00
Dean 117328021c Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing 2022-09-15 12:46:27 +01:00
Dean 59e8e97bbc Updated copy from the payment modal 2022-09-15 12:45:47 +01:00
Rory Powell c2fa270386 Fixes 2022-09-15 11:59:46 +01:00
Rory Powell ff8760e860 Pre-review tidy, add new badge to plugins 2022-09-15 11:23:51 +01:00
Rory Powell 0980be9377 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 10:56:50 +01:00
Budibase Staging Release Bot 04749bf93a v1.3.19-alpha.0 2022-09-15 09:34:28 +00:00
Rory Powell 0b652a085f Merge branch 'master' into develop 2022-09-15 10:19:56 +01:00
Dean 0acdd047fc Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing 2022-09-15 09:06:48 +01:00
Rory Powell 193a262705 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
Rory Powell 25282c9455 Show licensed group exceeded notification 2022-09-14 22:37:33 +01:00
Rory Powell 3697a4365b Update usage page 2022-09-14 20:58:58 +01:00
Dean bcd6b711bf Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows. 2022-09-14 18:04:58 +01:00
Budibase Staging Release Bot 46eece76b6 v1.3.15-alpha.9 2022-09-14 16:58:05 +00:00
Michael Drury dcc70f9679
Merge pull request #7770 from Budibase/fix/datasource-rename
Data source -> datasource throughout code - plus friendly plugin name displayed
2022-09-14 18:47:54 +02:00
Budibase Release Bot 5bf9d38233 v1.3.18 2022-09-14 15:21:19 +00:00
Dean e29df0b7b5 Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing 2022-09-14 15:20:49 +01:00
Budibase Staging Release Bot cf446aa85b v1.3.15-alpha.8 2022-09-14 14:00:26 +00:00
Dean 8758307d90 Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing 2022-09-14 14:35:54 +01:00
Rory Powell 23594d7d12 Update navigation 2022-09-14 14:20:50 +01:00
mike12345567 01f115cd6b Merge branch 'develop' of github.com:Budibase/budibase into fix/datasource-rename 2022-09-14 14:06:38 +01:00
mike12345567 a4af9ad32e Minor fix - remove double friendlyname check. 2022-09-14 13:59:54 +01:00
mike12345567 d7dfb53647 Adding friendly name to plugin screen. 2022-09-14 13:15:33 +01:00
mike12345567 eeda89725d Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
Budibase Staging Release Bot d410b9a47c v1.3.15-alpha.7 2022-09-14 10:56:15 +00:00
Rory Powell d72494e44b Navigation updates, cookie constant, update link-dependencies and localdomain scripts 2022-09-14 10:53:14 +01:00
Budibase Staging Release Bot d511cc183e v1.3.15-alpha.6 2022-09-14 09:52:46 +00:00
Budibase Staging Release Bot fae86901b3 v1.3.15-alpha.5 2022-09-13 11:27:21 +00:00
Dean 7b38813487 Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing 2022-09-13 11:52:58 +01:00
Dean 98333b8791 Merge commit 2022-09-13 11:52:31 +01:00
Budibase Staging Release Bot 668928cacc v1.3.15-alpha.4 2022-09-13 10:29:40 +00: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
Budibase Release Bot 01d7c9d994 v1.3.17 2022-09-13 09:52:59 +00:00
Budibase Staging Release Bot a1eafcef98 v1.3.15-alpha.3 2022-09-13 09:48:22 +00:00
melohagan 98e1a88ccc
Merge pull request #7731 from Budibase/bug/sev3/date-range
Move date range picker into data
2022-09-13 10:27:43 +01:00
melohagan 290e2dec0f
Merge pull request #7735 from Budibase/bug/sev2/add-js-to-edc
Allow JavaScript bindings in External Data Connector
2022-09-13 10:24:24 +01:00
Budibase Staging Release Bot 223362f2e2 v1.3.15-alpha.2 2022-09-13 09:24:01 +00:00
Andrew Kingston 134d6ac19a
Merge pull request #7588 from Budibase/plugins-dev-experience-websocket
Hot reloading of custom components via websocket
2022-09-13 10:14:03 +01:00
Budibase Release Bot 596ee07675 v1.3.16 2022-09-13 07:39:52 +00:00
Budibase Staging Release Bot a92a8ed882 v1.3.15-alpha.1 2022-09-12 19:09:31 +00:00
Andrew Kingston 3d57010a10 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-12 20:00:32 +01:00
Andrew Kingston bdcf717305 Fix plugin rows not being keyed properly, causing incorrect notifications 2022-09-12 19:50:04 +01:00
Andrew Kingston 6fae59a608 Update plugin description text 2022-09-12 19:47:27 +01:00
mike12345567 d737e0f8eb Updating plugin backend, refactoring a bit, correctly allowing a set of headers to be used for a URL. 2022-09-12 19:12:05 +01:00
mike12345567 40e579e0b7 Updating add/delete process to have better notifications, removing some errors. 2022-09-12 17:43:13 +01:00
mike12345567 036487378c Refactoring some plugin adding work - changing how source is specified to remove lower casing. 2022-09-12 17:04:27 +01:00
Andrew Kingston a8feb18d9d Revert organisation page 2022-09-12 16:39:41 +01:00
Andrew Kingston 9a866a658f Update plugins UI styles 2022-09-12 16:35:42 +01:00
Andrew Kingston 758d0f3287 Fix capitalisation 2022-09-12 16:19:58 +01:00
Andrew Kingston 10c7964afe Undo reverse logic when filtering by component type 2022-09-12 16:19:28 +01:00
Budibase Release Bot 735709a59a v1.3.15 2022-09-12 14:51:31 +00:00
mike12345567 f7d357974c Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-12 15:34:34 +01:00
Budibase Staging Release Bot 38f3c6d1d7 v1.3.15-alpha.0 2022-09-12 13:16:58 +00:00
Rory Powell 6644a20d2f Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
Budibase Release Bot a38626cf66 v1.3.14 2022-09-12 11:46:36 +00:00
Rory Powell e2b5c7b4ef Merge branch 'develop' into feature/day-pass-pricing-temp 2022-09-12 11:33:02 +01:00
Michael Drury d79a9bfecc
Merge pull request #7685 from Budibase/fix/sept-various-fixes
Fix/sept various fixes
2022-09-12 12:16:31 +02:00
Mel O'Hagan 462e0121fd Allow JS bindings in EDC 2022-09-12 11:04:34 +01:00
Rory Powell 5523b63832 Add buttonText to InlineAlert, export TooltipWrapper, update Account type with license key activate time, convert error package to TS 2022-09-12 10:43:26 +01:00
mike12345567 06e824f8b0 PR comments. 2022-09-12 10:42:30 +01:00
Budibase Release Bot 272a2ec7c7 v1.3.13 2022-09-12 08:31:58 +00:00