Commit Graph
3 Commits
Author SHA1 Message Date
kor-elf 754a67c5d0 Add breadcrumbs to admin project documentation versions views
- Introduce breadcrumbs for `index`, `create`, `edit`, and `show` views.
- Adjust breadcrumb logic to handle optional categories in `show` view.
2026-07-25 01:25:18 +05:00
kor-elf d3a84bad04 Add category-specific documentation view and management
- Introduce routes and controller actions for displaying and managing documentation by category.
- Adjust views to incorporate category-specific information and actions.
- Update services to handle category retrieval and validation.
- Add localized strings for new functionality in English and Russian.
2026-07-22 01:01:53 +05:00
kor-elf 45504791c0 A documentation section has been added to the admin panel. 2024-05-17 21:05:13 +05:00