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
Charitha Goonetilleke
2e811aa12b
Fix config fetching and device type filtering for tenants
5 years ago
Charitha Goonetilleke
2c7463a072
Add device transferring across tenants
5 years ago
Charitha Goonetilleke
30d4a5707a
Fix platform config listing
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
Charitha Goonetilleke
5cf89ec24c
Add application installation response via pull notification
5 years ago
lasanthaDLPDS
34f1b25c84
Fix app-install operation adding issue for custom apps
5 years ago
Charitha Goonetilleke
c3490c129a
Fix issue in deploying event streams
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
Ace
fc03c404ad
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Dharmakeerthi Lasantha
272077a8d1
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Sync with upstream master
See merge request entgra/carbon-device-mgt!245
5 years ago
lasanthaDLPDS
bf67894924
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
cebc18bef6
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
Ace
def206d17e
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
82447ef865
Fixing issues with query-devices
5 years ago
Charitha Goonetilleke
11e6e11714
Merge branch 'master' into 'master'
...
Sort device analytics data
Closes product-iots#140
See merge request entgra/carbon-device-mgt!238
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
Dharmakeerthi Lasantha
65c462bcd3
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Sync with upstream master
See merge request entgra/carbon-device-mgt!240
5 years ago
lasanthaDLPDS
b3860d502e
Fix build failure
5 years ago
lasanthaDLPDS
a41b5313a0
Fix merge conflicts
5 years ago
Turcy
e33f28bf8a
Sort device analytics data
5 years ago
Charitha Goonetilleke
71488410d4
Merge branch 'master' into 'master'
...
Rest api to deploy DAS components
See merge request entgra/carbon-device-mgt!226
5 years ago
Yohan Avishke
234c2ee104
Resolve issue with wrong license header
5 years ago
Yohan Avishke
3dff9fef80
Create Endpoints to deploy DAS artifacts as Strings
...
Four new endpoints were created to deploy DAS artifacts. These apis will accept JSON payloads and convert them to Strings and will use those to deploy artifacts. These endpoints are different from the existing endpoints due to accepting different payloads and using different stubs to deploy.
5 years ago
Turcy
0af18b0255
Make device analytics timestamp human-readable
5 years ago
Yohan Avishke
bed68289b5
Make stream persisting optional
...
At the moment of creating a stream it will be persisted by default. This was made a optional choice by using a query flag through this commit.
5 years ago
Yohan Avishke
35b03d387c
fix: Change in file name
...
File name of AttributeDataType was changed to AttributeType to resolve some conflicts with import statements.
5 years ago
Yohan Avishke
6def2e1efa
Merge branch 'master' of https://gitlab.com/YohanAvishke/carbon-device-mgt
5 years ago
Yohan Avishke
bdf74ac041
API to integrate functionality of DAS
...
Four endpoints to publish stream, receiver, publisher and siddhi script were added to the device.mgt.api. This commit contains implementation of the above end points, jax-rs beans, custom exceptions and common methods used for the endpoints.
These changes were done in order to decouple the DAS ui from Entgra products.
These endpoints will function by consuming JSON payloads to, generate custom artifacts and deploying them depending on the payload.
BREAKING CHANGE: Four endpoints to publish stream, receiver, publisher and siddhi script were added to the device.mgt.api
5 years ago
Ace
48a0801faf
Fixing test failures
5 years ago
Ace
91746c4d04
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
5f3c069694
introducing a group properties table & ability to add/remove group properties
5 years ago
Charitha Goonetilleke
5c9c0d3ddf
Fix missing operation id in mqtt operation topic
5 years ago
Ruwan Yatawara
ff7ec02bcb
removing font-wso2 and adding font-entgra
5 years ago
Saad Sahibjan
91617a6dbb
Modify enrollment app install policy to support new app manager
5 years ago
Ace
a2d349fa92
fixing license headers
5 years ago
Pahansith
c940cc03a0
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into configuration-endpoint
5 years ago
Pahansith
3ae5339eff
Add device identifier for configuration retrieval endpoint
5 years ago
Ace
749db4e5ac
removing references to font-wso2 and updating same to font-entgra
5 years ago
Ace
f6e89d9bef
Adding new entgra-theme
5 years ago
Ace
4040d95eaa
removing font-wso2-1.3.0 and adding font-entgra-1.4.0 with fresh icons
5 years ago
lasanthaDLPDS
5421c1c38b
Fix operation DTO initializing issue
5 years ago
nipunnadeen
05e4da1780
Fix the responsive issues of the device-mgt react app
5 years ago
Pahansith
f01448d396
Change http method to get
5 years ago
Pahansith
a3f44b43b4
Add configuration retrieve endpoint
5 years ago
nipunnadeen
6e71482270
Add the copyright notice to device-mgt react app
5 years ago
nipunnadeen
dbfe6b308b
Change the artifactId of the device-mgt pom.xml file
5 years ago
nipunnadeen
705d061b35
Fix the responsive issues of the APPM UI
5 years ago
nipunnadeen
95b1b1e4fd
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Dharmakeerthi Lasantha
e3a8c85c9b
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add navbar to device mgt reat app
See merge request entgra/carbon-device-mgt!213
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
Jayasanka
d7b290acf6
Add nav bar to device mgt reat app
5 years ago
Dharmakeerthi Lasantha
a4f1bed325
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Application mgt new
See merge request entgra/carbon-device-mgt!212
5 years ago
Jayasanka
c417b9708c
Add react device-mgt device view page
5 years ago
Jayasanka
cc9e034edd
Add react device-mgt device view page
5 years ago
lasanthaDLPDS
76b4953e3a
Add device-mgt react ui feature
5 years ago
lasanthaDLPDS
40ec702334
Merge with upstream
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
Saad Sahibjan
4a58aea2d0
Handle exception and log error messages related to DeviceTypeDAOHandler
5 years ago
Saad Sahibjan
0c7843f2fe
Modify logic of saving DeviceTypePluginDAOManager to support multi tenancy
5 years ago
Saad Sahibjan
d6d91e4bc2
Remove retrieving device type extension class from deployer file
5 years ago
Saad Sahibjan
a246c16eb6
Register DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
b9bceadec8
Add the implementation of DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
c5b4641597
Add the interface of DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
42b092d43a
Add license header for DeviceTypeDAOHandler
5 years ago
Saad Sahibjan
f0103f27c4
Modify error messages and exception handling
5 years ago
Saad Sahibjan
0d203e0cd5
Set device type plugin DAO manager in hashmap
5 years ago
Saad Sahibjan
9d81ee6cb4
Expose device type extension dao plugin via device type deployer
5 years ago
Saad Sahibjan
f1c6ee7068
Add interface for device type plugin dao
5 years ago
Saad Sahibjan
5271fc4163
Add device type extension config
5 years ago
nipunnadeen
bc2847375d
Add the logout feature to APPM ui
5 years ago
Saad Sahibjan
dd4a31beb7
Log and set message in response whend device not found to delete
5 years ago
Milan Perera
439ce4f1ec
Fix apim handler test failures
5 years ago
Milan Perera
b7757a65ce
Enable basic authentication in cert-mgt webapp
5 years ago
Milan Perera
1cf86ee958
Remove additional HTTP call from mssl handler
...
This fixes the entgra/product-iots#128
5 years ago
Charitha Goonetilleke
a1330daf24
Merge branch 'master' into 'master'
...
Fix CN extraction issue
See merge request entgra/carbon-device-mgt!199
5 years ago
Saad Sahibjan
1c825af79d
Move delete device permanently to device-mgt admin API
5 years ago
Ace
b260e5c086
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
18218a351c
Fixing issues with searching devices with groupID as a param
5 years ago
Charitha Goonetilleke
0d0daa5b8b
Fix CN extraction issue
5 years ago
lasanthaDLPDS
a33a8081a7
Improve APPM error messages.
5 years ago
Charitha Goonetilleke
bb82eb7236
Fix issue in IoT device type loading
5 years ago
lasanthaDLPDS
4e23dbf5af
Merge with upstream master
5 years ago
lasanthaDLPDS
9d9f420c83
Fix formatting issues
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
43cb9e9ecb
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
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
inoshperera
62f2a214f3
fix NPE for policy
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
Entgra Builder
3c4ef275f1
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
03703b83eb
[maven-release-plugin] prepare release v3.2.8
5 years ago
Ruwan Yatawara
59e14c6c1f
Merge branch 'master' into 'master'
...
Bumping product versions
See merge request entgra/carbon-device-mgt!167
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
Entgra Builder
fc7cf05e90
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
93c53c8748
[maven-release-plugin] prepare release v3.2.7
5 years ago
Ace
1ad6519600
changing references to older release in html pages
5 years ago
Ruwan Yatawara
cd4373b352
Merge branch 'master' into 'master'
...
Adding new API to search devices based on device properties
See merge request entgra/carbon-device-mgt!162
5 years ago
Ace
3369438f2d
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
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
Ace
ca07db3fca
Adding code to retrieve properties instead of the entire device
5 years ago
Ace
42b9753944
fixing bug with unitiated list
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
Ace
192984e3c0
Adding new API to search devices based on device properties
5 years ago
Ruwan Yatawara
bdb40c94d1
Merge branch 'master' into 'master'
...
updating references to 3.5.0 release to 3.6.0
See merge request entgra/carbon-device-mgt!160
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
870b5c34cd
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Pack request interceptor separately and remove X-Platform header
See merge request entgra/carbon-device-mgt!158
5 years ago
Madawa Soysa
f163722437
Pack request interceptor separately and remove X-Platform header
...
Related to entgra/product-iots#103
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
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