Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/domain status filters html types #6888

Merged
merged 2 commits into from Aug 28, 2023

Conversation

Simounet
Copy link
Member

Changed the types and accepted values for status and domain filters (right column). Better for mobile inputs.

@nicosomb
Copy link
Member

@Simounet could you please fix your PR with php cs ?

@Simounet Simounet force-pushed the feat/domain-status-filters-html-types branch from 3eb49fd to 93ac1d3 Compare August 25, 2023 14:35
@j0k3r
Copy link
Member

j0k3r commented Aug 25, 2023

Shouldn't we target 2.6.5 for that?

@j0k3r j0k3r added the UI label Aug 25, 2023
@nicosomb nicosomb changed the base branch from master to 2.6.x August 25, 2023 14:39
@nicosomb nicosomb changed the base branch from 2.6.x to master August 25, 2023 14:39
@Simounet
Copy link
Member Author

I'll change the branch and push again.

@Simounet Simounet force-pushed the feat/domain-status-filters-html-types branch from 93ac1d3 to 30dd155 Compare August 25, 2023 14:40
@Simounet Simounet changed the base branch from master to 2.6.x August 25, 2023 14:41
@j0k3r j0k3r added this to the 2.6.5 milestone Aug 25, 2023
@Simounet
Copy link
Member Author

Working with everything but PHP7.4. Any clues?

@j0k3r
Copy link
Member

j0k3r commented Aug 25, 2023

Maybe be cause of

'entry_filter[httpStatus]' => 1024,

@Simounet
Copy link
Member Author

It fails before that test and only with 7.4. 😢

@j0k3r
Copy link
Member

j0k3r commented Aug 25, 2023

I've tested locally on PHP 7.4 and got:
image

@Simounet Simounet force-pushed the feat/domain-status-filters-html-types branch from 30dd155 to 5c30dfc Compare August 27, 2023 18:33
@Simounet Simounet force-pushed the feat/domain-status-filters-html-types branch from 5c30dfc to 97d2a53 Compare August 27, 2023 18:57
@Simounet
Copy link
Member Author

Simounet commented Aug 27, 2023

Working when value cast as an integer.

@nicosomb
Copy link
Member

PHP 8.x is more restrictive for that.

@Simounet
Copy link
Member Author

Yep, I was expecting the opposite. Working on 7.x and not working on 8+. Glad to see it working anyway.

@j0k3r j0k3r merged commit ee25c47 into wallabag:2.6.x Aug 28, 2023
19 checks passed
@Simounet Simounet deleted the feat/domain-status-filters-html-types branch August 28, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants