Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absolute Imports #9

Merged
merged 1 commit into from Sep 1, 2019
Merged

Absolute Imports #9

merged 1 commit into from Sep 1, 2019

Conversation

cuongndc
Copy link
Owner

@cuongndc cuongndc commented Sep 1, 2019

Close #3

@cuongndc cuongndc self-assigned this Sep 1, 2019
@cuongndc cuongndc merged commit b988e0c into master Sep 1, 2019
@cuongndc cuongndc deleted the absolute-imports branch September 1, 2019 17:06
cuongndc pushed a commit that referenced this pull request Sep 19, 2019
cuongndc pushed a commit that referenced this pull request Sep 19, 2019
* 🙌 Initial

* Complete setup Redux, Redux Middleware (#6)

* Complete setup Redux

* Fix useEffect

* Update README.md

* Complete setup React-Router (#7)

* Complete setup Travis & Surge (#8)

* Complete setup Testing tools (#9)

* Complete setup ESlint & Prettier (#10)

* Update eslint (#16)

* Improve Redux-Saga (#19)

* Add repo saga

* Improve Redux-Saga

* Clear repo

* Improve React-Router (#22)

* Fix conflict pretty-quick and eslint when run husky (#23)

* Absolute Imports (#29)

* Setup style (#41)

* [Security] Bump lodash.template from 4.4.0 to 4.5.0 (#31)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump react-spinners from 0.5.4 to 0.5.12 (#33)

Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.5.4 to 0.5.12.
- [Release notes](https://github.com/davidhu2000/react-spinners/releases)
- [Changelog](https://github.com/davidhu2000/react-spinners/blob/master/CHANGELOG.md)
- [Commits](https://github.com/davidhu2000/react-spinners/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump react-router-dom from 5.0.0 to 5.0.1 (#34)

Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](remix-run/react-router@v5.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump react-dom from 16.8.6 to 16.9.0 (#35)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.8.6 to 16.9.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.9.0/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump eslint-plugin-react from 7.13.0 to 7.14.3 (#36)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.13.0 to 7.14.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.13.0...v7.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Security] Bump axios from 0.18.0 to 0.18.1 (#37)

Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes a security fix.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](axios/axios@v0.18.0...v0.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump eslint-config-prettier from 4.3.0 to 6.0.0 (#40)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 4.3.0 to 6.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v4.3.0...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump enzyme-to-json from 3.3.5 to 3.4.0 (#39)

Bumps [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) from 3.3.5 to 3.4.0.
- [Release notes](https://github.com/adriantoine/enzyme-to-json/releases)
- [Changelog](https://github.com/adriantoine/enzyme-to-json/blob/master/CHANGELOG.md)
- [Commits](adriantoine/enzyme-to-json@v3.3.5...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump prettier from 1.17.1 to 1.18.2 (#38)

Bumps [prettier](https://github.com/prettier/prettier) from 1.17.1 to 1.18.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier@1.17.1...1.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Setup service (#44)

* Bump lint-staged from 8.1.7 to 9.2.1 (#45)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.7 to 9.2.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v8.1.7...v9.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump enzyme from 3.9.0 to 3.10.0 (#46)

Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/commits/enzyme@3.10.0/packages/enzyme)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump react from 16.8.6 to 16.9.0 (#47)

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.6 to 16.9.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.9.0/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump husky from 2.3.0 to 3.0.3 (#48)

Bumps [husky](https://github.com/typicode/husky) from 2.3.0 to 3.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v2.3.0...v3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump redux-saga from 1.0.2 to 1.0.5 (#49)

Bumps [redux-saga](https://github.com/redux-saga/redux-saga) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/redux-saga/redux-saga/releases)
- [Changelog](https://github.com/redux-saga/redux-saga/blob/master/CHANGELOG.md)
- [Commits](redux-saga/redux-saga@v1.0.2...v1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump enzyme-adapter-react-16 from 1.13.0 to 1.14.0 (#50)

Bumps [enzyme-adapter-react-16](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme-adapter-react-16) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/commits/enzyme-adapter-react-16@1.14.0/packages/enzyme-adapter-react-16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump pretty-quick from 1.10.0 to 1.11.1 (#52)

Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/azz/pretty-quick/releases)
- [Commits](prettier/pretty-quick@v1.10.0...v1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump react-redux from 7.0.3 to 7.1.0 (#54)

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.0.3 to 7.1.0.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v7.0.3...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump eslint-plugin-import from 2.17.2 to 2.18.2 (#55)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.17.2 to 2.18.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.17.2...v2.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update route (#61)

* Bump react-spinners from 0.5.12 to 0.6.1 (#62)

* Fix redux devtools (#71)

* [Security] Bump mixin-deep from 1.3.1 to 1.3.2 (#67)

* [Security] Bump eslint-utils from 1.3.1 to 1.4.2 (#63)

* Update README.md (#72)

* Update eslint (#75)

* Upgrade UI with Ant Design (#80)

* Upgrade React Flow (#81)

* useSelector (#82)

* Add link for login route (#83)

* Upgrade router (#85)

* Update navbar (#88)

* Update Navbar

* Update testing

* Complete basic layout (#89)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Absolute imports
1 participant