vikunja/frontend/src
kolaente 15e0c716ad
fix(reminders): do not show relative reminders as minutes when they round to hours
Regression from fd520dab0a
2024-04-22 00:05:12 +02:00
..
assets feat: new login image 2024-04-14 12:43:22 +02:00
components fix(editor): use colors from color scheme to render table cells 2024-04-21 23:57:07 +02: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 chore: move frontend files 2024-02-07 14:56:56 +01:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers fix(reminders): do not show relative reminders as minutes when they round to hours 2024-04-22 00:05:12 +02:00
i18n fix(views): only allow project admins to manage views 2024-04-21 14:36:09 +02: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
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
models 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(views): load views when navigating with link share 2024-03-19 00:47:49 +01: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