Brian Smith
a346dccd4c
feat: add frontend-plugin-framework slots ( #545 )
...
Add the following `frontend-plugin-framework` slots:
* `logo_slot`
* `desktop_main_menu_slot`
* `desktop_secondary_menu_slot`
* `mobile_main_menu_slot`
* `course_info_slot`
* `learning_help_slot`
* `desktop_logged_out_items_slot`
* `mobile_logged_out_items_slot`
* `mobile_user_menu_slot`
* `desktop_user_menu_slot`
* `learning_user_menu_slot`
* `learning_logged_out_items_slot`
* `desktop_header_slot`
2024-10-22 12:18:11 -04:00
Brian Smith
8213ee7460
feat: add frontend-plugin-framework LogoSlot ( #528 )
2024-09-26 16:07:41 -04:00
Mashal Malik
19292cd5b6
refactor: replace @edx/paragon with @openedx/paragon ( #446 )
...
* refactor: replace @edx/paragon with @openedx/paragon
* fix: replaced frontend-build to @openedx to fix jest issues
* refactor: removed old unused package
---------
Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com >
2024-01-01 13:08:15 +05:00
Awais Ansari
018ca18a4e
feat: deprecate notification tray in learning header
2023-08-01 18:50:12 +05:00
ayesha waris
0ce451cfd2
feat: integrated notifications tray with backend apis ( #363 )
...
* feat: integrated notifications tray with backend apis
* test: updates test cases
* refactor: loader added and resolves minor nits
* test: fixes test cases related to pagination
* refactor: moved pagination to normalised data
2023-07-10 13:18:44 +05:00
SundasNoreen
4c4db14eac
feat: binded show notification tray status with the backend api
2023-06-19 18:00:06 +05:00
SundasNoreen
4e718f85de
refactor: fixed all review points
2023-06-12 12:56:15 +05:00
SundasNoreen
cabf4e3f27
refactor: fixed code refactor and added new slices and selector
2023-06-05 19:55:46 +05:00
SundasNoreen
3276496523
feat: added redux store implementation
2023-06-05 12:15:41 +05:00
SundasNoreen
c4df727178
refactor: refactor components
2023-05-31 09:28:45 +05:00
Awais Ansari
642be093c7
fix: bell icon design change
2023-05-26 20:52:18 +05:00
SundasNoreen
86939a2559
refactor: added notification icon in learning header
2023-05-26 17:07:05 +05:00
Sagirov Eugeniy
5ee8a8c75c
feat: Account pages. Updated menu items urls.
2022-12-02 12:28:15 +00:00
Bilal Qamar
6c02962e0d
refactor: updated frontend-build & resolved eslint issues
2022-10-26 10:37:57 -03:00
Asad Iqbal
2db0fd5c33
feat: Introduced Learning Course Header in Header MFE. ( #133 )
...
Co-authored-by: asadiqbal08 <asad.iqbal@arbisoft.com >
2021-12-02 14:17:17 -05:00