Amalka Subasinghe
1d0f27b98e
refactored ui request handler component
2023-05-11 09:40:03 +05:30
Amalka Subasinghe
f0380076c1
refactored transport mgt component
2023-05-11 09:31:30 +05:30
Amalka Subasinghe
8e26f3b4dd
refactored analytics mgt component
2023-05-11 09:23:38 +05:30
Amalka Subasinghe
7215c2f827
refactored webapp authentication component
2023-05-11 09:14:19 +05:30
Amalka Subasinghe
baf7661e9d
refactored task mgt component
2023-05-10 20:08:20 +05:30
Amalka Subasinghe
721de62362
refactored sub type mgt component
2023-05-10 19:55:42 +05:30
Amalka Subasinghe
2caf5a4f28
refactored tenant mgt component
2023-05-10 19:51:16 +05:30
Amalka Subasinghe
e3c4765650
refactored operation mgt component
2023-05-10 19:41:37 +05:30
Amalka Subasinghe
fdedc2b8f4
refactored feature artifact ids and folder names
2023-05-10 19:34:56 +05:30
Amalka Subasinghe
fa2056e9d6
fixed parent artifact id
2023-05-10 11:56:29 +05:30
Amalka Subasinghe
a71abaa6e9
change the group id
2023-05-10 11:53:11 +05:30
Amalka Subasinghe
18c35218fd
fixed build issues due to op template feature
2023-05-10 10:47:39 +05:30
bd35583737
Fix device enrolment and syncing with MSSQL db
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9859
* Fixes https://roadmap.entgra.net/issues/9892
## Details
* Fix dbscripts to support events and events mapping
* Fix config operation implementation in MSSQL
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/113
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2023-05-10 04:47:36 +00:00
Charitha Goonetilleke
9159b1105b
Merge branch 'master' into feature/operation-template
2023-05-10 04:31:56 +00:00
osh
f425a0c869
Fix cache issue when billing cache is enabled
2023-05-10 11:21:33 +10:00
Thameera
8533542035
Update operation template core changes
2023-05-09 22:46:15 +05:30
Thameera
f92e766856
add version changes and modifications
2023-05-09 21:41:33 +05:30
Thameera
800fa4fb9a
add some modifications to operation template
2023-05-09 21:41:33 +05:30
Thameera
7562c1fbf1
Operation Template implementation
2023-05-09 21:41:33 +05:30
Lasantha Dharmakeerthi
dc0f8f9979
Fix web app URL missing issue when editing the web app
2023-05-09 13:35:45 +00:00
Oshani Silva
d7d28b1879
Fix billing issues
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2023-05-05 07:28:25 +00:00
Nishan Sangeeth
00b2c06ec0
Fix-invite-users-issue
...
Co-authored-by: Nishan Sangeeth <nishan@entgra.io>
Co-committed-by: Nishan Sangeeth <nishan@entgra.io>
2023-05-05 07:22:02 +00:00
dilini
d69809b319
Fix : Web-app url not updating
2023-04-27 21:39:13 +05:30
kavindya_devindi
c3abf3d6b7
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2023-04-27 17:57:11 +05:30
kavindya_devindi
06ec100ae1
Fix dependency issue in subtype mgt component
2023-04-27 17:52:51 +05:30
pasindu
bb325f7c46
Remove wild card imports
2023-04-27 09:32:04 +05:30
pasindu
6b6b303d87
Create interface for Publlisher rest api services
2023-04-26 23:38:32 +05:30
pasindu
455917f21e
Implement method for Https ssl trustmanager and improve exception
2023-04-26 20:43:16 +05:30
pasindu
eb11036b6c
Change version snd remove unwanted dependencies
2023-04-26 11:52:36 +05:30
pasindu
2ca425819e
Get hardcoded values as constats and fix exception error handling
2023-04-26 09:28:54 +05:30
pasindu
ba5effbf65
Remove unwanted dependencies and minor fixes
2023-04-26 09:28:53 +05:30
pasindu
9ced84a2df
Fix scope id issue
2023-04-26 09:28:53 +05:30
pasindu
50fbb5120a
Minor fixes
2023-04-26 09:28:53 +05:30
pasindu
07c157e9d6
Fix URL Generation, Make feature, Refactor the module
2023-04-26 09:28:53 +05:30
pasindu
34ae40e233
Code format fixes
2023-04-26 09:28:53 +05:30
pasindu
aab94d8fdd
Implement get scopesID API call and rename the module
2023-04-26 09:28:53 +05:30
pasindu
e920df6da3
Minor changes
2023-04-26 09:28:53 +05:30
pasindu
0d70576401
change http client to okhttp
2023-04-26 09:28:53 +05:30
pasindu
f1120baec3
Implement exception handling
2023-04-26 09:28:53 +05:30
pasindu
8e4998ede8
Test okhttp
2023-04-26 09:28:53 +05:30
pasindu
a9bb2fcb93
Use apache http client
2023-04-26 09:28:53 +05:30
pasindu
ac834d0359
Automated api calls with http client
2023-04-26 09:28:53 +05:30
builder
fa7ee67aed
[maven-release-plugin] prepare for next development iteration
2023-04-26 09:20:38 +05:30
builder
71007cc03c
[maven-release-plugin] prepare release v5.0.25
2023-04-26 09:20:33 +05:30
Kavindya Devindi
47990e4a16
Add subtype-mgt feature ( #74 )
...
## Purpose
To seperate out component with main generic things of subtype management.
## Goals
This subtype-mgt component enables the dynamic implementation of any subtypes using APIs. PFA
## Approach
* Add generic methods to subtype management component.
* Add cacheloader mechanism to optimum data loading part.
* Add unit test cases for all subtype's methods.
## Documentation
Requirement & Design Approach of Subtype Management ->
https://docs.google.com/document/d/1Cp7LqFKuV2FZOhN-cOCveLYcjyrzbZTDA0gNPYuV918/edit?usp=sharing
## Automation tests
- Unit tests
- service test
- service negative test
- DAO test
- DAO negative test
- Integration tests
> N/A
## Security checks
> N/A
## Related MRs
> N/A
## Test environment
Linux 22.04
## Learning
> N/A
Co-authored-by: kavindya_devindi <kavindyadevindi038@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/74
Co-authored-by: Kavindya Devindi <kavindya@entgra.io>
Co-committed-by: Kavindya Devindi <kavindya@entgra.io>
2023-04-25 08:25:27 +00:00
kavindya_devindi
129d49e897
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2023-04-25 13:47:23 +05:30
Sasini Sandamali
7324acb8d3
Add API doc while publishing APIs ( #79 )
...
Co-authored-by: Sasini_Sandamali <sasini@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/79
Co-authored-by: Sasini Sandamali <sasini@entgra.io>
Co-committed-by: Sasini Sandamali <sasini@entgra.io>
2023-04-25 08:15:47 +00:00
102d70253a
Merge branch 'master' into issue-9736-2
2023-04-25 07:57:43 +00:00
36bae5e3c1
Fix geofences not loading with MSSQL db ( #75 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9987
## Description
* Fix geofences page not loading when starting the pack with MSSQL databases.
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/75
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2023-04-25 07:54:05 +00:00
27cceecd33
Fix device enrolment using MSSQL as database ( #72 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9859
## Description
* Fix device enrolment using MSSQL as database
* Fix test case failures of database engine getting a null value
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/72
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2023-04-25 07:50:37 +00:00
Charitha Goonetilleke
7a2827e73a
Merge branch 'master' into master
2023-04-24 11:22:21 +00:00
Amalka Subasinghe
290dcf61ae
change format of device scope
2023-04-21 22:36:45 +05:30
Amalka Subasinghe
3b7544770d
avoid replacing _ in device types
2023-04-21 22:31:45 +05:30
dilini
ee64c3edca
Fix : Custom app update permission issue
2023-04-21 08:43:39 +05:30
Lasantha Dharmakeerthi
c566d95f77
Add tenant-mgt component
2023-04-19 08:50:20 +00:00
rajitha
e383f3b456
Refactor code
2023-04-19 14:14:44 +05:30
a668d3e364
Fix issue with Nginx not recognizing the SCEP client certificate ( #105 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/105
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Co-committed-by: Pahansith Gunathilake <pahansith@entgra.io>
2023-04-19 06:46:09 +00:00
kavindya_devindi
03110f1eba
Bump new versions for device subtype
2023-04-19 11:24:43 +05:30
kavindya_devindi
ed81c55380
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2023-04-19 09:49:19 +05:30
kavindya_devindi
93ad9a3fd0
change subtype id as String field & add review changes
2023-04-19 09:38:39 +05:30
rajitha
9c9c391fd4
Code refactor
2023-04-18 15:51:02 +05:30
rajitha
4c2a02fdf0
Add license
2023-04-18 15:40:28 +05:30
rajitha
c33f402fd1
Fix bundling issues
2023-04-18 15:34:07 +05:30
rajitha
64d194bfea
add tenant-mgt module
2023-04-18 12:31:09 +05:30
0171cb47e8
Merge branch 'master' into mutual-tls-auth
2023-04-17 11:03:06 +00:00
builder
3238e78f0c
[maven-release-plugin] prepare for next development iteration
2023-04-11 21:09:57 +05:30
builder
6d43a16ab2
[maven-release-plugin] prepare release v5.0.24
2023-04-11 21:09:47 +05:30
shamalka
994f49db16
Add missing db scripts
2023-04-11 11:06:58 +05:30
builder
b75cabfce7
[maven-release-plugin] prepare for next development iteration
2023-04-10 21:20:03 +05:30
builder
c8e176c930
[maven-release-plugin] prepare release v5.0.23
2023-04-10 21:19:54 +05:30
Lasantha Dharmakeerthi
f06a27c46e
Add try it now feature ( #99 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/99
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2023-04-10 14:55:07 +00:00
Lasantha Dharmakeerthi
63889f4e05
Fix default theme loading issue ( #98 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/98
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2023-04-10 06:23:40 +00:00
b4d5babd93
Add user log context to user handler ( #97 )
...
Co-authored-by: pramilaniroshan <pramila@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/97
Co-authored-by: Pramila Niroshan <pramila@entgra.io>
Co-committed-by: Pramila Niroshan <pramila@entgra.io>
2023-04-10 05:37:19 +00:00
inoshperera
eff20c7d33
Add SCEP support
...
fixes https://roadmap.entgra.net/issues/10042
2023-04-09 11:50:14 +05:30
Thashmi-nil
e2d95f76ba
Fix chat history persisting issue
2023-04-08 00:17:49 +05:30
builder
dda5860e57
[maven-release-plugin] prepare for next development iteration
2023-04-07 15:33:50 +05:30
builder
abb66486d8
[maven-release-plugin] prepare release v5.0.22
2023-04-07 15:33:43 +05:30
ebc0f532f6
Merge branch 'master' into fix/qr-gen
2023-04-07 09:45:58 +00:00
navodzoysa
dab2a5ded7
Check tenant IDs of cached queries before sending to Grafana
2023-04-07 15:00:15 +05:30
Lasantha Dharmakeerthi
b53bfdf780
Add offset and limit when querying policies from DAO layer
2023-04-07 09:06:51 +00:00
Sanjana Rajapakshe
4d97a6ee14
Fix on API response messages ( #50 )
...
Co-authored-by: Thashmi-nil <nilupuleethash765@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/50
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
2023-04-07 09:04:49 +00:00
Shamalka Navod
fbbd07d262
Restructure Traccar integration on device management ( #81 )
...
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/81
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2023-04-06 05:14:02 +00:00
navodzoysa
708d6be59d
Add offset and limit when querying policies from DAO layer
2023-04-05 13:28:21 +05:30
builder
f5ef8bafd6
[maven-release-plugin] prepare for next development iteration
2023-04-04 11:40:46 +05:30
builder
5720651046
[maven-release-plugin] prepare release v5.0.21
2023-04-04 11:40:39 +05:30
osh
95d4afbc3b
Fix PR comments
2023-04-04 11:02:47 +05:30
osh
ad7466ee1e
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2023-04-03 10:27:11 +05:30
Lasantha Dharmakeerthi
c8c18c4f3d
Fix policy bundle repeating issue
2023-03-31 03:35:46 +00:00
Thashmi-nil
19750486de
Add improvements
2023-03-30 23:20:15 +05:30
osh
35a09566e4
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2023-03-30 15:12:52 +05:30
Amalka Subasinghe
5da3df3984
fixed template location
2023-03-29 22:56:22 +05:30
Amalka Subasinghe
766606f9f7
added analytics extension to persist event streams,receivers,publishers
2023-03-29 22:50:08 +05:30
osh
9b9defed19
Resolve conflicts
2023-03-29 18:18:46 +05:30
osh
c4e08362ff
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2023-03-29 07:59:37 +05:30
osh
5275bb180e
Change config implementation
...
fixes https://roadmap.entgra.net/issues/9939
2023-03-29 07:59:25 +05:30
Charitha Goonetilleke
802922022b
Merge branch 'master' into master
2023-03-28 15:31:17 +00:00
osh
7747d7b425
Update status history path
2023-03-28 16:40:10 +05:30
osh
d2bc463284
Resolve comments
...
fixes http://roadmap.entgra.net/issues/9939
2023-03-28 12:34:11 +05:30
osh
0f28d318ed
Remove unwanted code
...
fixes http://roadmap.entgra.net/issues/9939
2023-03-27 20:09:04 +05:30
osh
6962e94d44
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2023-03-27 19:47:06 +05:30
osh
f89e71d4bf
Reuse email implementation
...
fixes http://roadmap.entgra.net/issues/9939
2023-03-27 19:46:51 +05:30
Lasantha Dharmakeerthi
65c93aea81
Add improvements for chat feature
2023-03-27 11:16:07 +00:00
Thashmi-nil
3d8f704699
Add license
2023-03-27 15:55:54 +05:30
Amalka Subasinghe
4dac92b260
fixed adding operation and operation response paths with emqx integration
2023-03-27 15:05:57 +05:30
Thashmi-nil
798e851922
Add modifications
2023-03-27 08:24:05 +05:30
rajitha
4f7b317761
Add functionality to mark previous policy bundles as repeated
2023-03-24 14:11:05 +05:30
cad2468b3d
Fix osgi import package error
2023-03-24 12:07:56 +05:30
osh
24064b650b
Resolve conflict
2023-03-24 12:35:58 +11:00
kavindya_devindi
9ab437a324
remove power meter related things
2023-03-23 08:00:55 +05:30
Thashmi-nil
2d1879d1b6
Changes on reviews
2023-03-22 22:04:03 +05:30
7441e57d36
Refactor log context name
2023-03-22 12:39:18 +05:30
4005a9e8cb
User log context added
2023-03-22 12:37:59 +05:30
b99587f1df
Remove test cases
2023-03-22 12:34:54 +05:30
950f67da5f
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into entgra-logger
...
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml
# pom.xml
2023-03-22 07:02:16 +05:30
Amalka Subasinghe
98baaf8fc1
added entgra licence
2023-03-20 09:50:55 +05:30
Amalka Subasinghe
78dd331306
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
2023-03-20 09:25:46 +05:30
Amalka Subasinghe
6c1b224b89
fixing formatting and licence headers
2023-03-18 12:32:34 +05:30
Charitha Goonetilleke
79b84aa191
Merge remote-tracking branch 'origin/master'
2023-03-18 12:24:00 +05:30
Charitha Goonetilleke
c78abf0564
Remove unnecessary logs
2023-03-18 12:23:50 +05:30
Amalka Subasinghe
44b5b4f44d
fixing invalid attribute
2023-03-18 12:20:44 +05:30
Amalka Subasinghe
d3ffba8e26
improve device type configuring and event data publishing
2023-03-18 01:48:21 +05:30
Amalka Subasinghe
bf8efa35a7
updated keymgt extensions to support validity period
2023-03-18 01:45:17 +05:30
builder
4d8d4bdcf7
[maven-release-plugin] prepare for next development iteration
2023-03-17 17:23:59 +05:30
builder
1b363c0978
[maven-release-plugin] prepare release v5.0.20
2023-03-17 17:23:51 +05:30
Charitha Goonetilleke
204ba91010
Remove unnecessary logs
2023-03-17 16:20:57 +05:30
osh
5dab9433a4
Update email subject
...
fixes https://roadmap.entgra.net/issues/9939
2023-03-17 03:34:18 +05:30
Thashmi-nil
0f6db69c18
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into live-chat-feature
2023-03-13 00:25:02 +05:30
Thashmi-nil
74f50b28c5
Add user identification improvement
2023-03-12 23:27:43 +05:30
osh
0bbcac4a93
Add enrollment guide permissions
...
fixes https://roadmap.entgra.net/issues/9939
2023-03-10 09:11:40 +05:30
osh
79a2d573fa
Fix build failure
...
fixes https://roadmap.entgra.net/issues/9939
2023-03-09 11:58:09 +05:30
kavindya_devindi
680992f88c
Update license headers
2023-03-08 10:37:56 +05:30
kavindya_devindi
338d0973e9
Add subtype-mgt feature
2023-03-08 07:36:58 +05:30
osh
36052663ba
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2023-03-05 14:49:52 +05:30
osh
66afe95fe9
Add api for self guide enrollment
...
fixes https://roadmap.entgra.net/issues/9939
2023-03-05 14:49:34 +05:30
Charitha Goonetilleke
0009bdd460
Merge remote-tracking branch 'origin/master'
2023-02-24 23:41:56 +05:30
Charitha Goonetilleke
ce20ead035
Fix issues with task id getting null
2023-02-24 23:41:46 +05:30
Charitha Goonetilleke
0a9b20e0fc
Fix issues with unnecessary task deletion
2023-02-24 17:29:50 +05:30
Inosh Perara
b51a608a41
Merge pull request 'Add fix to load apps and create app' ( #68 ) from prathabanKavin/device-mgt-core:mssqlcreateappfix into master
...
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/68
2023-02-24 04:45:52 +00:00
Charitha Goonetilleke
1db4b4095e
Enhance dynamic task watcher functionality
2023-02-23 13:00:52 +05:30
prathabanKavin
fb3797774e
Add fix to load apps and create app
2023-02-23 00:41:02 +05:30
Charitha Goonetilleke
78f8e80718
Enhance dynamic task execution functionality
2023-02-21 22:23:10 +05:30
Charitha Goonetilleke
ce0d834b12
Fix NPE
2023-02-20 03:41:19 +05:30
Charitha Goonetilleke
17f28c8b55
Suppress unnecessary logs
2023-02-20 03:41:07 +05:30
Chamindu Senanayake
89e72bdf86
Add dynamic task manager and task watcher ( #65 )
...
## Purpose
To Distribute dynamic task execution in multiple nodes.
## Goals
This allows distribute task execution in multiple nodes. Especially this is useful, when system has multiple nodes
## Approach
- Add task manager to handle dynamic tasks and dynamic task properties while adding task into the wso2 ntask core.
- Add task watcher to run periodically after iot server start up and compare tasks from Entgra task manager and wso2 ntask core.
- Add configuration to enable task monitoring in task watcher.
## Documentation
> N/A
## Automation tests
- Unit tests
> N/A
- Integration tests
> N/A
## Security checks
> N/A
## Related MRs
> N/A
## Test environment
Linux 22.04
## Learning
> N/A
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/65
Co-authored-by: Chamindu Senanayake <chamindu@entgra.io>
Co-committed-by: Chamindu Senanayake <chamindu@entgra.io>
2023-02-18 14:06:02 +00:00
builder
2d56b0ea9a
[maven-release-plugin] prepare for next development iteration
2023-02-16 21:01:29 +05:30
builder
73d17e61a8
[maven-release-plugin] prepare release v5.0.19
2023-02-16 21:01:22 +05:30
Thashmi-nil
9c3020fc77
Add improvements for chat feature
2023-02-16 13:37:19 +05:30
9644dda7ef
Remove device details loading while processing policies
2023-02-16 10:23:59 +05:30
builder
d715609b53
[maven-release-plugin] prepare for next development iteration
2023-02-11 23:48:28 +05:30
builder
0beeedef43
[maven-release-plugin] prepare release v5.0.18
2023-02-11 23:48:21 +05:30