1
0
forked from vikunja/vikunja
vikunja/frontend/src
2024-04-27 02:41:53 +08:00
..
assets feat: new login image 2024-04-14 12:43:22 +02:00
components feat: Update date-time parser in update:task event 2024-04-27 02:41:53 +08:00
composables fix(filters): always persist filter or search in query path and load it correctly into filter query input when loading the page 2024-04-13 23:34:25 +02:00
constants feat: Add const DATEFNS_DATETIME_FORMAT_KEBAB 2024-04-27 02:36:40 +08:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers feat: Add helper parseKebabDatetime 2024-04-27 02:36:57 +08:00
i18n chore(i18n): update translations via Crowdin 2024-04-23 00:07:19 +00:00
indexes chore: move frontend files 2024-02-07 14:56:56 +01:00
message chore: move frontend files 2024-02-07 14:56:56 +01:00
models fix(kanban): save done and default bucket on the view and not on the project 2024-04-06 13:32:54 +02:00
modelSchema/common chore: move frontend files 2024-02-07 14:56:56 +01:00
modelTypes fix(kanban): save done and default bucket on the view and not on the project 2024-04-06 13:32:54 +02:00
modules fix(project): save the last 6 projects in history, show only 5 on desktop 2024-04-07 14:34:18 +02:00
router fix(views): make sure the view is saved properly in localStorage 2024-04-13 22:15:41 +02:00
services fix(views): remove default filter from frontend, apply by default to new list views instead (#2240) 2024-04-02 13:49:38 +00:00
stores fix: correctly return error and bubble up when the api could not be reached 2024-04-21 23:33:50 +02:00
styles fix(views): refactor filter button slot in wrapper 2024-04-02 14:02:31 +02:00
types feat: Add DatetimeKebab type 2024-04-27 01:58:54 +08:00
views fix(labels): allow link shares to add existing labels to a task 2024-04-21 15:12:27 +02:00
App.vue chore: do not import message dynamically 2024-03-20 10:52:59 +01:00
histoire.setup.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
main.ts feat: enable infinite nesting always, remove setting 2024-02-09 14:26:42 +01:00
pinia.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
polyfills.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
registerServiceWorker.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
urls.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
version.json chore: move frontend files 2024-02-07 14:56:56 +01:00