1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

18576 commits

Author SHA1 Message Date
Andrew Kingston
ba9691ee12 Add grid flag to stripe rows different colours 2023-05-16 17:09:32 +01:00
Andrew Kingston
834202423f Fix bulk deletion triggering on delete keypress after selecting then deselecting a row 2023-05-16 16:42:36 +01:00
Budibase Release Bot
58cb15623b Update pro version to 2.6.16 2023-05-16 15:06:49 +00:00
Peter Clement
67272c28af Improve logic in add action modal for collect step 2023-05-16 16:06:37 +01:00
Peter Clement
e3d867611b use correct sdk import 2023-05-16 16:05:37 +01:00
Budibase Release Bot
ceeeb0ad8d v2.6.16 2023-05-16 15:05:12 +00:00
mike12345567
55ec808a82 Fixing comment. 2023-05-16 15:47:38 +01:00
Andrew Kingston
0a0e78c314 Fix grid keyboard shortcuts being hard to read in light theme 2023-05-16 15:29:48 +01:00
Andrew Kingston
b112995fd0 Disable hide column option in header cell context menu for sticky column 2023-05-16 15:26:20 +01:00
Andrew Kingston
1e48020001 Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev 2023-05-16 15:23:30 +01:00
mike12345567
14806809e8 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-05-16 14:54:44 +01:00
Andrew Kingston
e2bf3b32e1 Revert flatpickr version to fix bug in 3.3.2, improve display of time-only dates 2023-05-16 14:52:45 +01:00
Andrew Kingston
6ed691be1d Improve builder socket 2023-05-16 14:18:31 +01:00
Adria Navarro
e465422031 Implement connection 2023-05-16 15:08:34 +02:00
Budibase Release Bot
08a61e5aef Update pro version to 2.6.15 2023-05-16 12:25:45 +00:00
Budibase Release Bot
4c4892a157 v2.6.15 2023-05-16 12:24:17 +00:00
Michael Drury
0a17a979a3 Merge pull request #10607 from Budibase/fix/cli-build-pkg
CLI Pkg fix
2023-05-16 13:05:47 +01:00
Budibase Release Bot
5839a65d0c Update pro version to 2.6.14 2023-05-16 12:05:13 +00:00
Budibase Release Bot
897e08d0ec v2.6.14 2023-05-16 12:03:33 +00:00
deanhannigan
73d5be0a7c Merge pull request #10593 from Budibase/fix/autoId-sync-on-create-row
Fix for autoid issue on create row
2023-05-16 12:55:22 +01:00
Adria Navarro
ce357ecac8 Setup CONNECTION_CHECKING feature 2023-05-16 13:37:30 +02:00
mike12345567
549f7e452d Minor change - needed to update the path to prebuilds for pkg built CLI versions. 2023-05-16 12:37:28 +01:00
Adria Navarro
d285c2aeb2 Merge pull request #10601 from Budibase/budi-6932/verify_google_sheets
Verify google sheets connection
2023-05-16 13:33:08 +02:00
Adria Navarro
87497fee73 Comments 2023-05-16 13:24:16 +02:00
Adria Navarro
419e2de602 Test airtable connection 2023-05-16 13:24:16 +02:00
Adria Navarro
be6c398f53 Remove bool ref 2023-05-16 13:23:35 +02:00
Budibase Release Bot
aa13a6284b Update pro version to 2.6.13 2023-05-16 10:23:12 +00:00
Budibase Release Bot
e26daac58f v2.6.13 2023-05-16 10:21:37 +00:00
Adria Navarro
2176ac8da7 Clean code 2023-05-16 11:49:51 +02:00
Adria Navarro
062127b1f1 Fix types 2023-05-16 11:48:40 +02:00
Adria Navarro
b3b962534f Test snowflake connection 2023-05-16 11:47:38 +02:00
Adria Navarro
d6473aab87 Append auth on verification 2023-05-16 11:47:38 +02:00
Adria Navarro
911a072069 Update types 2023-05-16 11:44:58 +02:00
Adria Navarro
a21039d5b4 Fix auth checks when specified auth 2023-05-16 11:43:13 +02:00
Adria Navarro
5e7d839cb1 Use existing merge 2023-05-16 11:43:13 +02:00
Adria Navarro
a676e42b1f Handle config 2023-05-16 11:43:13 +02:00
Adria Navarro
cd93d327a5 Test google sheets 2023-05-16 11:43:13 +02:00
Adria Navarro
77102cea12 Typing 2023-05-16 11:43:13 +02:00
Adria Navarro
b5890b788f Append auth on verification 2023-05-16 11:43:13 +02:00
mike12345567
79a6437156 Updating path to handle new dist layout. 2023-05-16 10:19:02 +01:00
mike12345567
f577b880ee Fix for 'TypeError: Cannot read properties of undefined (reading 'command')' error that was occurring - program wouldn't load successfully with an undefined version number. 2023-05-16 10:00:49 +01:00
Peter Clement
59e1150eee improve notification message for sync automation run 2023-05-16 09:59:37 +01:00
Peter Clement
d43fc819c7 refactor check for collect step into sdk 2023-05-16 09:29:40 +01:00
Andrew Kingston
cb9d35f6aa Fix validation error position for new rows 2023-05-16 08:24:23 +01:00
Andrew Kingston
913188052a Fix cell colours with multiple users 2023-05-16 08:18:26 +01:00
Dean
728eb3bb09 Fix for autoid issue on create row 2023-05-15 19:22:22 +01:00
mike12345567
6b7269b954 Refactoring response from integrations to a simple type. 2023-05-15 17:36:16 +01:00
Michael Drury
18d2c33839 Merge pull request #10583 from Budibase/budi-6932/verify_redis
Implement redis connection verification
2023-05-15 17:22:32 +01:00
Michael Drury
fbc3697c8c Merge pull request #10546 from Budibase/budi-6932/verify_mysql
Implement mysql connection verification
2023-05-15 17:13:32 +01:00
Michael Drury
9e6f22653b Merge pull request #10550 from Budibase/budi-6932/verify_couchdb
Implement couchdb connection verification
2023-05-15 17:12:54 +01:00
Michael Drury
3ef204cf7b Merge pull request #10553 from Budibase/budi-6932/verify_mssql
Implement MSSQL connection verification
2023-05-15 17:12:05 +01:00
Michael Drury
f9fd3d942a Merge pull request #10554 from Budibase/budi-6932/verify_mongo
Implement mongo connection verification
2023-05-15 17:11:37 +01:00
Michael Drury
001e8757e8 Merge pull request #10555 from Budibase/budi-6932/verify_arango
Implement arango connection verification
2023-05-15 17:11:12 +01:00
Michael Drury
328514afdd Merge pull request #10588 from Budibase/budi-6932/verify_s3
Implement S3 connection verification
2023-05-15 17:10:38 +01:00
Michael Drury
d77107f540 Merge pull request #10589 from Budibase/budi-6932/verify_dynamodb
Implement dynamodb connection verification
2023-05-15 17:10:10 +01:00
mike12345567
bd74f8eef7 Updating testConnection usage. 2023-05-15 17:08:23 +01:00
mike12345567
571987a2ce Merge branch 'feature/datasource-connections' of github.com:Budibase/budibase into feature/datasource-conns 2023-05-15 17:00:30 +01:00
Adria Navarro
3933a3881b Test dynamodb connection 2023-05-15 17:58:09 +02:00
Adria Navarro
f2f0c2e708 Typing 2023-05-15 17:56:48 +02:00
Budibase Release Bot
eb5672a546 Update pro version to 2.6.12 2023-05-15 15:52:47 +00:00
Budibase Release Bot
005c3556d6 v2.6.12 2023-05-15 15:51:10 +00:00
Andrew Kingston
e2a860ea4c Fix visual issues with other users selecting cells 2023-05-15 16:43:37 +01:00
Peter Clement
16ace6bf27 add plan tag to collect step 2023-05-15 16:40:52 +01:00
Adria Navarro
1e505791c0 Implement s3 checks 2023-05-15 17:37:28 +02:00
jvcalderon
0e3a6a199e Keep @budibase/types at tsconfig.json 2023-05-15 16:58:43 +02:00
Adria Navarro
47d8701578 Move files 2023-05-15 16:53:32 +02:00
mike12345567
1aad88adc8 Fix for CLI startup complaining about version not being found. 2023-05-15 15:52:59 +01:00
jvcalderon
14a7e77e39 ESLint 2023-05-15 16:52:48 +02:00
Adria Navarro
058ac416ea Test redis 2023-05-15 16:50:37 +02:00
Adria Navarro
fad57db634 Implement the check as part of the integration 2023-05-15 16:48:40 +02:00
Adria Navarro
901bff5399 Validate arango 2023-05-15 16:47:41 +02:00
jvcalderon
327a8299f2 Extract isCloud information from admin storage 2023-05-15 16:43:14 +02:00
Adria Navarro
8b73b76895 Undo refs 2023-05-15 16:39:33 +02:00
Adria Navarro
b41438c854 Clean code 2023-05-15 16:38:54 +02:00
Adria Navarro
2f9b076381 Implement the check as part of the integration 2023-05-15 16:38:42 +02:00
Adria Navarro
e8fa690566 Add mongo checks 2023-05-15 16:37:20 +02:00
Adria Navarro
d98bc11a20 Clean 2023-05-15 16:30:43 +02:00
Adria Navarro
2641a8c135 Clean code 2023-05-15 16:30:43 +02:00
Adria Navarro
0418e90a37 Implement the check as part of the integration 2023-05-15 16:30:43 +02:00
Adria Navarro
32695018bf Validate and test microsoft sql 2023-05-15 16:30:43 +02:00
Peter Clement
007f5ca8a9 Merge remote-tracking branch 'origin/develop' into feature/sync-automations 2023-05-15 15:19:44 +01:00
Peter Clement
84dfc69b88 fix submodule conflict 2023-05-15 15:15:36 +01:00
Andrew Kingston
46d8ad2864 Restore proper functionality for showing other users inside grids 2023-05-15 14:51:54 +01:00
Peter Clement
27e78206c4 remove logs and copy changes 2023-05-15 14:49:05 +01:00
Peter Clement
266465c8df convert timeout seconds to milliseconds 2023-05-15 14:48:34 +01:00
Peter Clement
2b5b7f2b87 Revert "sync webhook automations feature and feature check"
This reverts commit 1904d77b2d.
2023-05-15 14:31:23 +01:00
Peter Clement
1904d77b2d sync webhook automations feature and feature check 2023-05-15 14:25:36 +01:00
Andrew Kingston
e28ec0a5a8 Merge pull request #10556 from Budibase/cheeks-fixes
Sort tables in data section + show full screen URLs on hover
2023-05-15 13:54:55 +01:00
jvcalderon
8c71b1fc19 Check error limit conditions explicitly 2023-05-15 14:27:59 +02:00
Adria Navarro
bd736836f0 Remove export 2023-05-15 13:55:22 +02:00
Adria Navarro
d656edad40 Implement the check as part of the integration 2023-05-15 13:54:32 +02:00
Adria Navarro
5456866c45 Fix tests to use connection string instead of env 2023-05-15 13:54:32 +02:00
Adria Navarro
209ada0c38 Validate couchdb 2023-05-15 13:54:32 +02:00
deanhannigan
110e02c454 Merge pull request #10468 from Budibase/feature/user-side-panel-ux-updates
Designer user side panel UX updates.
2023-05-15 12:51:51 +01:00
Adria Navarro
8a1564ef07 Implement the check as part of the integration 2023-05-15 13:48:09 +02:00
Adria Navarro
721492e76d Validate mysql 2023-05-15 13:47:48 +02:00
Adria Navarro
f10a66cc42 Type mysql configs 2023-05-15 13:47:48 +02:00
Adria Navarro
419489ddcb Update pro ref 2023-05-15 13:24:23 +02:00
Adria Navarro
1c2c00e621 Fix bool 2023-05-15 13:16:56 +02:00
Adria Navarro
99d525ad79 Move tests to qa-core 2023-05-15 13:16:56 +02:00
Adria Navarro
c3856a48aa Fix types 2023-05-15 13:16:56 +02:00
Adria Navarro
eaf7e399e7 Remove unnecessary export 2023-05-15 13:16:56 +02:00
Adria Navarro
ffef2499cc Implement the check as part of the integration 2023-05-15 13:16:56 +02:00
Adria Navarro
f5fb4f8850 Clean 2023-05-15 13:16:56 +02:00
Adria Navarro
b022dcba77 Types 2023-05-15 13:16:56 +02:00
Adria Navarro
25233c5c9b Add message response 2023-05-15 13:16:56 +02:00
Adria Navarro
f022a43065 Test pg connection 2023-05-15 13:16:56 +02:00
Adria Navarro
239a51a2c0 Typings 2023-05-15 13:16:56 +02:00
Adria Navarro
640911f1dd Update pg deps 2023-05-15 13:16:56 +02:00
Adria Navarro
20aa0f50ab Clean code 2023-05-15 13:16:56 +02:00
Adria Navarro
deb73be17d Merge branch 'develop' into budi-6158/allow_searching_users
# Conflicts:
#	packages/pro
2023-05-15 13:02:03 +02:00
Adria Navarro
afce85f15d Update pro ref 2023-05-15 12:56:15 +02:00
Dean
84d6af52f4 Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates 2023-05-15 11:36:54 +01:00
Dean
6fa59da628 Merge remote-tracking branch 'origin/develop' into feature/portal-pending-users-section 2023-05-15 11:02:25 +01:00
jvcalderon
fe96e70a09 Update submodule 2023-05-15 10:05:03 +02:00
jvcalderon
b4d531f886 Change a literal 2023-05-15 09:47:57 +02:00
jvcalderon
17e2a4d7e4 Refactor -> Avouid explicit usage of pricing url 2023-05-15 09:00:20 +02:00
jvcalderon
3e62cac3a6 Update pro submodule 2023-05-15 08:39:34 +02:00
jvcalderon
fc846e1580 Merge branch 'develop' into user-limit-ui 2023-05-15 08:38:45 +02:00
Andrew Kingston
f8f970bf7e Update grid websocket to send actual changes down to reduce API load 2023-05-12 16:13:32 +01:00
Peter Clement
c86c2b4096 add synchronous webhook functionality 2023-05-12 15:57:34 +01:00
Peter Clement
dcfb65b92d sync / async automations go through one endpoint 2023-05-12 15:56:24 +01:00
Budibase Release Bot
0cf7d4ab9c Update pro version to 2.6.11 2023-05-12 14:30:41 +00:00
Budibase Release Bot
6c694762e2 v2.6.11 2023-05-12 14:29:07 +00:00
jvcalderon
946cd45b3f Refactor: BUILDER_REFERER_PREFIX -> BUILDER_APP_PREFIX 2023-05-12 15:59:42 +02:00
Dean
d8b59b989d Merge remote-tracking branch 'origin/master' into fix/inclusion-row-parsing 2023-05-12 14:58:19 +01:00
jvcalderon
a48fc00a54 Change the PUBLIC_API_PREFIX to prevent failures if we increase in the future the API version 2023-05-12 15:54:59 +02:00
José Vte. Calderón
8eac0d99f7 Update packages/backend-core/src/utils/tests/utils.spec.ts
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-05-12 15:38:39 +02:00
jvcalderon
1f7ebe8502 Remove unneeded 'beforeEach' import 2023-05-12 15:34:57 +02:00
Andrew Kingston
d752448403 Disable command palette and tour for non lock holders and forcefully prevent access to the design and automate pages 2023-05-12 14:33:00 +01:00
Andrew Kingston
5f81584a14 Update top bar when not the primary builder and prevent flashing during loading states 2023-05-12 14:16:10 +01:00
Andrew Kingston
7f96fbf741 Remove single user restriction and notify users if they are the primary builder or not 2023-05-12 13:55:08 +01:00
jvcalderon
de339e4be7 Update submodule reference 2023-05-12 11:34:52 +02:00
jvcalderon
804f378b82 Update submodule reference in order to fix an error while importing utils 2023-05-12 10:23:44 +02:00
Andrew Kingston
a00d502acb Add title attribute to reveal full screen URLs when hovering in screen list panel 2023-05-12 08:04:34 +01:00
Andrew Kingston
f5a4ad58ab Fix alphabetical sorting for tables 2023-05-12 08:02:21 +01:00
jvcalderon
db8f3a59c9 Merge branch 'develop' into user-limit 2023-05-12 09:02:01 +02:00
jvcalderon
562bc05f71 Restore pro submodule 2023-05-12 08:55:20 +02:00
jvcalderon
e284e4c6e4 Update pro submodule 2023-05-12 08:46:15 +02:00
Budibase Release Bot
0b8cf0f9bc Update pro version to 2.6.10 2023-05-11 17:36:44 +00:00
Budibase Release Bot
eccb0edb0f v2.6.10 2023-05-11 17:35:07 +00:00
melohagan
395cf4a667 Add JSON payload support for Make and Zapier (#10529)
* Rename Integromat to Make. Update logo.

* Add JSON type for automations

* Support deprecated values in JSON

* Fix json query editor width bug

* Push body to schema if missing

* Support JSON body

* Add JSON payload support for Zapier

* Update packages/server/src/automations/steps/make.ts

Co-authored-by: Martin McKeaveney <martin@budibase.com>

* July -> November

* Add unit tests

---------

Co-authored-by: Martin McKeaveney <martin@budibase.com>
2023-05-11 17:49:33 +01:00
Andrew Kingston
d52983839d Merge pull request #10544 from Budibase/grid-id
Grid improvements and fixes
2023-05-11 17:23:35 +01:00
Andrew Kingston
f7fbce3444 Fix multiple issues with first app onboarding 2023-05-11 17:11:13 +01:00
Adria Navarro
1ebd1c274f Undo key changes 2023-05-11 13:32:46 +02:00
Dean
4b45f1a9f0 Merge remote-tracking branch 'origin/develop' into feature/user-side-panel-ux-updates 2023-05-11 12:17:45 +01:00
Andrew Kingston
5a0ae3ff01 Disable most context menu options for cells in the new row 2023-05-11 11:58:26 +01:00
Peter Clement
1626571081 Merge remote-tracking branch 'origin/develop' into feature/sync-automations 2023-05-11 11:53:12 +01:00
Andrew Kingston
59ea4460f9 Fix multiple issues with keypresses and date cells due to flatpickr 2023-05-11 10:51:44 +01:00
jvcalderon
f2fc1c0b60 Refactor: Avoid will... 2023-05-11 09:43:54 +02:00
jvcalderon
4d6669b6fe Modify modal to open pricing plan 2023-05-11 09:13:00 +02:00
jvcalderon
58878ac57c Adds account locking if user limit is exceeded 2023-05-11 08:20:52 +02:00
Andrew Kingston
d146aae084 Treat formula cell as readonly! 2023-05-10 16:02:00 +01:00
Andrew Kingston
72a64d2378 Fix not properly updating row state for formula columns 2023-05-10 16:00:27 +01:00
Andrew Kingston
88c475e4cb Add grid menu items to copy row ID and rev 2023-05-10 16:00:12 +01:00
Adria Navarro
6d6f8d416c Arrange UI 2023-05-10 15:46:01 +02:00
Budibase Release Bot
70705a8519 Update pro version to 2.6.9 2023-05-10 13:45:43 +00:00
Budibase Release Bot
530c8ce8d7 v2.6.9 2023-05-10 13:43:51 +00:00
Adria Navarro
1434bb9ac9 Improve messaging 2023-05-10 15:23:00 +02:00
Adria Navarro
46963bca69 Search on frontend 2023-05-10 15:19:45 +02:00
Adria Navarro
0d5c14f22a Rename view 2023-05-10 14:54:30 +02:00
Adria Navarro
0882046ea2 Test search by email 2023-05-10 14:53:30 +02:00
Dean
77d1f9250c Updated import row test to evaluate the name and _id fields on the table instead of the entire object. 2023-05-10 12:52:54 +01:00
Dean
1e6652dc39 Fix for importing exported array/option fields. Fix to ensure lastid and inclusion updates persisted as a result of an import. Test updates for array and option fields 2023-05-10 12:36:01 +01:00
Adria Navarro
10d1986dcc Merge branch 'develop' into budi-6158/prevent_duplicated_group_names 2023-05-10 12:41:46 +02:00
Adria Navarro
999dcebb74 Merge branch 'develop' into budi-6158/allow_searching_users 2023-05-10 12:40:08 +02:00
Adria Navarro
f0194ac96b Pro referencing 0.0.1 2023-05-10 12:39:24 +02:00
Adria Navarro
f8d1f2714c Update pro ref 2023-05-10 12:33:47 +02:00
Adria Navarro
c05a93f875 Test last page search 2023-05-10 12:33:11 +02:00
Adria Navarro
3de3ddfa62 Add tests 2023-05-10 12:33:11 +02:00
Adria Navarro
63244e1dde Add test 2023-05-10 12:33:11 +02:00
Adria Navarro
5e7a8f18e5 Fix loading 2023-05-10 12:32:05 +02:00
Adria Navarro
d33a06c89c Send search term to api call 2023-05-10 12:32:05 +02:00
Adria Navarro
8bbfa7e0ab Dynamic groups for testing 2023-05-10 12:31:09 +02:00
Adria Navarro
e318eda5f4 Update pro ref 2023-05-10 11:44:05 +02:00
Adria Navarro
9b6cb5d09d Merge branch 'develop' into budi-6158/prevent_duplicated_group_names 2023-05-10 10:58:41 +02:00
Adria Navarro
eae4f5c9b9 Merge pull request #10508 from Budibase/budi-6158/extract_components
BUDI-6158 - Extract components
2023-05-10 10:57:06 +02:00
Adria Navarro
ad257366cf Merge branch 'develop' into budi-6158/paginage-group-users 2023-05-10 10:37:38 +02:00
Adria Navarro
a80f00c954 Merge branch 'develop' into budi-6158/prevent_duplicated_group_names
# Conflicts:
#	packages/pro
2023-05-10 10:34:27 +02:00
Adria Navarro
0c95e07183 Update pro ref 2023-05-10 10:28:40 +02:00
Adria Navarro
09f93efe8a Merge pull request #10514 from Budibase/budi-6158/limit_group_name_length
Add group name length limit
2023-05-10 10:24:01 +02:00
Adria Navarro
c288053641 Merge pull request #10512 from Budibase/budi-6158/handle_empty_group_names
Do not allow empty group names on builder
2023-05-10 10:23:06 +02:00
Adria Navarro
d2da7ea398 Update pro ref 2023-05-10 10:21:05 +02:00
Peter Clement
1539bf234b add ability to trigger synchronous automation from button action 2023-05-09 12:10:20 +01:00
melohagan
fb54b6de60 Add pagination to Google Sheets (#10525)
* Add pagination to Google Sheets

* Default limit to 100
2023-05-09 12:05:12 +01:00
Peter Clement
ac57a849ce add collect bloc definition 2023-05-09 12:04:32 +01:00
Peter Clement
9b66b30969 add property to denote if step can be looped 2023-05-09 12:04:16 +01:00
Dean
8fcb7d880a Merge remote-tracking branch 'origin/master' into fix/inclusion-row-parsing 2023-05-09 09:46:37 +01:00
Budibase Release Bot
bd13a2d186 Update pro version to 2.6.8 2023-05-08 15:54:09 +00:00
Budibase Release Bot
86f0cd8353 v2.6.8 2023-05-08 15:52:34 +00:00
Martin McKeaveney
eb37dacc73 lint 2023-05-08 16:23:49 +01:00
Martin McKeaveney
b387f969d9 allow passwordless redis 2023-05-08 15:59:12 +01:00
jvcalderon
d4d1bc03b3 Fix ESLint 2023-05-08 13:42:26 +02:00
Adria Navarro
a4e97f768b Add group name limit 2023-05-08 13:26:26 +02:00
jvcalderon
80d3b99b90 Provide some functions to check the path in the context 2023-05-08 13:26:00 +02:00
Adria Navarro
3a9c90ac6b Show error pre-submit 2023-05-08 13:07:54 +02:00
Adria Navarro
cd47bc20a2 Test name trimming 2023-05-08 12:45:30 +02:00
Adria Navarro
1b44f8b18b Do not allow empty names on request 2023-05-08 12:42:51 +02:00
Adria Navarro
752790f3c9 Do not allow undefined names on request 2023-05-08 12:41:48 +02:00
Adria Navarro
51f5f4c018 Display error when populated from the backend 2023-05-08 11:53:14 +02:00
Adria Navarro
f59a9da809 Display error when populated from the backend 2023-05-08 11:31:35 +02:00
Adria Navarro
b1f1095c89 Split components 2023-05-05 20:21:06 +01:00
Adria Navarro
e4b0c55aa6 Split group users component 2023-05-05 20:10:54 +01:00
mike12345567
57a633b926 Implementing main body of connection verification endpoint. 2023-05-05 17:40:39 +01:00
Adria Navarro
f8ccee80df Update pro ref 2023-05-05 16:50:06 +01:00
Adria Navarro
21d0bbcb1e Update pro ref 2023-05-05 16:33:28 +01:00
Adria Navarro
d79af79bf1 Comment 2023-05-05 16:33:02 +01:00
Adria Navarro
916edf47d4 Handling last page removed 2023-05-05 16:33:02 +01:00
Adria Navarro
5e8a2de089 Handle cursors on refresh 2023-05-05 16:33:02 +01:00
Adria Navarro
e91f9ea5cd Refetch initial data instead of refreshing 2023-05-05 16:33:01 +01:00
Adria Navarro
89afec9bfc Refetch users on changes 2023-05-05 16:33:01 +01:00
Adria Navarro
2c49232fa8 Renames 2023-05-05 16:33:01 +01:00
Adria Navarro
8102c54bc3 Add searching for users back 2023-05-05 16:33:01 +01:00
Adria Navarro
10fcca92f6 Paginate users on group views 2023-05-05 16:33:01 +01:00
Adria Navarro
bbd0690518 Type response 2023-05-05 16:32:27 +01:00
Adria Navarro
4eaa95fc41 Type contexts 2023-05-05 16:31:53 +01:00
mike12345567
ce6c5bfa68 Base connection work - extending the base integration to include the option of a connection check function. 2023-05-05 15:47:55 +01:00
mike12345567
c880282be3 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-05-05 15:44:32 +01:00
Budibase Release Bot
c73f9eb12f Update pro version to 2.6.7 2023-05-05 14:31:33 +00:00
Budibase Release Bot
1de22e3758 v2.6.7 2023-05-05 14:30:04 +00:00
Dean
03c048f978 Merge remote-tracking branch 'origin/master' into fix/inclusion-row-parsing 2023-05-05 15:22:49 +01:00
Rory Powell
595db7d346 Merge pull request #10495 from Budibase/fix/custom-locks
Fix usage of custom locks
2023-05-05 15:21:58 +01:00
Rory Powell
1ba5eda149 Fix usage of custom locks 2023-05-05 14:42:21 +01:00
Dean
0aeb06bb2b Merge commit 2023-05-05 13:39:59 +01:00
Adria Navarro
1c0da8ff29 Merge branch 'develop' into chore/npmless-builds 2023-05-05 13:31:45 +01:00
Adria Navarro
e4af6a802a Update pro ref 2023-05-05 13:27:22 +01:00
Budibase Release Bot
83dabb6fc4 Update pro version to 2.6.6 2023-05-05 11:52:37 +00:00
Budibase Release Bot
0f8d74157c v2.6.6 2023-05-05 11:50:53 +00:00
melohagan
25b42f0a28 Rename Integromat to Make. Update logo. (#10492) 2023-05-05 12:41:24 +01:00
Budibase Staging Release Bot
21ffea56c4 Update pro version to 2.5.10-alpha.3 2023-05-05 11:20:50 +00:00
Budibase Release Bot
cd08227d21 Update pro version to 2.6.5 2023-05-05 11:20:15 +00:00
Budibase Staging Release Bot
58e2ea7c6c v2.5.10-alpha.3 2023-05-05 11:19:15 +00:00
Budibase Release Bot
eb5e962e65 v2.6.5 2023-05-05 11:18:39 +00:00
Martin McKeaveney
67813a86a9 Merge pull request #10437 from Budibase/budi-6955-typo-in-default-prompt-user-action
fix typo in prompt user modal default text
2023-05-05 12:02:29 +01:00
Martin McKeaveney
5ea181ec82 Merge pull request #10433 from Budibase/stop-multiple-onclick-events-from-firing
Stop Multiple onClick Events from Firing
2023-05-05 12:01:38 +01:00
Martin McKeaveney
1c81cc4b4d Merge pull request #10483 from Budibase/fix/empty-attachment-row-import
Fix for row import failure caused by empty attachment parsing.
2023-05-05 12:01:04 +01:00
Martin McKeaveney
79a294e173 Merge pull request #10434 from Budibase/improve-automations-error-message
Improve Automations Error Message
2023-05-05 12:00:50 +01:00
Michael Drury
cfae0f6811 Merge pull request #10487 from Budibase/fix/automation-log-issue
Potential fix for automation log issue
2023-05-05 11:59:25 +01:00
Budibase Staging Release Bot
87f5c9353a Update pro version to 2.5.10-alpha.2 2023-05-05 10:57:40 +00:00
Budibase Staging Release Bot
4cd5b39c3a v2.5.10-alpha.2 2023-05-05 10:55:55 +00:00
Budibase Release Bot
488ce6c072 Update pro version to 2.6.4 2023-05-05 10:49:18 +00:00
Budibase Release Bot
76ad8bca7c v2.6.4 2023-05-05 10:47:43 +00:00
Andrew Kingston
687d3a9267 Merge pull request #10491 from Budibase/more-grid-tweaks
Grid improvements and fixes
2023-05-05 11:38:24 +01:00
Andrew Kingston
438afa03cf Remove commented out code 2023-05-05 10:46:36 +01:00
Andrew Kingston
86ce8eb831 Fix table ID being passed in to access modal 2023-05-05 10:45:34 +01:00
Dean
b0ff61c9ec Feedback update. Console.error to logging.logalert 2023-05-05 09:24:57 +01:00
Andrew Kingston
5b0ba593b8 Move modal consideration CSS selector up a few levels to underlay to prevent modal close clicks triggering external handlers 2023-05-05 09:18:00 +01:00
Andrew Kingston
e01e91e075 Fix row selection being cleared when exporting rows, and ignore download-js click events in click-outside handler 2023-05-05 09:13:06 +01:00
Andrew Kingston
1ec5df1299 Use magic icon for auto column and show icons in hide columns button 2023-05-05 08:56:45 +01:00
Andrew Kingston
9b4fa75954 Merge branch 'develop' of github.com:Budibase/budibase into more-grid-tweaks 2023-05-05 08:29:03 +01:00