-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/agenda item subject detail (#195)
* fix: opendMenu index fix * feat(redmine 1302081): add inputs to modify title and description in detail tab * feat(redmine 1302216): upgrade mantine to 7.11.0 (#194) * feat(redmine 1302216): upgrade mantine to 7.11.0 * feat(redmine 1302216): add changeset * feat(redmine 1302081): fix pr review from Valentin * feat(redmine 1302081): second fix pr review * chore: replace composent by body * feat(redmine 1302277): added ThemePage to show the application of DSFR theme * feat(redmine 1302277): fix pr review from Tony * feat(redmine 1294487): replaced rowActionNumber by maxVisibleActions in table component * feat(redmine 1294487): chaged rowActionNumber to maxVisibleActions in agenda and browsing page --------- Co-authored-by: vapersmile <[email protected]>
- Loading branch information
1 parent
97a610a
commit a497148
Showing
13 changed files
with
466 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'storybook-pages': minor | ||
--- | ||
|
||
Added ThemePage to show the application of a customized theme (DSFR) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'storybook-pages': minor | ||
--- | ||
|
||
Add inputs to modify title and description in detail tab on agenda item page |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.