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

Dictionaries list #12

Open
1 task
mkozhukharenko opened this issue Mar 22, 2016 · 1 comment
Open
1 task

Dictionaries list #12

mkozhukharenko opened this issue Mar 22, 2016 · 1 comment

Comments

@mkozhukharenko
Copy link
Owner

Fetching dictionaries is already implemented

  • implement container and components for rendering data to view

routes:
/dictionaries/:dicName

use module #fixed-data-table for table (check src/modules/rating/components/RatingTable.jsx for example)

How to implement links (left menu with list of dictionaies) - check src/modules/rating/components/SpecoffersList.jsx

example view:
image

for the beginning just implement view for this dictionaries:
(check src/modules/dictionaries/constants.js)

  DEPARTMENTS
  ENROLMENTS_TYPES
  ENROLMENTS_STATUS_TYPES
  TIMEPERIODS
@ghost ghost self-assigned this Apr 6, 2016
@mkozhukharenko
Copy link
Owner Author

we can use react-bootstrap-table for table component (link)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant