Braden MacDonald
14245bc6ad
feat: Enable taxonomy/tagging feature in MFE by default ( #989 )
...
* feat: enable tagging/taxonomy feature by default
* test: improve coverage
* chore: fix lint issue
2024-05-08 18:12:56 -03:00
Peter Kulko
a9a73efbb6
feat: [FC-0044] Course unit - Drag and drop for xblocks ( #908 )
...
Implements drag and drop for xblocks in the unit page.
2024-04-30 11:21:51 -03:00
Peter Kulko
5686dee43b
feat: [FC-0044] Course unit - Copy/paste functionality ( #884 )
...
Implement copy/paste.
Co-authored-by: monteri <36768631+monteri@users.noreply.github.com >
Co-authored-by: ihor-romaniuk <ihor.romaniuk@raccoongang.com >
2024-04-24 15:27:29 -03:00
Ihor Romaniuk
6ec44b5f41
feat: [FC-0044] Unit page - Manage access modal (unit & xblocks) ( #901 )
...
* feat: [FC-0044] Unit page - Manage access modal (unit & xblocks)
* fix: add message description
2024-04-22 11:13:16 -04:00
Rômulo Penido
f57d40ea34
feat: tag sections, subsections, and the whole course (FC-0053) ( #879 )
...
* feat: tag sections, subsections, and the whole course
* docs: add comments to useContentTagsCount
2024-03-28 17:44:29 +05:30
Chris Chávez
d57ecc6779
[FC-0036] Tags Sidebar ( #852 )
...
* refactor: Unit sidebar to create the TagsSidebar
* feat: Structure of TagsSidebar and TagsTree
* feat: Adding styles to the TagsTree
* feat: TagsSidebarHeader created
* feat: Add count on TagsSidebarHeader
* test: Tests for new components added
* style: Update tags count with opacity when the count is zero
* refactor: Extract tag count component as generic
* refactor: Transform Sidebar to a wrapper component
---------
Co-authored-by: Rômulo Penido <romulo@opencraft.com >
2024-03-15 21:59:28 +05:30
Ihor Romaniuk
bec59e5bbe
feat: [FC-0044] Unit page - display xblock components ( #857 )
2024-03-12 11:48:11 -04:00
PKulkoRaccoonGang
642b4e4052
refactor: refactoring after review
2024-03-08 08:17:54 -03:00
PKulkoRaccoonGang
423a3f3f72
fix: [AXIMST-470] fixed sidebar status after deleting or duplicating xblock
2024-03-08 08:17:54 -03:00
PKulkoRaccoonGang
deb76a0609
fix: [AXIMST-473] fixed sidebar publish status
2024-03-08 08:17:54 -03:00
PKulkoRaccoonGang
bdd641225f
fix: [AXIMST-427] fixed unpublished changes alert
2024-03-08 08:17:54 -03:00
Peter Kulko
9021fccdb7
feat: [AXIMST-25] Course unit - Alert notification about unpublished changes ( #135 )
...
* feat: [AXIMST-25] added alert notification about unpublished changes
* feat: added tests
* feat: added translations
2024-03-08 08:17:54 -03:00
Peter Kulko
e4d88fb1fa
feat: [AXIMST-24] Course unit - Sidebar buttons functional ( #134 )
...
* feat: [AXIMST-24] sidebar buttons functional
* refactor: removed modal extra className
* refactor: refactoring after review
2024-03-08 08:17:54 -03:00
Peter Kulko
073e191273
feat: [AXIMST-23] Course unit - Sidebar with unit info ( #117 )
...
* feat: added Sidebar with unit info
* feat: added unit location
* refactor: added legacy behavior
* feat: added live variant
* refactor: code refactoring
* feat: added tests and translations
* feat: added new font size
* refactor: after review
2024-03-08 08:17:54 -03:00
Ihor Romaniuk
f8095e6670
feat: [FC-0044] Unit page - display xblock components
2024-03-08 08:17:54 -03:00
Peter Kulko
7fcc501d2e
feat: Unit creation button logic and refactoring
2024-02-27 11:44:42 -03:00
Ihor Romaniuk
51c5f9c4dc
refactor: Unit page - refactoring breadcrumbs, view live and preview links buttons ( #827 )
2024-02-14 13:38:54 -05:00
Ihor Romaniuk
1555e9f88e
feat: [FC-0044] Unit page - add new component section ( #828 )
...
* feat: Course unit - add new component section
* feat: Course unit - make Discussion and Drag-and-Drop button functional
* feat: Course unit - make Problem button functional
* feat: Unit page - make Video button functional
2024-02-09 14:27:00 -05:00
Ihor Romaniuk
9c52b8b6c5
feat: [FC-0044] Unit page header section ( #808 )
...
* feat: create Unit page and add page header functionality
* fix: after code review
---------
Co-authored-by: monteri <lansevermore>
2024-02-05 11:58:35 -05:00