Jayasanka Weerasinghe
f6c332df15
Add permission based access control to APPM store
5 years ago
Jayasanka Weerasinghe
7976ee4e51
Change the file structure of the APIM Store
5 years ago
Jayasanka Weerasinghe
cd8ed2d677
Add cross environment build support for react applications
5 years ago
Jayasanka Weerasinghe
a6883c55bb
Fix APPM store app crash on app installation product-iots#325
5 years ago
Jayasanka Weerasinghe
3bf3dfd2e7
Load both active & inactive devices in APPM device installation
5 years ago
Jayasanka Weerasinghe
73e2246a20
Remove unwanted app release api call from APPM UIs
5 years ago
Jayasanka
d4d7089800
Fix ESLint errors in APPM Store react app
5 years ago
Jayasanka
fae659c32c
Add .prettierrc config file to APPM store react app
5 years ago
Jayasanka
04b0356485
Add eslint to APPM store
5 years ago
shamalka
148eaa69da
Fix pagination in store UI install/uninstall
5 years ago
shamalka
f5d754d159
Add footer text of app manager UI to config
5 years ago
shamalka
933e0d16a4
Store UI pagination fix
5 years ago
Jayasanka Weerasinghe
97a03a1aa1
Add minor UI fixes to APPM UI
...
The following changes are with this commit
- Display wrong credentials error in Login form
- Display tags and categories in APPM store release view
5 years ago
Jayasanka Weerasinghe
70e56f02c2
Add minor UI fixes to APPM UI
...
The following changes are with this commit
- Display wrong credentials error in Login form
- Display tags and categories in APPM store release view
5 years ago
Jayasanka
b391dd8cf9
Increase initial limit value of apps to 30 in APPM Store
5 years ago
Jayasanka
5139415995
Fix wrong offset value in app view of APPM Store UI
5 years ago
Jayasanka
8ed7c15bdd
Fix app offset issue in APPM Store UI
5 years ago
Jayasanka
bd318d9af8
Remove unwanted console logs
5 years ago
Jayasanka
2c6d8eb993
Add infinite scroll to apps view in APPM store UI
...
Additional changes,
- Remove padding from the footer in APPM UI
5 years ago
Jayasanka
84ee824716
Add ent. app installation feature to APPM UI
5 years ago
Jayasanka
9303d37451
Add custom forbidden alerts messages in APPM store UI
5 years ago
Jayasanka
6245e564a4
Add refresh button to subscription details table
5 years ago
Jayasanka
9dd7444cd7
Add unrestricted roles field to Add new app form
5 years ago
Jayasanka
cd062f0788
Add UI improvements to APPM UI
...
The following changes are with this commit
- Fix wrong 401 redirection in Subscription details table
- Add pagination to releases list in App Details Drawer
- Show published badge on app icon in apps table and releases list
5 years ago
Jayasanka
951325ee75
Add ui improvements to APPM Publisher UI
...
The following changes are with this commit
- View subscription status of devices in release view
- Display server error response in add new app form
5 years ago
Jayasanka
6a5e21dd9b
Create UI to display installed devices
5 years ago
Jayasanka Weerasinghe
78bd339cd4
Add loading animation when installing/uninstall app in APPM store
5 years ago
Jayasanka
13bdeee883
Set favicon when loading APPM UI
5 years ago
Jayasanka
22ef153d80
Update ratings & review when adding/editing or deleting a review in APPM
5 years ago
nipun
d19d9f20c4
Improve the profile feature to Show the logged user name
5 years ago
nipun
cc0ba7444e
Add the function call to mobile nav bar of the APPM ui
5 years ago
nipun
88fed3e86e
Modify the add release component of the APPM publisher
5 years ago
Jayasanka
ce40ea57c7
Fix server error issue when calling get logged-in user in APPM
...
The following changes are with this commit,
- Check authData object is null in UserHandler class
- Add check logged-in user functionality to APPM UI
5 years ago
Jayasanka
5153feae40
Fix login redirection issue in APPM Store UI
5 years ago
Jayasanka
6d16259aaf
Improve schedule install/ uninstall component's UI in APPM store
5 years ago
Jayasanka
b21de79151
Remove unnecessary console log lines in APPM UI
5 years ago
Jayasanka
533871d64a
Fix null value issue in scheduled install/uninstall operation in APPM UI
5 years ago
nipun
74069d3415
Improve the screenshots view of the APPM UI
5 years ago
Jayasanka Weerasinghe
f710c5489a
Add UI improvements to edit release view in APPM UI
...
The following changes are with this commit.
- Add previews of selected images to upload
- Add supported OS versions field
5 years ago
Nipun Nadeen De Silva
0757783b81
Fix the navigation bar issue in APPM UI
5 years ago
Jayasanka
8b4c2f0e79
Redirect logged-out user within the loading screen in APPM UI
5 years ago
Jayasanka
ff875c3330
Add scheduled install/uninstall feature to APPM store ui
5 years ago
Jayasanka
2e690892d5
Fix app name length issue in APPM Store
5 years ago
Jayasanka
36f44d2999
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Jayasanka
cd374ab350
Fix icon size & change paddings of the tile in APPM store
5 years ago
lasanthaDLPDS
298c58e8b8
Fix merge conflicts
5 years ago
nipun
d363194356
Modify the uninstall UI of the APPM store
5 years ago
nipunnadeen
153b7f1385
Create the uninstall ui of the APPM store
5 years ago
Jayasanka
6786ed0fab
Add UI Improvements to APPM UI
...
The following changes are with this commit
- Add metadata to Add new app & edit app forms in Publisher
- Display metadata in both publisher and store views
- Fix typo in lifecycle component
- Update table when changing the name & categories in apps table in publisher
5 years ago
Jayasanka Weerasinghe
85fe985a94
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
5 years ago