Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/browsing add modal see more (#84)
* Fix/table grid view actions (#74) * refactor(redmine 1246968): simplify `ThumbnailGrid` actions and `TableGridView` actions refactor: moved typeGuard helper, added typeGuard for interface, added tests * chore: update changeset configuration and ci config (#75) * feat: added `defaultOpened` props to `CollapseButton` (#79) * feat: added `defaultOpened` props to `CollapseButton` * Feat/document list (#80) * feat: added `ActionBar`, `SelectableList` and `DocumentList` refactor: moved action bar from `ThumbnailGrid` into `ActionBar` refactor: updated `SearchPage` * Feat/filters (#81) * feat(redmine 1245005): add filters component in searchResultPage * feat(redmine 1245005): add number counter fo actif filters * feat(redmine 1245005): add indentation without line style for collapseButton * feat(redmine 1245005): add new fonctionality Button remove location and active filters collapse * feat(redmine 1245005): add button close all + open all + add function getFiltersMenuId * feat(redmine 1245005): add line for between button open and close * feat(redmine 1245005): use flat() for collapse menu active * feat(redmine 1245005): modify story and rename Fiters to filtersBar component * feat(redmine 1245005): modify story and rename Fiters to filtersBar component * feat(redmine 1245005): add dynamique data for search results * feat(redmine 1245005): fix no-wrap error for badge in filters active section * feat(redmine 1245005): add filters numbers active value on searchbar * feat(redmine 1245005): fixe test mantine ids test error * feat(redmine 1245005): fixe intégration error * feat(redmine 1245005): fixe pr review by Quentin * feat(redmine 1245005): fixe pr review by Quentin * feat(redmine 1245005): fix pr conflicts * feat(redmine 1245003): add modal for label see properties * feat(redmine 1245003): add modal for label see properties * feat(redmine 1245003): add changeset * feat(redmine 1245003): add modal for label see properties Fix/table grid view actions (#74) * refactor(redmine 1246968): simplify `ThumbnailGrid` actions and `TableGridView` actions refactor: moved typeGuard helper, added typeGuard for interface, added tests feat: added `defaultOpened` props to `CollapseButton` (#79) * feat: added `defaultOpened` props to `CollapseButton` Feat/document list (#80) * feat: added `ActionBar`, `SelectableList` and `DocumentList` refactor: moved action bar from `ThumbnailGrid` into `ActionBar` refactor: updated `SearchPage` feat(redmine 1245003): add modal for label see properties feat(redmine 1245003): add changeset * feat: fix squash errors * feat(1245003): optimisation --------- Co-authored-by: Quentin Le Caignec <[email protected]> Co-authored-by: Tony Cabaye <[email protected]>
- Loading branch information