Added a separate CSS file for add-forge views
Details
- Reviewers
anlambert ardumont - Group Reviewers
Reviewers - Commits
- rDWAPPSfe39a1f44f6b: Style to add asterisk to mandatory fields in HTML forms
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Build is green
Patch application report for D7405 (id=26751)
Rebasing onto 60666aa2d1...
Current branch diff-target is up to date.
Changes applied before test
commit 77517069d5514c7d6b8acbb6afbe3fd63994ccde
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date: Tue Mar 22 10:55:24 2022 +0100
Style to add asterisk to mandatory fields in add-forge forms
Added a separate CSS file for add-forge viewsSee https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1524/ for more details.
| swh/web/templates/add_forge_now/request-dashboard.html | ||
|---|---|---|
| 107 | is the comment mandatory? | |
| swh/web/templates/add_forge_now/request-dashboard.html | ||
|---|---|---|
| 107 | As of now it is made mandatory in the client. We don't have the final decision about this yet. The consensus seems to be to keep it mandatory for now and change later as per the feedback. | |
| assets/src/bundles/add_forge/add-forge.css | ||
|---|---|---|
| 8–11 ↗ | (On Diff #26751) | You should put that new rule in the webapp.css file instead as it could be reused in other forms Also, you should prefix the class name by swh- to indicate this is a custom rule we wrote. |
| swh/web/templates/add_forge_now/request-dashboard.html | ||
| 107 | It should not. | |
| assets/src/bundles/add_forge/add-forge.css | ||
|---|---|---|
| 11 ↗ | (On Diff #26751) | don't we already have this somewhere else? |
| swh/web/templates/add_forge_now/request-dashboard.html | ||
|---|---|---|
| 107 | Ignore my last comment, I confused with the create request form. | |
| assets/src/bundles/add_forge/add-forge.css | ||
|---|---|---|
| 11 ↗ | (On Diff #26751) | I did a check in other forms but didn't find any. maybe @anlambert can answer? |
Build was aborted
Patch application report for D7405 (id=26762)
Rebasing onto ac5e79103c...
First, rewinding head to replay your work on top of it... Applying: Style to add asterisk to mandatory fields in HTML forms
Changes applied before test
commit d7fbf7bae4512425196a3c69bedb43359ead4c11
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date: Tue Mar 22 11:56:30 2022 +0100
Style to add asterisk to mandatory fields in HTML forms
New CSS class is added to use with mandatory form fields
Added this style in create and update views of add-forge-nowLink to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1527/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1527/console
Build is green
Patch application report for D7405 (id=26762)
Rebasing onto ac5e79103c...
First, rewinding head to replay your work on top of it... Applying: Style to add asterisk to mandatory fields in HTML forms
Changes applied before test
commit 8f1d6853f3be7f6829b0b362d7146bc025aa7a3b
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date: Tue Mar 22 11:56:30 2022 +0100
Style to add asterisk to mandatory fields in HTML forms
New CSS class is added to use with mandatory form fields
Added this style in create and update views of add-forge-nowSee https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1529/ for more details.
Looks good to me.
| assets/src/bundles/add_forge/add-forge.css | ||
|---|---|---|
| 11 ↗ | (On Diff #26751) | For some forms like Save Code Now, we use bootstrap form validation features. |
Build has FAILED
Patch application report for D7405 (id=26771)
Rebasing onto ac5e79103c...
Current branch diff-target is up to date.
Changes applied before test
commit fe39a1f44f6b99d4c92948c67ae34f8e5e3417f9
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date: Tue Mar 22 11:56:30 2022 +0100
Style to add asterisk to mandatory fields in HTML forms
New CSS class is added to use with mandatory form fields
Added this style in create and update views of add-forge-nowLink to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1535/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1535/console