-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Remaining flow frontend polishing #18484
Conversation
juliusknorr
commented
Dec 19, 2019
- Checks will automatically pick up is/matches depending if the value is a regex or not. e.g. when choosing "Images" as mime type, the checker will only work when the operator is "matches", not "is"
- Add flow icon for app store category …
- Fix action listing alignment and show more button
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good :)
needs a rebase |
(and run the lint fix just in case) |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
a74fcd1
to
edbf35d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link to the apps is not created correctly when running in a subfolder (the subfolder is cut away), but that was already the case before. All changed things shiny :)