dashevchenko
0adb0c98e0
deleted redundant @Schema(enumAsRef = true)
7 months ago
dashevchenko
9c01eefceb
updated SwaggerConfiguration, deleted redundant @Schema(enumAsRef = true)
7 months ago
dashevchenko
a080bf946b
updated SwaggerConfiguration to simplify request/response bodies annotations
7 months ago
dashevchenko
8c5b860084
fixed some TB controllers to meet correct open-api json schema
7 months ago
Maksym Tsymbarov
d3628bb9d8
Fixed Range and Bar chart limits setup
7 months ago
dashevchenko
0a728ba4b7
fixed some TB models for correct open-api json schema
7 months ago
Viacheslav Klimov
ad423555ac
Version changed to 4.3.1
7 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
7 months ago
dashevchenko
54a0f4e74e
fixed some TB models for correct open-api json schema
7 months ago
dashevchenko
bbdad8a0ff
fixed some TB models for correct open-api json schema
7 months ago
Viacheslav Klimov
1003d8548f
Fix flaky tests in TenantProfileControllerTest
7 months ago
Viacheslav Klimov
6be67e0254
Fix urgent_interval in tests
7 months ago
Viacheslav Klimov
c1044a989e
Introduce urgent API usage keys for quicker usage state update
7 months ago
dashevchenko
dca6302146
refactored some TB models for correct open-api schema generation
7 months ago
Dmytro Skarzhynets
2e03ea1751
fix: update copyright year to 2026 in license headers
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 months ago
dashevchenko
d00309b8da
added appropriate swagger annotations for correct open-api json
7 months ago
dashevchenko
db14860e72
added appropriate swagger annotations for correct open-api json
7 months ago
Viacheslav Klimov
20b1b8f41f
Update Edge installation instructions
7 months ago
Viacheslav Klimov
8414db3940
Fix TbelInvokeDocsIoTest
7 months ago
Viacheslav Klimov
8f9c4b70d7
Migrate to Java 25
Co-Authored-By: Claude <noreply@anthropic.com>
7 months ago
Viacheslav Klimov
e2e62ef14d
Version set to 4.4.0-SNAPSHOT
7 months ago
Viacheslav Klimov
cb74eff115
TMP version set to 4.3.0.2-SNAPSHOT
7 months ago
Viacheslav Klimov
c41159a3f8
Version set to 4.3.0.2-SNAPSHOT
7 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
7 months ago
Oleksandra Matviienko
8b494c008d
test: audit log by TenantId and EntityId under sysadmin added.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
7 months ago
Oleksandra Matviienko
4ef75c709f
Removed unused variables
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
7 months ago
Oleksandra Matviienko
e5a31c605e
test: audit log under sysadmin added. refactor: extracted getAuditLogs from multiple repeated code lines
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
7 months ago
dashevchenko
609703e48d
fixed yml parameter
7 months ago
Nikita Mazurenko
f82f4017fd
Fix version comparison in EdgeVersionUtils
7 months ago
Nikita Mazurenko
ff5baf8337
Replace EdgeVersion comparison from .getNumber() to EdgeVersionComparator
7 months ago
Dmytro Skarzhynets
74ef364f33
fix: respect forward_headers_strategy for client IP in audit logs
Remove redundant manual X-Forwarded-For header parsing in
RestAuthenticationDetails. The getClientIP() method duplicated
functionality already provided by Spring's ForwardedHeaderFilter
when server.forward_headers_strategy is configured.
Now uses request.getRemoteAddr() directly, which respects the
configured forward_headers_strategy setting (default: framework).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
7 months ago
Nikita Mazurenko
10aa63f78f
Add license format in EdgeLatestVersionTest
8 months ago
Nikita Mazurenko
3d7be72692
Add error message to EdgeLatestVersionTest
8 months ago
Nikita Mazurenko
d5fe1db7d4
Add test to verify that enum proto EdgeVersion is synchronized with maven project.version
8 months ago
Viacheslav Klimov
ccc647b4c5
Cleanup upgrade script from 4.3 to 4.4
7 months ago
nickAS21
168de4620a
lwm2m - fix bug tests testFirmwareUpdateByObject5_Ok
7 months ago
IrynaMatveieva
0437e9009b
fixed tests
7 months ago
Oleksandra_Matviienko
bb3237bf3f
fixed import DataValidationException
Signed-off-by: Oleksandra_Matviienko <al.zzzeebra@gmail.com>
8 months ago
dashevchenko
2300178058
fixed SwaggerConfiguration, fixed WidgetTypeController
8 months ago
Viacheslav Klimov
0b2423759c
Set 4.2.0 as supported version for upgrade
8 months ago
Viacheslav Klimov
bc5b3a615f
Get back upgrade from 4.2.0 to 4.2.1
8 months ago
Viacheslav Klimov
ec9d7018f2
Improve upgrade version compatibility check
8 months ago
Viacheslav Klimov
c80346bbc8
Improve upgrade version compatibility check
8 months ago
Viacheslav Klimov
f0c73ef9e5
Get back upgrade from 4.2.1 to 4.3.0
8 months ago
Oleksandra_Matviienko
84752472b7
Added @NotNull for null-safety for audit/entity services.
Added getOrEmptyId method to validate if entityId is zero.
Changed logs to debug in DefaultTbTenantProfileService.
Added Throwable cause to Exceptions in catch blocks in DefaultTbTenantProfileService.
Signed-off-by: Oleksandra_Matviienko <al.zzzeebra@gmail.com>
8 months ago
Oleksandra Matviienko
90404d80fd
sysadmin audit log refactored after review
Signed-off-by: Oleksandra_Matviienko <al.zzzeebra@gmail.com>
8 months ago
Oleksandra Matviienko
164ff0d467
Refactored audit logs for save/delete tenant profile operations;
moved setDefaultTenantProfile to the service layer;
added Awaitility-based audit log checks in controller tests;
allowed SYS_ADMIN access to audit endpoints;
made BuildProperties optional with version fallback;
used tenantAdminUser in updateDefaultTenantProfile;
updated logging config for audit debugging.
Signed-off-by: Oleksandra_Matviienko <al.zzzeebra@gmail.com>
1 year ago
Oleksandra Matviienko
ec443f116c
Audit logging for TenantProfile
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
1 year ago
dashevchenko
0403edb956
fixed SwaggerConfiguration to meet open-api standard, fixed overloading apis
8 months ago
Vladyslav_Prykhodko
abcf3b78f5
Fixed UI help links url to release-4.2.1
8 months ago