Dharmakeerthi Lasantha
76050a1aaf
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add app release updating feature
See merge request entgra/carbon-device-mgt!154
5 years ago
lasanthaDLPDS
e0e6301496
Add app release updating feature
5 years ago
Ace
33ffa23efc
updating references to 3.5.0 release to 3.6.0
5 years ago
Jayasanka
fc26e299a1
Completed add release functionality in APPM UI
5 years ago
Saad Sahibjan
58a31d0031
Plugin level support for deleting device permanently
5 years ago
Dharmakeerthi Lasantha
79543df6d1
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Complete add app functionality in APPM UI
See merge request entgra/carbon-device-mgt!152
5 years ago
Jayasanka
e5c37ca208
Complete add app functionality in APPM UI
5 years ago
Jayasanka
f1c99a5b74
Create dynamic component to create application
5 years ago
Dharmakeerthi Lasantha
d110aa66d5
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Implement Logout Handler and Refactoring
See merge request entgra/carbon-device-mgt!151
5 years ago
Madawa Soysa
9cf570c463
Refactor Login Handler
5 years ago
Madawa Soysa
5482c12ac5
Implement logout handler
...
Fixes entgra/product-iots#113
5 years ago
Madawa Soysa
c6a96d6682
Fix possible NPE when media type is not specified
...
Content type is automatically generated from the Http client hence removing
5 years ago
lasanthaDLPDS
0d0a1c3b43
Fix app registering UI issue
5 years ago
lasanthaDLPDS
9bf880cbb0
Improve ent app release update method
5 years ago
lasanthaDLPDS
51fbee445f
Improve ent app release updating flow
5 years ago
Jayasanka
66ce5889fc
Change add app api call in APPM Publisher ui
5 years ago
Jayasanka
9180df4fbf
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Jayasanka
a3a485dd8e
Create component to add application
5 years ago
lasanthaDLPDS
b7e6fed181
Construct artifact download URL by using sys props
5 years ago
lasanthaDLPDS
340d28c03b
Improve UI intercepter response
5 years ago
lasanthaDLPDS
aa247bc1f2
Improve publisher review management
5 years ago
lasanthaDLPDS
822dc090f9
Refactore code
5 years ago
lasanthaDLPDS
a4f7984a0f
Improve app creating method by validating supported OS types in the request.
5 years ago
Madawa Soysa
f15fdae8a5
Refactor ui request interceptor
...
Related to: entgra/product-iots#103
5 years ago
Madawa Soysa
aaf4e5dcf2
Remove older App Mgt handler source
...
Related to entgra/product-iots#103
5 years ago
Madawa Soysa
cd9e3e52ed
Implement multipart request handling through invoker
...
This commit improves the Invoker handler to handle multi part requests by generating the proxy request body using the body of the incoming multi part requests.
Fixes entgra/product-iots#111
Related to entgra/product-iots#103
5 years ago
Madawa Soysa
a8843711e0
Fix issue with auth data persistence key
...
This commit changes the auth data persistance key to the value of platform instead of using a hard coded constant.
Fixes entgra/product-iots#110
Related to entgra/product-iots#103
5 years ago
Madawa Soysa
0e4234db97
Retrieve session auth data from the header value X-Platform
...
Fixes entgra/product-iots#110
Related to entgra/product-iots#103
5 years ago
Jayasanka
05d2327205
Complete lifecycle component in APPM publisher UI
5 years ago
Jayasanka
65c102eb86
Create new lifecycle component in APPM publisher UI
5 years ago
Jayasanka
1d2ecc5b45
Remove dummy review
5 years ago
Jayasanka
8a36baff9f
Fix invalid package name
5 years ago
Jayasanka
723a605c7d
Fix merge conflict
5 years ago
lasanthaDLPDS
756999a1e7
Fix APPM deadlock issue in review management
5 years ago
Jayasanka
ef224a75dc
Fix remaining api calls in APPM UI
5 years ago
lasanthaDLPDS
ac817c61f7
Fix minor issue in review management
5 years ago
lasanthaDLPDS
937c0868c0
Improve app getting functionality in APPM publisher
5 years ago
lasanthaDLPDS
9638081be8
Fix review add DAO issue
5 years ago
Jayasanka
ebc72069f9
Change api requests in publisher
5 years ago
lasanthaDLPDS
e67feefee5
Make banner uploading as optional.
5 years ago
lasanthaDLPDS
34a14aa9e0
Improve review management DAO
5 years ago
lasanthaDLPDS
6cc9d816c3
Fix minor issue in review management
5 years ago
lasanthaDLPDS
7eac984e0c
Improve app getting functionality in APPM publisher
5 years ago
lasanthaDLPDS
6c0bc62380
Fix review add DAO issue
5 years ago
Dharmakeerthi Lasantha
6247586770
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Change API calls according to new proxy in APPM UI
See merge request entgra/carbon-device-mgt!139
5 years ago
Jayasanka
704ef44d01
Fixed api calls in store
5 years ago
Jayasanka
b41e0f38d3
Completed Manage tag component
5 years ago
lasanthaDLPDS
4581238cf3
Make banner uploading as optional.
5 years ago
Jayasanka
129ff7944e
Change api requests in publisher
5 years ago
lasanthaDLPDS
f130351a15
Improve and refactor APPM source
5 years ago
lasanthaDLPDS
7f0be5f28b
Merge with upstream master
5 years ago
lasanthaDLPDS
a0f28ce969
Improve APPM review management
5 years ago
lasanthaDLPDS
4aa42aed6f
Improve app release adding method
5 years ago
lasanthaDLPDS
b88b4a4a84
Improve app installation
5 years ago
Jayasanka Weerasinghe
93a5fe87e7
Improve app subscription functionality
...
Further integrate app management component with device mgt
5 years ago
Saad Sahibjan
f372ba2018
Modify setting app type
5 years ago
Saad Sahibjan
c0e301845e
Android enterpise app install payload creation
5 years ago
Dharmakeerthi Lasantha
a1ba80f048
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Move App Manager Request Handler to a New Component
See merge request entgra/carbon-device-mgt!127
5 years ago
Dharmakeerthi Lasantha
f92e208720
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Remove redux from release in APPM Store
See merge request entgra/carbon-device-mgt!132
5 years ago
Jayasanka
3a3de0ff00
Remove redux from apps table component
5 years ago
Jayasanka
ff7158bf00
Remove redux from APPM store
5 years ago
Jayasanka
d188b18bc5
Remove redux from detailed rating component
5 years ago
Jayasanka
4a38f877a0
Pass props via router
5 years ago
Inosh Perara
13960f77c9
add device type versioning APIs
5 years ago
Jayasanka
7b682a35e5
Fix typos in app installation components
5 years ago
Madawa Soysa
2260bd004d
Implement GET/POST/PUT/DELETE methods and refactor module name
...
This commit implements the related HTTP methods in the request interceptor servlet to intercept and send the request to the backend.
Also refactored the module name request-handler -> ui-request-interceptor.
Fixes entgra/product-iots#108
5 years ago
Jayasanka
164b3415ae
Change routes in store
5 years ago
Jayasanka
336612904b
Remove redux from release view in store
5 years ago
Jayasanka
b56430feb2
Disable install button when selected nothing
5 years ago
Jayasanka
caa3717dcb
Create components to install by device
5 years ago
Saad Sahibjan
e26b50742b
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
5 years ago
Dharmakeerthi Lasantha
9f7b05a502
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add iOS enterprise app install
See merge request entgra/carbon-device-mgt!129
5 years ago
Dharmakeerthi Lasantha
13d2f072c1
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Create components to app installment by group & role in APPM UI
See merge request entgra/carbon-device-mgt!130
5 years ago
Jayasanka
113be7e6ac
Create components to install by group & role
5 years ago
Saad Sahibjan
29b2c41c73
Add iOS enterprise app install
5 years ago
Dharmakeerthi Lasantha
a5ffc12eeb
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Change 401 redirection in APPM UI
See merge request entgra/carbon-device-mgt!128
5 years ago
Jayasanka
316f93b190
Remove unnecessary log
5 years ago
Jayasanka
a9de6af5f7
change 401 redirection in APPM publisher Ui
5 years ago
Jayasanka
92fd8a62be
change 401 redirection in APPM store Ui
5 years ago
Madawa Soysa
368186f573
Move App Manager Request Handler to a New Component
...
Fixes entgra/product-iots#104
5 years ago
Jayasanka
3c6ba111a9
create component to install app by users
5 years ago
Jayasanka
62d6abe68e
Fix delete category issue
5 years ago
Inosh Perara
391b9677a7
Merge branch 'mac-os' into 'master'
...
MacOS
See merge request entgra/carbon-device-mgt!126
5 years ago
Dharmakeerthi Lasantha
269c6486c4
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add tempory button to install
See merge request entgra/carbon-device-mgt!123
5 years ago
Milan Perera
650f02bf03
Add user created date and modified date
5 years ago
Jayasanka
c0ff4ba34d
Add temporary button to install
5 years ago
lasanthaDLPDS
3135d71a52
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
Jayasanka Weerasinghe
a5694371ea
Improve app subscription functionality
...
Further integrate app management component with device mgt
5 years ago
lasanthaDLPDS
3179653b6a
Add APPM public app support
5 years ago
Saad Sahibjan
857f9057d3
Modify setting app type
5 years ago
Saad Sahibjan
c9c4d7a64b
Android enterpise app install payload creation
5 years ago
Saad Sahibjan
76b34b3229
Add gson dependency to commons
5 years ago
lasanthaDLPDS
be7c1005f6
Improve web clip registering method
5 years ago
lasanthaDLPDS
1b5d9565cd
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
Jayasanka Weerasinghe
77fa8cd6a0
Improve app subscription functionality
...
Further integrate app management component with device mgt
5 years ago
lasanthaDLPDS
9b66b8e44c
Fix issues in category updating functionality
5 years ago
lasanthaDLPDS
d241c9fa2e
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
28bc9f3a77
Improve web clip registering in APPM
5 years ago
Jayasanka Weerasinghe
e0f2d1e16a
Improve app subscription functionality
...
Further integrate app management component with device mgt
5 years ago
lasanthaDLPDS
0ae7479d49
Add web clip support for APPM
5 years ago
Entgra Builder
5a6789e336
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
c71b1f9314
[maven-release-plugin] prepare release v3.2.6
5 years ago
Saad Sahibjan
1f001b09f1
Fix tests related to deleteDevice API
5 years ago
Saad Sahibjan
52e971de76
Add delete device dao related implementation
5 years ago
Saad Sahibjan
48ae5c58e9
Add deleteDevice service and impl
5 years ago
Saad Sahibjan
be1bee9b9a
Modify delete device API to have permanentDelete query parameter
5 years ago
Saad Sahibjan
b68cc62bc7
Handle StartupOperationConfig which runs only once after the server is started
5 years ago
Saad Sahibjan
c1177a26b2
Handle server version operation in task manager
5 years ago
Dharmakeerthi Lasantha
3e0360a6fa
Improve app subscription functionality
...
Further integrate app management component with device mgt
6 years ago
lasanthaDLPDS
cf658bf96d
Imporove APPM subscriptions
6 years ago
Inosh Perara
b76784bc90
Merge branch 'master' into 'master'
...
Query error fix in operation profile
See merge request entgra/carbon-device-mgt!115
6 years ago
inoshperera
301b6ad5c2
Query error fix in operation profile
6 years ago
Entgra Builder
2d05e04a16
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
84df5dd4bf
[maven-release-plugin] prepare release v3.2.5
6 years ago
lasanthaDLPDS
9dad03b7c9
Improve category adding API
6 years ago
Dharmakeerthi Lasantha
52c7a7ecdd
Improve app subscription functionality
...
Further integrate app management component with device mgt
6 years ago
lasanthaDLPDS
f1c783cdb9
Improve APPm sub storing method
6 years ago
lasanthaDLPDS
dd78035227
Improve APPM subscription handeling
6 years ago
Madawa Soysa
a285898782
Modify the Feature Specification Structure and Modify {deviceType}/features API
...
Related to entgra/product-iots#37
6 years ago
lasanthaDLPDS
c0398949bd
Refactor App subscription method
6 years ago
lasanthaDLPDS
8b3761fc1e
Fix merge conflicts
6 years ago
lasanthaDLPDS
e41742b777
Improve app subscription functionality
...
Further integrate app management component with device mgt
6 years ago
Jayasanka Weerasinghe
b6174243c6
Add component to display reviews in APPM Store
6 years ago
lasanthaDLPDS
dd707b98f2
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
b244208c49
Improve review management interface
6 years ago
lasanthaDLPDS
4ddc50e901
Add review managemente Admin API mapping
6 years ago
lasanthaDLPDS
45c7924e69
Improve review response in APPM
6 years ago
Jayasanka Weerasinghe
2ca6637bb6
Create APPM's basic store view
6 years ago
Pahansith Gunathilake
1fc16f9572
Fix windows device inactive after sync
6 years ago
lasanthaDLPDS
19a758a297
Fix merge conflicts
6 years ago
lasanthaDLPDS
93d29e064b
Improve APP subscription API
6 years ago
lasanthaDLPDS
9c45f907e2
Improve APPM subscribing method
6 years ago
Asanka Kumara
b863d2fa5e
Get Device By ID API
6 years ago
Pahansith Gunathilake
a5e471c073
Fix drop down color issue
6 years ago
Pahansith Gunathilake
920a66a165
Fix user creation password auto generation
6 years ago
lasanthaDLPDS
0a8848121c
Improve APPM subscribing method
6 years ago
lasanthaDLPDS
06e9591e36
Fix device-mgt operation log displaying issue
6 years ago
lasanthaDLPDS
7b8e68220f
Add minor fixes in APP subscription flow
6 years ago
lasanthaDLPDS
efa17d2e51
Merge with upstream master
6 years ago
lasanthaDLPDS
c1c821e0f7
Add device subscription functionality for APPM
6 years ago
lasanthaDLPDS
ab841939a4
Add improvement for user subscription method in APPM
6 years ago
Jayasanka
e59ed1d807
Load screenshots from array
6 years ago
Jayasanka
9c9790f2ed
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
64747a8c26
Make layout responsive
6 years ago
lasanthaDLPDS
7c593d83fa
Add APIs for subscription management
6 years ago
Jayasanka
c99d572317
Make layout responsive
6 years ago
Jayasanka
cdca1900cf
Add headers with viewport meta tag
6 years ago
Jayasanka
753a347848
Display screenshots and icon
6 years ago
Jayasanka
14db806fb0
Fix lifecycle not updating issue
6 years ago
Saad Sahibjan
2da0a6aa19
Fix macos enrollment error due to invalid challenge token
6 years ago