lasanthaDLPDS
298c58e8b8
Fix merge conflicts
5 years ago
nipun
c095ca40ff
Fix the uninstall operation of the uninstall API
5 years ago
nipunnadeen
58c866f33d
Improve the subscribed devices and category details APIs
5 years ago
nipunnadeen
9d1171b620
Improve the subscribed category details API
5 years ago
nipunnadeen
29951a1560
Create an API to get subscribed Category details
5 years ago
nipun
d363194356
Modify the uninstall UI of the APPM store
5 years ago
nipun
e4311d4e3a
Modify the subscribed devices and category APIs
5 years ago
nipunnadeen
c08e631c93
Improve the subscribed devices and category details APIs
5 years ago
nipunnadeen
e3b29ee531
Improve the subscribed category details API
5 years ago
nipunnadeen
153b7f1385
Create the uninstall ui of the APPM store
5 years ago
nipunnadeen
5cbe25c0d7
Create an API to get subscribed Category details
5 years ago
nipunnadeen
4c51c0af45
Create an API to get device details with given app installed
5 years ago
lasanthaDLPDS
6b51d1fd06
Improve app subscribing functionality
5 years ago
Inosh Perara
5cb706f24b
Add android enterprise support for IoTS.
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
Madawa Soysa
c9f12d47cb
Implement scheduled application install/uninstall task
...
Fixes entgra/product-iots#160
5 years ago
Jayasanka
740ad2a6b7
Add image upload previews and validation in add new app form
5 years ago
Jayasanka
a2341e8afc
Fix subscription method issue
5 years ago
lasanthaDLPDS
28b4d52d23
Fix app loading issue
5 years ago
lasanthaDLPDS
c129fb1c41
Fix image loading issue in tenant mode
5 years ago
Jayasanka Weerasinghe
27e01e80a8
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
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
lasanthaDLPDS
34f1b25c84
Fix app-install operation adding issue for custom apps
5 years ago
lasanthaDLPDS
a3e0eb031c
Fix custom app loading issue
5 years ago
Dharmakeerthi Lasantha
5c92401265
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
lasanthaDLPDS
ed557fc510
Fix merge conflicts
5 years ago
Jayasanka Weerasinghe
c204e6f9b7
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
lasanthaDLPDS
cfd0f709ef
Add new application type
...
Add new application type for IoT use cases. Further, it is named as CUSTOM
5 years ago
Dharmakeerthi Lasantha
5f4abf8ff5
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve error messages logging
See merge request entgra/carbon-device-mgt!242
5 years ago
lasanthaDLPDS
7a48f72f6b
Improve error messages logging
5 years ago
nipunnadeen
05e4da1780
Fix the responsive issues of the device-mgt react app
5 years ago
nipunnadeen
6e71482270
Add the copyright notice to device-mgt react app
5 years ago
nipunnadeen
705d061b35
Fix the responsive issues of the APPM UI
5 years ago
nipunnadeen
cda071643d
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
3a29ab9802
Add device-mgt react app
5 years ago
lasanthaDLPDS
343fbe0746
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
nipunnadeen
d4f4751bf2
Fix the web-clip device type issue of the APPM store
5 years ago
lasanthaDLPDS
28e9219034
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
Saad Sahibjan
0900034e29
Modify get applications query to support retrieving all applications
5 years ago
nipunnadeen
bc2847375d
Add the logout feature to APPM ui
5 years ago
lasanthaDLPDS
a33a8081a7
Improve APPM error messages.
5 years ago
Jayasanka
3761d58cda
Fix redirecting issue in APPM Store
5 years ago
Jayasanka
a3b796d749
Add copywrite notice to APPM UI
5 years ago
Jayasanka
e07197743a
Modify edit release component to update the release without refreshing
5 years ago
lasanthaDLPDS
80081186fe
Fix the unnecessary resource file creating.
5 years ago
Saad Sahibjan
70310c55fb
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix device loading issue in add new app in APPM UI
See merge request entgra/carbon-device-mgt!192
5 years ago
Jayasanka
2d2ffde0a4
Fix device loading issue in add new app in APPM UI
5 years ago
Saad Sahibjan
a3e372556e
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix installation error in APPM ui
See merge request entgra/carbon-device-mgt!191
5 years ago
Jayasanka
c8086f8b5c
Fix installation error in APPM ui
5 years ago
lasanthaDLPDS
af75a20bdf
Change APPM update responses
5 years ago
Jayasanka
2558bdc172
Merge remote-tracking branch 'upstream/application-mgt-new' into application-mgt-new
...
# Conflicts:
# components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/list-apps/appsTable/AppsTable.js
# components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/ReleaseView.js
# components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/edit-release/EditRelease.js
# components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/lifeCycle/LifeCycle.js
# components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/manage/categories/ManageTags.js
# components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/new-app/subForms/NewAppDetailsForm.js
# components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/new-app/subForms/NewAppUploadForm.js
5 years ago
Jayasanka
0f4eaa575c
Add ui improvements to APPM
...
- Add breadcrumbs
- Fix tag spacing
- Add price type selection in New Release form
- Change edit button disable when release isn't in an editable state
- Add autofill functionality to edit release
- Add dynamic device types in add new app form
5 years ago
Jayasanka
02e3bca9ed
Fix retired app loading issue in APPM UI
5 years ago
Jayasanka
c96a381cd7
Fix device loading issue in APPM store
5 years ago
lasanthaDLPDS
ff1fe51b01
Fix publisher logging issue
5 years ago
Jayasanka
9289bbcbe9
Get configuration with React Context in APPM publisher
5 years ago
Jayasanka
da5556064d
Complete step form in add new app
5 years ago
Jayasanka
673a87b970
Create step form to add new app
5 years ago
Saad Sahibjan
6bf646a896
Update artifact download URL
5 years ago
Jayasanka
bfe154e7c9
Fix retired app loading issue in APPM UI
5 years ago
Jayasanka
ab581e5147
Fix device loading issue in APPM store
5 years ago
lasanthaDLPDS
5847be9a30
Fix publisher logging issue
5 years ago
Jayasanka
c49b8cc4f6
Get configuration with React Context in APPM publisher
5 years ago
Jayasanka
2dcbf92124
Complete step form in add new app
5 years ago
Jayasanka
69cad8c495
Create step form to add new app
5 years ago
Jayasanka
d8ce0ec746
Merge remote-tracking branch 'upstream/application-mgt-new' into application-mgt-new
...
# Conflicts:
# components/application-mgt/org.wso2.carbon.device.application.mgt.store.ui/react-app/src/components/apps/release/install/DeviceInstall.js
5 years ago
Jayasanka
151ca7d575
Remove origin from configuration file in APPM store
5 years ago
Jayasanka
62d0a0480a
Get configuration with React Context in APPM store
5 years ago
lasanthaDLPDS
4c79f3f1a8
Improve APPM MDM configs
5 years ago
lasanthaDLPDS
198bfc11f6
Fix app installing issue in APPM
5 years ago
lasanthaDLPDS
86fb8b16ef
Improve app subscription flow
5 years ago
lasanthaDLPDS
e8aa337d86
Fix merge conflicts
5 years ago
lasanthaDLPDS
f24cc4342f
Merge with master branch
5 years ago
lasanthaDLPDS
fcc9531805
Improve app subscribing API URLs
5 years ago
Dharmakeerthi Lasantha
aef5b84b16
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix app install issue in APPM store
See merge request entgra/carbon-device-mgt!181
5 years ago
Jayasanka
a34c98aadf
Fix app install issue in APPM store
5 years ago
Saad Sahibjan
25284d541b
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix device load issue in APPM store
See merge request entgra/carbon-device-mgt!180
5 years ago
Jayasanka
6849222774
Fix device load issue in APPM store
5 years ago
lasanthaDLPDS
8d3611d0ce
Fix app release artfact updating issue
5 years ago
lasanthaDLPDS
a372e42443
Improve APPM logic
5 years ago
Jayasanka
4d59b8d900
Add UI improvemnts to APPM UI
...
The following imrovements are with this commit
- Fix issues and change ui in manage page
- Change error messages to closable notifications
- Create a view to inform user when no apps available
- Change error messages
- Change install mode order in store
- Change the lifecycle UI
- Fix typo in error messages in APPM UI
5 years ago
Jayasanka
a5f75df99a
Change error messages in publisher
5 years ago
Jayasanka
e5e7dc5bcc
Add theming feature to store
5 years ago
Jayasanka
c65c0fb094
Fix Theme change issues in publisher UI
5 years ago
Jayasanka
60ac2b6495
Add configuration to change theme color in APPM publisher UI
5 years ago
Dharmakeerthi Lasantha
8108122b0a
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix UI issues in APPM
See merge request entgra/carbon-device-mgt!175
5 years ago
Jayasanka
9059bc3aa4
Fix UI issues in APPM
5 years ago
lasanthaDLPDS
093d31a6da
Fix app loading issue in publisher
5 years ago
lasanthaDLPDS
f48f939e7a
Format APPM source
5 years ago
Jayasanka
4aa2ea656f
Remove disabled lifecycle states in change lifecycle component
5 years ago
Jayasanka
6e9fd2553c
Complete delete review functionality
5 years ago
lasanthaDLPDS
28ff065c1e
Improve app release getting logic
5 years ago
lasanthaDLPDS
27373ef35e
Move review delete functionality into store
5 years ago
Jayasanka
2d2efb1b30
Complete edit release functionality
5 years ago
Jayasanka
aaefdb36fc
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
30a6b3ee28
Format APPM source
5 years ago
lasanthaDLPDS
a5d39e76b5
Improve review update logic
5 years ago
lasanthaDLPDS
7296e38608
Format APPM source
5 years ago
Jayasanka
f568904251
Create component to edit review
5 years ago
Jayasanka
7675f5a315
Fix cannot remove child issue
5 years ago
Jayasanka
f66ad9ddd9
Create filter payload in AppsTable component
5 years ago
Jayasanka
4ad87b4e6d
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Jayasanka
f76e6c9411
Completed edit ent app basic functionality
5 years ago
lasanthaDLPDS
56fc3f849a
Improve appm source and device subs update logic
5 years ago
Jayasanka
b401335b7e
Create component to edit release
5 years ago
lasanthaDLPDS
feff5602c3
Improve and format APPM DAO source
5 years ago
Jayasanka
afa6b54c42
Create component to edir release
5 years ago
Jayasanka
f3a4abb190
Change invoker uri and remove headers
5 years ago
Dharmakeerthi Lasantha
519cb16393
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Completed edit release functionality in APPM UI
See merge request entgra/carbon-device-mgt!159
5 years ago
Jayasanka
d0ca2ec16b
Completed edit release functionality in APPM UI
5 years ago
Dharmakeerthi Lasantha
34ec7f7815
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Format and improve APPM publisher service
See merge request entgra/carbon-device-mgt!157
5 years ago
lasanthaDLPDS
29434acee0
Format and improve APPM publisher service
5 years ago
Dharmakeerthi Lasantha
f3b5a37447
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix app install functionality in APPM UI
See merge request entgra/carbon-device-mgt!156
5 years ago
Jayasanka
3e3d8fe1ac
Fix app install functionaity in APPM UI
5 years ago
lasanthaDLPDS
46f39c0918
Add appm device subscription update feature
5 years ago
Jayasanka
1ab3cd0c2b
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Jayasanka
c62207f605
Add twitter emojis to reviews
5 years ago
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
Jayasanka
fc26e299a1
Completed add release functionality in APPM UI
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
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
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
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
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
Jayasanka
7b682a35e5
Fix typos in app installation components
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
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
Jayasanka
3c6ba111a9
create component to install app by users
5 years ago
Jayasanka
62d6abe68e
Fix delete category issue
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
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
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
Dharmakeerthi Lasantha
3e0360a6fa
Improve app subscription functionality
...
Further integrate app management component with device mgt
5 years ago
lasanthaDLPDS
cf658bf96d
Imporove APPM subscriptions
5 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
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
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
lasanthaDLPDS
0a8848121c
Improve APPM subscribing method
6 years ago
lasanthaDLPDS
7b8e68220f
Add minor fixes in APP subscription flow
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
lasanthaDLPDS
15dac5bc69
Add review deleting functionality
6 years ago
lasanthaDLPDS
e8743f001b
Add admin APIs for review management
6 years ago
lasanthaDLPDS
569809b1de
Add API to update an application release review
6 years ago
lasanthaDLPDS
726739a81f
Fix merge conflicts
6 years ago
lasanthaDLPDS
6e3742aff3
Add APIs for APPM review management
6 years ago
Jayasanka
26fa7ae1b2
Change invoker call of lifecycle in publisher ui
6 years ago
Jayasanka
6300b7ff98
Change invoker call of lifecycle in publisher ui
6 years ago
Jayasanka
756324d883
Fix minor issue in publisher ui lifecycle
6 years ago
Jayasanka
fdd9d77a47
Create change lifecycle function
6 years ago
Jayasanka
c58264241b
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
b19c79bb44
Create action for change lifecycle
6 years ago
lasanthaDLPDS
5ea379dfd0
Improve review management and lifecycle management in APPM
6 years ago
lasanthaDLPDS
03ae304234
Fix lifecycle changing issue
6 years ago
lasanthaDLPDS
a1b8632aa4
Improve review management
6 years ago
Jayasanka
35a62ae52e
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
abee848e2b
render Lifecycle from new library
6 years ago
lasanthaDLPDS
25d9569952
Add APIs for APPM review management
6 years ago
lasanthaDLPDS
8a6411bac6
Add APPM store APIs for getting application data
6 years ago
lasanthaDLPDS
f356b0df6b
Improve APPM publisher APIs
6 years ago
lasanthaDLPDS
b48fa9df7c
Fix minor issue in App publisher interface
6 years ago
lasanthaDLPDS
c6440a779d
Add support for application category list adding for an application.
6 years ago
lasanthaDLPDS
be992c4b8d
add APIs for managing caregories
6 years ago
lasanthaDLPDS
b4643d84cd
Add tag managing APIs for app manager
6 years ago