1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
Commit graph

29443 commits

Author SHA1 Message Date
Sam Rose 76ecfedaed
Reduce reliance on config a bit more. 2024-03-13 16:44:05 +00:00
Sam Rose 68777b0843
Remove all uses of config.createTable 2024-03-13 16:32:33 +00:00
Sam Rose d3c8a28ab6
Remove more old testing practices. 2024-03-13 16:20:45 +00:00
Sam Rose ed2926d924
Significantly reduce reliance on the config.* methods on row.spec.ts, making them more independent. 2024-03-13 16:08:21 +00:00
Sam Rose 5f563a9b93
Merge pull request #13238 from Budibase/budi-8067-sql-testing-more-datasource-types
Update row.spec.ts to test against more real databases.
2024-03-13 13:48:17 +00:00
Sam Rose dbf2efb76d
Merge branch 'budi-8067-sql-testing-more-datasource-types' of github.com:budibase/budibase into budi-8067-sql-testing-more-datasource-types 2024-03-13 13:38:29 +00:00
Sam Rose a5c8e8845f
Implement Adri's type guard suggestion. 2024-03-13 13:38:08 +00:00
Sam Rose 05cd71107b
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types 2024-03-13 11:29:46 +00:00
Budibase Staging Release Bot aa978b4cae Bump version to 2.21.9 2024-03-13 09:51:59 +00:00
Adria Navarro cb27af8cb7
Merge pull request #12933 from Budibase/cleanup-isolates
Clean up isolates when a request is finished.
2024-03-13 10:43:45 +01:00
Adria Navarro cc275983dc
Merge branch 'master' into cleanup-isolates 2024-03-13 10:30:37 +01: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
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
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
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
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
Adria Navarro 8e69f05071 Update pro ref 2024-03-11 15:16:07 +01:00
Sam Rose 0ff2f85dee
Merge pull request #13222 from Budibase/fix/BUDI-7814
Fix query schema updating
2024-03-11 14:13:31 +00:00
Adria Navarro 4b38b5263b Allow group members edits to admins 2024-03-11 13:14:02 +01:00
Sam Rose 7153c73810
Merge branch 'master' into fix/BUDI-7814 2024-03-11 11:25:53 +00:00
Budibase Staging Release Bot 41b5799564 Bump version to 2.21.6 2024-03-11 11:07:05 +00:00
Adria Navarro 600d593bdd
Merge pull request #13139 from Budibase/feat/BUDI-8046
Allow SCIM and internal users at the same time
2024-03-11 10:49:04 +01:00
Adria Navarro 2e5784c248 Update pro ref 2024-03-11 10:35:51 +01:00
Adria Navarro 5e23205e15
Merge branch 'master' into feat/BUDI-8046 2024-03-11 10:34:01 +01:00
mike12345567 507fa2b417 Quick fix for #12502 - the schema was never updating in the UI no matter what was input despite the response - cleaned up the key parsing a little on the backend and made sure there is simply one schema that the frontend always uses, respecting whatever the backend responds with. 2024-03-08 16:50:59 +00:00
Budibase Staging Release Bot 7e3d6019be Bump version to 2.21.5 2024-03-08 15:35:42 +00:00
Michael Drury 64dd8cf054
Merge pull request #13217 from Budibase/fix/13199-deleted-rows-issue
Fix issue with invalid IDs leading to inability to emit rows when bulk deleting
2024-03-08 13:34:39 +00:00
mike12345567 a5dcc59f53 Merge branch 'fix/13199-deleted-rows-issue' of github.com:Budibase/budibase into fix/13199-deleted-rows-issue 2024-03-08 13:17:31 +00:00
mike12345567 22753a6b04 Merge branch 'master' of github.com:Budibase/budibase into fix/13199-deleted-rows-issue 2024-03-08 13:11:57 +00:00