Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Feature/add editpage #133

Merged
merged 30 commits into from
Mar 20, 2021
Merged

Feature/add editpage #133

merged 30 commits into from
Mar 20, 2021

Commits on Feb 16, 2021

  1. feat: firebase library

    hosonokotaro committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    52d189f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Squashed commit of the following:

    commit 064eb0a
    Author: hosono kotaro <hosono1985@gmail.com>
    Date:   Sun Feb 21 11:00:29 2021 +0900
    
        fix: precommit script (#127)
    
    commit bea617a
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sun Feb 21 10:21:22 2021 +0900
    
        build(deps-dev): bump @babel/preset-typescript from 7.12.16 to 7.12.17 (#124)
    
        Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.16 to 7.12.17.
        - [Release notes](https://github.com/babel/babel/releases)
        - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
        - [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-typescript)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: hosono kotaro <hosono1985@gmail.com>
    
    commit 1d2c51b
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Feb 20 23:19:41 2021 +0900
    
        build(deps-dev): bump @types/webpack-bundle-analyzer from 3.9.0 to 3.9.1 (#123)
    
    commit 64f4864
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Feb 20 23:14:33 2021 +0900
    
        build(deps-dev): bump @typescript-eslint/parser from 4.14.2 to 4.15.1 (#122)
    
    commit 806314f
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Feb 20 23:06:46 2021 +0900
    
        build(deps-dev): bump @types/node from 14.14.22 to 14.14.31 (#121)
    
    commit 3781d1d
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Feb 20 23:00:33 2021 +0900
    
        build(deps-dev): bump @typescript-eslint/eslint-plugin (#120)
    
    commit 7ecf748
    Author: hosono kotaro <hosono1985@gmail.com>
    Date:   Sat Feb 20 20:51:55 2021 +0900
    
        feature/husky fix (#125)
    
        * feat: Add husky
    
        * fix: precommit task
    hosonokotaro committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    bc9cbd1 View commit details
    Browse the repository at this point in the history
  2. feat: add auth page

    hosonokotaro committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    58b551b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. fix: move store files

    hosonokotaro committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    f21e634 View commit details
    Browse the repository at this point in the history
  2. fix: move page files

    hosonokotaro committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    15d0dae View commit details
    Browse the repository at this point in the history
  3. feat: split edit page

    hosonokotaro committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    02c66a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    222c8d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. wip: add create post

    hosonokotaro committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    91d4000 View commit details
    Browse the repository at this point in the history
  2. feat: login 機能

    hosonokotaro committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    03df1c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99d07c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c16bb0b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/add-editpage' of github.com:hosonokotaro/hosono…

    …kotaro-blog into feature/add-editpage
    hosonokotaro committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    7f03666 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1deeb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Squashed commit of the following:

    commit 5609b26
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 19:41:57 2021 +0900
    
        build(deps-dev): bump html-webpack-plugin from 4.5.1 to 5.2.0 (#130)
    
        Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.5.1 to 5.2.0.
        - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
        - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
        - [Commits](jantimon/html-webpack-plugin@v4.5.1...v5.2.0)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit e45d792
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:29:30 2021 +0900
    
        build(deps-dev): bump @babel/preset-env from 7.12.16 to 7.13.8 (#134)
    
    commit bb6093c
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:26:48 2021 +0900
    
        build(deps-dev): bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#132)
    
    commit d899582
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:21:37 2021 +0900
    
        build(deps-dev): bump @babel/preset-react from 7.12.10 to 7.12.13 (#129)
    hosonokotaro committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    2acd364 View commit details
    Browse the repository at this point in the history
  2. fix: import resolve

    hosonokotaro committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    311daa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f74717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b84272 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fe509a View commit details
    Browse the repository at this point in the history
  6. fix: add jest の alias

    hosonokotaro committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    be0414f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36195eb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Squashed commit of the following:

    commit c655686
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Mar 6 10:52:47 2021 +0900
    
        build(deps-dev): bump is-ci from 2.0.0 to 3.0.0 (#140)
    
    commit 8fddef2
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Mar 6 10:48:32 2021 +0900
    
        build(deps-dev): bump css-loader from 5.0.1 to 5.1.1 (#139)
    
    commit ad98aaf
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Mar 6 10:41:59 2021 +0900
    
        build(deps-dev): bump fork-ts-checker-webpack-plugin from 6.1.0 to 6.1.1 (#138)
    
    commit 9a9f16e
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Mar 6 10:35:52 2021 +0900
    
        build(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0 (#137)
    
    commit 5609b26
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 19:41:57 2021 +0900
    
        build(deps-dev): bump html-webpack-plugin from 4.5.1 to 5.2.0 (#130)
    
        Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.5.1 to 5.2.0.
        - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
        - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
        - [Commits](jantimon/html-webpack-plugin@v4.5.1...v5.2.0)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit e45d792
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:29:30 2021 +0900
    
        build(deps-dev): bump @babel/preset-env from 7.12.16 to 7.13.8 (#134)
    
    commit bb6093c
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:26:48 2021 +0900
    
        build(deps-dev): bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#132)
    
    commit d899582
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:21:37 2021 +0900
    
        build(deps-dev): bump @babel/preset-react from 7.12.10 to 7.12.13 (#129)
    hosonokotaro committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    65a4b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fdc450 View commit details
    Browse the repository at this point in the history
  3. fix: edit page top

    hosonokotaro committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    64350cc View commit details
    Browse the repository at this point in the history
  4. fix: component name

    hosonokotaro committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    b5fa765 View commit details
    Browse the repository at this point in the history
  5. feat: add edit App test

    hosonokotaro committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    c0bc793 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    986c332 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. feat: EditPost

    hosonokotaro committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    8733222 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Squashed commit of the following:

    commit 8d3a7f0
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sun Mar 14 01:40:16 2021 +0900
    
        build(deps-dev): bump webpack-cli from 4.4.0 to 4.5.0 (#146)
    
        Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.0.
        - [Release notes](https://github.com/webpack/webpack-cli/releases)
        - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
        - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: hosono kotaro <hosono1985@gmail.com>
    
    commit 56bc5fa
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sun Mar 14 01:32:37 2021 +0900
    
        build(deps-dev): bump ts-jest from 26.5.1 to 26.5.3 (#145)
    
        Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.1 to 26.5.3.
        - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
        - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
        - [Commits](kulshekhar/ts-jest@v26.5.1...v26.5.3)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 7967d40
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sun Mar 14 01:27:53 2021 +0900
    
        build(deps-dev): bump stylelint from 13.9.0 to 13.12.0 (#144)
    
        Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.9.0 to 13.12.0.
        - [Release notes](https://github.com/stylelint/stylelint/releases)
        - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
        - [Commits](stylelint/stylelint@13.9.0...13.12.0)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: hosono kotaro <hosono1985@gmail.com>
    
    commit 101e07e
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sun Mar 14 01:10:01 2021 +0900
    
        build(deps-dev): bump typescript from 4.1.3 to 4.2.3 (#143)
    
        Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.2.3.
        - [Release notes](https://github.com/Microsoft/TypeScript/releases)
        - [Commits](microsoft/TypeScript@v4.1.3...v4.2.3)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: hosono kotaro <hosono1985@gmail.com>
    
    commit 267ddce
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sun Mar 14 01:03:22 2021 +0900
    
        build(deps-dev): bump cypress from 6.3.0 to 6.6.0 (#142)
    
        Bumps [cypress](https://github.com/cypress-io/cypress) from 6.3.0 to 6.6.0.
        - [Release notes](https://github.com/cypress-io/cypress/releases)
        - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
        - [Commits](cypress-io/cypress@v6.3.0...v6.6.0)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit c655686
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Mar 6 10:52:47 2021 +0900
    
        build(deps-dev): bump is-ci from 2.0.0 to 3.0.0 (#140)
    
    commit 8fddef2
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Mar 6 10:48:32 2021 +0900
    
        build(deps-dev): bump css-loader from 5.0.1 to 5.1.1 (#139)
    
    commit ad98aaf
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Mar 6 10:41:59 2021 +0900
    
        build(deps-dev): bump fork-ts-checker-webpack-plugin from 6.1.0 to 6.1.1 (#138)
    
    commit 9a9f16e
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Sat Mar 6 10:35:52 2021 +0900
    
        build(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0 (#137)
    
    commit 5609b26
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 19:41:57 2021 +0900
    
        build(deps-dev): bump html-webpack-plugin from 4.5.1 to 5.2.0 (#130)
    
        Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.5.1 to 5.2.0.
        - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
        - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
        - [Commits](jantimon/html-webpack-plugin@v4.5.1...v5.2.0)
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit e45d792
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:29:30 2021 +0900
    
        build(deps-dev): bump @babel/preset-env from 7.12.16 to 7.13.8 (#134)
    
    commit bb6093c
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:26:48 2021 +0900
    
        build(deps-dev): bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#132)
    
    commit d899582
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Mar 1 00:21:37 2021 +0900
    
        build(deps-dev): bump @babel/preset-react from 7.12.10 to 7.12.13 (#129)
    hosonokotaro committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    7eac8a5 View commit details
    Browse the repository at this point in the history
  2. fix: edit spinner

    hosonokotaro committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    75a83d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    f6d247f View commit details
    Browse the repository at this point in the history