Issue #3267678: Replace Wrench icon on project views with Gear icon
2 unresolved threads
Merge request reports
Activity
added 1 commit
- deceb5a2 - Keep ratio of elements in maintained-gear.svg
added 268 commits
-
deceb5a2...a733e5eb - 210 commits from branch
project:1.0.x
- a733e5eb...92710c3a - 48 earlier commits
- 605b0104 - Issue #3478994 by narendrar, phenaproxima, chrisfromredfin: Don't store the...
- e356ac1f - Issue #3478295: Open "Learn more" action from detail page in new tab
- 40854f00 - Issue #3477231: De-link and show field label for categories on detail page
- ae255f91 - Issue #3472230 by atul_ghate, chrisfromredfin, prashant.c: Pagination label per source
- 1926a049 - Issue #3479907 by utkarsh_33, sourav_paul, rkoller: Only the active source...
- 55907ac3 - Issue #3469552 by fjgarlin, chrisfromredfin, rkoller, prashant.c, lostcarpark,...
- d99af4e0 - Added back the wrench icon
- 5e8e17df - Merging
- 97ec4d6b - Added back the wrench icon to the card as well as the module page
- 4021e04d - Yarn build
Toggle commit list-
deceb5a2...a733e5eb - 210 commits from branch
added 1 commit
- b103cb5b - Removed unwanted console log and made the 2 icons of the same size
103 103 )} 104 104 </div> 105 105 {/if} 106 {#if project.is_maintained} changed this line in version 10 of the diff
added 6 commits
-
b103cb5b...e4330271 - 5 commits from branch
project:2.0.x
- 12aee3f2 - Merging
-
b103cb5b...e4330271 - 5 commits from branch
49 49 {#if project.is_covered} 50 50 <span class="pb-project__status-icon"> 51 51 <ProjectIcon type="status" /> 52 {#if project.is_maintained} 53 <ProjectIcon type="maintained" /> 54 {/if} - Comment on lines +52 to +54
changed this line in version 10 of the diff
added 4 commits
-
12aee3f2...bdd56669 - 2 commits from branch
project:2.0.x
- 6f7e2050 - Removed wrench icon from module page and also addressed feedbacks related to...
- 47eb3956 - Merge branch '2.0.x' into 3267678-gear-icon
-
12aee3f2...bdd56669 - 2 commits from branch
Please register or sign in to reply