[comixed-dev] [comixed/comixed] ea55d4: Added viewing deleted comics [#678]

  • From: "Darryl L. Pierce" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "noreply" for DMARC)
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Wed, 31 Mar 2021 05:29:45 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/comixed/comixed
  Commit: ea55d4b3db16d0549406447ca48ea649a561d9e9
      
https://github.com/comixed/comixed/commit/ea55d4b3db16d0549406447ca48ea649a561d9e9
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2021-03-31 (Wed, 31 Mar 2021)

  Changed paths:
    M comixed-web/angular.json
    M comixed-web/src/app/components/footer/footer.component.html
    M comixed-web/src/app/components/footer/footer.component.ts
    M 
comixed-web/src/app/components/side-navigation/side-navigation.component.html
    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
    R 
comixed-web/src/app/library/components/navigation-pane/navigation-pane.component.html
    R 
comixed-web/src/app/library/components/navigation-pane/navigation-pane.component.scss
    R 
comixed-web/src/app/library/components/navigation-pane/navigation-pane.component.spec.ts
    R 
comixed-web/src/app/library/components/navigation-pane/navigation-pane.component.ts
    M comixed-web/src/app/library/library.module.ts
    M comixed-web/src/app/library/library.routing.ts
    M 
comixed-web/src/app/library/pages/library-group/library-group.component.spec.ts
    A comixed-web/src/app/library/pages/library-page/library-page.component.html
    A comixed-web/src/app/library/pages/library-page/library-page.component.scss
    A 
comixed-web/src/app/library/pages/library-page/library-page.component.spec.ts
    A comixed-web/src/app/library/pages/library-page/library-page.component.ts
    R comixed-web/src/app/library/pages/library/library.component.html
    R comixed-web/src/app/library/pages/library/library.component.scss
    R comixed-web/src/app/library/pages/library/library.component.spec.ts
    R comixed-web/src/app/library/pages/library/library.component.ts
    M comixed-web/src/app/library/selectors/comic-list.selectors.spec.ts
    M comixed-web/src/app/library/selectors/comic-list.selectors.ts
    M comixed-web/src/assets/i18n/en/app.json
    M comixed-web/src/assets/i18n/en/library.json
    M comixed-web/src/assets/i18n/es/app.json
    M comixed-web/src/assets/i18n/es/library.json
    M comixed-web/src/assets/i18n/fr/app.json
    M comixed-web/src/assets/i18n/fr/library.json
    M comixed-web/src/assets/i18n/pt/app.json
    M comixed-web/src/assets/i18n/pt/library.json

  Log Message:
  -----------
  Added viewing deleted comics [#678]

 * Removed the tab grouping.
 * Removed the navigation tree.



Other related posts:

  • » [comixed-dev] [comixed/comixed] ea55d4: Added viewing deleted comics [#678] - Darryl L. Pierce