[comixed-dev] [comixed/comixed] 93dd61: Added a context menu to show a comic's details [#200]

  • From: Darryl L. Pierce <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "noreply" for DMARC)
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Tue, 19 Jan 2021 13:28:51 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/comixed/comixed
  Commit: 93dd618e13722b27a7a767426dcca33e07bdb6aa
      
https://github.com/comixed/comixed/commit/93dd618e13722b27a7a767426dcca33e07bdb6aa
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M comixed-model/src/main/java/org/comixedproject/model/comic/Comic.java
    M comixed-model/src/main/java/org/comixedproject/views/View.java
    M 
comixed-web/src/app/core/components/comic-detail-card/comic-detail-card.component.html
    M 
comixed-web/src/app/core/components/comic-detail-card/comic-detail-card.component.spec.ts
    M 
comixed-web/src/app/core/components/comic-detail-card/comic-detail-card.component.ts
    M 
comixed-web/src/app/library/components/comic-covers/comic-covers.component.html
    M 
comixed-web/src/app/library/components/comic-covers/comic-covers.component.spec.ts
    M 
comixed-web/src/app/library/components/comic-covers/comic-covers.component.ts
    M 
comixed-web/src/app/library/components/comic-details-dialog/comic-details-dialog.component.html
    M 
comixed-web/src/app/library/components/comic-details-dialog/comic-details-dialog.component.spec.ts
    M 
comixed-web/src/app/library/components/comic-overview/comic-overview.component.html
    M comixed-web/src/app/library/library.module.ts
    A comixed-web/src/app/library/models/ui/comic-context-menu-event.ts
    M 
comixed-web/src/app/library/pages/library-group/library-group.component.spec.ts
    M comixed-web/src/app/library/pages/library/library.component.spec.ts
    M comixed-web/src/assets/i18n/en/library.json
    M comixed-web/src/assets/i18n/es/library.json
    M comixed-web/src/assets/i18n/fr/library.json
    M comixed-web/src/assets/i18n/pt/library.json
    M comixed-web/src/styles.scss

  Log Message:
  -----------
  Added a context menu to show a comic's details [#200]

 * Added some additional output to the details dialog.
 * Added a context menu to the covers view.
 * Added a context menu item to show the details dialog.



Other related posts:

  • » [comixed-dev] [comixed/comixed] 93dd61: Added a context menu to show a comic's details [#200] - Darryl L . Pierce