-
Notifications
You must be signed in to change notification settings - Fork 264
Studio usability enhancements #4461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
133 commits
Select commit
Hold shift + click to select a range
1319e1f
Add edit title and description modal
AlexVelezLl 780174c
Refactor and maxlength
AlexVelezLl d34108e
Show snackbar on edit
AlexVelezLl 82ce6bc
Linting files
AlexVelezLl dfb8c44
Add tests to EditTitleDescriptionModal component
AlexVelezLl d2a7c31
Restore package.json
AlexVelezLl 87ad48f
Refactor modal validations
AlexVelezLl ecf3816
Delegate modal render to CurrentTopicVue component
AlexVelezLl 620939f
Update component interface in tests
AlexVelezLl f0c0cbf
Removing unused nodes
AlexVelezLl 25a2721
Fix tests
AlexVelezLl 27f437d
Merge pull request #4354 from AlexVelezLl/quick-edit-modal-title-desc…
AlexVelezLl 637d5e6
Add new kebab menu items, and refactor structure for quick edit modals
AlexVelezLl cf52c85
Lint files
AlexVelezLl 752e572
Refactor content node options
AlexVelezLl d7abcd4
Merge pull request #4368 from AlexVelezLl/kebab-menu
AlexVelezLl f6f45ab
Add editLanguage quick editmodal
AlexVelezLl c2ea655
Linting
AlexVelezLl b882b28
Update descendants in vuex state
AlexVelezLl 6735bb0
Update descendants in inexedDB
AlexVelezLl f0f5409
Update descendants support on backend
AlexVelezLl f3e0c3d
Apply returned changes
AlexVelezLl e1d8be7
Check for descendants updates on ContentNode set data
AlexVelezLl 382ea98
Refactor and linting
AlexVelezLl 12d6f4d
Add frontend tests
AlexVelezLl c807d6b
Tests for resources
AlexVelezLl d577a06
Linting files
AlexVelezLl bf6dfd6
Update resources language
AlexVelezLl ccc58a7
Add information messages for topics
AlexVelezLl 6225491
Adding tests and linting files
AlexVelezLl fe468fa
Remove setTimeout and chaining operator
AlexVelezLl 0744636
Merge pull request #4355 from AlexVelezLl/quick-edit-modal-language
AlexVelezLl eca5ec7
Add backend tests
AlexVelezLl ba6c2eb
Add functions documentations
AlexVelezLl 1bd4755
Merge pull request #4372 from AlexVelezLl/update-descentants-changes
AlexVelezLl d32b488
Update method to updateDescendants in editLanguageModal
AlexVelezLl e016462
Set mod deleted properties
AlexVelezLl 2867795
Cleaning boolean maps
AlexVelezLl d9e801e
Add Edit resources needed modal
AlexVelezLl 090fd26
Add bulk selection support
AlexVelezLl cfe97be
Add unit tests
AlexVelezLl 60916ba
Update method to updateDescendants in editResourcesNeededModal
AlexVelezLl 7068b47
Lint files
AlexVelezLl 7c0d0d1
Merge pull request #4394 from AlexVelezLl/quick-edit-modal-wywneed
AlexVelezLl 193f26c
Making contentNodeMenu accessible
AlexVelezLl 477f558
Replicate conditional menu render to other parts of studio
AlexVelezLl a197235
Lint files
AlexVelezLl f0bda8f
Merge pull request #4402 from AlexVelezLl/menu-accessible
AlexVelezLl acfddfa
Add categories checkboxes
AlexVelezLl 427ac2a
Load nodes initial categories
AlexVelezLl 1ed6ad5
Update content nodes categories
AlexVelezLl 539feb5
Add unit tests
AlexVelezLl 6fdbf37
Add empty search text
AlexVelezLl 7244044
Remove unused code and add comments
AlexVelezLl 935cf1e
Fix identifiers
AlexVelezLl cc97295
Update method to updateDescendants in editCategoryModal
AlexVelezLl 0fde92b
Lint files
AlexVelezLl 6c6bd04
Fix display categories
AlexVelezLl e9613f9
Add editBooleanMapModal
AlexVelezLl 8082687
Refactor EditCategoriesModal
AlexVelezLl 02a96c4
Refactor Resources Needed Modal
AlexVelezLl 844f416
Add edit levels modal
AlexVelezLl 54a743a
Add comments
AlexVelezLl 3fe8cd9
Lint files
AlexVelezLl 137e61b
Add learning activities modal
AlexVelezLl ee6238b
Refactor isSelected method
AlexVelezLl 940af3f
Merge pull request #4386 from AlexVelezLl/quick-edit-modal-categories
AlexVelezLl e2bdbd7
Merge unstable into studio-usability-enhancements
AlexVelezLl 9890ae2
Merge branch 'unstable' into studio-usability-enhancements
AlexVelezLl 6d6a321
Update kds version
AlexVelezLl 5007687
Add quick edit modal to edit audience
AlexVelezLl 529faf6
Add isTopic condition
AlexVelezLl 9dd3fab
Lint files
AlexVelezLl 19e1080
Bulk edit audience
AlexVelezLl 5a3d8a0
Add unit tests
AlexVelezLl 8fa5c20
Lint files
AlexVelezLl 50b7740
Refactor isMultipleAudience computed property
AlexVelezLl fa6580c
Merge pull request #4405 from AlexVelezLl/quick-edit-modal-audience
AlexVelezLl 8bf77b7
Add About Licenses modal
AlexVelezLl d25db5f
Add EditSourceModal structure
AlexVelezLl 1b0a40d
Add loading data logic
AlexVelezLl 9c09a44
Add Mixed Value
AlexVelezLl dfc69de
Restrict isDisableSourceEdits
AlexVelezLl fdd0062
Add tests
AlexVelezLl 1e5df46
Add unit tests
AlexVelezLl 159669a
Add validation
AlexVelezLl 823d16b
Merge pull request #4424 from AlexVelezLl/quick-edit-modal-attribution
AlexVelezLl e3d9405
Merge branch 'unstable' into studio-usability-enhancements
AlexVelezLl e92ff63
Replace studio usability icons
AlexVelezLl fb4e5da
Target kds dep to specific commit
AlexVelezLl f1688e2
Add source and attribution icons
AlexVelezLl 0a84a89
Merge pull request #4442 from AlexVelezLl/replace-new-icons
AlexVelezLl 0483db2
Fix styles
AlexVelezLl ccad558
New command palette arrangement, and responsive design
AlexVelezLl ad5ce70
Update KListWithOverflow
AlexVelezLl 9c80359
Options conditional rendering
AlexVelezLl cb16a17
Install new KDS commit
AlexVelezLl f1924c2
Self code review
AlexVelezLl c7966a6
Merge pull request #4446 from AlexVelezLl/update-command-palette
AlexVelezLl 8d0729a
Merge unstable into studio-usability-enhancements
AlexVelezLl f4495b2
Edit contentnodeoptions conditions
AlexVelezLl aca6ba2
Add base components
AlexVelezLl d6e919c
Completion modal
AlexVelezLl 3cb74c5
Code review
AlexVelezLl a2d3f84
Add validations
AlexVelezLl df69a0d
Lint files
AlexVelezLl 473c8ba
Merge unstable into studio-usability-enhancements
AlexVelezLl 1141054
requested changes
AlexVelezLl 809180d
Fix isMultipleNodeLanguages
AlexVelezLl 1858ff1
Fix tests
AlexVelezLl b95db68
Merge branch 'unstable' into studio-usability-enhancements
AlexVelezLl 7aea4e1
Lint files
AlexVelezLl 927793a
Add multi support for expandable select
AlexVelezLl 794941d
Add shared Category Options
AlexVelezLl 9130015
Add categories options support
AlexVelezLl 767b2c6
Add learning activities options
AlexVelezLl 7c26aa0
Add ResourcesNeeded Options
AlexVelezLl 6d4d498
fix tests
AlexVelezLl 7943411
Add comments
AlexVelezLl 6d1577b
Removing options components as prop
AlexVelezLl 6db61a0
Simplifying boolean maps values
AlexVelezLl 5b199ff
Fix tests
AlexVelezLl feded9c
Lint files
AlexVelezLl 7547683
Requested changes
AlexVelezLl e2fe971
Merge pull request #4464 from AlexVelezLl/fix-two-parallel-impl
bjester 50339ef
Requested changes
AlexVelezLl 0a6342c
Refactoring set quick edit modal mutations
AlexVelezLl 324e3a2
Update activityDuration validators
AlexVelezLl c6eafef
Merge unstable into develop
AlexVelezLl 3f31bc8
Update yarn.lock
AlexVelezLl 6dfee0b
Merge unstable into studio-usability-enhancements
AlexVelezLl da66153
Styles fixes
AlexVelezLl 4dcc60d
Fix tests
AlexVelezLl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.