/theme-test

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

최적의 해상도는 1920 x 1080 입니다.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Chore

우선순위 #1

  • root path 접속시 redirect 설정 -> /home/overview

우선순위 #2

우선순위 #3

  • error count view 클릭시 error 검색 된 상태로 logs 페이지로 이동

  • 60min, 1day 등등 눌렀을 때 바로 검색되지 않고 date field 에 값을 채움, date field 값이 변경되면 버튼이 unseleted 로 처리

  • list table에 Show X rows default로 표시하기

  • list table에 default sort 요청하고 화살표도 그렇게 표시해야 함

  • View Logs 링크 개발

  • 클릭가능한 컬럼의 길이를 길게 조정하자

  • 로딩페이지 적용

  • 조회내용 없을 시 Empty rows + no result 보여주는 기능 개발

  • logdetail 은 정렬조건에서 삭제해야 함

  • react-table Status 컬럼에 신호등 추가 개발

  • site list 에서 검색조건 실시간 반영

  • add site modal 에 required: sitename, opendate, optional: logo 적용

  • add site modal 에 logo label 넣기