Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2021-01-03 | Adds Pre-commit Hook | -0/+61 | ||
Signed-off-by: Hassan Abouelela <[email protected]> | ||||
2021-01-03 | Fixes Preexisting Linting Issues | -361/+378 | ||
Fixes all errors, and most warnings generated by eslint. Most were fixed by eslint automatically such as indentation and quotes. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
2021-01-03 | Adds EsLint | -3/+59 | ||
Adds eslint, eslint rules, and updates the workflow file. Adds a yarn command to run linting. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
2021-01-03 | Cleans Up Dependencies | -629/+344 | ||
Updates package.json to keep only the bare minimum required for production in dependencies. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
2021-01-03 | Typo fix in GHA | -1/+1 | ||
2021-01-02 | Update dependency eslint to v7.17.0 | -5/+5 | ||
2021-01-02 | Implement new loader | -5/+5 | ||
2021-01-01 | Update dependency @types/node to v14.14.19 | -5/+5 | ||
2020-12-31 | Update dependency webpack-cli to v4.3.1 | -30/+40 | ||
2020-12-30 | Improve Sentry with deploy previews | -2/+17 | ||
2020-12-30 | Add context console log | -0/+1 | ||
2020-12-30 | Update index.tsx | -1/+2 | ||
2020-12-30 | Pass CONTEXT environment variable | -1/+2 | ||
2020-12-30 | Update dependency @types/node to v14.14.17 | -5/+5 | ||
2020-12-30 | Update dependency @types/react-router-dom to v5.1.7 | -5/+5 | ||
2020-12-30 | Update dependency @swc/core to v1.2.43 | -23/+66 | ||
2020-12-30 | Update dependency eslint-plugin-react to v7.22.0 | -5/+5 | ||
2020-12-30 | Update dependency @testing-library/jest-dom to v5.11.8 | -5/+5 | ||
2020-12-29 | Update dependency webpack-dev-server to v3.11.1 | -43/+36 | ||
2020-12-29 | Implements `.env` Loading | -0/+8 | ||
Signed-off-by: Hassan Abouelela <[email protected]> | ||||
2020-12-28 | Update typescript-eslint monorepo to v4.11.1 | -43/+43 | ||
2020-12-28 | Update dependency webpack to v5.11.1 | -5/+5 | ||
2020-12-28 | Add required field to question interface | -1/+2 | ||
2020-12-25 | Update dependency webpack-cli to v4.3.0 | -66/+28 | ||
2020-12-23 | Update dependency @types/node to v14.14.16 | -5/+5 | ||
2020-12-22 | Update dependency @fortawesome/react-fontawesome to v0.1.14 | -5/+5 | ||
2020-12-22 | Update dependency @emotion/react to v11.1.4 | -5/+5 | ||
2020-12-22 | Update dependency axios to v0.21.1 | -5/+5 | ||
2020-12-21 | Bump node-notifier from 8.0.0 to 8.0.1 | -9/+23 | ||
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1) Signed-off-by: dependabot[bot] <[email protected]> | ||||
2020-12-21 | Update review-policy.yml | -1/+1 | ||
2020-12-21 | Update typescript-eslint monorepo to v4.11.0 | -43/+43 | ||
2020-12-20 | Update dependency @emotion/react to v11.1.3 | -10/+10 | ||
2020-12-19 | Update dependency eslint to v7.16.0 | -26/+26 | ||
2020-12-17 | Update dependency @sentry/react to v5.29.2 | -46/+46 | ||
2020-12-17 | Update dependency webpack to v5.11.0 | -5/+5 | ||