v0.15.10
What's Changed
New features:
- Get amount spent of a service by @aleixhub in #447
- Add retry button on failed operations by @aleixhub in #462
- Introduce Catalog views: gallery and list views + download catalog in csv by @aleixhub in #468
- Add DateTimePicker and remove max limitation for admins by @aleixhub in #470
- Add ❌ so the user can delete the existing existing search value. by @aleixhub in #471
- Add support for SMTP user Authentication by @jkupferer in #472
- Update documentation to build catalog api. by @marcosmamorim in #475
- Unify service and workshop forms into a unique form by @aleixhub in #474
- Configure notifier logging to suppress handler succeeded messages by @jkupferer in #444
- Template support improvements by @jkupferer in #453
Bugfixes
- bugfix: Error accessing the console tab when the service is stopped by @aleixhub in #458
- Loading indicator inside the drawer by @aleixhub in #480
- Bugfix allow optional resources param by @aleixhub in #477
- Hide Resource Pool minimum available count as isn't working as expected by @aleixhub in #478
- Get user session: Remove interval, refresh session when a 401 is received by @aleixhub in #443
- Fix notifier message template functionality by @jkupferer in #445
- Update stop icon by @aleixhub in #451
- Label resource pool more explicit by @aleixhub in #450
- Cleanup session process & remove unused code by @aleixhub in #452
Library updates
- Bump jest from 28.1.2 to 28.1.3 in /catalog/ui by @dependabot in #454
- Bump jest-environment-jsdom from 28.1.2 to 28.1.3 in /catalog/ui by @dependabot in #455
- Bump ts-jest from 28.0.5 to 28.0.6 in /catalog/ui by @dependabot in #456
- Bump @testing-library/user-event from 14.2.1 to 14.2.3 in /catalog/ui by @dependabot in #457
- Bump @testing-library/user-event from 14.2.3 to 14.2.5 in /catalog/ui by @dependabot in #459
- Bump ts-jest from 28.0.6 to 28.0.7 in /catalog/ui by @dependabot in #461
- Bump @testing-library/user-event from 14.2.5 to 14.2.6 in /catalog/ui by @dependabot in #463
- Bump dompurify from 2.3.9 to 2.3.10 in /catalog/ui by @dependabot in #464
- Bump @testing-library/user-event from 14.2.6 to 14.3.0 in /catalog/ui by @dependabot in #466
- Bump terser from 5.13.1 to 5.14.2 in /catalog/ui by @dependabot in #467
- Bump webpack from 5.73.0 to 5.74.0 in /catalog/ui by @dependabot in #473
- Bump dotenv-webpack from 7.1.1 to 8.0.0 in /catalog/ui by @dependabot in #446
- Bump dompurify from 2.3.8 to 2.3.9 in /catalog/ui by @dependabot in #448
- Bump postcss-loader from 7.0.0 to 7.0.1 in /catalog/ui by @dependabot in #449
Full Changelog: v0.15.0...v0.15.10