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
ayeshoali
b1feed2443
fix: fixes UI according to figma
2023-06-06 12:48:10 +05:00
SundasNoreen
cabf4e3f27
refactor: fixed code refactor and added new slices and selector
2023-06-05 19:55:46 +05:00
Awais Ansari
78a40d47c1
refactor: code and style modifications
2023-06-05 17:52:52 +05:00
Awais Ansari
18a6840037
fix: Ui modifications
2023-06-05 14:51:30 +05:00
SundasNoreen
3276496523
feat: added redux store implementation
2023-06-05 12:15:41 +05:00
Awais Ansari
7ab55175b5
fix: redux structure updates
2023-06-01 19:57:45 +05:00
SundasNoreen
72e82005c0
feat: added notification APIs
2023-06-01 13:07:53 +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
SundasNoreen
8ed18f3d69
refactor: UI refactor based on figma
2023-05-25 22:41:32 +05:00
SundasNoreen
061746da9f
refactor: used paragon icons and updated css
2023-05-24 15:14:41 +05:00
SundasNoreen
de77aa5f0c
feat: notification tray closes when clicked outside
2023-05-23 12:16:22 +05:00
SundasNoreen
7034d10536
refactor: fixed snapshot and store structure in header test file
2023-05-23 10:40:43 +05:00
SundasNoreen
4ce7311809
refactor: removed unused states
2023-05-22 15:17:04 +05:00
SundasNoreen
e76f5b6937
feat: added add more notification button functionality
2023-05-22 15:05:26 +05:00
SundasNoreen
f8fc794458
feat: added notification tray
2023-05-22 14:59:24 +05:00
sundasnoreen12
a5069edd94
feat: added notification UI
2023-05-15 16:36:41 +05:00
Jenkins
0c83268163
chore(i18n): update translations
2023-04-23 16:30:51 -04:00
Bilal Qamar
92fdf85c9a
feat: paragon updated to v20 & frontend-build version updated
...
* feat: paragon updated to v20 & frontend-build version updated
* refactor: moved paragon from devDependencies to satisfy eslint rule
* refactor: updated snapshots
2022-12-09 15:57:09 +05:00
Sagirov Eugeniy
5ee8a8c75c
feat: Account pages. Updated menu items urls.
2022-12-02 12:28:15 +00:00
Bilal Qamar
9d99bfcec6
refactor: updated snapshots
2022-11-25 16:53:50 +05:00
Bilal Qamar
6c02962e0d
refactor: updated frontend-build & resolved eslint issues
2022-10-26 10:37:57 -03:00
Adolfo R. Brandes
90351083aa
Merge pull request #256 from openedx/abdullahwaheed/transifex-languages-list-update
...
Supported Transifex languages in Makefile
2022-10-20 16:15:57 -03:00