Commit Graph
4 Commits
Author SHA1 Message Date
kor-elf 7a1b9ecda1 Refactor table structure in admin documentation versions view
- Consolidate category and documentation sections under a single table.
- Adjust layout for clarity and consistency.
2026-07-25 02:09:15 +05:00
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