1
0
Fork 0
mirror of synced 2024-08-08 06:37:55 +12:00
Commit graph

23150 commits

Author SHA1 Message Date
Adria Navarro
97957e96bd Update test 2023-07-25 15:35:48 +02:00
Adria Navarro
2412056292 Update basic test 2023-07-25 15:34:25 +02:00
Adria Navarro
29bc87a47f Update view endpoint 2023-07-25 15:33:49 +02:00
Dean
f813a26ff0 packages/builder/src/components/backend/DataTable/DataTable.svelte 2023-07-25 14:32:21 +01:00
Rory Powell
a477feaada Lint 2023-07-25 14:14:24 +01:00
Rory Powell
143e6597db Fix issues with tests when running with pro from npm 2023-07-25 13:18:56 +01:00
Budibase Staging Release Bot
5bd491b0a8 Bump version to 2.8.22-alpha.4 2023-07-25 11:28:12 +00:00
Adria Navarro
ad181422ef Merge pull request #11323 from Budibase/BUDI-7189-views-v2
Views v2 backend
2023-07-25 12:27:56 +01:00
Andrew Kingston
58820cacdb Fix nullish check in position dropdown logic 2023-07-25 11:53:03 +01:00
Rory Powell
74506bcba2 Merge pull request #11300 from Budibase/tests/offline-license
Offline Licensing Integration Test
2023-07-25 11:50:16 +01:00
Dean
e8dd3f9d90 Remove the define relationship button in the datatable when relationships are unsupported 2023-07-25 11:46:22 +01:00
Budibase Staging Release Bot
19adb60267 Bump version to 2.8.22 2023-07-25 10:39:16 +00:00
Rory Powell
7236fb8141 Merge pull request #11305 from Budibase/feature/offline-license-master
Cherry-pick: Offline Licensing
2023-07-25 11:38:58 +01:00
Rory Powell
c07fabbc18 Update pro ref 2023-07-25 11:35:39 +01:00
Rory Powell
f656e97d2d Lint 2023-07-25 11:28:14 +01:00
Rory Powell
ccf98580d6 Merge branch 'develop' into tests/offline-license 2023-07-25 11:24:09 +01:00
Rory Powell
0c095fdbef Update pro ref 2023-07-25 11:22:00 +01:00
Rory Powell
bfb7586b49 Lint 2023-07-25 11:19:08 +01:00
Rory Powell
6aac59c248 Add ignore to offline licensing test 2023-07-25 11:12:36 +01:00
Dean
d97c44725f Stopped query binding value from being cleared. Shifted the bound value updated to an onChange handler 2023-07-24 17:45:41 +01:00
Andrew Kingston
48d15f5e08 Add optional chaining as binding context may not exist 2023-07-24 16:19:08 +01:00
Adria Navarro
5589298efc Use readonly token for public access 2023-07-24 17:14:57 +02:00
Adria Navarro
626cb612e7 Merge pull request #11328 from Budibase/BUDI-7189/return_columns_based_on_schema
Honor schema on view search
2023-07-24 16:04:24 +01:00
Adria Navarro
c9dc4006a1 Merge branch 'BUDI-7189-views-v2' into BUDI-7189/return_columns_based_on_schema 2023-07-24 16:47:46 +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
7465c04799 Fix controller 2023-07-24 16:35:22 +02:00
Adria Navarro
c870039416 Refactor plus selector 2023-07-24 16:29:49 +02:00
Adria Navarro
5bd149f66f Use sdk to populate views 2023-07-24 16:13:15 +02:00
Adria Navarro
1cf4e6e85a Return full object from search 2023-07-24 16:13:15 +02:00
Adria Navarro
9cf401162b Add views 2023-07-24 16:13:15 +02:00
Adria Navarro
d1d86b6803 Filter on the sdk 2023-07-24 16:13:15 +02:00
Adria Navarro
2186b0407a Honor schema on view search 2023-07-24 16:13:15 +02:00
Adria Navarro
c58b145afd Test sdks 2023-07-24 16:12:42 +02:00
Adria Navarro
d8b801e647 Remove wrong describe 2023-07-24 16:04:54 +02:00
Dean
0d8d96b911 PR Feedback 2023-07-24 15:03:13 +01:00
Adria Navarro
77a004f19a Remove wrong describe 2023-07-24 16:02:59 +02:00
Adria Navarro
ff57b982f8 Move enrich view schemas to view sdk 2023-07-24 15:57:17 +02:00
Budibase Staging Release Bot
0ddf1c239e Bump version to 2.8.22-alpha.3 2023-07-24 13:50:52 +00:00
Andrew Kingston
69ab3dfe74 Merge pull request #11260 from Budibase/relationship-picker-filtering
Relationship picker filtering
2023-07-24 14:50:30 +01:00
Adria Navarro
824e293f5c Merge pull request #11332 from Budibase/BUDI-7189/allow_sort_override
Allow sort override on views
2023-07-24 14:36:43 +01:00
Adria Navarro
dceb51a08d Skip table order if defined on view 2023-07-24 15:17:05 +02:00
Adria Navarro
8e904cea13 Set order to the tests 2023-07-24 15:17:05 +02:00
Adria Navarro
0f53fa14ad Undo not required changes 2023-07-24 15:17:05 +02:00
Adria Navarro
559cb3d9e0 Test sdk calls 2023-07-24 15:17:05 +02:00
Adria Navarro
810bb41547 Add sdk tests 2023-07-24 15:17:04 +02:00
Adria Navarro
d2020fd6bc Move enrich views to sdk 2023-07-24 15:17:04 +02:00
Adria Navarro
396c4ad439 Use new table schema 2023-07-24 15:17:04 +02:00
Adria Navarro
ed02aa4d8b Enrich view schemas 2023-07-24 15:17:04 +02:00
Adria Navarro
a65e69e614 Add tests 2023-07-24 15:17:04 +02:00
Adria Navarro
3f2fa1a8dc Remove view endpoint 2023-07-24 15:17:04 +02:00