Peter Kulko
cb7774b325
feat: improved SPA routes
2024-11-01 13:03:59 -03:00
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
Rômulo Penido
ae5253c822
feat: expose containerProps in StudioHeader [FC-0062] ( #529 )
2024-10-01 09:20:34 -04:00
Brian Smith
8213ee7460
feat: add frontend-plugin-framework LogoSlot ( #528 )
2024-09-26 16:07:41 -04:00
Ahtesham Quraish
59db41c61e
fix: provide onClick feature
...
Provide onClick facility for all the kind of menus
VAN-1914
2024-05-07 15:55:57 +01:00
Bilal Qamar
83c5b0258f
feat: Updated frontend-build to bump jest version to v29 ( #369 )
...
* refactor: updated frontend-build to bump jest version to v29
* refactor: resolved failing tests
* refactor: updated frontend-build & failing snapshots
* refactor: updated snapshots
* refactor: updated frontend-build to alpha, updated snapshots
* fix: fixed peer deps issues
* refactor: updated frontend-build to the version which has eslint alpha synced with master
* refactor: updated eslintrc
* refactor: updated ci workflow
* feat: updated frontend-build and frontend-platform major versions
* refactor: updated package-lock
* refactor: updated peerDependency as per suggestion
---------
Co-authored-by: Muhammad Abdullah Waheed <abdullah.waheed@arbisoft.com >
2024-04-23 13:57:10 +05:00
Syed Sajjad Hussain Shah
6cab3f3f3e
Merge pull request #466 from openedx/sajjad/VAN-1823-custom-header
...
feat: enable header to accept custom menus
2024-04-19 11:36:03 +05:00
Rômulo Penido
c9942c1552
feat: add search menu button to header ( #474 )
2024-04-03 14:36:39 -04:00
Syed Sajjad Hussain Shah
e6aa4be4f6
fix: update docs
2024-03-25 12:49:25 +05:00
Syed Sajjad Hussain Shah
f2c236c828
fix: remove logo URL
2024-03-25 12:49:25 +05:00
Syed Sajjad Hussain Shah
db912e6dae
feat: enable header to accept custom menus
2024-03-25 12:49:25 +05:00
Samir Sabri
abb08be08e
feat!: remove Transifex calls for OEP-58 ( #416 )
2024-03-22 13:08:10 -04:00
Jenkins
3b2a2bfa95
chore(i18n): update translations
2024-01-28 15:31:28 -05: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
Syed Ali Abbas Zaidi
b6374a5c05
feat: migrate enzyme with RTL ( #439 )
...
Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com >
2023-12-25 16:23:33 +05:00
Jenkins
d2ad5ee2a4
chore(i18n): update translations
2023-12-03 15:31:05 -05:00
Jenkins
fc24e61a1c
chore(i18n): update translations
2023-11-19 15:31:00 -05:00
Kristin Aoki
bace8286fd
fix: studio dropdown hover styles ( #433 )
2023-11-16 11:18:00 -05:00
Kristin Aoki
e285a91408
fix: admin home link in user menu ( #427 )
2023-11-07 12:17:41 -05:00
Kristin Aoki
50142adb85
Merge pull request #426 from openedx/KristinAoki/fix-broken-studio-home-link
...
fix: broken studio home link
2023-11-06 10:17:33 -05:00
KristinAoki
7281804fbd
fix: broken studio home link
2023-11-06 09:13:01 -05:00
Jenkins
65446ce9c3
chore(i18n): update translations
2023-11-05 15:32:11 -05:00
Muhammad Abdullah Waheed
3c1d2152aa
feat: babel-plugin-react-intl to babel-plugin-formatjs migration ( #404 )
...
* feat: babel-plugin-react-intl to babel-plugin-formatjs migration
* fix: upgraded frontend-build to fix security issue
* fix: upgraded frontend-build to fix security issue
* fix: upgraded frontend build again
* refactor: upgraded to latest frontend-build and resolved vulnerabilities
2023-10-30 15:17:10 +05:00
Jenkins
c79c137fd6
chore(i18n): update translations
2023-10-08 16:31:21 -04:00
KristinAoki
9f48ccc66b
feat: update studio header to be more accessible
2023-10-02 10:05:22 -04:00
Jenkins
a95b600a00
chore(i18n): update translations
2023-08-06 16:31:03 -04:00
Awais Ansari
018ca18a4e
feat: deprecate notification tray in learning header
2023-08-01 18:50:12 +05:00
Awais Ansari
27228f093d
Merge pull request #370 from openedx/Ayesha/INF-951
...
fix: clicking on notification redirecting to correct URL
2023-07-14 13:04:49 +05:00
Muhammad Adeel Tajamul
83f3241e26
fix: course name was not visible in notification ( #371 )
2023-07-14 08:53:02 +05:00
ayeshoali
e153aefc13
fix: clicking on notification redirecting to correct URL
2023-07-13 15:48:35 +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
Jenkins
9af7eaf587
chore(i18n): update translations
2023-07-09 16:30:57 -04:00
Bilal Qamar
c3f0282be4
feat: update react & react-dom to v17 ( #346 )
...
* feat: update react & react-dom to v17
* build: update paragon version
* build: update lock file
* refactor: updated frontend-platform
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
2023-07-05 12:04:53 +05:00
SundasNoreen
7229bff3ff
refactor: added mock funtion for notification count api
2023-07-03 16:30:03 +05:00
SundasNoreen
de8783c708
refactor: fixed review points
2023-06-27 16:28:58 +05:00
SundasNoreen
0e6a272f2b
test: added test cases for UI components
2023-06-26 13:39:09 +05:00
ayeshoali
2d737aae7f
refactor: fixed data updation in redux
2023-06-20 13:31:15 +05:00
SundasNoreen
4c4db14eac
feat: binded show notification tray status with the backend api
2023-06-19 18:00:06 +05:00
sundasnoreen12
911cea6a0e
Merge pull request #350 from openedx/sundas/INF-878
...
test: added redux, selector and api cases
2023-06-19 05:10:57 -07:00
SundasNoreen
a52ddfd9bd
refactor: changed api url
2023-06-19 16:58:32 +05:00
SundasNoreen
8175ba897a
test: added failed and denied test cases of redux
2023-06-19 16:04:55 +05:00
SundasNoreen
4483a734bc
refactor: fixed issues of review
2023-06-19 15:33:47 +05:00
Jenkins
71851b13a6
chore(i18n): update translations
2023-06-18 16:30:53 -04:00
SundasNoreen
6efa31092d
test: added redux, selector and api cases
2023-06-15 17:27:11 +05:00
SundasNoreen
c3541a3d79
test: added notification redux test cases
2023-06-15 13:30:38 +05:00
ayeshoali
30e6eed60d
refactor: fixes extra spaces in index.scss
2023-06-15 12:39:23 +05:00
SundasNoreen
4e718f85de
refactor: fixed all review points
2023-06-12 12:56:15 +05:00
SundasNoreen
a211547a1d
refactor: removed backend api calls
2023-06-08 21:08:54 +05:00
Awais Ansari
784e9afccf
fix: add appName param in getNotifications function
2023-06-06 15:16:06 +05:00
ayeshoali
6d02e63d08
fix: fixes lint errors
2023-06-06 13:04:20 +05:00