waza-ari
  • Joined on 2023-11-16
waza-ari commented on issue vikunja/vikunja#2285 2024-04-22 07:50:31 +00:00
Tasks in multiple buckets of the same view

There are no occurrences with more than two, it's always exactly two. I have missed 7b8fab33a5, it might very well be related. The affected tasks (to the best of my knowledge) have been created…

waza-ari closed issue vikunja/vikunja#2285 2024-04-22 07:50:31 +00:00
Tasks in multiple buckets of the same view
waza-ari opened issue vikunja/vikunja#2285 2024-04-21 19:18:27 +00:00
Tasks in multiple buckets of the same view
waza-ari commented on issue vikunja/vikunja#2242 2024-04-02 17:03:18 +00:00
Project views are returned twice when creating a project

Confirmed working, thanks!

waza-ari closed issue vikunja/vikunja#2194 2024-03-30 07:32:17 +00:00
Label filtering feedback - some observed bugs
waza-ari pushed to 2234-remove-default-filter at waza-ari/vikunja 2024-03-29 18:51:08 +00:00
55a425c4d7 style: Update should be checked for errors
waza-ari opened issue vikunja/vikunja#2242 2024-03-29 18:14:05 +00:00
Project views are returned twice when creating a project
waza-ari commented on pull request vikunja/vikunja#2240 2024-03-29 17:42:25 +00:00
refactor: remove default filter from frontend, apply by default to new list views instead

Good point, that's much simpler :)

waza-ari pushed to 2234-remove-default-filter at waza-ari/vikunja 2024-03-29 17:39:52 +00:00
9efc5e22e1 refactor: simplify migration to single query
waza-ari commented on issue vikunja/vikunja#2241 2024-03-29 16:56:56 +00:00
View filter cannot be removed after set initially

The filter is set to an empty string correctly during in the POST, however it doesn't get updated:

2024-03-29T17:45:52.241544+01:00: DEBUG ▶ models/Update 10e Updating project view.…
waza-ari opened issue vikunja/vikunja#2241 2024-03-29 16:32:19 +00:00
View filter cannot be removed after set initially
waza-ari created pull request vikunja/vikunja#2240 2024-03-29 16:25:54 +00:00
refactor: remove default filter from frontend, apply by default to new list views instead
waza-ari pushed to 2234-remove-default-filter at waza-ari/vikunja 2024-03-29 16:24:10 +00:00
a64eb0ffcf refactor: remove default filter from frontend, apply by default to new list views instead
waza-ari pushed to 2234-remove-default-filter at waza-ari/vikunja 2024-03-29 16:23:39 +00:00
fa170b9397 fix(deps): update sentry-javascript monorepo to v7.109.0
a5fd6f834a chore(deps): sign drone config
8984e0e9f0 fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1
176c41dc40 fix(deps): update dependency express to v4.19.2
c4d3d99cd4 fix: pick first available view if currently configured view got deleted (#2235)
Compare 10 commits »
waza-ari created branch 2234-remove-default-filter in waza-ari/vikunja 2024-03-29 16:23:38 +00:00
waza-ari commented on issue vikunja/vikunja#2233 2024-03-28 22:47:35 +00:00
Field names are not correctly handled in view filters

So far I've only noticed that for doneAt, but by no means I did exhaustive tests.

waza-ari commented on issue vikunja/vikunja#2234 2024-03-23 15:43:37 +00:00
List view should not assume default filter anymore

I've been looking into the code and I'm not sure how to handle this. The view filter is applied in the backend, while the default filter done=false is applied in the frontend. It's easy to…

waza-ari created pull request vikunja/vikunja#2235 2024-03-23 14:57:02 +00:00
fix: pick first available view if currently configured view got deleted
waza-ari created branch 2232-pick-first-available-view-if-view-deleted in waza-ari/vikunja 2024-03-23 14:56:43 +00:00
51d3a17c22 fix: pick first available view if currently configured view got deleted
ecd002dca3 chore(i18n): update translations via Crowdin
5e3616bda3 fix(deps): update dependency ufo to v1.5.3
3e5ff77b91 fix(deps): update dependency express to v4.19.0
403db6adbf fix(reminder): do not close the popup directly after changing the value
Compare 10 commits »