Thameera
800fa4fb9a
add some modifications to operation template
2 years ago
Thameera
7562c1fbf1
Operation Template implementation
2 years ago
Lasantha Dharmakeerthi
dc0f8f9979
Fix web app URL missing issue when editing the web app
2 years ago
Oshani Silva
d7d28b1879
Fix billing issues
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2 years ago
Nishan Sangeeth
00b2c06ec0
Fix-invite-users-issue
...
Co-authored-by: Nishan Sangeeth <nishan@entgra.io>
Co-committed-by: Nishan Sangeeth <nishan@entgra.io>
2 years ago
Dilini Bandara
d69809b319
Fix : Web-app url not updating
2 years ago
kavindya_devindi
c3abf3d6b7
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2 years ago
kavindya_devindi
06ec100ae1
Fix dependency issue in subtype mgt component
2 years ago
Pasindu Rupasinghe
bb325f7c46
Remove wild card imports
2 years ago
Pasindu Rupasinghe
6b6b303d87
Create interface for Publlisher rest api services
2 years ago
Pasindu Rupasinghe
455917f21e
Implement method for Https ssl trustmanager and improve exception
2 years ago
Pasindu Rupasinghe
eb11036b6c
Change version snd remove unwanted dependencies
2 years ago
Pasindu Rupasinghe
2ca425819e
Get hardcoded values as constats and fix exception error handling
2 years ago
Pasindu Rupasinghe
ba5effbf65
Remove unwanted dependencies and minor fixes
2 years ago
Pasindu Rupasinghe
9ced84a2df
Fix scope id issue
2 years ago
Pasindu Rupasinghe
50fbb5120a
Minor fixes
2 years ago
Pasindu Rupasinghe
07c157e9d6
Fix URL Generation, Make feature, Refactor the module
2 years ago
Pasindu Rupasinghe
34ae40e233
Code format fixes
2 years ago
Pasindu Rupasinghe
aab94d8fdd
Implement get scopesID API call and rename the module
2 years ago
Pasindu Rupasinghe
e920df6da3
Minor changes
2 years ago
Pasindu Rupasinghe
0d70576401
change http client to okhttp
2 years ago
Pasindu Rupasinghe
f1120baec3
Implement exception handling
2 years ago
Pasindu Rupasinghe
8e4998ede8
Test okhttp
2 years ago
Pasindu Rupasinghe
a9bb2fcb93
Use apache http client
2 years ago
Pasindu Rupasinghe
ac834d0359
Automated api calls with http client
2 years ago
builder
fa7ee67aed
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
71007cc03c
[maven-release-plugin] prepare release v5.0.25
2 years ago
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: #74
Co-authored-by: Kavindya Devindi <kavindya@entgra.io>
Co-committed-by: Kavindya Devindi <kavindya@entgra.io>
2 years ago
kavindya_devindi
129d49e897
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2 years ago
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: #79
Co-authored-by: Sasini Sandamali <sasini@entgra.io>
Co-committed-by: Sasini Sandamali <sasini@entgra.io>
2 years ago
Pahansith Gunathilake
102d70253a
Merge branch 'master' into issue-9736-2
2 years ago
Kavin Prathaban
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: #75
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Kavin Prathaban
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: #72
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Charitha Goonetilleke
7a2827e73a
Merge branch 'master' into master
2 years ago
Amalka Subasinghe
290dcf61ae
change format of device scope
2 years ago
Amalka Subasinghe
3b7544770d
avoid replacing _ in device types
2 years ago
Dilini Bandara
ee64c3edca
Fix : Custom app update permission issue
2 years ago
Lasantha Dharmakeerthi
c566d95f77
Add tenant-mgt component
2 years ago
Rajitha Kumara
e383f3b456
Refactor code
2 years ago
Pahansith Gunathilake
a668d3e364
Fix issue with Nginx not recognizing the SCEP client certificate ( #105 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: #105
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Co-committed-by: Pahansith Gunathilake <pahansith@entgra.io>
2 years ago
kavindya_devindi
03110f1eba
Bump new versions for device subtype
2 years ago
kavindya_devindi
ed81c55380
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2 years ago
kavindya_devindi
93ad9a3fd0
change subtype id as String field & add review changes
2 years ago
Rajitha Kumara
9c9c391fd4
Code refactor
2 years ago
Rajitha Kumara
4c2a02fdf0
Add license
2 years ago
Rajitha Kumara
c33f402fd1
Fix bundling issues
2 years ago
Rajitha Kumara
64d194bfea
add tenant-mgt module
2 years ago
Pahansith Gunathilake
0171cb47e8
Merge branch 'master' into mutual-tls-auth
2 years ago
builder
3238e78f0c
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
6d43a16ab2
[maven-release-plugin] prepare release v5.0.24
2 years ago
shamalka
994f49db16
Add missing db scripts
2 years ago
builder
b75cabfce7
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
c8e176c930
[maven-release-plugin] prepare release v5.0.23
2 years ago
Lasantha Dharmakeerthi
f06a27c46e
Add try it now feature ( #99 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Reviewed-on: #99
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2 years ago
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: #98
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2 years ago
Pramila Niroshan
b4d5babd93
Add user log context to user handler ( #97 )
...
Co-authored-by: pramilaniroshan <pramila@entgra.io>
Reviewed-on: #97
Co-authored-by: Pramila Niroshan <pramila@entgra.io>
Co-committed-by: Pramila Niroshan <pramila@entgra.io>
2 years ago
inoshperera
eff20c7d33
Add SCEP support
...
fixes https://roadmap.entgra.net/issues/10042
2 years ago
Thashmi-nil
e2d95f76ba
Fix chat history persisting issue
2 years ago
builder
dda5860e57
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
abb66486d8
[maven-release-plugin] prepare release v5.0.22
2 years ago
Pahansith Gunathilake
ebc0f532f6
Merge branch 'master' into fix/qr-gen
2 years ago
navodzoysa
dab2a5ded7
Check tenant IDs of cached queries before sending to Grafana
2 years ago
Lasantha Dharmakeerthi
b53bfdf780
Add offset and limit when querying policies from DAO layer
2 years ago
Sanjana Rajapakshe
4d97a6ee14
Fix on API response messages ( #50 )
...
Co-authored-by: Thashmi-nil <nilupuleethash765@gmail.com>
Reviewed-on: #50
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
2 years ago
Shamalka Navod
fbbd07d262
Restructure Traccar integration on device management ( #81 )
...
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: #81
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2 years ago
navodzoysa
708d6be59d
Add offset and limit when querying policies from DAO layer
2 years ago
builder
f5ef8bafd6
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
5720651046
[maven-release-plugin] prepare release v5.0.21
2 years ago
osh
95d4afbc3b
Fix PR comments
2 years ago
osh
ad7466ee1e
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2 years ago
Lasantha Dharmakeerthi
c8c18c4f3d
Fix policy bundle repeating issue
2 years ago
Thashmi-nil
19750486de
Add improvements
2 years ago
osh
35a09566e4
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2 years ago
Amalka Subasinghe
5da3df3984
fixed template location
2 years ago
Amalka Subasinghe
766606f9f7
added analytics extension to persist event streams,receivers,publishers
2 years ago
osh
9b9defed19
Resolve conflicts
2 years ago
osh
c4e08362ff
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2 years ago
osh
5275bb180e
Change config implementation
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
Charitha Goonetilleke
802922022b
Merge branch 'master' into master
2 years ago
osh
7747d7b425
Update status history path
2 years ago
osh
d2bc463284
Resolve comments
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
osh
0f28d318ed
Remove unwanted code
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
osh
6962e94d44
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2 years ago
osh
f89e71d4bf
Reuse email implementation
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
Lasantha Dharmakeerthi
65c93aea81
Add improvements for chat feature
2 years ago
Thashmi-nil
3d8f704699
Add license
2 years ago
Amalka Subasinghe
4dac92b260
fixed adding operation and operation response paths with emqx integration
2 years ago
Thashmi-nil
798e851922
Add modifications
2 years ago
Rajitha Kumara
4f7b317761
Add functionality to mark previous policy bundles as repeated
2 years ago
Pramila Niroshan
cad2468b3d
Fix osgi import package error
2 years ago
osh
24064b650b
Resolve conflict
2 years ago
kavindya_devindi
9ab437a324
remove power meter related things
2 years ago
Thashmi-nil
2d1879d1b6
Changes on reviews
2 years ago
Pramila Niroshan
7441e57d36
Refactor log context name
2 years ago
Pramila Niroshan
4005a9e8cb
User log context added
2 years ago
Pramila Niroshan
b99587f1df
Remove test cases
2 years ago
Pramila Niroshan
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
2 years ago
Amalka Subasinghe
98baaf8fc1
added entgra licence
2 years ago
Amalka Subasinghe
78dd331306
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
2 years ago
Amalka Subasinghe
6c1b224b89
fixing formatting and licence headers
2 years ago
Charitha Goonetilleke
79b84aa191
Merge remote-tracking branch 'origin/master'
2 years ago
Charitha Goonetilleke
c78abf0564
Remove unnecessary logs
2 years ago
Amalka Subasinghe
44b5b4f44d
fixing invalid attribute
2 years ago
Amalka Subasinghe
d3ffba8e26
improve device type configuring and event data publishing
2 years ago
Amalka Subasinghe
bf8efa35a7
updated keymgt extensions to support validity period
2 years ago
builder
4d8d4bdcf7
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
1b363c0978
[maven-release-plugin] prepare release v5.0.20
2 years ago
Charitha Goonetilleke
204ba91010
Remove unnecessary logs
2 years ago
osh
5dab9433a4
Update email subject
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
Thashmi-nil
0f6db69c18
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into live-chat-feature
2 years ago
Thashmi-nil
74f50b28c5
Add user identification improvement
2 years ago
osh
0bbcac4a93
Add enrollment guide permissions
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
osh
79a2d573fa
Fix build failure
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
kavindya_devindi
680992f88c
Update license headers
2 years ago
kavindya_devindi
338d0973e9
Add subtype-mgt feature
2 years ago
osh
36052663ba
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2 years ago
osh
66afe95fe9
Add api for self guide enrollment
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
Charitha Goonetilleke
0009bdd460
Merge remote-tracking branch 'origin/master'
2 years ago
Charitha Goonetilleke
ce20ead035
Fix issues with task id getting null
2 years ago
Charitha Goonetilleke
0a9b20e0fc
Fix issues with unnecessary task deletion
2 years ago
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: #68
2 years ago
Charitha Goonetilleke
1db4b4095e
Enhance dynamic task watcher functionality
2 years ago
prathabanKavin
fb3797774e
Add fix to load apps and create app
2 years ago
Charitha Goonetilleke
78f8e80718
Enhance dynamic task execution functionality
2 years ago
Charitha Goonetilleke
ce0d834b12
Fix NPE
2 years ago
Charitha Goonetilleke
17f28c8b55
Suppress unnecessary logs
2 years ago
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: #65
Co-authored-by: Chamindu Senanayake <chamindu@entgra.io>
Co-committed-by: Chamindu Senanayake <chamindu@entgra.io>
2 years ago
builder
2d56b0ea9a
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
73d17e61a8
[maven-release-plugin] prepare release v5.0.19
2 years ago
Thashmi-nil
9c3020fc77
Add improvements for chat feature
2 years ago
Pahansith Gunathilake
9644dda7ef
Remove device details loading while processing policies
2 years ago
builder
d715609b53
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
0beeedef43
[maven-release-plugin] prepare release v5.0.18
2 years ago
Pahansith Gunathilake
5228a84400
Revert "Change the device status and see the device status lifecycle history ( #58 )"
...
This reverts commit 7f327bac08
.
2 years ago
builder
9f724eeffb
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
50bc5560f8
[maven-release-plugin] prepare release v5.0.17
2 years ago
Kavin Prathaban
846d7a0f59
Add support to perform group operations ( #59 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/8916
## Description
* Created a new API to check whether groups has relevant(Android, iOS, Windows) device types.
Co-authored-by: Arshana <arshana790@gmail.com>
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: #59
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Pramila Niroshan
12b3b1a41d
Add missing dependency
2 years ago
Kavin Prathaban
7f327bac08
Change the device status and see the device status lifecycle history ( #58 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9266
## Feature
* Change device's status and view device's status life-cycle history
## Approach
* Created a API for change status and store changed status in to database.
* Created another API to view the device's life-cycle status history.
* lifecycle of the status is as shown in the diagram.
* lifecycle Status are taken from a xml file.
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #58
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Pramila Niroshan
9401a4501b
Add Entgra Device Notification Feature
2 years ago
Pramila Niroshan
db624d26df
Add Entgra Device Notification Logger
2 years ago
Pramila Niroshan
80458a4b9d
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into entgra-logger
2 years ago
Rushdi Mohamed
5cf7377a85
Update sendDeviceNameChangedNotification
2 years ago
builder
071b9486bb
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
cf305362b4
[maven-release-plugin] prepare release v5.0.16
2 years ago
Pahansith Gunathilake
9ef3e0cf6e
Revert "Change the device status and see the device status lifecycle history"
...
This reverts commit df6a8e20a3
.
2 years ago
Pahansith Gunathilake
86f709a74a
Revert "Fix api errors in Lifecycle methods"
...
This reverts commit d69619bf65
.
2 years ago
Rushdi Mohamed
a7cf4fa86c
Add pagination sort by column ( #48 )
...
## Purpose
Fixes [issues/9743](https://roadmap.entgra.net/issues/9743 )
## Improvement
Sort in ASC OR DESC on pagination requested by column name
Co-authored-by: Rushdi <rushdi@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #48
Co-authored-by: Rushdi Mohamed <rushdi@entgra.io>
Co-committed-by: Rushdi Mohamed <rushdi@entgra.io>
2 years ago
prathabanKavin
d69619bf65
Fix api errors in Lifecycle methods
2 years ago
Pahansith Gunathilake
2580add403
Merge branch 'master' into android-feature
2 years ago
osh
a5177208f8
Add icon and resolve bug
...
fixes https://roadmap.entgra.net/issues/9274
2 years ago
prathabanKavin
df6a8e20a3
Change the device status and see the device status lifecycle history
2 years ago
Pahansith Gunathilake
0f8c3e22e6
Merge branch 'master' into android-feature
2 years ago
Pramila Niroshan
d5c709cfc0
Add Entgra Device Notification Logger
2 years ago
osh
21669f8dba
Resolve conflicts
...
fixes https://roadmap.entgra.net/issues/9274
2 years ago
Dharmakeerthi Lasantha
01aaa44e89
improve OTP mgt service functionalities
2 years ago
Ravindu Madhubhashana
e28c71d4ae
Added validation for app name length when creating an app
...
Co-authored-by: Ravindu Madhubhashana <ravindu.kp@gmail.com>
Co-committed-by: Ravindu Madhubhashana <ravindu.kp@gmail.com>
2 years ago
Lasantha Dharmakeerthi
c03e1359d3
Add download URL generating method
2 years ago
Dharmakeerthi Lasantha
d55ea733e7
Add download URL generating method
2 years ago
Oshani Silva
a93f534e06
Improve billing feature
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2 years ago
Vigneshan
338e15f563
Handle null values while fetching default savings goal of users
2 years ago
navodzoysa
b25fb4e6ad
Revert direct app publishing merge conflict
2 years ago
builder
1b2bddb167
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
fb4e20490a
[maven-release-plugin] prepare release v5.0.15
2 years ago
Pahansith Gunathilake
d5b2d8ac3b
Merge branch 'master' into publisher-fix
2 years ago
navodzoysa
472d34dc09
Fix incorrect query param when directly publishing an app
2 years ago
Thilina Sandaruwan
1bea33b259
fixed ownership validation issue
2 years ago
Thilina Sandaruwan
e4bc9f87f8
fixed the validation issue
2 years ago
shamalka
0712cd744a
Remove unwanted lines
2 years ago
shamalka
184716b17a
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into HEAD
2 years ago
shamalka
9a5322845f
Change otp api to return token
2 years ago
Amalka Subasinghe
458ab34269
updated EntgraLogger methods ( #30 )
...
Co-authored-by: Amalka Subasinghe <amalkasubasinghe@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #30
Co-authored-by: Amalka Subasinghe <amalka@entgra.io>
Co-committed-by: Amalka Subasinghe <amalka@entgra.io>
2 years ago
Lasantha Dharmakeerthi
6d72292789
Fix duplicate group and role error handling responses
2 years ago
Kavin Prathaban
71c4e3b4d0
Add fix for error on searching app with AppType with ALL filter
...
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
navodzoysa
a367cd6b35
Fix duplicate group and role error handling responses
2 years ago
navodzoysa
578266a419
Fix error when deleting tags/categories with special characters
2 years ago
shamalka
4e567a0a4f
Fix app publishing issue on publisher
2 years ago
builder
9d3e5fbc3a
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
744881d21e
[maven-release-plugin] prepare release v5.0.14
2 years ago
Deenath Geeganage
7e914aeafd
Device names in endpoint-mgt and traccar are not consistent - Fix ( #21 )
...
Fix: [https://roadmap.entgra.net/issues/9656 ](https://roadmap.entgra.net/issues/9656 )
When renaming an agent, the update wasn't send to the traccar server.
Added new methods and combined it with existing agent modification code
Co-authored-by: Deenath Geegange <deenathgeeganage@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #21
Co-authored-by: Deenath Geeganage <deenathgeeganage@gmail.com>
Co-committed-by: Deenath Geeganage <deenathgeeganage@gmail.com>
2 years ago
Pahansith Gunathilake
a86da84b6f
Merge branch 'master' into traccar-fix
2 years ago
Pahansith Gunathilake
7c2b4bd687
Fix group delete
2 years ago
navodzoysa
93684174d4
Update traccar configuration
2 years ago
Pahansith Gunathilake
e5d7512d0a
fix traccar nullpointer error
2 years ago
Vigneshan Seshamany
17638029d3
Fix group update issue
2 years ago
Arshana
777940b896
Fix SendDeviceNameChangedNotification
2 years ago
Vigneshan Seshamany
96b07648ca
Update token introspection endpoint inside user handler
2 years ago
Vigneshan Seshamany
1ac460a4fe
Fix signature validation issue for jwt token requests
2 years ago
Vigneshan Seshamany
65d18fd037
Fix invalid admin credentials issue in token endpoint
2 years ago
navodzoysa
a78da4a4a9
Fix build failure
2 years ago
Arshana
5e612ceaf2
Add capability to send a notification when device rename
2 years ago
Vigneshan Seshamany
d28edf1b88
Modify password and client_credentials grant handling
2 years ago
Vigneshan Seshamany
5693977b01
Update token api success response status code
2 years ago
Pahansith Gunathilake
1cf14c19f6
Merge branch 'master' into fix/key-mgt-api
2 years ago
Vigneshan Seshamany
dd553a2326
Improve error handling for token endpoint
2 years ago
Amalka Subasinghe
ec7ebcc384
added device-extensions, logger, default-role-manager, stateengine ( #8 )
...
Co-authored-by: Amalka Subasinghe <amalkasubasinghe@gmail.com>
Reviewed-on: #8
Co-authored-by: Amalka Subasinghe <amalka@entgra.io>
Co-committed-by: Amalka Subasinghe <amalka@entgra.io>
2 years ago
builder
b18ddfedce
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
ec8d08ca63
[maven-release-plugin] prepare release v5.0.13
2 years ago
Vigneshan Seshamany
0d43e7d6aa
Fix dcr and token endpoint related issues
2 years ago
builder
b9f2bf9246
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
8f610eea63
[maven-release-plugin] prepare release v5.0.12
2 years ago
Dharmakeerthi Lasantha
388ae39fef
Add device mgt denying exception class
2 years ago
Shamalka Navod
df5cdb5240
Fix traccar issues ( #5 )
...
* Fix traccar client thredpool issue
* Refactor traccar implementation
* Fix traccar loading issue
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: #5
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2 years ago
Pahansith Gunathilake
3332d8e85e
Merge branch 'swagger-fix' into 'master'
...
Swagger fix
See merge request entgra/carbon-device-mgt!921
2 years ago
Shamalka Navod
3384b597f9
Improve device name search
2 years ago
Kavindya. Sathsarani
bb5f779c26
Add a searchable input for App Restriction Settings policy
2 years ago
Dharmakeerthi Lasantha
d1f41971dd
Merge branch 'improvement_policy_ui' into 'master'
...
Improve table component structure of the policy config
See merge request entgra/carbon-device-mgt!923
2 years ago
inoshperera
7235f84c3a
Fixes app management related swaggers
2 years ago
kavindyaS007
92f2a6f50d
improvements in policy ui
2 years ago
inoshperera
c14047f913
Fix issues in the swagger related to URLs
2 years ago
inoshperera
0fc27682df
Test case fix and logs added
...
Related to https://gitlab.com/entgra/product-iots/-/issues/1541
2 years ago
inoshperera
e9cf04551a
Fix ios enrolment error
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1541
2 years ago
inoshperera
259795a274
fix swagger syntax issues
2 years ago
builder
223637c887
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
b7311af447
[maven-release-plugin] prepare release v5.0.11
2 years ago
Amalka Subasinghe
5f1271db93
Fixes related to publishing ws api and routing requests
2 years ago
shamalka
eaad94b3e9
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2 years ago
shamalka
83be953583
Fix issues
2 years ago
Pahansith Gunathilake
fef1d41d39
Merge branch 'ldap-fixes' into 'master'
...
Add optional user store domain query param to user APIs
See merge request entgra/carbon-device-mgt!892
2 years ago
Oshani Silva
cc98f6a881
Update config files to fix billing UI isssues
2 years ago
shamalka
d61814329c
Revert global exception msg
2 years ago
Rushdi Mohamed
df60140f9c
Remove unwanted codelines and handle exceptions
2 years ago
Rushdi Mohamed
ce0d0a1903
revert changes
2 years ago
shamalka
c68478daca
Fix formatting issues
2 years ago
shamalka
642067b146
Remove wildcard imports
2 years ago
shamalka
c312e69bf4
Revert unwanted change
2 years ago
shamalka
b311908d47
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2 years ago
shamalka
31bb87db41
Add missing error logs and fix formatting issues
2 years ago
Pahansith Gunathilake
d21782160a
Merge branch 'dev-1' into 'master'
...
Fix validation of appname when a webclip is created
See merge request entgra/carbon-device-mgt!874
2 years ago
Pahansith Gunathilake
6962e42ca8
Merge branch 'fix-groupnames' into 'master'
...
Fix group names being able to be duplicated when renaming
See merge request entgra/carbon-device-mgt!907
2 years ago
Pahansith Gunathilake
a50d37bbf2
Merge branch 'support-4.1.15' into 'master'
...
Add Windows app uninstallation feature
See merge request entgra/carbon-device-mgt!904
2 years ago
shamalka
5ff9ef7782
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2 years ago
Rushdi Mohamed
29a2713af0
update the traccar-config.xml on test
2 years ago
navodzoysa
6b6e9ba640
Fix group names being able to be duplicated when renaming
2 years ago
navodzoysa
6a62546440
Add optional user domain query param to user APIs
2 years ago
Vigneshan Seshamany
638c6b12c9
Fix cross-tenant api subscription issue
2 years ago
builder
3c9fc68619
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
0b4fe08847
[maven-release-plugin] prepare release v5.0.10
2 years ago
Vigneshan Seshamany
ebc5f5de31
Implement multi-tenant api publishing
2 years ago
builder
0290758c25
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
790ab62b34
[maven-release-plugin] prepare release v5.0.9
2 years ago
navodzoysa
c8527bd08b
Add Windows app uninstallation feature
2 years ago
builder
7f96ce3c33
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
e851e21bcd
[maven-release-plugin] prepare release v5.0.8
2 years ago
Vigneshan Seshamany
c974c4a0f0
Fix admin role not assigned issue during admin user creation
2 years ago
Rushdi Mohamed
120c1150ce
fix traccar speed measure on kmh
2 years ago
Mohamed Rashd
af25528a8b
Delete custom whitelabel favicon and logo on whitelabel reset
2 years ago
Rushdi Mohamed
6f79180920
removed unwanted codes
2 years ago
Mohamed Rashd
c63168be62
Fix passing favicon image bean when retrieving existing logo
2 years ago
Rushdi Mohamed
e88d5e9c3b
Add traccar configuration on p2.inf and updated mysql.sql
2 years ago
Mohamed Rashd
be15bf9185
Fix log message
2 years ago
Mohamed Rashd
eb061f9450
Refator page tite to app title
2 years ago
Mohamed Rashd
78546125bc
Add page title to whitelable
2 years ago
Mohamed Rashd
7df4aff569
Fix retrieving favicon as logo when retrieving existing images for rollback
3 years ago
Mohamed Rashd
743a12083b
Refactor whitelabel update api method name to update from create
3 years ago
Rushdi Mohamed
ab332e20ed
Fix platform configuration for traccar
3 years ago
Rushdi Mohamed
9f642701ea
fix merge conflicts
3 years ago
Rushdi Mohamed
f4d0050270
fix removing permission and organizing the code
3 years ago
Rushdi Mohamed
83651efcb5
Remove unwanted codes
3 years ago
Rushdi Mohamed
35a5230ef7
Fix admin login to tracker
3 years ago
Rushdi Mohamed
a521985e98
Update tracker get token api
3 years ago
Rushdi Mohamed
6b3294bd60
Update tracker get token api
3 years ago
Rushdi Mohamed
11fa624b39
Add tracker API endpoint to return user token
3 years ago
Rushdi Mohamed
6ccddf3f4b
Update remove permission
3 years ago
Rushdi Mohamed
6ce4168d75
Update permissions
3 years ago
Rushdi Mohamed
515e826711
Update with callable thread and add set/remove user permission on enroll/disenroll device
3 years ago
Rushdi Mohamed
74adeda997
Assign device to user when enrolling a device
3 years ago
Rushdi Mohamed
2ebc24985a
Create user when enrolling device
3 years ago
Rushdi Mohamed
bd164ea78f
fix NullPointerException
3 years ago
Rushdi Mohamed
5c14315b4a
Add JSONException
3 years ago
Rushdi Mohamed
44ac5c8a8f
Fixed the bugs
3 years ago
Rushdi Mohamed
d1f2bdb296
update the threadpool apporoach/ add traccar devices/groups for existing UEM devices/groups
3 years ago
Rushdi Mohamed
c3dd560878
Update group add/update/delete and device enroll/disenroll with traccar
3 years ago
Rushdi Mohamed
9f6eaedbc3
check if location publishing to traccar enable or disabled
3 years ago
Rushdi Mohamed
53f4fd7ebc
Add add/delete a group from traccar
3 years ago
Rushdi Mohamed
1dd2e35f89
Update traccar cofiguration
3 years ago
Rushdi Mohamed
2e5a9002da
Update traccar configuration
3 years ago
Rushdi Mohamed
c18b3b1c1f
Update the code structure
3 years ago
Rushdi Mohamed
4e3567202d
Update with okhttclient pool and threading
3 years ago
Rushdi Mohamed
8d99123ec1
Update with Traccar Dis-Enrolling a Device via UEM
3 years ago
Rushdi Mohamed
c4d75234b0
Initiate traccar to locate the geo locations in the map
3 years ago
Mohamed Rashd
b8a0ffe7c0
Improve favicon/logo response content type handling
3 years ago
Mohamed Rashd
460675fcad
Fix favicon/logo response content type
3 years ago
Mohamed Rashd
5677e1e3fe
Better feedback message/log if favicon/logo white label images not found
3 years ago
Mohamed Rashd
ed9ec69509
Move metadata and whitelabel config classes to metadata.mgt package
3 years ago
Mohamed Rashd
1559af9660
Adress feedback
...
Add missing licenses
3 years ago
Mohamed Rashd
1d84adbb4f
Add java doc comment
...
Fix adding default white label on tenant create
Add whitelabel logo and favicon apis as non secured endpoints
Fix License
3 years ago
Mohamed Rashd
7907a1c5ff
Add tenant whitelabeling api
...
Make whitelabel favion and logo api public
Refactor whitelabeling feature in separate classes
3 years ago
builder
8636767cba
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
9af9bea2b6
[maven-release-plugin] prepare release v5.0.7
3 years ago
Pahansith Gunathilake
a7a567c971
Fix parse pom
3 years ago
Pahansith Gunathilake
7a250b9d11
Fix issue in parsing pom.xml in APIM keymgt module
3 years ago
Pahansith Gunathilake
d1754b465e
Merge branch 'fix/permissions' into 'master'
...
Fix identity server connect permission
See merge request entgra/carbon-device-mgt!887
3 years ago
Pahansith Gunathilake
075b9be096
Merge branch 'fix/application/by/uuid/isFavourite' into 'master'
...
Fix favorite application bean issue
See merge request entgra/carbon-device-mgt!888
3 years ago
Pahansith Gunathilake
4d76be36de
Merge branch 'user-store' into 'master'
...
Add new API to fetch userstores
See merge request entgra/carbon-device-mgt!884
3 years ago
navodzoysa
b62b4aebc3
Add new API to fetch userstores
3 years ago
Pahansith Gunathilake
b894d371fb
Merge branch 'master' into 'master'
...
Implement api keymgt extension
See merge request entgra/carbon-device-mgt!890
3 years ago
Vigneshan Seshamany
2e8d1fabf0
Implement api keymgt extension
3 years ago
Pahansith Gunathilake
47fb2c77f5
Merge branch 'billing-api-1226' into 'master'
...
Adding the new billing API
See merge request entgra/carbon-device-mgt!848
3 years ago
Mohamed Rashd
a98e1e4b24
Improve logging message
3 years ago
Mohamed Rashd
3b3c89849e
Fix favourite flag being always false when getting application by uuid
3 years ago
builder
817dc57862
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
7196d2daea
[maven-release-plugin] prepare release v5.0.6
3 years ago
Mohamed Rashd
ab053807b3
Fix application managment test
3 years ago
Mohamed Rashd
75f825a713
Fix dbscript syntax
3 years ago
Pahansith Gunathilake
331ccf4710
Merge branch 'fix/wrong/method/name' into 'master'
...
Fix using wrong method name
See merge request entgra/carbon-device-mgt!882
3 years ago
Pahansith Gunathilake
da509f5c69
Merge branch 'policy-load' into 'master'
...
Add new API to fetch UI policy list
See merge request entgra/carbon-device-mgt!881
3 years ago
Pahansith Gunathilake
19872ea3b5
Merge branch 'windows-fixes' into 'master'
...
Temp fix for windows enrollment permission url mismatch
See merge request entgra/carbon-device-mgt!877
3 years ago
Pahansith Gunathilake
1f641966fe
Merge branch 'fix-1290' into 'master'
...
Fix API access issues under child tenant
See merge request entgra/carbon-device-mgt!879
3 years ago
Mohamed Rashd
631851f7e1
Fix using wrong method name
3 years ago
navodzoysa
340be6ed65
Add new API to fetch UI policy list
3 years ago
Mohamed Rashd
c66fa5bd60
Fix application conf error message
3 years ago
Mohamed Rashd
9df320dd3b
Resolve merge conflict
3 years ago
Mohamed Rashd
aa2fa45a5f
Tempory merge conflict resolution
3 years ago
inoshperera
f233f3d916
Fix API access issues under child tenant
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1290
3 years ago
Mohamed Rashd
41a0c9118a
Add java doc comments
...
Use try-with resource when using CloseableHttpClient
Refactor few variable and method names
3 years ago
navodzoysa
cf0be2ad93
Temp fix for windows enrollment permission url mismatch
3 years ago
osh
f86617a264
Add the sql files
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1226
3 years ago
Mohamed Rashd
daaeed52e2
Add and Change licence from WSO2 to Entgra
3 years ago
Mohamed Rashd
db1aab1f3a
Add identity service provider config
3 years ago
Mohamed Rashd
c58f837585
Complete Identity Server create/delete/update APIs
3 years ago
osh
7ba8311c93
fix conflict
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1226
3 years ago
osh
5ad9e3e6b4
Add billing data export api
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1226
3 years ago
Gimhan-minion
aed8d6f277
Fix validation of appname when a webclip is created
3 years ago
builder
946a12b84d
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
f55ffbb19a
[maven-release-plugin] prepare release v5.0.5
3 years ago
Mohamed Rashd
38f9b60970
Fix sql query that gets subscribed devices
3 years ago
builder
39216aa651
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
8deff13edd
[maven-release-plugin] prepare release v5.0.4
3 years ago
Pahansith Gunathilake
15b5aaa340
Merge branch 'feature1277' into 'master'
...
Generate QR with access token for given user
See merge request entgra/carbon-device-mgt!867
3 years ago
Mohamed Rashd
c0e5edded2
Add sql scripts to favourites table
...
Fix error logging in DAO layer
3 years ago
Pahansith Gunathilake
788eea4e26
Merge branch 'fix-group-search' into 'master'
...
Fix syntax error in group search while uninstalling apps
See merge request entgra/carbon-device-mgt!869
3 years ago
Pahansith Gunathilake
236d356a26
Merge branch 'pr/temp/feature/subscription/status/change' into 'master'
...
API to change application subscription status
See merge request entgra/carbon-device-mgt!868
3 years ago
Mohamed Rashd
59b2aa42b4
Fix duplicate devices in subscription log
3 years ago
Muhammad Rashad
65f5efb638
Add APIs to get favourite apps
3 years ago
Pahansith Gunathilake
c1cb8905fc
Fix syntax error in group search while uninstalling apps
3 years ago
osh
a4b2a325b1
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into billing-api-1226
3 years ago
osh
053a57c4f5
Add getting billing cost by domain change
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1226
3 years ago
Mohamed Rashd
0dd9bb2937
Add operation status update wrapper api to store
3 years ago
inoshperera
51cd59f436
Generate QR with access token for given user
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1277
3 years ago
Mohamed Rashd
3f60a0cdda
Fix sql query columns
...
Add createIdentityServer method to all DAOs
3 years ago
Mohamed Rashd
3dd0690552
Add identity server config
...
Add api to create identity server
Return List of identity servers withtout extra bean for response
3 years ago
Pahansith Gunathilake
aa2234dcdd
Merge branch 'fix-geofence' into 'master'
...
Fix invalid DAO factory handling & invalid event revoke payload
See merge request entgra/carbon-device-mgt!865
3 years ago
Pahansith Gunathilake
7a4cef26e4
Fix invalid DAO factory handling & invalid event revoke payload
3 years ago
osh
c135105889
fixes https://gitlab.com/entgra/carbon-device-mgt/-/merge_requests/848/commits
...
Add re-enrollment device cost calculation
3 years ago
osh
8872d1baeb
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into billing-api-1226
3 years ago
builder
96e4aa8436
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
739266feca
[maven-release-plugin] prepare release v5.0.3
3 years ago
Pahansith Gunathilake
4ab20f3205
Merge branch 'dev' into 'master'
...
Add query param to publish an app directly
See merge request entgra/carbon-device-mgt!847
3 years ago
Pahansith Gunathilake
ac5e8547c0
Merge branch 'fix/grafana/translation' into 'master'
...
Fix grafana translation not working properly
See merge request entgra/carbon-device-mgt!854
3 years ago