jackymancs4
  • Joined on 2023-09-28
jackymancs4 commented on pull request vikunja/frontend#3759 2023-10-11 09:29:33 +00:00
Allow variable precision on the Gantt graph

So snapping on drag instead of on release is a requirement for the PR?

jackymancs4 commented on pull request vikunja/frontend#3759 2023-10-11 08:59:25 +00:00
Allow variable precision on the Gantt graph

Can you describe what behavior do you expect? What you screencasted is pretty much my definition of snapping.

jackymancs4 commented on pull request vikunja/frontend#3759 2023-10-10 19:57:06 +00:00
Allow variable precision on the Gantt graph

Looks like the snappiness is not present anymore.

I just tryied it on https://3759-feature-precision-gantt--vikunja-frontend-preview.netlify.app and dragging a bar snaps it to the closest day…

jackymancs4 commented on pull request vikunja/frontend#3758 2023-10-05 14:37:59 +00:00
Allow unknown protocols in project's description links

Since they straight up allow to disable the check with ALLOW_UNKNOWN_PROTOCOLS, I guess there isn't a real good reason. Just that nobody asked for it before. I'll open the issue.

In the mean…

jackymancs4 commented on pull request vikunja/vikunja#1607 2023-10-05 14:21:37 +00:00
WIP: Add Kanboard migrator

But it's totally fine to implement the API first and then do the frontend part.

Will do.

The struct will be automatically populated from the request data.

I missed the request…

c83a07a4db Merge branch 'main' into feature/allow-unknown-protocols
bc9bfe3300 fix(deps): update dependency marked to v9.1.0 (#3760)
c2005c6c71 chore(deps): update dev-dependencies (#3757)
Compare 3 commits »
jackymancs4 pushed to feature/precision-gantt at jackymancs4/vikunja-frontend 2023-10-05 09:15:08 +00:00
16eef6ddf3 Merge branch 'main' into feature/precision-gantt
bc9bfe3300 fix(deps): update dependency marked to v9.1.0 (#3760)
Compare 2 commits »
jackymancs4 commented on pull request vikunja/frontend#3758 2023-10-05 09:14:51 +00:00
Allow unknown protocols in project's description links

Do you want to open an issue over at their repo?

I'm not sure what the issue on their side would be. Are you suggesting a DENIED_URI_REGEXP config that matches unwanted URI (like javascript:)?

jackymancs4 commented on pull request vikunja/frontend#3759 2023-10-05 09:09:40 +00:00
Allow variable precision on the Gantt graph

My last commit restore the snappy behavior on day precision mode. I'm fairly happy with the result. It's ready for review.

jackymancs4 pushed to feat/kanboard-migrator at jackymancs4/vikunja-api 2023-10-05 08:57:38 +00:00
1397c052b6 Update authentication flow as per request
jackymancs4 commented on pull request vikunja/frontend#3758 2023-10-04 18:39:08 +00:00
Allow unknown protocols in project's description links

Can you extend this to task descriptions and comments?

Will do.

Gitea got bitten by this in one of their more recent releases: https://blog.gitea.com/release-of-1.20.1/#%EF%B8%8F-any-url-s

jackymancs4 pushed to feature/precision-gantt at jackymancs4/vikunja-frontend 2023-10-04 18:30:23 +00:00
ffa6ce1714 Remove date-to-string handling
jackymancs4 commented on pull request vikunja/frontend#3759 2023-10-04 17:35:22 +00:00
Allow variable precision on the Gantt graph

I may have found a solution based on 24H offsets when in day mode, but le me know if we can get away without it.

jackymancs4 commented on pull request vikunja/frontend#3759 2023-10-04 17:34:15 +00:00
Allow variable precision on the Gantt graph

With the old chart, we had a switch for that. I like your solution better.

Great!

I'm all for using date objects.

Will do.

Do you have an idea on why that might be?

I do. The…

jackymancs4 pushed to feature/precision-gantt at jackymancs4/vikunja-frontend 2023-10-04 14:56:15 +00:00
c59e34f4bf Merge branch 'main' into feature/precision-gantt
c2005c6c71 chore(deps): update dev-dependencies (#3757)
Compare 2 commits »
jackymancs4 created pull request vikunja/frontend#3759 2023-10-04 08:28:00 +00:00
WIP: Allow variable precision on the Gantt graph
jackymancs4 created pull request vikunja/frontend#3758 2023-10-04 08:15:45 +00:00
Allow unknown protocols in project's description links
jackymancs4 created branch feature/allow-unknown-protocols in jackymancs4/vikunja-frontend 2023-10-03 22:21:07 +00:00
41cbf8b43f Initial work
jackymancs4 pushed to main at jackymancs4/vikunja-frontend 2023-10-03 22:20:12 +00:00
d7cbade64e chore(deps): update node.js to v20.8 (#3756)
06b00b77ed fix(deps): update dependency dompurify to v3.0.6 (#3754)
f2392cef7e fix(deps): update dependency vue-router to v4.2.5 (#3755)
e6f2b36d88 fix(deps): update dependency dayjs to v1.11.10 (#3753)
7d2fcd26f2 chore(deps): update lockfile
Compare 17 commits »