Skip to content

[WIP] frontend refactor#32

Open
duskmoon314 wants to merge 3 commits into
frontendfrom
feature/frontend-refactor
Open

[WIP] frontend refactor#32
duskmoon314 wants to merge 3 commits into
frontendfrom
feature/frontend-refactor

Conversation

@duskmoon314

@duskmoon314 duskmoon314 commented Dec 3, 2021

Copy link
Copy Markdown
Collaborator

Notice: Work in Progress!

Please don't merge until this is prepared! Plenty of force pushes is planned.

This PR is to use vercel to preview

Changelog

Utils

  • add eslint:recommended rules

  • add plugin:@typescript-eslint/recommended rules

  • add useWindowDimensions hook

    • TODO change to react-responsive
  • add react-countdown-hook to count 60 seconds

Reimpl

  • import antd.css in _app.tsx
  • semi done reimpl Header
  • semi done reimpl RegisterForm

Planning TODO

  • Split environment to .env.*(.local)?
  • Remove config.json
  • Solve all eslint errors
  • Add husky and lint-staged
  • waiting to add to this list

- add useWindowDimensions hook
- add eslint:recommended to rules
@vercel

vercel Bot commented Dec 3, 2021

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bobankh/thuburrow/38KmjXZmXTLzsmF7xDH7zzMNukLD
✅ Preview: Failed

[Deployment for fd830e9 failed]

@BobAnkh BobAnkh added the enhancement New feature or request label Dec 4, 2021
@BobAnkh BobAnkh linked an issue Dec 26, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WIP] refactor frontend

2 participants