Rômulo Penido
f60ddb579e
feat: library home page ("bare bones") ( #1076 )
2024-07-10 05:20:00 -07:00
Chris Chávez
c3df0b0692
feat: Show toast when exporting course tags ( #995 )
...
Show in in-progress toast when exporting course tags
2024-05-24 15:54:59 +05:30
Braden MacDonald
fc3e38f63b
feat: Content Search Modal: Filters [FC-0040] ( #918 )
...
Implementation of openedx/modular-learning#201
Implements a modal for searching course content with filters for searching in current or all courses, filtering by content type, content tags and text.
2024-04-11 10:01:06 +05:30
Rômulo Penido
2adff6e51d
feat: add content search modal [FC-0040] ( #928 )
...
* feat: Prototype search UI using Instantsearch + Meilisearch
---------
Co-authored-by: Braden MacDonald <braden@opencraft.com >
2024-04-08 21:39:15 +05:30
Rômulo Penido
0fc0ce0829
feat: add export course tags menu ( #830 )
...
This change adds an item in the Tools menu to export the course tags to a CSV file.
2024-02-21 12:50:40 +05:30
Adolfo R. Brandes
4850302175
fix: Runtime config support for feature flags
...
This makes sure the following feature flags work with dynamic runtime
configuration:
* ENABLE_NEW_EDITOR_PAGES
* ENABLE_UNIT_PAGE
* ENABLE_VIDEO_UPLOAD_PAGE_LINK_IN_CONTENT_DROPDOWN
* ENABLE_TAGGING_TAXONOMY_PAGES
We also remove flags from the `.env*` files that are no longer in use.
2024-02-06 16:05:28 -03:00
Maria Grimaldi
2fbcfc03dd
fix: remove unnecessary course-v1 from courseId string ( #687 )
2023-11-30 15:56:38 -05:00
Kristin Aoki
79bb38a098
fix: use styles from frontend-content-header ( #690 )
2023-11-16 13:38:59 -05:00
Emad Rad
91019b4a51
feat: Persian language support added ( #553 )
...
* fix: corrected typos
justify-contnt-center -> justify-content-center
Visiblity -> Visibility
Wraper -> Wrapper
closeAssetinfo -> closeAssetInfo
RestictDatesInput -> RestrictDatesInput
isOnSmallcreen -> isOnSmallScreen
Repsonse -> Response
configuation -> configuration
seconary -> secondary
comparesion -> comparison
* feat: Persian language (fa_IR) added
* refactor: better variable name for languages
* chore: sort languages alphabetically
2023-11-16 09:01:08 +05:30
Kristin Aoki
a28338df30
feat: add video page ( #640 )
2023-11-06 08:51:21 -05:00
Jesper Hodge
85a19f7971
chore: change files page title ( #639 )
...
Changed "Files & Uploads" page title to just "Files"
2023-10-19 11:21:46 -04:00
Kristin Aoki
2a6a816baf
feat: update footer and header to use frontend-component version ( #618 )
2023-10-02 15:06:33 -04:00