Skip to content

Releases: CASPER-REPSAC/casper-frontend

initial 0.1.0 release

12 Jul 05:59
d429f97
Compare
Choose a tag to compare
initial 0.1.0 release Pre-release
Pre-release
release: initial 0.1.0 release (#14)

* Implement home with nav, footer (#1)

* Add home with router

* Implement home with nav, footer

* Implement board views (#2)

* Add board such as origin casper

* Add dummy for board

* Add api to get posts

* Refactoring to use class component

* Fix jsconfig error

* Implement board list with api

* Implement post detail view

* Add subcategory to navigation

* Implement board list, detail with category

* Add bootstrap (#3)

* Add bootstrap

* Refactoring navigation with bootstrap

* Add pagination of bootstrap

* Refactoring

* Add pages (#4)

* Add lobby page

* Add pages to router

* Add sos page

* Rename detail to post detail

* Add sos detial page

* Add rank page

* Add board category

* Add another nav to board nav

* add community nav

* Add library page

* Fix community nav default problem

* Refactoring

* Stop applying redux (#6)

* Refactoring

* Add redux base

* Implement login, logout (#7)

* Refactoring board api

* Add login, logout button to navigation

* Refactor router to browser router

* Implement auth

* Implement isLogin using redux

* Add user data to do_login

* Refactoring

* Apply redux-persist

* Fix typo

* Implement logout

* Add access token to state

* Add main page of template (#8)

* Remove nav, footer from home

* Add massively template

* Implement routing to template

* Set texts to suit casper

* Implement minimum design with dummy (#9)

* Add dummy to community features

* Refactoring

* Add links to main page

* Refactor footer design

* Add scss

* Implement terminal (#10)

* Add terminal

* Change texts in terminal

* Implement chess (#12)

* Add chess

* Implement chess

* Add chess link

* Refactoring

* Isolate extern styles

* Fix some warning

* Fix routing problem

* Refactor url to redirect when login

* Refactoring

* Add 404 page module

* Implement handling to find post

* Isolate 404 style

* Refactoring 404 page

* Refactor user-related navigation fields

* Add lobby style

* Refactor new tag

* Add rank style

* Add favicon

* Add sos style

* Design main page

* Styling

* Refactor chess link to popup button

* Fix first click bug

* Add tooltips

* Fix suggestion form denting

* Add url project variables for production

* Fix miss url settings

* Change nickname to email

* Refactor hard post link url

* Refactor footer