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

18149 commits

Author SHA1 Message Date
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
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
Peter Clement
1626571081 Merge remote-tracking branch 'origin/develop' into feature/sync-automations 2023-05-11 11:53:12 +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
f0194ac96b Pro referencing 0.0.1 2023-05-10 12:39:24 +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
Adria Navarro
a4e97f768b Add group name limit 2023-05-08 13:26:26 +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
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
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
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
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