frontend/src/helpers
kolaente 95487d7569
feat(reminders): add proper time picker for relative dates
2023-06-09 13:19:47 +02:00
..
color feat: update ganttastic version 2022-10-27 17:45:29 +02:00
time feat(reminders): add proper time picker for relative dates 2023-06-09 13:19:47 +02:00
attachments.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
auth.ts feat: rename http-common to fetcher (#2620) 2022-11-01 13:06:27 +00: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
canNestProjectDeeper.ts feat: allow creating a new project directly as a child project from another one 2023-05-24 15:54:37 +02:00
case.ts feat: type improvements 2022-10-31 22:42:28 +01:00
checkAndSetApiUrl.ts fix: ensure same protocol for configured api url (#3303) 2023-03-26 19:18:47 +00: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: type improvements 2022-10-31 22:42:28 +01:00
createAsyncComponent.ts chore(gantt): wip daterange 2022-10-27 17:46:28 +02:00
downloadBlob.ts User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
fetcher.ts feat: rename http-common to fetcher (#2620) 2022-11-01 13:06:27 +00:00
getBlobFromBlurHash.ts feat: use blurHash when loading list backgrounds (#1188) 2022-04-02 15:05:30 +00:00
getFullBaseUrl.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01:00
getHumanSize.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
getInheritedBackgroundColor.ts feat: add-task usability improvements (#2767) 2023-01-04 15:54:09 +00:00
getProjectTitle.ts fix: lint 2023-05-24 15:54:37 +02: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: add type info 2022-11-01 13:12:12 +01:00
parseDateOrNull.ts feat: type improvements 2022-10-31 22:42:28 +01:00
parseSubtasksViaIndention.test.ts fix: rename list to project for parsing subtasks via indention 2023-03-16 19:25:04 +01:00
parseSubtasksViaIndention.ts chore(parseSubtasksViaIndention): fix comment (#3259) 2023-03-18 07:41:36 +00:00
playPop.ts fix: pop sound not saved and played when marking tasks done 2022-02-26 14:48:46 +01:00
projectView.ts fix: make sure redirects to a saved view work as intended 2023-03-14 14:04:23 +00: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 redirect to oidc provider if configured correctly (#2805) 2023-01-11 21:17:53 +00:00
replaceAll.ts feat: convert some helpers to typescript 2022-04-02 17:16:58 +02:00
saveCollapsedBucketState.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
saveLastVisited.ts fix: redirect with query parameters 2022-10-23 13:12:04 +02: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: move select filters to dedicated components 2022-11-10 17:11:56 +01:00