Pramila Niroshan
7441e57d36
Refactor log context name
2 years ago
Pramila Niroshan
4005a9e8cb
User log context added
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
800694de97
introduce new datasource for events
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
inoshperera
2b7c8c1c82
Ability to disable or enable apps
...
Fixes https://roadmap.entgra.net/issues/10008
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
prathabanKavin
5fca50f8d7
Change latitude and longitude datatype
2 years ago
prathabanKavin
e4a5f49b9c
Fix dynamic task tables
2 years ago
prathabanKavin
a3eca63dfd
Fix mssql dbscripts of DM_DB, APPM_DB
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: community/device-mgt-core#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
Pahansith Gunathilake
2926c2e523
Add unique key constraint into AP_DEVICE_SUBSCRIPTION tables
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: community/device-mgt-core#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: community/device-mgt-core#58
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Navod Zoysa
2e2e9abc90
Add Android alternate app install permission to UI config ( #55 )
...
## Purpose
Add permission scope for alternate app install feature so that the operation can be triggered through device operation UI.
Issue - https://roadmap.entgra.net/issues/9641
Co-authored-by: navodzoysa <navod.zoysa@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#55
Co-authored-by: Navod Zoysa <navod@entgra.io>
Co-committed-by: Navod Zoysa <navod@entgra.io>
2 years ago
Pramila Niroshan
9401a4501b
Add Entgra Device Notification Feature
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
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
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
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
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
Sanjana Rajapakshe
05f7a61af0
Fix incorrect date type issue
...
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
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
Amalka Subasinghe
ec7ebcc384
added device-extensions, logger, default-role-manager, stateengine ( #8 )
...
Co-authored-by: Amalka Subasinghe <amalkasubasinghe@gmail.com>
Reviewed-on: community/device-mgt-core#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
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: community/device-mgt-core#5
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2 years ago
navodzoysa
d2a194b37d
Add device operation cleanup scripts
2 years ago
Amalka Subasinghe
53cffea5d3
remove mdm-ui-config j2 file, since when scope list too long cannot configured in deployment.toml
2 years ago
shamalka
f6b3af2e90
Fix permanant delete issue
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
shamalka
eaad94b3e9
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2 years ago
Oshani Silva
cc98f6a881
Update config files to fix billing UI isssues
2 years ago
shamalka
b311908d47
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2 years ago
shamalka
5ff9ef7782
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2 years ago
amith10
ccf8e108c0
Add remove account scope
2 years ago
Vigneshan Seshamany
638c6b12c9
Fix cross-tenant api subscription issue
2 years ago
Pahansith Gunathilake
426dcf16bf
Merge branch 'ui-config' into 'master'
...
Add Windows permission scopes to ui config
See merge request entgra/carbon-device-mgt!895
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
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
Rushdi Mohamed
6f79180920
removed unwanted codes
2 years ago
Rushdi Mohamed
e88d5e9c3b
Add traccar configuration on p2.inf and updated mysql.sql
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
Rushdi Mohamed
f61ab0ae69
update p2.inf for traccar
2 years ago
Rushdi Mohamed
515e826711
Update with callable thread and add set/remove user permission on enroll/disenroll device
3 years ago
Rushdi Mohamed
1a7442ba3d
Update h2.sql script
3 years ago
Rushdi Mohamed
d1f2bdb296
update the threadpool apporoach/ add traccar devices/groups for existing UEM devices/groups
3 years ago
Rushdi Mohamed
9d9ff9f391
Update h2.sql with traccar group/device mapping tables
3 years ago
Mohamed Rashd
768950bbb1
Add whitelabel metadata configuration to cdm-config
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
navodzoysa
f1585a93b9
Add Windows permission scopes to ui conifg
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
dc84f354c9
Fix issue in parsing pom.xml in APIM keymgt feature
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
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
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
Muhammad Rashad
695f4c4a18
Add identity server connect scope to ui conf template
3 years ago
Mohamed Rashd
6b91c89ad0
Add identity server create permission to ui configuration
3 years ago
Mohamed Rashd
75f825a713
Fix dbscript syntax
3 years ago
Pahansith Gunathilake
fb331e0089
Merge branch 'fix/sp-app/dbscripts' into 'master'
...
Fix service provider app integration dbscripts
See merge request entgra/carbon-device-mgt!883
3 years ago
Pahansith Gunathilake
2f1228d845
Merge branch 'windows-scopes' into 'master'
...
Add missing permission scopes for windows device operations
See merge request entgra/carbon-device-mgt!878
3 years ago
Pahansith Gunathilake
2721588635
Merge branch 'fix-change-supadmin' into 'master'
...
Fix invalid config entries
See merge request entgra/carbon-device-mgt!880
3 years ago
Mohamed Rashd
cc15df69cc
Fix AP_IDENTITY_SERVER table script
3 years ago
Mohamed Rashd
cadc9c9c87
Fix service provider app integration dbscripts
3 years ago
Pahansith Gunathilake
ba53197ab7
Fix invalid config entries
3 years ago
Mohamed Rashd
aa2fa45a5f
Tempory merge conflict resolution
3 years ago
navodzoysa
b11f4d08f7
Add missing permission scopes for windows device operations
3 years ago
osh
f86617a264
Add the sql files
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1226
3 years ago
Mohamed Rashd
db1aab1f3a
Add identity service provider config
3 years ago
osh
7ba8311c93
fix conflict
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1226
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
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
Mohamed Rashd
c0e5edded2
Add sql scripts to favourites table
...
Fix error logging in DAO layer
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
Muhammad Rashad
65f5efb638
Add APIs to get favourite apps
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
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
Mohamed Rashd
6a150b579c
Fix reporting config default db name
3 years ago
Pahansith Gunathilake
0cf45cdecf
Fix android operation buttons not enabling
3 years ago
Mohamed Rashd
5e247c6e6b
Add identity server service provider app integration
3 years ago
Pahansith Gunathilake
791436d061
Add android device info operation permission
3 years ago
builder
06560d24d4
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
2784633dd6
[maven-release-plugin] prepare release v5.0.2
3 years ago
Pahansith Gunathilake
a7400e7074
Bump dependency versions of analytics-mgt
3 years ago
Muhammad Rashad
4e73b778e2
Move grafana to separate module
3 years ago
builder
1896199698
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
a765f780f0
[maven-release-plugin] prepare release v5.0.1
3 years ago
Amalka Subasinghe
4ed28820c8
operation timeout feature
3 years ago
builder
ef558458a0
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
8e191e75a6
[maven-release-plugin] prepare release v5.0.0
3 years ago
Pahansith Gunathilake
8b6a3ef77c
Merge branch 'master' into 'master'
...
adding device status history feature
See merge request entgra/carbon-device-mgt!836
3 years ago
Don Kushan Saminda Wijeratne
7e7fa53b8f
adding device status history feature
3 years ago
Pahansith Gunathilake
4cdd8dcb2f
Merge branch 'master' into 'master'
...
Fix not picking up or push_notification_provider in cdm config template
See merge request entgra/carbon-device-mgt!833
3 years ago
Muhammad Rashad
1f536c40e4
Added grafana integration
3 years ago
builder
2e9832caa6
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
6b0c527bb2
[maven-release-plugin] prepare release v5.0.0
3 years ago
Saad Sahibjan
7f23347701
Fix not picking up or push_notification_provider in cdm config template
3 years ago
builder
d7ccaa559b
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
907fb825ea
[maven-release-plugin] prepare release v5.0.0
3 years ago
Pahansith Gunathilake
b61c97d603
Make timestamps independent from host machine timezone
3 years ago
Pahansith Gunathilake
376cb4ec92
Add missing ios scopes into ios.xml.j2
3 years ago
inoshperera
fbfd9ba911
ios enrollment fixes
...
Fixes https://gitlab.com/entgra/product-iots/-/issues/1184
3 years ago
builder
216e47b429
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
5c2dc99b09
[maven-release-plugin] prepare release v5.0.0
3 years ago
Pahansith
9a86d2fe06
Add missing scope for the device info operation button
3 years ago
Amalka Subasinghe
a031579b80
fixed gw, km, iot, apim urls
3 years ago
Amalka Subasinghe
5272293a31
mdm config tags made configurable
3 years ago
Amalka Subasinghe
29b561e9c3
added config to j2 file
3 years ago
Amalka Subasinghe
4503ab77c7
package name change - appmgt
3 years ago
Amalka Subasinghe
37b08ba389
package name change - appmgt core
3 years ago
Amalka Subasinghe
f9274b0d1a
update from master
3 years ago
Pahansith Gunathilake
76deadcf41
Merge branch 'master' into 'master'
...
Login cache improvements and Refresh token handling improvements
See merge request entgra/carbon-device-mgt!789
3 years ago
Pahansith Gunathilake
939e9faeff
Merge branch 'hierarchical-grouping' into 'master'
...
Hierarchical grouping
See merge request entgra/carbon-device-mgt!780
3 years ago
Vigneshan Seshamany
0eb74d9f60
Modify login cache implementatation with LRU cache
3 years ago
Amalka Subasinghe
f3720e49ff
added scripts and updated config reading
3 years ago
Amalka Subasinghe
bdb01a0098
bug fixing
3 years ago
Amalka Subasinghe
a418fe5d0d
Merge branch 'master' into kernel-4.6.2
3 years ago
Pahansith Gunathilake
c2dd2130b4
Merge branch 'master' into 'master'
...
Update DM_DEVICE_INFO table
See merge request entgra/carbon-device-mgt!776
3 years ago
Saad Sahibjan
e403a92db9
Add PARENT_PATH column to DM_GROUP table
3 years ago
Amalka Subasinghe
d090fef2ac
updated from master and added oauth2 component
3 years ago
sandaru
8f689c8101
Add default sim update operation scope
...
https://gitlab.com/entgra/product-iots/-/issues/991
3 years ago
Amalka Subasinghe
23d2b9d767
added claim adding logic to SP
4 years ago
Amalka Subasinghe
293b5f5a7b
updated pom versions to 5.0.0-SNAPSHOT
4 years ago
Amalka Subasinghe
dfb4235a07
fixed sms-config errors
4 years ago
Amalka Subasinghe
b8935487ef
updated sim-config j2 file
4 years ago
MalshaPiumini
a1567d8a3d
Increase session time for sso and non-sso login.
4 years ago
Kaveesha
e111c1dda8
Update DM_DEVICE_INFO table
4 years ago
Amalka Subasinghe
83b31f0d02
updated from master and fixed conf copying issue
4 years ago
Amalka Subasinghe
af2f8155e5
added webapp authenticator component
4 years ago
Amalka Subasinghe
0162753d6a
Fixed SSO
4 years ago
Amalka Subasinghe
23b25fb540
Templated configs
4 years ago
Amalka Subasinghe
d5c85980e1
move appmgt db creation, application-extension synapse apis, cdm datasource config
4 years ago
inoshperera
2f73bcb0c7
Support AE with QR code based enrollment
...
Fixes https://gitlab.com/entgra/emm-proprietary-plugins/-/merge_requests/601
4 years ago
Amalka Subasinghe
2915651272
cleaned up features
4 years ago
Amalka Subasinghe
056987141b
cleaned up components/device-mgt
4 years ago
Amalka Subasinghe
c33e13b04c
updating to kernel 4.6.1
4 years ago
Pahansith
365b073e6a
Fix app schedule installation issue in single node
4 years ago
Entgra Builder
feacd5029d
[maven-release-plugin] prepare for next development iteration
4 years ago
Entgra Builder
09907233fc
[maven-release-plugin] prepare release v4.1.15
4 years ago
Entgra Builder
ddab435548
[maven-release-plugin] prepare for next development iteration
4 years ago
Entgra Builder
5b2c085a3e
[maven-release-plugin] prepare release v4.1.14
4 years ago
Entgra Builder
ca7ded79cb
[maven-release-plugin] prepare for next development iteration
4 years ago
Entgra Builder
368bb74436
[maven-release-plugin] prepare release v4.1.13
4 years ago
Entgra Builder
7463aa6e5a
[maven-release-plugin] prepare for next development iteration
4 years ago
Entgra Builder
531672de8e
[maven-release-plugin] prepare release v4.1.12
4 years ago
Saad Sahibjan
143816c1e6
Fix sms handler test break
4 years ago
Saad Sahibjan
789ee553e6
Move email-sender component to tranport-mgt
4 years ago
Saad Sahibjan
2aa751de23
Change the structure from sms-mgt to sms-handler to have within transport-mgt
4 years ago
Saad Sahibjan
5539a8d679
Add SMS mgt API feature
4 years ago
Saad Sahibjan
442d741140
Add SMS mgt servicer feature
4 years ago
Entgra Builder
62919fa787
[maven-release-plugin] prepare for next development iteration
4 years ago
Entgra Builder
b98d787367
[maven-release-plugin] prepare release v4.1.11
4 years ago
Kaveesha
cbc11181fa
Add scope for create group with admin privilege
4 years ago
Charitha Goonetilleke
1e2afa6439
Merge branch 'event-modify-branch-1' into 'master'
...
Modify event creation task
See merge request entgra/carbon-device-mgt!725
4 years ago
tcdlpds@gmail.com
5cbe5a65cc
Increase METADATA_VALUE field size
4 years ago
Pahansith
2fa4a6167e
Fix test failures
4 years ago
Pahansith
0cbcd747d5
Modify event operation creation
4 years ago
tcdlpds@gmail.com
7b41e2cd0d
Fix EULA loading issue for tenants
...
Fix registry loading issue when SSO has enabled. Because of that issue device type EULA displaying page is broken
4 years ago
Pahansith
b4f88f0cfd
Add missing h2 table
4 years ago
Pahansith
987f8edd61
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into upstream-master
4 years ago
tcdlpds@gmail.com
52761c673d
Remove APPM store and publisher UIs from device-mgt core
4 years ago
Pahansith
bc85a89cf9
Change event task to implement ntask interface
4 years ago
tcdlpds@gmail.com
0c31b7cd49
Add missing scopes
4 years ago
Inosh Perara
5297dfa73d
Merge branch 'lasantha' into 'master'
...
Adding heart beat management functionality for dynamic task distribution
See merge request entgra/carbon-device-mgt!695
4 years ago
Ace
76c9332541
Added disclaimer to heart-beat-config
4 years ago
Ace
4df57ede61
incoorporating review comments
4 years ago
Vigneshan Seshamany
f31befb342
Implement oidc based sso among all web apps
4 years ago
Ace
bac6e3ba67
merging with upstream
4 years ago
Ace
c6db9eeecc
adding randomly assigned task functionality and other improvements
4 years ago
Pahansith
a401c9d91d
Fix test failure
4 years ago
Pahansith
af85ca47e0
Change Geo fence edit API - Attach Events
4 years ago
Pahansith
bd8cf5237d
Change Geo fence create API - Attach Event creation
4 years ago
Ace
3744a7cfc7
adding fixes to the flow
4 years ago
Ace
56f93161f0
correcting db scripts
4 years ago
Ace
02fb5a09a8
Adding new feature for heart beat functionality
4 years ago
Pahansith
bc7e39c883
Add geo fence search and geo cache
4 years ago
tcdlpds@gmail.com
6014592f2c
Add mail sending feature when policy violating
4 years ago
Pahansith
47dc8ec708
Add Geo Json and fence shape attributes
4 years ago
Kaveesha
cb23d55e8f
Add permission for geo fence service
4 years ago
Inosh Perara
de4f3f64fe
Merge branch 'geofence-api' into 'corrective-policy'
...
Create geofence APIs
See merge request entgra/carbon-device-mgt!641
4 years ago
Pahansith
91e28b71ab
Merge branch 'corrective-policy' of https://gitlab.com/entgra/carbon-device-mgt into corrective-action
...
Conflicts:
components/policy-mgt/org.wso2.carbon.policy.mgt.core/src/main/java/org/wso2/carbon/policy/mgt/core/mgt/impl/PolicyManagerImpl.java
4 years ago
tcdlpds@gmail.com
90dac0a101
Add location bean classes and format the source
4 years ago
Pahansith
ca6b937a3a
Create geofence API definitions
4 years ago
Pahansith
3241831ead
Change reactive action
4 years ago
tcdlpds@gmail.com
400c9a2ac9
Add report invoker for the product distribution
4 years ago
tcdlpds@gmail.com
ef8af6b454
Fix APPM custom permission loading issue
4 years ago
Pahansith
d08f20d90e
Fix code review discussions
4 years ago
Pahansith
a24879f551
Add payload parsing for old type corrective actions
4 years ago
Pahansith
684ff5df7f
Fix test failures
4 years ago
Pahansith
e486db868e
Change policy
4 years ago
Saad Sahibjan
4eb523cc83
Update device enrollment of user mail template URL
4 years ago
Inosh Perara
fcd92bc10e
Merge branch 'tenant-improve' into 'master'
...
Add OTP service and it's features
See merge request entgra/carbon-device-mgt!624
4 years ago
Dharmakeerthi Lasantha
dc8c4ef3a4
Merge branch 'tenant-improve' into 'tenant-improve'
...
Add tenant creation completing functionality in OTP service
See merge request entgra/carbon-device-mgt!623
4 years ago
tcdlpds@gmail.com
b1845d9b42
Update user welcome mail body
4 years ago
Saad Sahibjan
d0b90dba5e
Update user enrollment email template
4 years ago
tcdlpds@gmail.com
d53f56c96b
Complete self registration via OTP service
4 years ago
Saad Sahibjan
d1c894abfe
Modify user enrollment mail template to have enrollment steps
4 years ago
tcdlpds@gmail.com
a55a3b6ebd
Improve OTP service
4 years ago
Turcy
9759e7d57a
Fix user-invitation email issues
4 years ago
tcdlpds@gmail.com
d8e234c6da
Change user verifying mail body
4 years ago
tcdlpds@gmail.com
8494f0bc58
Improve OTP creating logic
4 years ago
inoshperera
18531d0500
Add tenant ID and username to all layers
4 years ago
inoshperera
b91dcdbfc9
Add Db changes for tenant ID and username
4 years ago
tcdlpds@gmail.com
f86837996f
Add OTP authenticator into config
4 years ago
Dharmakeerthi Lasantha
efee2b01bf
Improve OTP creating functionality
4 years ago
Inosh Perara
d8f6e6765a
Merge branch 'master' into 'tenant-improve'
...
Add OTP managing functionality
See merge request entgra/carbon-device-mgt!602
4 years ago
tcdlpds@gmail.com
709a7ab592
Add OTP managing functionality
4 years ago
Kaveesha
854714e827
Add scope for Send notification
4 years ago
Saad Sahibjan
42ec923700
Merge branch 'master' into 'master'
...
Create default roles and assign permissions
See merge request entgra/carbon-device-mgt!590
4 years ago
tcdlpds@gmail.com
adc2f15893
Update APPM lifecycle permissions
4 years ago
tcdlpds@gmail.com
3d38bd5570
Create default roles and assign permissions
...
When adding new tenant and if the server has configured to add default roles and assign permissions, this PR facilitates to achieve it.
4 years ago
Entgra Builder
a9a39a5055
[maven-release-plugin] prepare for next development iteration
4 years ago