Michaelpalacce
  • Joined on 2021-09-19
Michaelpalacce opened issue vikunja/vikunja#1158 2022-04-09 06:46:26 +00:00
New version
Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-21 17:12:40 +00:00
feat/alphabetical-sort

Thanks again @Michaelpalacce!

No problem... Feels like I just slowed you guys down more than anything lol

Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-21 12:59:18 +00:00
feat/alphabetical-sort

@dpschen yes it was decided that this will be done only for list view for now.

Also I also don't have access to your branch ( can't even see it. ) If you want I can give you access to mine so…

Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-17 15:51:44 +00:00
feat/alphabetical-sort

@Michaelpalacce:

Something went wrong in 5808a8980b002f898ee4504f37a8491419268424. Seems like all files were formatted.

Oh wow.. I'll ammend this as soon as possible

Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-16 21:39:05 +00:00
feat/alphabetical-sort

It looks like this breaks the test. Please take a look.

I don't really know much of cypress, to fix it. Seems like something basic but I cannot tell exactly what the issue is

Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-16 21:36:26 +00:00
feat/alphabetical-sort

Sure but this would break the behavior since I need forceLoading ( the 4th parameter to be set ). undefined means take the default, it was my bad for passing undefined for page but otherwise it…

Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-16 21:21:46 +00:00
feat/alphabetical-sort

Do you mean something like this:

	reloadTasksWithCurrentFilterAndSorting(){
		this.loadTasks(1, DEFAULT_PARAMS.s, DEFAULT_PARAMS, true)
	},

Where DEFAULT PARAMS are:

// FIXME:…
Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-16 21:06:05 +00:00
feat/alphabetical-sort

So should I do reload only if filters and/or sorts are set ?

Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-15 07:00:22 +00:00
feat/alphabetical-sort

Default parameters will overwrite the current filtering,searching etc, no?

Idea here is to preserve it

Michaelpalacce commented on pull request vikunja/frontend#1162 2021-12-09 11:54:04 +00:00
feat/alphabetical-sort

Fix linting issues with build

Michaelpalacce created pull request vikunja/frontend#1162 2021-12-09 07:03:47 +00:00
feat/alphabetical-sort
Michaelpalacce closed issue vikunja/frontend#762 2021-09-19 16:10:58 +00:00
500 when get issue
Michaelpalacce commented on issue vikunja/frontend#762 2021-09-19 16:10:56 +00:00
500 when get issue

Just deployed the latest version. Turns out I was using 0.17 after all...

Issue is resolved on v.0.18

Closing.

Michaelpalacce commented on issue vikunja/frontend#762 2021-09-19 15:27:22 +00:00
500 when get issue

There is a chance that it does. I had troubles getting the frontend to work to test this tho.

Michaelpalacce commented on issue vikunja/frontend#762 2021-09-19 11:53:28 +00:00
500 when get issue

Using latest version of the frontend.

Michaelpalacce opened issue vikunja/frontend#762 2021-09-19 11:52:36 +00:00
Mobile UI freezes on kanban board when swiping