1
0
Fork 0
mirror of synced 2024-08-18 19:41:30 +12:00
Commit graph

22801 commits

Author SHA1 Message Date
Adria Navarro
ccb5143383 Remove context from search 2023-07-17 18:45:40 +02:00
Dean
19c73dc20e Fixes and linting 2023-07-17 17:44:54 +01:00
Adria Navarro
13ef7b8858 Merge branch 'develop' into backmerge-20230717 2023-07-17 17:13:26 +01:00
Andrew Kingston
92e4422e89 Remove pointless map 2023-07-17 16:59:40 +01:00
Andrew Kingston
4425c59929 Remove pointless shallow clone 2023-07-17 16:57:56 +01:00
Andrew Kingston
3a37433427 Increase safety when ejecting blocks 2023-07-17 16:56:48 +01:00
Andrew Kingston
702c2f663a Ensure search fields in cards block are keyed properly 2023-07-17 16:49:39 +01:00
Andrew Kingston
ce24339e22 Update how blocks key child components for reference when ejecting, and ensure search fields in table blocks are keyed properly 2023-07-17 16:48:57 +01:00
Andrew Kingston
9271210b48 Update application.ts 2023-07-17 16:41:48 +01:00
Budibase Staging Release Bot
730e0b567c Bump version to 2.8.11 2023-07-17 15:40:26 +00:00
melohagan
731482c359 Localize animation (#11240) 2023-07-17 16:40:07 +01:00
Dean
da677864c0 Merge remote-tracking branch 'origin/develop' into feature/skippable-tours 2023-07-17 16:14:56 +01:00
Dean
2ee3427645 Added eventing for the onboarding:skipped. Added a redirect to the data section when skipping. Moved endRoute to the tour level config 2023-07-17 16:14:40 +01:00
Adria Navarro
90bf4655ea Remove ctx from export rows (search not implemented) 2023-07-17 15:57:12 +02:00
Andrew Kingston
1a8da1c0af Move app enrichment of user sessions to users SDK 2023-07-17 14:56:09 +01:00
Andrew Kingston
1584ee4c95 Use shorthand typing 2023-07-17 14:45:13 +01:00
Adria Navarro
1bd8bdf84c Clean ctx from fetchview 2023-07-17 15:29:41 +02:00
Adria Navarro
9ca2848c05 Merge pull request #11245 from Budibase/BUDI-7189/clean_controller_dependencies
Clean controller dependencies
2023-07-17 14:17:42 +01:00
Adria Navarro
832483442f Merge pull request #11239 from Budibase/BUDI-7189/extract_search_functionality
Moving files and functions
2023-07-17 14:17:26 +01:00
Budibase Staging Release Bot
257ecf6c4b Bump version to 2.8.10-alpha.4 2023-07-17 13:11:47 +00:00
deanhannigan
46d2a7e286 Merge pull request #11104 from Budibase/feature/binding-ux-updates
Select autocomplete option on Tab key press.
2023-07-17 14:11:32 +01:00
Dean
263df94076 Altered structure of the tours to allow tour level config with an onSkip fn option. Tour steps now moved to 'steps' entry 2023-07-17 14:07:53 +01:00
Adria Navarro
5361a6d12b Merge pull request #11221 from Budibase/BUDI-7189/type_tests
Type row tests
2023-07-17 14:07:52 +01:00
Adria Navarro
e7f1bcab9e Remove ctx from fetch 2023-07-17 14:16:12 +02:00
Budibase Staging Release Bot
8526d0e921 Bump version to 2.8.10-alpha.3 2023-07-17 11:38:15 +00:00
deanhannigan
8281a32106 Merge pull request #11173 from Budibase/feature/automation-collaboration
Enabled collaboration behaviour in the automation section
2023-07-17 12:37:56 +01:00
Dean
7db92c8aea Removed unnecessary check for automationid 2023-07-17 12:17:42 +01:00
Dean
e2311b8a55 Merge remote-tracking branch 'origin/develop' into feature/automation-collaboration 2023-07-17 11:24:50 +01:00
Adria Navarro
81c6eab05e Fix references 2023-07-17 12:19:20 +02:00
Adria Navarro
77b3547af7 Remove usercontroller dependency from internal 2023-07-17 12:19:20 +02:00
Adria Navarro
940da62b98 Clean 2023-07-17 12:19:20 +02:00
Adria Navarro
20635ae2ff Type and fix test 2023-07-17 12:18:57 +02:00
Dean
f170433902 Added the binding drawer back in for the javascript step 2023-07-17 11:15:57 +01:00
Dean
8ea6feb720 Added autocomplete flag 2023-07-17 10:21:35 +01:00
Budibase Staging Release Bot
71d7b6f8cd Bump version to 2.8.10-alpha.2 2023-07-17 09:17:48 +00:00
Andrew Kingston
0ca1850e4a Merge pull request #11176 from Budibase/cheeks-fixes
Grid + collab + tooltip improvements + preview in new tab
2023-07-17 10:17:31 +01:00
Adria Navarro
18d2802888 Update nodejs version 2023-07-17 11:14:34 +02:00
Adria Navarro
e336ba4b5e Type and fix tests 2023-07-17 11:13:21 +02:00
Adria Navarro
9fbad37218 Fix tests 2023-07-17 10:51:52 +02:00
Adria Navarro
d1b64bcd9c Moving files and functions 2023-07-14 17:09:34 +02:00
Adria Navarro
29624eea10 Use nx deps to run client 2023-07-14 17:08:49 +02:00
Adria Navarro
e78b71b9fc Run CI checks on any PR 2023-07-14 17:07:24 +02:00
Rory Powell
278f6f8df3 Update account search tests / add email to state 2023-07-14 15:23:22 +01:00
Rory Powell
c464e5c91d Type /api/accounts/search request + response bodies 2023-07-14 15:22:44 +01:00
Rory Powell
f45a439b26 Add state helpers for isolating account deletion test 2023-07-14 15:03:51 +01:00
Mitch-Budibase
fa94b8b9fc Changes for Account API Testing 2023-07-14 14:24:01 +01:00
Dean
18a05faf67 Ensure the code editors are in the correct modes 2023-07-14 14:19:19 +01:00
Dean
7870f31316 Check presence of next fn before attempting to execute. 2023-07-14 12:10:12 +01:00
Rory Powell
6f7ef18084 Add account password login integration with global setup 2023-07-13 12:48:44 +01:00
Mitch-Budibase
d8d4686e01 Account Portal API Testing 2023-07-13 12:36:50 +01:00