1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

29795 commits

Author SHA1 Message Date
Andrew Kingston 1eafd5e843 Fix issue with drawer positioning when nesting drawers with no target 2024-03-13 09:22:13 +00:00
Andrew Kingston 70821182fe Update automation context to simplify applying snippet context 2024-03-13 09:15:33 +00:00
Andrew Kingston 20f4c5a77d Add snippet context before testing automations manually 2024-03-12 21:41:00 +00:00
Andrew Kingston 3b54daf2c8 Add snippet context before executing automations 2024-03-12 21:40:48 +00:00
Andrew Kingston 28d938ba3e Lint 2024-03-12 19:09:32 +00:00
Andrew Kingston fda71de7c2 Remove unused import 2024-03-12 19:07:38 +00:00
Sam Rose d061c19c80
Remove some extraneous, unused code. 2024-03-12 17:21:33 +00:00
Sam Rose b8f061df68
Merge branch 'master' of github.com:budibase/budibase into budi-8067-sql-testing-more-datasource-types 2024-03-12 17:17:09 +00:00
Sam Rose a70cb903f6
Remove jest timeout. 2024-03-12 17:17:01 +00:00
Andrew Kingston 80a3265c7a Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-12 17:05:22 +00:00
Andrew Kingston be71908d9d Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval 2024-03-12 17:05:03 +00:00
Andrew Kingston 75dc2b174b Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval 2024-03-12 17:04:34 +00:00
Andrew Kingston 16ce5ac65e Update how snippets are fetched and enriched into context, because HBS helpers can't be async 2024-03-12 17:02:01 +00:00
Andrew Kingston 10c581c3be Fetch snippets from app doc when creating a new isolate 2024-03-12 15:39:26 +00:00
Andrew Kingston b13d2d3803 Merge branch 'master' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-12 15:38:23 +00:00
Sam Rose aff0209176
MariaDB tests passing. 2024-03-12 15:27:34 +00:00
Sam Rose 1334f5dcc5
SQL Server fully passing. 2024-03-12 14:46:52 +00:00
Martin McKeaveney 30b7797421
Merge branch 'master' into cheeks-lab-day-binding-eval 2024-03-12 13:27:03 +00:00
Sam Rose 477d17b53e
Making progress on getting SQL Server working. 2024-03-12 12:25:30 +00:00
Sam Rose d1f876d67f
Fix test that was failing because SQL Server doesn't allow you to insert values into primary key columns unless you set a setting. 2024-03-12 10:55:58 +00:00
Sam Rose ce209a16b3
Get tests running with SQL Server. Need to make them pass next. 2024-03-12 10:42:42 +00:00
Adria Navarro efe07cef5d
Merge pull request #13234 from Budibase/test/removing-account-holder
Add test, account holder cannot be removed
2024-03-12 11:20:12 +01:00
Adria Navarro 3f302d300e Add test, account holder cannot be removed 2024-03-12 11:09:16 +01:00
Sam Rose 186f916b40
Get tests passing against a real MySQL. 2024-03-12 09:57:59 +00:00
Budibase Staging Release Bot ae83f637b3 Bump version to 2.21.8 2024-03-12 09:35:05 +00:00
Adria Navarro 4f30c45ed6
Merge pull request #13233 from Budibase/fix/group-fields-protection
Group fields protection
2024-03-12 10:28:13 +01:00
Adria Navarro 106a71b647 Update pro ref 2024-03-12 10:15:58 +01:00
Adria Navarro 3efaf01684 Fix multiple runs 2024-03-12 10:02:39 +01:00
Adria Navarro 26c98ea084 Fix tests 2024-03-12 09:57:25 +01:00
Adria Navarro cd0004ec3d Add scim tests 2024-03-12 09:46:10 +01:00
Adria Navarro b2000c0805 Lint test 2024-03-12 08:56:56 +01:00
Adria Navarro e754c660ee Fix edition of groups with groups 2024-03-12 08:56:36 +01:00
Adria Navarro 4b2c16998c Fix SCIM groups edition 2024-03-12 08:51:01 +01:00
Adria Navarro 75df04fbda Fix group edition display for builders 2024-03-12 08:40:16 +01:00
Adria Navarro 6f2f5fd5ce Display AD message correctly for builders 2024-03-12 08:38:47 +01:00
Andrew Kingston 79ae159329 Add code mirror completions for snippets 2024-03-11 21:10:53 +00:00
Sam Rose a78704bca8
Working on maintenance screen for app users. 2024-03-11 16:55:02 +00:00
Andrew Kingston cef0911950 Fix merge 2024-03-11 16:21:07 +00:00
Andrew Kingston 1a8a649be4 Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-11 16:20:04 +00:00
Andrew Kingston fe12a86064 Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval 2024-03-11 16:19:09 +00:00
Andrew Kingston a806dff3f4 Remove concept of validity from binding panel and allowing saving anything 2024-03-11 16:18:37 +00:00
Andrew Kingston 8b71c2731b Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-11 16:16:29 +00:00
Budibase Staging Release Bot c34fa61479 Bump version to 2.21.7 2024-03-11 16:16:26 +00:00
Adria Navarro 86926ad86f
Merge pull request #13230 from Budibase/fix/group-member-protection
Fix - Group members edits only for admins
2024-03-11 16:52:19 +01:00
Andrew Kingston ca4318f8c2 Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval 2024-03-11 15:47:48 +00:00
Adria Navarro e9b72710de
Merge branch 'master' into fix/group-member-protection 2024-03-11 16:46:56 +01:00
Adria Navarro 4f5eb6110a Update pro ref 2024-03-11 16:46:33 +01:00
Andrew Kingston f4ff245aa8
Merge branch 'master' into cheeks-lab-day-binding-eval 2024-03-11 15:41:59 +00:00
Sam Rose 19803f9182
Use BBUI components instead of raw HTML. 2024-03-11 15:19:23 +00:00
Dean 1cd20781fb Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites 2024-03-11 14:41:07 +00:00