This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/helpers
kolaente 0b6a74d11e
Merge branch 'main' into feature/date-math
2022-02-20 20:25:06 +01:00
..
color feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
time feat: reduce dependency on router and move everything to route props instead 2022-02-06 20:11:13 +01:00
attachments.ts feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
auth.ts feat: use AuthenticatedHTTPFactory for refreshToken (#1546) 2022-02-18 19:14:38 +00:00
calculateItemPosition.ts Reorder tasks, lists and kanban buckets (#620) 2021-07-28 19:56:29 +00:00
calculateTaskPosition.test.ts feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
case.js chore: programmatically convert filter values to snake_case 2022-02-06 20:48:37 +01:00
checkAndSetApiUrl.ts fix: api not found by default 2021-11-16 22:34:08 +01: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.js Fix closing popups when clicking outside of them (#378) 2021-01-17 10:36:57 +00:00
downloadBlob.ts User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
getListTitle.js feat: use vue-i18n 9 for vue3 2021-10-01 18:49:54 +02:00
getNamespaceTitle.js feat: use vue-i18n 9 for vue3 2021-10-01 18:49:54 +02:00
isAppleDevice.ts feat: add v-shortcut directive for keyboard shortcuts (#942) 2021-11-13 20:28:29 +00:00
isEmail.ts feat: improve input validation for register form 2021-12-21 15:21:20 +01:00
labels.test.ts feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
labels.ts feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
parseDateOrNull.js Quick add magic for tasks (#570) 2021-07-05 10:29:04 +00:00
playPop.ts feat: improve playPop helper (#1229) 2021-12-21 17:56:48 +00:00
quickAddMagicMode.ts fix: quick add magic always disabled 2021-09-29 22:42:13 +02:00
randomId.ts feat: create randomId helper and use everywhere 2021-10-11 18:08:32 +02:00
redirectToProvider.ts feat: redirect to calculated url everywhere 2021-12-17 15:41:11 +00:00
replaceAll.js Fix lint 2021-07-19 11:18:22 +02:00
saveCollapsedBucketState.js Add collapsing kanban buckets 2021-07-07 21:58:41 +02: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.js fix: move local storage list view to router 2022-01-04 21:55:33 +01:00
savedFilter.js Saved filters (#239) 2020-09-26 21:02:37 +00:00
setTitle.ts fix ts errors in various files 2022-01-30 16:53:46 +01:00
utils.ts Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00