Fetching dictionaries is already implemented
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:

for the beginning just implement view for this dictionaries:
(check src/modules/dictionaries/constants.js)
DEPARTMENTS
ENROLMENTS_TYPES
ENROLMENTS_STATUS_TYPES
TIMEPERIODS
Fetching dictionaries is already implemented
routes:
/dictionaries/:dicName
use module #
fixed-data-tablefor table (checksrc/modules/rating/components/RatingTable.jsxfor example)How to implement links (left menu with list of dictionaies) - check
src/modules/rating/components/SpecoffersList.jsxexample view:

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