-
Notifications
You must be signed in to change notification settings - Fork 8
Refactored forms WIP #331
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
Refactored forms WIP #331
Conversation
Signed-off-by: MarioRadu <[email protected]>
alexmerlin
left a comment
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.
Also, check and fix Twig issues.
Signed-off-by: MarioRadu <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 5.0 #331 +/- ##
============================================
- Coverage 63.92% 63.23% -0.69%
+ Complexity 369 366 -3
============================================
Files 54 55 +1
Lines 1971 2051 +80
============================================
+ Hits 1260 1297 +37
- Misses 711 754 +43 ☔ View full report in Codecov by Sentry. |
alexmerlin
left a comment
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.
Signed-off-by: MarioRadu <[email protected]>
Signed-off-by: MarioRadu <[email protected]>
alexmerlin
left a comment
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.
Other than a couple of items I mentioned below, it's 👍
|
And if you could make a table row selectable just by clicking on it (like in the current implementation) vs clicking the tiny checkbox, that would be great. Of course, the listener should be in a common file, so that other tables can reuse it. |
Signed-off-by: MarioRadu <[email protected]>
Signed-off-by: MarioRadu <[email protected]>
Signed-off-by: MarioRadu <[email protected]>
Signed-off-by: MarioRadu <[email protected]>
Done |
Signed-off-by: MarioRadu <[email protected]>
|
missing error message at login |
Done |

No description provided.