1
0
Fork 0
mirror of synced 2024-09-03 03:01:14 +12:00
Commit graph

25156 commits

Author SHA1 Message Date
Andrew Kingston
2e46287b7e Remove testing code 2024-04-23 11:52:24 +01:00
Andrew Kingston
129f2c5bb9 Remove 24 hour time setting from datetime fields 2024-04-23 11:52:10 +01:00
Andrew Kingston
f5ed62bd48 Remove placeholder from edit column modal to fix crash when selecting placeholder 2024-04-12 14:28:32 +01:00
Andrew Kingston
68e679bb55 Update click_outside to be more robust 2024-04-12 14:26:41 +01:00
Andrew Kingston
1ab7e4ecd3 Merge branch 'new-datepicker' of github.com:Budibase/budibase into new-datepicker 2024-04-12 14:26:19 +01:00
Andrew Kingston
5960a37128 Update readonly and disabled date pickers to not show calendar icons 2024-04-12 14:06:26 +01:00
Andrew Kingston
770cba6fdd
Merge branch 'master' into new-datepicker 2024-04-12 12:04:09 +01: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
Andrew Kingston
ed23d08a13 Merge branch 'new-datepicker' of github.com:Budibase/budibase into new-datepicker 2024-04-12 09:44:52 +01:00
Andrew Kingston
e1245b4cb0 Improve handling of time-only fields and fix issue where time-only values were not displayed properly 2024-04-12 09:40:39 +01:00
Conor Webb
58dfd77baa
Merge branch 'master' into new-datepicker 2024-04-12 08:17:54 +01:00
Sam Rose
c5edfea51b
Merge branch 'master' into slim-down-integration-tests 2024-04-11 16:23:00 +01:00
Andrew Kingston
299307e96e
Merge branch 'master' into new-datepicker 2024-04-11 15:26:42 +01:00
melohagan
a044ba226a
ignore key action if posthog survey is focused (#13466) 2024-04-11 15:25:36 +01:00
Sam Rose
c07882b452
Restructure search.spec.ts to be much more readable. 2024-04-11 15:16:26 +01: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
Andrew Kingston
8598f53816 Merge branch 'master' of github.com:Budibase/budibase into new-datepicker 2024-04-11 11:24:08 +01:00
Andrew Kingston
5df555b2b0 Lint 2024-04-11 11:23:50 +01:00
Andrew Kingston
2c27ef8294 Improve position dropdown and update click handlers to ignore new datepicker 2024-04-11 11:20:30 +01: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
Andrew Kingston
b1bd8993a6 Add date range picker and update backups and audit logs to use it 2024-04-11 08:57:34 +01:00
Adria Navarro
c4c261ccbd
Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-11 08:37:06 +02:00
Andrew Kingston
0a4dfef8cf Replace usages of date range picker with 2 date pickers 2024-04-10 18:46:41 +01: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
Andrew Kingston
15e9936d9d Update backups to use single date picker instead of range 2024-04-10 16:45:11 +01:00
Andrew Kingston
283ebb2a33 Merge branch 'master' of github.com:Budibase/budibase into new-datepicker 2024-04-10 16:40:31 +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
Adria Navarro
b707514deb Update pro ref to fix flakiness 2024-04-10 13:40:38 +02:00
Adria Navarro
e525e0df17
Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 13:35:22 +02:00
Adria Navarro
38f53020eb Revert check 2024-04-10 13:19:22 +02:00