1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 20:02:35 +01:00
BookStack/app/Actions
Dan Brown 3eaf03a7ac
Reviewed tag in seach work
- Refactored some tag code bits while reviewing.
- Updated tag design in search listing to be more subtle.
- Moved tags out of entity-list-item-basic template and instead moved
  them into entity-list-item, below the existing content.
- Tweaked existing tag colors a little.
- Changed tag icon to be more tag-like.
- Added tag-on-search test case.

Review of #2487, Related to #2462
2021-05-24 16:12:09 +01:00
..
Activity.php
ActivityService.php
ActivityType.php
Comment.php
CommentRepo.php
Favourite.php Started addition of favourite system 2021-05-16 00:29:56 +01:00
Tag.php Reviewed tag in seach work 2021-05-24 16:12:09 +01:00
TagRepo.php
View.php Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00