[comixed-dev] [comixed/comixed] 021170: Changed the application layout [#667]

  • From: "Darryl L. Pierce" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "noreply" for DMARC)
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Mon, 29 Mar 2021 00:52:43 -0700

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

  Changed paths:
    M comixed-web/src/app/app.component.html
    M comixed-web/src/app/app.component.scss
    M comixed-web/src/app/app.module.ts
    A comixed-web/src/app/components/footer/footer.component.html
    A comixed-web/src/app/components/footer/footer.component.scss
    A comixed-web/src/app/components/footer/footer.component.spec.ts
    A comixed-web/src/app/components/footer/footer.component.ts
    M 
comixed-web/src/app/components/navigation-bar/navigation-bar.component.html
    M 
comixed-web/src/app/components/navigation-bar/navigation-bar.component.scss
    M comixed-web/src/app/components/navigation-bar/navigation-bar.component.ts
    A 
comixed-web/src/app/components/side-navigation/side-navigation.component.html
    A 
comixed-web/src/app/components/side-navigation/side-navigation.component.scss
    A 
comixed-web/src/app/components/side-navigation/side-navigation.component.spec.ts
    A 
comixed-web/src/app/components/side-navigation/side-navigation.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/es/app.json
    M comixed-web/src/assets/i18n/fr/app.json
    M comixed-web/src/assets/i18n/pt/app.json
    M comixed-web/src/styles.scss

  Log Message:
  -----------
  Changed the application  layout [#667]

 * Added a footer with a copyright notice and server status output.
 * Added a side navigation bar and moved menu items to it.



Other related posts:

  • » [comixed-dev] [comixed/comixed] 021170: Changed the application layout [#667] - Darryl L. Pierce