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
Dharmakeerthi Lasantha
c859ff9611
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix app uninstall issue for Android
See merge request entgra/carbon-device-mgt!301
5 years ago
Dharmakeerthi Lasantha
2d98768188
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve the screenshots view of the APPM UI
See merge request entgra/carbon-device-mgt!297
5 years ago
lasanthaDLPDS
16ee8ec882
Fix app uninstall issue for Android
5 years ago
Saad Sahibjan
7072052381
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve APPM app uninstall operation payload
See merge request entgra/carbon-device-mgt!298
5 years ago
lasanthaDLPDS
a2bcc1c03f
Improve APPM app uninstall operation payload
5 years ago
nipun
74069d3415
Improve the screenshots view of the APPM UI
5 years ago
Dharmakeerthi Lasantha
594ab3ed60
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix APPM login issue
See merge request entgra/carbon-device-mgt!293
5 years ago
Saad Sahibjan
11c4d15518
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve APIM's edit release view and fix install/uninstall's timestamp issue
## Purpose
The purpose is to fix the following issues with this PR.
1. In the current APPM Publisher UI's edit release section, there is no way to preview selected images. Also, the supported versions are hardcoded.
2. There is an issue after adding a scheduled install/uninstall feature to the UI, which tries to send a query param with null timestamp value with non-scheduled operations.
## Goals
- Add previews of selected images to upload
- Add supported OS versions field
- Fix timestamp issue in scheduled install/uninstall operation in APPM UI
## Approach
- Used the same approach to add image previews and supported OS versions field which used in the "Add New Release" view in APPM publisher UI.
- Removed the inline function which caused the timestamp issue & created a new function to handle the operation.
## Documentation
> N/A
## Automation tests
> N/A
## Security checks
- Followed secure coding standards? (yes)
- Ran FindSecurityBugs plugin and verified report? (no)
- Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? (yes)
## Related MRs
> (Any other related Merge Requests)
## Test environment
> (Context and environment where development was performed)
## Learning
> (Any additional learning resources)
See merge request entgra/carbon-device-mgt!295
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
lasanthaDLPDS
4d3c7e1c79
Fix APPM login issue
5 years ago
Dharmakeerthi Lasantha
ac0d01e1d5
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add MsSQL and MySQL db scripts
See merge request entgra/carbon-device-mgt!292
5 years ago
lasanthaDLPDS
caf7cd133b
Add MsSQL and MySQL db scripts
5 years ago
Dharmakeerthi Lasantha
51b001c236
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve APPM app saving functionality
See merge request entgra/carbon-device-mgt!288
5 years ago
Dharmakeerthi Lasantha
ec4511ce01
Add UI feature to delete set of devices
5 years ago
Shamalka Navod
bc406b6c92
Add UI feature to delete set of devices
5 years ago
lasanthaDLPDS
d9a04e099e
Improve APPM app saving functionality
5 years ago
Dharmakeerthi Lasantha
8d8b041f2f
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix issue in retrieving IoTS devices
See merge request entgra/carbon-device-mgt!286
5 years ago
Charitha Goonetilleke
43ba5d7e84
Fix issue in retrieving IoTS devices
5 years ago
Dharmakeerthi Lasantha
ef98998a4c
Fix the navigation bar issue in APPM UI
5 years ago
Nipun Nadeen De Silva
0757783b81
Fix the navigation bar issue in APPM UI
5 years ago
Dharmakeerthi Lasantha
617ba8782f
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Redirect logged-out user within the loading screen in APPM UI
See merge request entgra/carbon-device-mgt!285
5 years ago
Jayasanka
97beaeb63b
Add missing scopes to application-mgt.xml
5 years ago
Jayasanka
8b4c2f0e79
Redirect logged-out user within the loading screen in APPM UI
5 years ago
Dharmakeerthi Lasantha
0bbd34cfa7
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add supported OS versions field to add new app & release forms in APPM Publisher UI
See merge request entgra/carbon-device-mgt!283
5 years ago
Jayasanka
f1f7a3d9e3
Add supported OS versions to add new release form in APPM UI
5 years ago
Jayasanka
407cbc6ef4
Add supported OS versions to add new app form in APPM UI
5 years ago
Saad Sahibjan
128c226cd3
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix APPM API deploying issue on gateway
See merge request entgra/carbon-device-mgt!282
5 years ago
lasanthaDLPDS
0abe6f1678
Fix APPM API deploying issue on gateway
5 years ago
Dharmakeerthi Lasantha
220aba8e90
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add UI improvements to APPM UI
See merge request entgra/carbon-device-mgt!281
5 years ago
Jayasanka
e956b288cd
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
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
Dharmakeerthi Lasantha
3e1692510f
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Device delete frontend
See merge request entgra/carbon-device-mgt!279
5 years ago
shamalka
d43971b1b8
Remove unnecessary comments
5 years ago
shamalka
795edd4c66
Improve device delete UI
5 years ago
Jayasanka
e9cb3eae91
Use common function to handle ajax call errors in APPM UI
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
Dharmakeerthi Lasantha
b127c3015e
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Sync with upstream master
See merge request entgra/carbon-device-mgt!280
5 years ago
lasanthaDLPDS
8c40a81c4a
Sync with upstream master
5 years ago
Dharmakeerthi Lasantha
a4f99c9c77
Merge branch 'conflicts-fix' into 'application-mgt-new'
...
Create an APIs to get device details and the subscription details with given app installed
See merge request entgra/carbon-device-mgt!277
5 years ago
lasanthaDLPDS
7a5a231974
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into conflicts-fix
5 years ago
Dharmakeerthi Lasantha
44adc963cb
Fix build failure
5 years ago
achala piyarathna
33cac65dd0
Fix build failure
5 years ago
lasanthaDLPDS
baf382c706
Fix formatting issues
5 years ago
lasanthaDLPDS
f6098a75af
Sync with upstream master
5 years ago