frontend/src/helpers
Dominik Pschenitschni 5afafb7c82
fix: move hourToDaytime to separate file in order to pass tests
2022-10-17 12:35:47 +02:00
..
color feat: add modelTypes 2022-09-05 17:57:21 +02:00
time fix(filters): page freezing when entering a date as a result of an endless loop 2022-10-07 19:49:57 +02:00
attachments.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
auth.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
calculateItemPosition.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
calculateTaskPosition.test.ts feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
case.ts feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
checkAndSetApiUrl.ts feat: port config store to pinia 2022-09-23 13:30:09 +02:00
checklistFromText.test.ts feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
checklistFromText.ts fix: checklist update not working 2021-12-05 14:18:59 +01:00
closeWhenClickedOutside.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
downloadBlob.ts User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
getBlobFromBlurHash.ts feat: use blurHash when loading list backgrounds (#1188) 2022-04-02 15:05:30 +00:00
getHumanSize.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
getListTitle.ts feat: improve models 2022-09-13 14:59:02 +00:00
getNamespaceTitle.ts feat: improve models 2022-09-13 14:59:02 +00:00
hourToDaytime.test.ts fix: move hourToDaytime to separate file in order to pass tests 2022-10-17 12:35:47 +02:00
hourToDaytime.ts fix: move hourToDaytime to separate file in order to pass tests 2022-10-17 12:35:47 +02:00
isAppleDevice.ts fix: uppercase types (#1810) 2022-04-18 17:32:40 +00:00
isEmail.ts fix: uppercase types (#1810) 2022-04-18 17:32:40 +00:00
markdownRenderer.ts feat: editor script setup 2022-10-04 09:41:59 +02:00
objectIsEmpty.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
parseDateOrNull.ts fix: properly parse dates or null 2022-08-02 15:19:58 +02:00
parseSubtasksViaIndention.test.ts feat: automatically create subtask relations based on indention 2022-09-30 13:34:51 +02:00
parseSubtasksViaIndention.ts chore: use jsDoc to explain param 2022-09-30 13:36:57 +02:00
playPop.ts fix: pop sound not saved and played when marking tasks done 2022-02-26 14:48:46 +01:00
quickAddMagicMode.ts feat: enable quick add magic by default 2022-06-30 16:45:04 +02:00
randomId.ts feat: editor script setup 2022-10-04 09:41:59 +02:00
redirectToProvider.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
replaceAll.ts feat: convert some helpers to typescript 2022-04-02 17:16:58 +02:00
saveCollapsedBucketState.ts feat: improve models 2022-09-13 14:59:02 +00:00
saveLastVisited.ts feat: redirect the user to the last page they were on before logging in after login 2021-10-13 21:53:39 +02:00
saveListView.ts feat: port base store to pinia 2022-10-01 15:36:44 +02:00
savedFilter.ts feat: ListList script setup (#2441) 2022-09-28 16:08:23 +00:00
scrollIntoView.ts feat: TaskDetail as script setup (#1792) 2022-10-01 15:02:35 +00:00
setTitle.ts fix ts errors in various files 2022-01-30 16:53:46 +01:00
utils.ts feat: update eslint config 2022-10-04 13:45:16 +02:00