Commit Graph

25142 Commits

Author SHA1 Message Date
mikesealey 11702538cb pulls inline code into separate handleClickLink function to deal with closing side panel when navigating away 2024-04-19 12:08:05 +01:00
mikesealey 237bc70758 removes console.log() 2024-04-19 10:58:25 +01:00
mikesealey 80a6afd54f closes side panel when navigating away regardless of ignoreClicksOutside 2024-04-19 10:41:39 +01:00
mikesealey 088c210de8 sets ignoreClickOutside to each side panel 2024-04-18 12:11:45 +01:00
mikesealey 6c38d32549 reinstates actions running when sidepanel closes 2024-04-18 10:08:48 +01:00
mikesealey ad10679115 saving progress based on review reccomendations 2024-04-17 16:27:23 +01:00
Michael Drury 359355b58d
Revert "Revert "adds sidepanel open and close actions, and gives the user the option to disable click-outside closure of sidepanel"" 2024-04-15 13:46:49 +01:00
Michael Drury 4e4dfefede
Revert "adds sidepanel open and close actions, and gives the user the option to disable click-outside closure of sidepanel" 2024-04-15 13:41:32 +01:00
Sam Rose 6d8dc7c2f6
Add some more range tests. 2024-04-12 17:30:56 +01:00
Sam Rose 9efcca9f1b
Merge branch 'master' into rename-test-helpers 2024-04-12 17:05:25 +01:00
Sam Rose 9d3df0f177
Merge branch 'master' into slim-down-integration-tests 2024-04-12 16:55:59 +01:00
Sam Rose fbff5c0a31
Rename toContains to toContainsExactly to better reflect what it does. 2024-04-12 16:44:34 +01:00
Mike Sealey 4fa06252d6
Merge branch 'master' into BUDI-8157 2024-04-12 16:08:16 +01:00
Sam Rose 0a1e54b8c7
Merge branch 'master' into slim-down-integration-tests 2024-04-12 16:05:52 +01:00
mikesealey 565ee5f7da brings key and label into line with standard practices. Removes unecessary info. 2024-04-12 15:23:24 +01:00
mikesealey 1632c9d7a8 removes unused function 2024-04-12 14:33:46 +01:00
mikesealey 6168b80808 Merge branch 'BUDI-8157' of https://github.com/mikesealey/budibase into BUDI-8157 2024-04-12 13:58:53 +01:00
mikesealey 0514641f04 removes unecessary on-sidepanel-open actions feature. 2024-04-12 13:24:21 +01:00
jvcalderon 205858c6d7 Account portal submodule to master 2024-04-12 13:27:41 +02:00
José Vte. Calderón 6aea5c341e
Merge branch 'master' into fix/self-host-missed-tenantId 2024-04-12 13:24:45 +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
jvcalderon bdd487f475 Update account portal submodule 2024-04-12 12:06:41 +02:00
jvcalderon 7ba041cdbf Merge branch 'master' into fix/self-host-missed-tenantId 2024-04-12 12:04:25 +02:00
mikesealey 859bda0a51 removes unecessary side-panel-open actions 2024-04-12 09:24:12 +01:00
jvcalderon e3d427bc82 Fix a problem with missed tenantId for SSO in self-hosted 2024-04-12 09:55:14 +02:00
Sam Rose a024a28de1
Fix tests. 2024-04-11 17:16:32 +01:00
Sam Rose 12fdaefe4c
Add tests for sorting to search.spec.ts 2024-04-11 17:12:15 +01:00
Michael Drury aedd9264ce
Merge branch 'master' into BUDI-8157 2024-04-11 16:40:36 +01:00
Sam Rose c5edfea51b
Merge branch 'master' into slim-down-integration-tests 2024-04-11 16:23:00 +01:00
Michael Drury d3c9d835d6
Merge branch 'master' into BUDI-8157 2024-04-11 16:07:39 +01:00
mikesealey a7ec49613c fixes typo, removes unused variables 2024-04-11 15:42:19 +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
mikesealey 3201eb5953 adds sidepanel open and close actions, and gives the user the option to disable click-outside closure of sidepanel 2024-04-11 12:53:32 +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
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 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