Closed odkhang closed 2 months ago
This pull request enhances the user interface by adding sessions to the sidebar and providing filter and export options. The changes include the addition of a new sessions view, export functionality, and corresponding backend support. Translations for the new 'Sessions' label have been added in multiple languages.
Files | Changes |
---|---|
webapp/src/locales/ar.json webapp/src/locales/de.json webapp/src/locales/en.json webapp/src/locales/es.json webapp/src/locales/fr.json webapp/src/locales/pt_BR.json webapp/src/locales/ru.json webapp/src/locales/uk.json |
Added translations for 'Sessions' label in multiple languages. |
new page sessions with filter and export
export is added for schedule as well
This PR closes/references issue #190 .
How has this been tested?
Checklist
Summary by Sourcery
Add a new 'Sessions' section to the sidebar with filtering and export options, including a custom dropdown for export formats and QR code generation for certain formats. Enhance the schedule view and update the router to support the new section.
New Features:
Enhancements:
Documentation:
Tests: