[comixed-dev] [comixed/comixed] a4044b: Added a standard way to set page titles [#574]

  • From: "Darryl L. Pierce" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "noreply" for DMARC)
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Tue, 29 Dec 2020 07:45:02 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/comixed/comixed
  Commit: a4044bf6e116a6363f77cabccb70fd8ea7cff1b9
      
https://github.com/comixed/comixed/commit/a4044bf6e116a6363f77cabccb70fd8ea7cff1b9
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-12-29 (Tue, 29 Dec 2020)

  Changed paths:
    M comixed-web/src/app/core/index.ts
    A comixed-web/src/app/core/services/title.service.spec.ts
    A comixed-web/src/app/core/services/title.service.ts
    M comixed-web/src/assets/i18n/en/core.json
    M comixed-web/src/assets/i18n/es/core.json
    M comixed-web/src/assets/i18n/fr/core.json
    M comixed-web/src/assets/i18n/pt/core.json

  Log Message:
  -----------
  Added a standard way to set page titles [#574]


  Commit: 9656dcb5b51ae131c22b17f08929502764b3ef8b
      
https://github.com/comixed/comixed/commit/9656dcb5b51ae131c22b17f08929502764b3ef8b
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-12-29 (Tue, 29 Dec 2020)

  Changed paths:
    M comixed-web/src/app/library/library.module.ts
    M comixed-web/src/app/library/pages/all-comics/all-comics.component.spec.ts
    M comixed-web/src/app/library/pages/all-comics/all-comics.component.ts
    M 
comixed-web/src/app/library/pages/comic-details/comic-details.component.spec.ts
    M comixed-web/src/app/library/pages/comic-details/comic-details.component.ts
    M 
comixed-web/src/app/library/pages/import-comics/import-comics.component.spec.ts
    M comixed-web/src/app/library/pages/import-comics/import-comics.component.ts
    M comixed-web/src/app/pages/home/home.component.spec.ts
    M comixed-web/src/app/pages/home/home.component.ts
    M comixed-web/src/app/user/pages/login/login.component.spec.ts
    M comixed-web/src/app/user/pages/login/login.component.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/en/user.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/es/user.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/fr/user.json
    M comixed-web/src/assets/i18n/pt/app.json
    M comixed-web/src/assets/i18n/pt/library.json
    M comixed-web/src/assets/i18n/pt/user.json

  Log Message:
  -----------
  Added setting the title for all pages [#574]


Compare: https://github.com/comixed/comixed/compare/145d02c7b1ce...9656dcb5b51a

Other related posts:

  • » [comixed-dev] [comixed/comixed] a4044b: Added a standard way to set page titles [#574] - Darryl L. Pierce