Frontend V2#69
Merged
Merged
Conversation
- Updated various activity painter files to replace references from activity._id to activity.activity_id and from activity.test to activity.session_id. - Adjusted logic in updateInputEditExtraForm methods to directly access properties like activity.trace_storage, activity.backup, activity.language, and activity.uri instead of going through extra_data. - Ensured that all activity-related DOM manipulations reflect the new property names for consistency across the application. - Improved readability and maintainability by standardizing the way activities are referenced in the codebase.
… improve API endpoint consistency
…nt for participant removal
…glish, Spanish, and French locales
…en width is too small
…before allocation
…calization for activity types
…thentication handling
…te authentication
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the frontend into a better structured way with kebab dropdowns
Replace SIMLET session and settings buttons with 3-dot menus
Change Hide/expand session button to hide/show all activities
Add info on top of each session (WIP)
Split sessions and users info inside a SIMLET into different tabs
Fix some missing localizations ids (not translated in French)
Replace edit button in SIMLET card for 3-dot menu
Add more info to SIMLET card
Add an About information display