nipun
cc0ba7444e
Add the function call to mobile nav bar of the APPM ui
5 years ago
Dharmakeerthi Lasantha
2856765ca3
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Modify the add release component of the APPM publisher
See merge request entgra/carbon-device-mgt!306
5 years ago
nipun
06dee0e6a5
Fix the app search bar icon issue of the APPM publisher
5 years ago
nipun
8e8411ab38
Add the row and col tags to add release feature
5 years ago
nipun
2978f6f032
Improve the form config object of the add release component
5 years ago
nipun
2961c1d21c
Modify the app details drawer of the APPM publisher
5 years ago
nipun
88fed3e86e
Modify the add release component of the APPM publisher
5 years ago
Dharmakeerthi Lasantha
812c2999ba
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Get logged in users details when loading APPM Publisher UI
See merge request entgra/carbon-device-mgt!307
5 years ago
Jayasanka
02cac02d45
Add javadoc comments to UserHandler class
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
112eb1f77f
Call user API to get logged-in user's data when loading APPM publisher UI
5 years ago
Jayasanka
e3b07fb2f7
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Jayasanka
9d161734f8
Add white background for page headers in APPM UI
5 years ago
Dharmakeerthi Lasantha
f0d8f4d023
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Bulk actions UI
See merge request entgra/carbon-device-mgt!299
5 years ago
Dharmakeerthi Lasantha
7f1f62bdc5
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add new servlet to get logged-in user's data
See merge request entgra/carbon-device-mgt!305
5 years ago
lasanthaDLPDS
fefdb7aba3
Add new servlet to get logged-in user's data
5 years ago
Dharmakeerthi Lasantha
c0a3408694
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add null and empty check for device location related values
See merge request entgra/carbon-device-mgt!304
5 years ago
shamalka
e068317a62
Add devices to groups
5 years ago
shamalka
c69f9c9f1d
Fix spelling mistakes
5 years ago
shamalka
5ba56207c9
Improve delete device UI
5 years ago
shamalka
b92046fa3d
Change UI structure
5 years ago
shamalka
c762c9d2a7
Change bulk action UI
5 years ago
Saad Sahibjan
354dcd3fd4
Add null and empty check for device location related values
5 years ago
Dharmakeerthi Lasantha
d3077da65b
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add UI improvements to APPM UI
See merge request entgra/carbon-device-mgt!303
5 years ago
Jayasanka
3c9d200770
Validate supported OS versions in 'Add new app' form in APPM Publisher 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
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