Tags: nagyist/traceo
Tags
0.3.9 (#42) * added apiKey generating in app and on backend side, change app id type from number to 15 chars uuid with using unique-id lib, added loggers and process worker improvements * version bump - 0.3.8 * bug fixes regarding to change appId type * removed influxds entity and save this configuration as a json in application entity * removing runtime entity, data is now saved as a json in app entity * renaming databse columns * version bumo - 0.3.9
0.3.7 (#38) * added isIntegrated field in app entity, new section for app overview with integration explanation, improvements * bump version 0.3.3 * fix for messages from backend, improvement on UI * version bump - 0.3.4 * added instance details page in management, code cleanup for statistics, usage utc timezone on backend and local timezone on app * fixes after resolving commits via gh editor * build fix * app navbar and layout improvements, statistics parsing moved from backend to app, imrpovements * minor improvements * Update README.md * Update README.md
0.3.6 (#36) * added isIntegrated field in app entity, new section for app overview with integration explanation, improvements * bump version 0.3.3 * fix for messages from backend, improvement on UI * version bump - 0.3.4 * added instance details page in management, code cleanup for statistics, usage utc timezone on backend and local timezone on app * fixes after resolving commits via gh editor * build fix * app navbar and layout improvements, statistics parsing moved from backend to app, imrpovements
0.3.5 (#34) * added isIntegrated field in app entity, new section for app overview with integration explanation, improvements * bump version 0.3.3 * fix for messages from backend, improvement on UI * version bump - 0.3.4 * added instance details page in management, code cleanup for statistics, usage utc timezone on backend and local timezone on app * fixes after resolving commits via gh editor * build fix
Merge branch 'master' of https://github.com/Piotrek98/klepper.io-backend
0.3.1 (#30) * hotfix 1.2.2 * texts improvements, added version on the login page * version bump - 1.2.3 * version bump - 0.2.3 * added account permissions on few endpoints, fix bug with authorization, backend code cleanup * all interfaces, enums and types moved to single place - types, removing using entities as a type * removed unused types * temporary commented incident delete feature * bump version - 0.2.4 * build fix (paths) * timezone fixes for statistics and plots * demo feature * permissions fix * code cleanup * http response handling improvements, ui fixes * fixed jwt error after email change * cleanup * response handling on GET endpoints * fixes issue with api response * fixed issue with checking admin account * added basic components for new layout * improvements * app switcher fix, a lot of small improvements * version bump 0.3.1 Co-authored-by: Piotr Szewczyk <[email protected]>
0.3.0 (#28) * hotfix 1.2.2 * texts improvements, added version on the login page * version bump - 1.2.3 * version bump - 0.2.3 * added account permissions on few endpoints, fix bug with authorization, backend code cleanup * all interfaces, enums and types moved to single place - types, removing using entities as a type * removed unused types * temporary commented incident delete feature * bump version - 0.2.4 * build fix (paths) * timezone fixes for statistics and plots * demo feature * permissions fix * code cleanup * http response handling improvements, ui fixes * fixed jwt error after email change * cleanup * response handling on GET endpoints * fixes issue with api response * fixed issue with checking admin account Co-authored-by: Piotrek <[email protected]>
0.2.5 (#27) * hotfix 1.2.2 * texts improvements, added version on the login page * version bump - 1.2.3 * version bump - 0.2.3 * added account permissions on few endpoints, fix bug with authorization, backend code cleanup * all interfaces, enums and types moved to single place - types, removing using entities as a type * removed unused types * temporary commented incident delete feature * bump version - 0.2.4 * build fix (paths) * timezone fixes for statistics and plots Co-authored-by: Piotrek <[email protected]>