Feat/edit structure
Branche à tester avec le dump du 11/02
Edited by Jérémie BRISON
Merge request reports
Activity
added 1 commit
- 09ad13b0 - fix(form) : fix regex to accept space on surname
added 1 commit
- 0f404550 - fix(buttonForm) : export logic to buttons.scss
added 1 commit
- c68f9baf - fix(editForm): fix logic validate/close form
- Resolved by Jérémie BRISON
478 @media #{$tablet} { 479 bottom: 0; 480 left: 0; 481 } 482 } 483 .returnBtnSection { 484 max-width: 960px; 485 margin: 24px auto; 486 } 487 .itemSummary { 488 height: 60px; 489 border-bottom: 1px solid $grey-4; 490 @include cn-bold-20; 491 cursor: pointer; 492 &:hover { 493 background: #0000000d; changed this line in version 9 of the diff
added 1 commit
- c0ca9793 - fix(form) : fix modifiedAt on detail structure after edit
added 1 commit
- 6c4d2700 - fix(structureDetails) : update isOpen on edit hours structure
added 1 commit
- 273b9e0d - fix(editForm) : add header name structure on page too
added 11 commits
-
60083224...8a186897 - 10 commits from branch
dev
- 64d13e34 - Merge branch 'dev' into feat/edit-structure
-
60083224...8a186897 - 10 commits from branch
Please register or sign in to reply