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 ee980e2a00
continuous-integration/drone/push Build is passing Details
fix(openid): use the calculated redirect url when authenticating with openid providers
Resolves https://github.com/go-vikunja/desktop/issues/12
2024-01-28 12:42:45 +01:00
..
color fix(labels): make color reset work 2024-01-15 14:00:08 +01:00
time fix(quick add magic): ensure month is removed from task text 2024-01-10 23:54:42 +01: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 chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
checkAndSetApiUrl.ts feat: improve error message for invalid API url 2023-09-04 13:37:17 +02:00
checklistFromText.test.ts fix(editor): make checklist indicator work again 2023-10-21 18:18:17 +02:00
checklistFromText.ts fix(editor): make checklist indicator work again 2023-10-21 18:18:17 +02: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
editorContentEmpty.ts fix(editor): check for empty content 2023-11-03 12:22:38 +01:00
fetcher.ts feat: rename http-common to fetcher (#2620) 2022-11-01 13:06:27 +00:00
flatpickrLanguage.ts feat: datepicker locale support (#3878) 2024-01-20 18:50:00 +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
inputPrompt.ts fix(editor): use manual input prompt instead of window.prompt 2024-01-21 20:08:10 +01: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
isValidHttpUrl.ts feat(webhooks): add form validation 2023-10-20 12:32:46 +02:00
parseDateOrNull.ts feat: type improvements 2022-10-31 22:42:28 +01:00
parseSubtasksViaIndention.test.ts fix(quick add magic): ignore common task indention when adding multiple tasks at once 2023-09-04 11:24:10 +02:00
parseSubtasksViaIndention.ts fix(tasks): ignore empty lines when adding multiple tasks at once 2023-09-29 10:06:38 +02:00
playPop.ts chore: catch error when trying to play pop sound 2023-06-18 18:58:57 +02:00
projectView.ts fix: make sure redirects to a saved view work as intended 2023-03-14 14:04:23 +00:00
randomId.ts feat: editor script setup 2022-10-04 09:41:59 +02:00
redirectToProvider.ts fix(openid): use the calculated redirect url when authenticating with openid providers 2024-01-28 12:42:45 +01: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(auth): correctly redirect the user to the last visited page after login 2023-08-24 12:15:45 +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 chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00