Commit Graph

  • c020cc9d92 simple-ui: add support for side panel vs grid details (#2428) Mohamed Zenadi 2025-06-06 10:07:28 +02:00
  • ebdcab2aaa Extends RSQL standalone tests (#2431) Avgustin Marinov 2025-06-05 17:08:10 +03:00
  • ff3043b97a Bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.81 (#2430) dependabot[bot] 2025-06-05 08:36:14 +03:00
  • 23fa4cdd56 Fix != and =out= for maps in G2 RSQL to Specification (#2426) Avgustin Marinov 2025-06-04 16:30:33 +03:00
  • d3341f7c73 SimpleUI: support target's tags edition, display installed & assigned distribution sets, and action history (#2409) Mohamed Zenadi 2025-06-04 09:47:38 +02:00
  • 883504df84 Bump org.springframework.cloud:spring-cloud-starter-openfeign (#2424) dependabot[bot] 2025-06-02 10:10:09 +03:00
  • c3aa2b7ae7 Rsql G3 (#2423) Avgustin Marinov 2025-06-02 10:08:13 +03:00
  • a8a67910ac Bump vaadin.version from 24.7.5 to 24.7.6 (#2421) dependabot[bot] 2025-05-29 09:02:23 +03:00
  • 0ebb755d4c Remove unused imports (#2417) Avgustin Marinov 2025-05-23 11:20:53 +03:00
  • 8184aad13c Simplify RSQL fields (#2416) Avgustin Marinov 2025-05-23 11:17:54 +03:00
  • 108f03848f Bump vaadin.version from 24.7.4 to 24.7.5 (#2415) dependabot[bot] 2025-05-23 08:48:56 +03:00
  • b4d0ee2c5d Bump spring boot to 3.4.6 and small refactoring (#2414) Avgustin Marinov 2025-05-22 16:17:01 +03:00
  • 7ac62d24c8 Fix small sonar findings (#2413) Avgustin Marinov 2025-05-22 10:29:35 +03:00
  • 64ee8b9906 JpaSoftwareModule#metadata made map (#2412) Avgustin Marinov 2025-05-21 16:59:25 +03:00
  • 452d8618d7 JpaDistributionSet#metadata made Map (#2411) Avgustin Marinov 2025-05-21 13:45:18 +03:00
  • ceba4f5cfb Unify target attributes and metadata (#2408) Avgustin Marinov 2025-05-21 11:26:02 +03:00
  • 424520bb72 SimpleUI: add oauth2 support (#2400) Mohamed Zenadi 2025-05-20 08:59:41 +02:00
  • 5f836c1ed1 Feature/migration to central sonatype (#2410) Stanislav Trailov 2025-05-20 08:51:04 +03:00
  • 045ba66738 SimpleUI: Add Poll Status and Update Status + improve target filtering (#2404) Mohamed Zenadi 2025-05-19 10:58:58 +02:00
  • 91811f7aa8 Remove unused imports (#2407) Avgustin Marinov 2025-05-19 08:54:18 +03:00
  • 12140e468d [#2176] RSQL filtering with exist/not-exist support (#2396) Avgustin Marinov 2025-05-16 16:13:04 +03:00
  • c0e89fbbee Fix RSQL G2 visitor and referenes (e.g. assignedds) with multiple conditions (2) (#2406) Avgustin Marinov 2025-05-16 15:11:25 +03:00
  • 86fca64e51 Fix RSQL G2 visitor and referenes (e.g. assignedds) with multiple conditions (#2405) Avgustin Marinov 2025-05-16 14:06:30 +03:00
  • 05bcebc0f9 Remove ParseExceptionWrapper (unused) (#2403) Avgustin Marinov 2025-05-15 15:34:07 +03:00
  • c306ed2d4f SimpleUI: improve dialogs and add delete confirmation dialog (#2401) Mohamed Zenadi 2025-05-15 08:32:47 +02:00
  • 9c53858de6 Bump vaadin.version from 24.7.3 to 24.7.4 (#2402) dependabot[bot] 2025-05-15 08:27:42 +03:00
  • 9f8ee8041f Remove RSQL oracle as not used anymore (UI leftover) (#2397) Avgustin Marinov 2025-05-13 15:14:25 +03:00
  • 67ab68c410 Update README.md (#2395) oksanaphmn 2025-05-12 12:51:09 +03:00
  • eac40f5243 Fix followPathInJwtClaims and slight OIDC refactoring (#2393) Avgustin Marinov 2025-05-09 09:30:35 +03:00
  • aae42b2751 DB Init: Detailed exit codes (on validate) (#2392) Avgustin Marinov 2025-05-08 14:20:47 +03:00
  • acaec605bd OIDC Authentication/Authorization on Management API (#2386) Christian Breitwieser 2025-05-08 10:19:19 +02:00
  • 7456e52095 Unify Hibernate and EclipseLink exception translations (#2388) Stanislav Trailov 2025-05-07 15:18:06 +03:00
  • af19861de7 Bump io.github.openfeign:feign-hc5 from 13.5 to 13.6 (#2390) dependabot[bot] 2025-05-07 10:01:14 +03:00
  • 3b228e731c Bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#2389) dependabot[bot] 2025-05-07 09:40:00 +03:00
  • 5e72ea4522 Set old sql translator as a fallback in eclipseLink (#2387) Stanislav Trailov 2025-05-02 12:18:00 +03:00
  • 546088e88e Bump vaadin.version from 24.7.2 to 24.7.3 (#2384) dependabot[bot] 2025-04-30 09:06:54 +03:00
  • 11097d15b0 Bump org.jsoup:jsoup from 1.19.1 to 1.20.1 (#2385) dependabot[bot] 2025-04-30 09:06:16 +03:00
  • 2a71f61cc2 Extend current SQL translator in EclipseLink (#2383) Stanislav Trailov 2025-04-29 17:20:17 +03:00
  • 744ab70f97 Small DB Init refactoring (#2382) Avgustin Marinov 2025-04-29 10:08:54 +03:00
  • 08f8c528fd Merge pull request #2346 from maass-hamburg/simple_ui_add_assign_targets Denislav Prinov 2025-04-29 08:45:12 +03:00
  • 6a2bcb1f9a Add locations configuration for flyway db init (default still db/migration) (#2381) Avgustin Marinov 2025-04-28 16:54:37 +03:00
  • 023c6f06f5 Sets default Flyway ingore-migration-patterns (#2379) Avgustin Marinov 2025-04-28 14:59:32 +03:00
  • 8a3fa1e8a7 Add table name configuration for flyway db init (default still schema_version) (#2380) Avgustin Marinov 2025-04-28 14:45:52 +03:00
  • 0059a60f5b [#2362] Set cache manager TTL by default 10sec (#2378) Avgustin Marinov 2025-04-28 13:22:19 +03:00
  • 30c0ae3cc2 SoftwareModuleView small improvements (#2377) Avgustin Marinov 2025-04-28 12:19:11 +03:00
  • 88a0ac7256 simple_ui: SoftwareModuleView: add option for distributionSet (#2360) Fin Maaß 2025-04-28 08:36:52 +02:00
  • 73bc6d15b5 Bump docker version to 21.0.7_6 (#2376) Avgustin Marinov 2025-04-28 08:48:00 +03:00
  • 4c5714ecb4 Remove Log4j dependencies (#2374) Avgustin Marinov 2025-04-25 16:21:54 +03:00
  • ffc550fcc7 Fix/db refactoring rename (#2365) Avgustin Marinov 2025-04-25 16:08:23 +03:00
  • 4714f5edf2 Bump org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.4.5 (#2373) dependabot[bot] 2025-04-25 09:38:29 +03:00
  • d2a41d1bff Feature/docker dbinit (#2371) Avgustin Marinov 2025-04-24 16:40:55 +03:00
  • 323738bda9 Remove flywat from DDI & DMF servers (#2370) Avgustin Marinov 2025-04-24 16:27:48 +03:00
  • df398c9a74 Standalone tool for initializing of hawkBit Database (#2369) Avgustin Marinov 2025-04-24 16:27:28 +03:00
  • 6e24b6c33c Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 (#2368) dependabot[bot] 2025-04-24 09:04:54 +03:00
  • 9563efa878 Merge pull request #2366 from bosch-io/feature/refactor-audit-log-description-field Denislav Prinov 2025-04-22 13:23:44 +03:00
  • 7aa33cd96b Refactoring the audit log message -> description field Denislav Prinov 2025-04-22 08:11:53 +03:00
  • 7486f54291 Add DS type to distrubution set unique key (#2364) Avgustin Marinov 2025-04-17 10:00:18 +03:00
  • aa8cb9d305 Bump vaadin.version from 24.7.1 to 24.7.2 (#2361) dependabot[bot] 2025-04-16 09:02:27 +03:00
  • bce1c79c14 simple_ui: Utils: add actionTypeControls function Fin Maaß 2025-04-08 17:52:13 +02:00
  • 5a884661ed simple_ui: add assign function in Target view Fin Maaß 2025-04-08 15:30:12 +02:00
  • 3481461536 Don't check robots.txt for license (#2359) Avgustin Marinov 2025-04-15 15:20:38 +03:00
  • de4e58d0ee Add robots.txt to servers - not for bots (#2358) Avgustin Marinov 2025-04-15 15:13:36 +03:00
  • 00b129ad95 [#2343] Deny scheduled rollout creation when no HANDLE_ROLLOUT permission (#2357) Avgustin Marinov 2025-04-15 13:44:15 +03:00
  • f4fb11535c [#1744] Add permissions to MgmtUserInfo (#2356) Avgustin Marinov 2025-04-15 09:51:21 +03:00
  • 9290ea194c [#1832] Fix root redirect to swagger ui (#2355) Avgustin Marinov 2025-04-15 09:13:50 +03:00
  • e48d6b3a96 Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#2354) dependabot[bot] 2025-04-15 08:24:15 +03:00
  • b4bbef4c72 Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#2353) dependabot[bot] 2025-04-14 08:55:23 +03:00
  • 36fa915cbc Improve @Value properties (#2352) Avgustin Marinov 2025-04-11 16:46:34 +03:00
  • 44dd714fb5 Bump org.eclipse.persistence:org.eclipse.persistence.jpa (#2351) dependabot[bot] 2025-04-10 11:10:07 +03:00
  • 2b270ddad7 Provide option to disable distributed lock (#2350) Avgustin Marinov 2025-04-09 15:36:57 +03:00
  • 7c881587b6 Fixes order and conditions for TenantMetricsConfiguration (#2348) Avgustin Marinov 2025-04-09 13:20:40 +03:00
  • c1b7723c0f Register tenant metrics only if there is TenantResolver (#2347) Avgustin Marinov 2025-04-09 11:35:15 +03:00
  • 5e209bfecc remove references to anonymous controller support (#2345) Fin Maaß 2025-04-08 16:59:15 +02:00
  • ee26dff6f9 Add rollout and autoasigments metric (#2344) Avgustin Marinov 2025-04-08 15:37:57 +03:00
  • 65c103c435 Add tenant tag to http and repository metrics (#2342) Avgustin Marinov 2025-04-08 11:13:32 +03:00
  • 07448f56da Merge pull request #2341 from bosch-io/feature/audit-logger-aspect-bean Denislav Prinov 2025-04-04 11:33:43 +03:00
  • 23e3c0bc43 Ensure AuditLoggingAspect Bean Registration Denislav Prinov 2025-04-04 11:30:24 +03:00
  • f0dba91efb Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#2340) dependabot[bot] 2025-04-04 08:36:52 +03:00
  • 764c02279e Fix distributed lock registration Avgustin Marinov 2025-04-02 16:32:44 +03:00
  • 2af5439b39 Clustering: Add distributed lock (#2333) Avgustin Marinov 2025-04-02 12:25:08 +03:00
  • 32990ab2ea Add CORS support for DDI API (#2337) Avgustin Marinov 2025-04-02 09:01:02 +03:00
  • 29f7c0eb0b Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#2335) dependabot[bot] 2025-04-01 10:36:47 +03:00
  • 769af05ba4 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 (#2334) dependabot[bot] 2025-04-01 10:34:16 +03:00
  • 4af7fe3252 Merge pull request #2336 from bosch-io/feature/audit-log-wildcard Denislav Prinov 2025-04-01 10:26:37 +03:00
  • c6d89f6c83 Audit log wildcard * introduction to include all parameters by default Denislav Prinov 2025-04-01 10:02:26 +03:00
  • 23154d70cc Audit Logging in HawkBit (#2314) Denislav Prinov 2025-03-31 08:51:54 +03:00
  • bbc725d6a7 Bump vaadin.version from 24.7.0 to 24.7.1 (#2331) dependabot[bot] 2025-03-28 07:32:05 +02:00
  • 70949769de Migrate to jdk 21 (#2295) Avgustin Marinov 2025-03-27 09:28:28 +02:00
  • 21ec2e581a Fix AMQP retries when attribute characters are invalid (#2327) Avgustin Marinov 2025-03-26 16:53:48 +02:00
  • 836f3dc20f Remove unnecessary @PreAuthorize annotations of implementations of annotatad methods (#2326) Avgustin Marinov 2025-03-26 16:53:25 +02:00
  • a0c5a2f26e Bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#2328) dependabot[bot] 2025-03-26 08:36:12 +02:00
  • 4e113f9483 Hibernate: use default HibernateJpaConfiguration (#2325) Avgustin Marinov 2025-03-21 16:48:14 +02:00
  • 36d8ab47ad Bump spring boot to 3.4.4 (#2324) Avgustin Marinov 2025-03-21 11:24:22 +02:00
  • 70608122ac Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#2323) dependabot[bot] 2025-03-21 08:39:53 +02:00
  • 56a1fd7ea2 Add multi-tenancy guide (doc/site) (#2322) Avgustin Marinov 2025-03-20 15:21:57 +02:00
  • b2dcc19f5d [#2191] Remove DB2 and MS SQL support (#2321) Avgustin Marinov 2025-03-20 13:43:56 +02:00
  • 124be74212 Bump org.springframework.cloud:spring-cloud-starter-openfeign (#2320) dependabot[bot] 2025-03-20 10:27:22 +02:00
  • 6193bc3492 Bump vaadin.version from 24.6.7 to 24.7.0 (#2319) dependabot[bot] 2025-03-20 10:26:49 +02:00
  • c863e375e5 Bump org.springframework.cloud:spring-cloud-dependencies (#2318) dependabot[bot] 2025-03-20 10:26:19 +02:00
  • 088316ebbb Bump vaadin.version from 24.6.6 to 24.6.7 (#2317) dependabot[bot] 2025-03-18 17:45:57 +02:00