inspectit-ocelot icon indicating copy to clipboard operation
inspectit-ocelot copied to clipboard

Migrate web-UI to latest prime react version

Open marcel-haag opened this issue 2 years ago • 1 comments

We want to use the newer features from prime react. Currently we use version 4.2.1 and we want to migrate to the latest version 8.1.1.

Hints: https://www.npmjs.com/package/primereact?activeTab=versions https://www.primefaces.org/primereact/

marcel-haag avatar May 30 '22 08:05 marcel-haag

The latest version of Primereact (v8) would require a premium theme implementation. Since the nova-dark theme, that is currently used, is deprecated after version 6.

it is now Primeng (premium): https://www.primefaces.org/designer/primeng

for more info about the deprecated theme: https://github.com/primefaces/primeng/issues/6198

salim-1997 avatar Jun 02 '22 11:06 salim-1997

Implemented with https://github.com/inspectIT/inspectit-ocelot/pull/1517

heiko-holz avatar Mar 14 '23 07:03 heiko-holz