1
0
Fork 0
mirror of synced 2024-07-08 15:56:23 +12:00
Commit graph

25133 commits

Author SHA1 Message Date
Adria Navarro e4e3efb975
Merge branch 'master' into budi-8166/search-filter-operators-dont-have-options-for-some-types 2024-04-12 13:09:54 +02:00
Adria Navarro 8ed476a15d
Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-12 12:53:12 +02:00
Adria Navarro adaf555616 Handle errors 2024-04-12 12:52:02 +02:00
Adria Navarro 3fa19a06b8 Fix api 2024-04-12 10:27:34 +02:00
Adria Navarro 1524780982 UI fixes 2024-04-12 10:26:46 +02:00
Adria Navarro 88961986ae Fix messaging 2024-04-12 09:59:15 +02:00
Adria Navarro 4b38220048 Fix drawer 2024-04-12 09:50:11 +02:00
Adria Navarro 8c954135c4
Merge branch 'master' into budi-8166/search-filter-operators-dont-have-options-for-some-types 2024-04-12 09:30:06 +02:00
Adria Navarro db9809207e Fix client 2024-04-12 09:13:16 +02:00
Adria Navarro 173debd403 Fix bindings 2024-04-12 09:07:10 +02:00
Adria Navarro 03589292d5 Fix 2024-04-11 18:03:28 +02:00
Sam Rose c5edfea51b
Merge branch 'master' into slim-down-integration-tests 2024-04-11 16:23:00 +01:00
Adria Navarro fc96d51519 Fix grid 2024-04-11 16:45:28 +02:00
melohagan a044ba226a
ignore key action if posthog survey is focused (#13466) 2024-04-11 15:25:36 +01:00
Adria Navarro 1f77b09eed Handle drawers 2024-04-11 16:22:16 +02:00
Sam Rose c07882b452
Restructure search.spec.ts to be much more readable. 2024-04-11 15:16:26 +01:00
Adria Navarro 7cf52bff02 User filter 2024-04-11 16:05:03 +02:00
Adria Navarro 2fcdf2602e Handle extra filters in base 2024-04-11 16:00:56 +02:00
Sam Rose eb56140ce2
Convert dates to strings, looks nicer and makes no difference. 2024-04-11 12:03:34 +01:00
Sam Rose 0d564a8b4c
Remove unused variables. 2024-04-11 11:58:49 +01:00
Sam Rose ba171bb5a2
Reduce duplication in search.spec.ts 2024-04-11 11:58:21 +01:00
Adria Navarro 6945ed5674 Format 2024-04-11 12:51:40 +02:00
Adria Navarro 9edde27620 Add no column valid message 2024-04-11 12:48:06 +02:00
Adria Navarro 3f85514a0a Fix 2024-04-11 12:44:33 +02:00
Adria Navarro 709457477e Move filterbuilder to frontend-core 2024-04-11 12:29:45 +02:00
Adria Navarro a4a095b6a1 Handle formulas for getValidOperatorsForType 2024-04-11 11:37:59 +02:00
Sam Rose 5a36422b97
Fix postgres tests. 2024-04-11 10:21:30 +01:00
Sam Rose 672025e176
Solve onEmptyFilter in a nicer way. 2024-04-11 10:11:03 +01:00
Sam Rose 229bbc0d10
Assert length on search tests, fixes bug in SQS around on empty return none. 2024-04-11 09:53:54 +01:00
Adria Navarro 63dd0b5d65 Display no available filter 2024-04-11 10:19:37 +02:00
Adria Navarro cf2778cbaa Filter out fields without filtering options 2024-04-11 09:30:57 +02:00
Adria Navarro e8dbb8f681 Remove todo 2024-04-11 09:14:04 +02:00
Adria Navarro c4c261ccbd
Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-11 08:37:06 +02:00
Sam Rose e6c3fd2951
Make pro submodule match master. 2024-04-10 18:01:25 +01:00
Sam Rose 432b11a7f6
Revert unneeded change to types. 2024-04-10 17:56:57 +01:00
Sam Rose ed8f0960e0
All search tests for dates working across all datasources. 2024-04-10 17:54:45 +01:00
Sam Rose de06fe4e4c
Merge master. 2024-04-10 17:50:39 +01:00
Sam Rose a1164ac581
Working towards getting date tests working for SQS. 2024-04-10 17:50:18 +01:00
mike12345567 2e3e512433 Linting. 2024-04-10 17:40:12 +01:00
mike12345567 20da8bb816 Adding support for SQS prepared statement API. 2024-04-10 17:36:57 +01:00
mike12345567 4d3d78f7a0 PR comments. 2024-04-10 17:02:03 +01:00
mike12345567 d51bbb7952 When looking through the search parameters to build up information about validating search inputs better on the API (recently created linear issue) found the public docs weren't fully up to date - fixing this. 2024-04-10 16:38:52 +01:00
Andrew Kingston dc0b56e213 Update navigation tests 2024-04-10 16:17:06 +01:00
Andrew Kingston 2a9a05ad2d Merge branch 'nested-nav-links' of github.com:Budibase/budibase into nested-nav-links 2024-04-10 16:07:11 +01:00
Andrew Kingston b62c1e6fb3 Update navigation tests 2024-04-10 16:06:37 +01:00
Andrew Kingston e0f02941b9
Merge branch 'master' into nested-nav-links 2024-04-10 14:19:26 +01:00
Andrew Kingston 380a0e7d30 Add type and role to automatically created nav links and ensure cleanup from both links and sublinks when deleting screens 2024-04-10 14:19:05 +01:00
Adria Navarro 52a95308bd Pin version 2024-04-10 15:18:01 +02:00
Adria Navarro 3f4d3faeb3 PR comments 2024-04-10 15:18:01 +02:00
Adria Navarro 465fde2460 Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-10 14:31:37 +02:00