tcdlpds
f8c380e1da
Upgrade dependency versions
2 weeks ago
Lasantha Dharmakeerthi
a10bdd1d05
Scopes related to tagging feature
2 weeks ago
Uddhika Ishara
3094743045
Merge remote-tracking branch 'origin/uddhika-device-mgt' into uddhika-device-mgt
2 weeks ago
Uddhika Ishara
85d7ed641a
removed new line
2 weeks ago
Uddhika Ishara
663df92b42
Merge branch 'master' into uddhika-device-mgt
2 weeks ago
Uddhika Ishara
bd8ecb8718
further added scope lines
2 weeks ago
Uddhika Ishara
4792f4af72
fixes scope lines
2 weeks ago
Uddhika Ishara
ae4978cee8
scopes related to tagging feature
2 weeks ago
Lasantha Dharmakeerthi
66c9c4f4e6
Fix Device statuses intermittently not saving issue
3 weeks ago
Arshana
b2b4c5c676
Add scpeific instructions in java doc comment
3 weeks ago
Lasantha Dharmakeerthi
7f06804823
Fix client cert verification issue in sub tenants
4 weeks ago
Navod Zoysa
00633e34f5
Fix client cert verification issue in sub tenants
4 weeks ago
Lasantha Dharmakeerthi
a2d9da923b
Improved SQL query with DESC sorting
4 weeks ago
Lasantha Dharmakeerthi
09b9dd3ded
Fix login issues in sub tenants
4 weeks ago
Navod Zoysa
3d872e3b72
Merge pull request 'Remove unused windows os updates scopes' ( #535 ) from subodhinie/device-mgt-core:os_updates into master
...
Reviewed-on: community/device-mgt-core#535
1 month ago
Navod Zoysa
66f6982098
Merge pull request 'Fix missing commit by moving transaction commit after metadata update.' ( #532 ) from nipuni/device-mgt-core:11963 into master
...
Reviewed-on: community/device-mgt-core#532
1 month ago
Subodhinie
0e82c9c304
Remove unused windows os updates scopes
1 month ago
Pramila Niroshan
20df0c879f
Improved SQL query with DESC sorting
1 month ago
Rajitha Kumara
8f47c448bd
Fix login issues in sub tenants
1 month ago
Nipuni Kavindya
b7e0580112
Fix missing commit by moving transaction commit after metadata update.
1 month ago
Lasantha Dharmakeerthi
a45820e845
Remove code quality check from PRs
1 month ago
Lasantha Dharmakeerthi
337f26446b
Fix the validation issue when the APK file and screenshot names contain spaces
1 month ago
Nipuni Kavindya
cba9f7ce08
Fix the validation issue when the APK file and screenshot names contain spaces
1 month ago
prathabanKavin
0ac795903f
Remove code quality check from PRs
1 month ago
Navod Zoysa
a6d46429e8
Merge pull request 'Add credentials name instead of cred ids' ( #524 ) from prathabanKavin/device-mgt-core:jenfilequick into master
...
Reviewed-on: community/device-mgt-core#524
2 months ago
prathabanKavin
f13342493d
Add credentials name instead of cred ids
2 months ago
Lasantha Dharmakeerthi
32b385fc75
Fix issues with bundle imports
2 months ago
Charitha Goonetilleke
a903ff4313
Merge branch 'master' into master
2 months ago
Pahansith Gunathilake
cec3ff580e
Merge pull request 'Add client certificate authentication for Windows' ( #500 ) from navodzoysa/device-mgt-core:issue-10462/secure-pending-operation into master
...
Reviewed-on: community/device-mgt-core#500
2 months ago
Lasantha Dharmakeerthi
b8a9b0be83
Add improvements for Allowed Device Status View
2 months ago
Nipuni Kavindya
10e647efb3
Add improvements for Allowed Device Status View
2 months ago
Charitha Goonetilleke
f8719c6dc4
Merge remote-tracking branch 'upstream/master'
2 months ago
Lasantha Dharmakeerthi
94371ce586
Add 204 status code and delete method json body handling in ui-request-handle
2 months ago
Uddhika Ishara
a3178971e1
Merge remote-tracking branch 'origin/tagchange' into tagchange
2 months ago
Uddhika Ishara
634763a6db
changes to 204 status code handling
2 months ago
Charitha Goonetilleke
099d98ebfb
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
...
# Conflicts:
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/pom.xml
2 months ago
Charitha Goonetilleke
900a707ce7
Fix issues with bundle imports
2 months ago
Lasantha Dharmakeerthi
c78d272bb8
Add device status filters updating logic ( #519 )
...
Co-authored-by: tcdlpds <tcdlpds@gmail.com>
Reviewed-on: community/device-mgt-core#519
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2 months ago
Lasantha Dharmakeerthi
3eced40f98
Bump version to 6.0.0-SNAPSHOT
2 months ago
Charitha Goonetilleke
08a6917d53
Remove old configs
2 months ago
Charitha Goonetilleke
da90ca8973
Bump version to 6.0.0-SNAPSHOT
2 months ago
Charitha Goonetilleke
721dc8753a
Merge branch 'master' into tagchange
2 months ago
Lasantha Dharmakeerthi
600e865c8a
Add jenkins file for PR review
2 months ago
Lasantha Dharmakeerthi
c5fd475d17
Add docUrl into metadata
2 months ago
Nipuni Kavindya
930f555835
Add docUrl into metadata.
2 months ago
prathabanKavin
aa35121a03
Add jenkins file for PR review
2 months ago
Navod Zoysa
c8528b68ab
Merge pull request 'Fix warning message showing in login page' ( #516 ) from tcdlpds/device-mgt-core:master into master
...
Reviewed-on: community/device-mgt-core#516
2 months ago
tcdlpds
50a952a1fa
Fix warning message showing in login page
2 months ago
Lasantha Dharmakeerthi
11ef711c5c
Fix for the incorrect pagination in the group subscription details table
2 months ago
Ruwin Dissanayake
258b312a49
Set limit and offset to -1 for retrieving all device details
...
Updated the logic to set limit and offset values to -1 when fetching
device details, ensuring that all devices are retrieved. Without this
change, only the devices within the paginated range were being
fetched.
This change removes the pagination constraint, allowing retrieval of
all devices in the system.
2 months ago