1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
Commit graph

24279 commits

Author SHA1 Message Date
Andrew Kingston
542a1111c6
Merge branch 'master' into cheeks-lab-day-binding-eval 2024-03-14 16:22:03 +00:00
Sam Rose
34eee52f6e
Merge branch 'master' into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2 2024-03-14 14:49:18 +00:00
Sam Rose
76e1a4b7da
Fix type check errors. 2024-03-14 11:19:04 +00:00
Sam Rose
945efd7aa6
Merge branch 'master' into move-view-tests 2024-03-14 11:06:45 +00:00
Sam Rose
b67ac81089
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2 2024-03-14 11:06:14 +00:00
Sam Rose
47a26e4921
Remove environment setting. 2024-03-14 11:05:50 +00:00
Adria Navarro
9185f976c8
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types 2024-03-14 11:28:38 +01:00
Sam Rose
efbf895cde
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2 2024-03-14 10:26:00 +00:00
Sam Rose
5918dfebba
Silence lint warnings. 2024-03-14 10:25:41 +00:00
Sam Rose
c8f37e16e5
CSS tweaks. 2024-03-14 10:23:42 +00:00
Adria Navarro
62cec7289d Use guid instead of words 2024-03-14 11:03:43 +01:00
Sam Rose
fcd7ee10f1
Create app user facing maintenance page. 2024-03-14 09:57:00 +00:00
Sam Rose
02158a0fb1
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2 2024-03-14 09:24:02 +00:00
Sam Rose
3da2261735
Convert view.spec.js to TypeScript, remove reliace on TestConfiguration. 2024-03-14 09:22:50 +00:00
Sam Rose
64ea77237f
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types 2024-03-14 09:21:46 +00:00
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
Adria Navarro
625c1dda9f Improve tests 2024-03-13 16:54:39 +01:00
Adria Navarro
940ff5acd2 Fix table changes with empty attachments 2024-03-13 16:48:58 +01:00
Adria Navarro
0420734d97 Add failing test 2024-03-13 16:48:32 +01: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
Andrew Kingston
8eee45b44a Lint 2024-03-13 10:23:52 +00:00
Andrew Kingston
1f7684d7ba Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval 2024-03-13 10:23:15 +00: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
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
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
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
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
Sam Rose
a78704bca8
Working on maintenance screen for app users. 2024-03-11 16:55:02 +00:00
Andrew Kingston
a806dff3f4 Remove concept of validity from binding panel and allowing saving anything 2024-03-11 16:18:37 +00:00