1
0
Fork 0
mirror of synced 2024-09-27 14:51:28 +12:00
Commit graph

206 commits

Author SHA1 Message Date
Adria Navarro
f1232eac90 Add permission api to testconfig 2023-08-22 10:24:43 +03:00
mike12345567
7110351bdc Revert "revert develop into master"
This reverts commit fd099658a0.
2023-08-18 14:33:21 +01:00
mike12345567
95b8a4ea10 Adding feature flagging, the option to only start the automations, or the API, meaning we can split the service if needed. 2023-08-17 16:39:25 +01:00
Adria Navarro
624dc5ff26 Merge branch 'develop' into BUDI-7189/split_fields_and_ui 2023-08-01 11:59:18 +02:00
Adria Navarro
c425194a85 Check schemas on patch 2023-08-01 11:38:36 +02:00
Adria Navarro
b528257bbe Change viewrequest to accept schema 2023-08-01 10:45:00 +02:00
Adria Navarro
3335c86a84 Delete row from view 2023-07-31 16:14:14 +02:00
Adria Navarro
d1ad443d18 Patch 2023-07-31 15:41:13 +02:00
Adria Navarro
eaa7d9bf81 trimViewRowInfo middleware and api test 2023-07-31 12:03:03 +02:00
Adria Navarro
77c2ce590c Use test api for patch 2023-07-26 13:55:02 +02:00
Adria Navarro
783e8a5b08 Change url to include the id 2023-07-25 19:34:52 +02:00
Adria Navarro
9235afb5d9 Test updating v1 2023-07-25 15:49:32 +02:00
Adria Navarro
2412056292 Update basic test 2023-07-25 15:34:25 +02:00
Adria Navarro
76d32b40fd Merge pull request #11286 from Budibase/BUDI-7189/create_view_schema_endpoint
Return schema from table endpoint
2023-07-24 15:42:03 +01:00
Adria Navarro
3f2fa1a8dc Remove view endpoint 2023-07-24 15:17:04 +02:00
Adria Navarro
22dd218b1a Fetch schema 2023-07-24 15:17:04 +02:00
Adria Navarro
46cb7c7117 Table tests to ts 2023-07-24 15:17:04 +02:00
Adria Navarro
f3f0ee0959 Return view schema endpoint 2023-07-24 15:17:04 +02:00
Adria Navarro
1760980aad Allow overriding default sort 2023-07-24 15:16:31 +02:00
Adria Navarro
56e6d48ec7 Remove :tableid from view create 2023-07-24 15:15:44 +02:00
Adria Navarro
6d973ce99a Infer table on search 2023-07-24 15:15:44 +02:00
Adria Navarro
36b82681ff Remove tableid from remove view url 2023-07-24 15:15:44 +02:00
Adria Navarro
ac0ae34808 Fix search 2023-07-24 15:15:44 +02:00
Adria Navarro
d6121d1504 Remove fetch view 2023-07-24 15:15:44 +02:00
Adria Navarro
56ee61d76c Remove get from delete tests 2023-07-24 15:15:44 +02:00
Adria Navarro
76f89e10d3 Create/delete, save to table 2023-07-24 15:15:44 +02:00
Adria Navarro
b82876b147 Remove view fetch logic 2023-07-24 15:15:44 +02:00
Adria Navarro
ebd93eb109 Persist queries on crud views 2023-07-24 15:15:43 +02:00
Adria Navarro
6809bb4510 Use api for view search tests 2023-07-24 15:15:43 +02:00
Adria Navarro
2feb22ef64 Use api for viewv2 tests 2023-07-24 15:15:43 +02:00
Adria Navarro
8478816eef Clean 2023-07-24 15:15:43 +02:00
Adria Navarro
a42f6753de Clean 2023-07-24 15:15:43 +02:00
Adria Navarro
e71d883dfd Change status codes 2023-07-24 15:15:43 +02:00
Adria Navarro
1e6a65d4e9 Extract viewapi to its own file 2023-07-24 15:15:43 +02:00
Adria Navarro
7140df6ed3 Better typing responses 2023-07-24 15:15:43 +02:00
Adria Navarro
5731b26079 Namespacing 2023-07-24 15:15:43 +02:00
Adria Navarro
f7452aa7fa Extract test utils 2023-07-24 15:15:43 +02:00
Adria Navarro
7f3de5d40e Move view code to test config 2023-07-24 15:15:43 +02:00
Adria Navarro
81e847daeb Rename tests 2023-07-24 15:15:43 +02:00
Adria Navarro
85aa105972 Type row tests 2023-07-13 12:17:24 +02:00
Michael Drury
f7cdf5f2bc Merge pull request #11001 from Budibase/feature/custom-role-readable-ids
Custom roles - readable IDs
2023-06-27 16:17:08 +01:00
mike12345567
4d2aa2a67b PR comments. 2023-06-27 12:45:00 +01:00
mike12345567
47260f23bf PR comments. 2023-06-27 10:01:06 +01:00
mike12345567
7e79c827a7 Test fixes, as well as issue discovered by test around _id generation and event triggering. 2023-06-26 19:10:04 +01:00
mike12345567
3eff4d85d0 Adding a test case for the removal of automation logs from app sync, as well as adding to the publish/sync filter a check to not carry over automation logs. 2023-06-26 18:52:15 +01:00
mike12345567
ced1dd95c7 Updating roles tests to make sure ID always valid. 2023-06-26 16:35:16 +01:00
Peter Clement
986348f511 sync automation tests 2023-05-23 15:55:25 +01:00
Michael Drury
42c37eea46 Merge pull request #10276 from Budibase/labday/automation-plugins
Automation step plugins
2023-04-18 17:33:25 +01:00
mike12345567
23e99ca4b7 Adding group and user tests for user sync. 2023-04-12 19:59:05 +01:00
mike12345567
ac37d00f69 Updating plugins to have a SDK, which can be used for automation action retrieval as well as datasources. 2023-04-11 16:37:26 +01:00