-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: redirect to unit page if the hit or its parent is a unit (TEMP) #35
Commits on Apr 18, 2024
-
[FC-0036] feat: Sort taxonomies (openedx#949)
Taxonomies are now sorted by tag count for those with applied tags, and by name for the rest.
Configuration menu - View commit details
-
Copy full SHA for 422a5db - Browse repository at this point
Copy the full SHA 422a5dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfcac5c - Browse repository at this point
Copy the full SHA bfcac5cView commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1834655 - Browse repository at this point
Copy the full SHA 1834655View commit details -
feat: [FC-0044] Unit page - Manage access modal (unit & xblocks) (ope…
…nedx#901) * feat: [FC-0044] Unit page - Manage access modal (unit & xblocks) * fix: add message description
Configuration menu - View commit details
-
Copy full SHA for 6ec44b5 - Browse repository at this point
Copy the full SHA 6ec44b5View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f668a6 - Browse repository at this point
Copy the full SHA 7f668a6View commit details -
feat: [FC-0044] group configurations MFE page (openedx#929)
* feat: group configurations - index page * feat: [AXIMST-63] Index group configurations page * fix: resolve discussions * fix: resolve second round discussions * feat: group configurations - content group actions * feat: [AXIMST-75, AXIMST-69, AXIMST-81] Content group actions * fix: resolve conversations * feat: group configurations - sidebar * feat: [AXIMST-87] group-configuration page sidebar * refactor: [AXIMST-87] add changes after review * refactor: [AXIMST-87] add changes after review * refactor: [AXIMST-87] add changes ater review --------- Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]> * fix: group configurations - the page reloads after the user saves changes * feat: group configurations - experiment groups * feat: [AXIMST-93, 99, 105] Group configuration - Experiment Groups * fix: [AXIMST-518, 537] Group configuration - resolve bugs * fix: review discussions * fix: revert classname case * fix: group configurations - resolve discussions fix: [AXIMST-714] icon is aligned with text (openedx#210) * fix: add hook tests * fix: add thunk tests * fix: add slice tests * chore: group configurations - messages * fix: group configurations - remove delete in edit mode --------- Co-authored-by: Kyr <[email protected]> Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]> Co-authored-by: monteri <lansevermore>
Configuration menu - View commit details
-
Copy full SHA for 907ce50 - Browse repository at this point
Copy the full SHA 907ce50View commit details -
fix: adding files count in toast (openedx#960)
* fix: adding files count in toast * fix: toast to use plural function
Configuration menu - View commit details
-
Copy full SHA for 3410449 - Browse repository at this point
Copy the full SHA 3410449View commit details
Commits on Apr 24, 2024
-
feat: Allow filtering by multiple tags [FC-0040] (openedx#945)
As of openedx#918 , the content search only allows filtering the results by one tag at a time, which is a limitation of Instantsearch. So with this change, usage of Instantsearch + instant-meilisearch has been replaced with direct usage of Meilisearch. Not only does this simplify the code and make our MFE bundle size smaller, but it allows us much more control over how the tags filtering works, so that we can implement searching by multiple tags. Trying to modify Instantsearch to do that was too difficult, given the complexity of its codebase. Related ticket: openedx/modular-learning#201
Configuration menu - View commit details
-
Copy full SHA for c32462e - Browse repository at this point
Copy the full SHA c32462eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d38d98 - Browse repository at this point
Copy the full SHA 0d38d98View commit details