Releases: redhat-cop/babylon
Releases · redhat-cop/babylon
v0.16.3
What's Changed
- Bump @testing-library/user-event from 14.4.2 to 14.4.3 in /catalog/ui by @dependabot in #502
- Upgrade react router by @aleixhub in #503
- Bump webpack-dev-server from 4.9.3 to 4.10.0 in /catalog/ui by @dependabot in #505
- Bump @reduxjs/toolkit from 1.8.3 to 1.8.4 in /catalog/ui by @dependabot in #504
- Change workshop label by @aleixhub in #506
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- SalesForce Campaign validation by @marcosmamorim in #469
- Update resourceHandle if setting an infinite maxDate by @aleixhub in #501
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- Bump @testing-library/user-event from 14.3.0 to 14.4.1 in /catalog/ui by @dependabot in #486
- Adding parameter to specify if anarchy namespace should be created by @makirill in #487
- Summit UI for workshops by @aleixhub in #483
- Bugfix avoid retry for provision-failed status by @aleixhub in #488
- Bugfix: Clear cache after deleting a service by @aleixhub in #489
- Bugfix: clear cache before new orders by @aleixhub in #491
- Bump @testing-library/user-event from 14.4.1 to 14.4.2 in /catalog/ui by @dependabot in #492
- Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 in /catalog/ui by @dependabot in #493
- Lab Developers remove request quota limitation & auto-stop/auto-destroy time limitation by @aleixhub in #494
- bugix: Handle internally time in UTC instead of user browser preference by @aleixhub in #495
- Remove SFDC pre-validation & Add debounce function by @aleixhub in #497
- Bump postcss from 8.4.14 to 8.4.16 in /catalog/ui by @dependabot in #496
- bugfix: Update contact link & max 3 different catalog items per user instead of services by @aleixhub in #498
- bugfix: Update contact link & max 3 different catalog items per user by @aleixhub in #499
- Update catalog-ui in helm to v0.16.0 by @aleixhub in #500
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Bump babylon_anarchy_governor to v0.14.0 by @jkupferer in #485
Full Changelog: v0.15.11...v0.16.0
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
v0.15.0
What's Changed
New features:
- Add "Beta" label into the logo by @aleixhub in #348
- Unify time formats label by @aleixhub in #361
- Refactor provision-data section by @aleixhub in #365
- Review responsive design by @aleixhub in #364
- Add analytics tracking with GTM by @aleixhub in #381
- Catalog Item Admin: Set status & disable/enable by @aleixhub in #399
- Catalog Item Admin: Add changed by + Add incidentUrl link into status label by @aleixhub in #432
- Add cost-tracker by @jkupferer in #410
- Catalog view: Strip HTML from description by @aleixhub in #427
- Workshop Item Details: Open workshop in a new tab by @aleixhub in #439
- Add lifetime start for WorkshopProvision by @jkupferer in #436
- Github Action: Deploy into babydev when a PR is created by @aleixhub in #435
- Add workshop-manager lifespan and action management by @jkupferer in #429
- Open incident Url in a new tab by @aleixhub in #433
- Add propagation of action and lifespan from Workshop to WorkshopProvision by @jkupferer in #437
Bugfixes:
- bugfix: Firefox not displaying the logo correct font by @aleixhub in #362
- Do not fail if variables are out of sync by @fridim in #363
- bugfix: Cannot read properties of undefined (reading 'trim') & Cleanups by @aleixhub in #371
- bugfix: delete resource pools by @aleixhub in #380
- bugfix: AnarchyRuns says no log is available by @aleixhub in #382
- bugifx: Cannot read properties of null (reading 'workshopProvisionAccess') by @aleixhub in #391
- bugfix: Start services from a workshop by @aleixhub in #400
- Only create user namespace if it does not exist by @jkupferer in #414
- bugfix: Cannot read properties of null (reading 'includes') by @aleixhub in #416
- Bugfix: avoid re-renders & no-data when there are results by @aleixhub in #415
- fix: minor style issues by @aleixhub in #423 & #424
- fix: onModalWorkshopCreate by @aleixhub in #441
- Bugfix: use showModal() to open the Create workshop interface by @aleixhub in #438
- bugfix: Format provider with spaces by @aleixhub in #434
Library updates
- Bump ui version to v0.14.8 by @aleixhub in #344
- Bump webpack-dev-server from 4.9.0 to 4.9.1 in /catalog/ui by @dependabot in #343
- Bump terser-webpack-plugin from 5.3.1 to 5.3.3 in /catalog/ui by @dependabot in #345
- Bump ts-jest from 28.0.3 to 28.0.4 in /catalog/ui by @dependabot in #347
- Bump webpack from 5.72.1 to 5.73.0 in /catalog/ui by @dependabot in #346
- Bump typescript from 4.7.2 to 4.7.3 in /catalog/ui by @dependabot in #349
- Bump jest-environment-jsdom from 28.1.0 to 28.1.1 in /catalog/ui by @dependabot in #353
- Bump webpack-dev-server from 4.9.1 to 4.9.2 in /catalog/ui by @dependabot in #357
- Bump jest from 28.1.0 to 28.1.1 in /catalog/ui by @dependabot in #356
- Bump webpack-cli from 4.9.2 to 4.10.0 in /catalog/ui by @dependabot in #369
- Bump ts-jest from 28.0.4 to 28.0.5 in /catalog/ui by @dependabot in #373
- Bump prettier from 2.6.2 to 2.7.0 in /catalog/ui by @dependabot in #378
- Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 in /catalog/ui by @dependabot in #379
- Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 in /catalog/ui by @dependabot in #386
- Bump prettier from 2.7.0 to 2.7.1 in /catalog/ui by @dependabot in #390
- Bump @testing-library/react-hooks from 8.0.0 to 8.0.1 in /catalog/ui by @dependabot in #392
- Bump typescript from 4.7.3 to 4.7.4 in /catalog/ui by @dependabot in #394
- Bump @testing-library/user-event from 14.2.0 to 14.2.1 in /catalog/ui by @dependabot in #395
- Bump ts-loader from 9.3.0 to 9.3.1 in /catalog/ui by @dependabot in #403
- Bump agnosticv-operator to v0.23.0 by @jkupferer in #409
- Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /catalog/ui by @dependabot in #407
- Bump dotenv-webpack from 7.1.0 to 7.1.1 in /catalog/ui by @dependabot in #412
- Bump jest from 28.1.1 to 28.1.2 in /catalog/ui by @dependabot in #418
- Bump webpack-dev-server from 4.9.2 to 4.9.3 in /catalog/ui by @dependabot in #417
- Bump @reduxjs/toolkit from 1.8.2 to 1.8.3 in /catalog/ui by @dependabot in #422
- Bump jest-environment-jsdom from 28.1.1 to 28.1.2 in /catalog/ui by @dependabot in #421
- Bump agnosticv-operator to v0.24.0 by @jkupferer in #428
- Bump agnosticv-operator to v0.25.0 by @jkupferer in #442
Full Changelog: v0.13.6...v0.15.0
v0.13.6
What's Changed
New features:
- Keep filter selection during the browser session by @aleixhub in #317
- New service list for project view: Have a column to change the auto-stop and auto-destroy values, by @aleixhub in #339
- Improved modal UX by introducing useModal hook. Modals are now closed also by clicking outside by @aleixhub in #339 & #341
- Add monitor script to get user metrics in new relic by @aleixhub in #342
- Add a help icon from which the user is able to open a support case with Red Hat and access statusPage website. Also, refactor impersonation by @aleixhub in #340
Bugfixes:
- Fix browser cache bug: When doing a release the old files were still in the user browser cache. Removed the header cache option for index.html and added hash to the naming of all other files by @aleixhub in #324 & #335
Library updates
- Bump @patternfly/react-table from 4.75.2 to 4.83.1 in /catalog/ui by @dependabot in #328
- Bump copy-webpack-plugin from 10.2.4 to 11.0.0 in /catalog/ui by @dependabot in #325
- Bump style-loader from 2.0.0 to 3.3.1 in /catalog/ui by @dependabot in #327
- Bump react-router-dom from 5.3.1 to 5.3.3 in /catalog/ui by @dependabot in #331
- Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /catalog/ui by @dependabot in #329
- Bump css-minimizer-webpack-plugin from 3.4.1 to 4.0.0 in /catalog/ui by @dependabot in #330
- Bump react-redux from 8.0.1 to 8.0.2 in /catalog/ui by @dependabot in #333
- Bump ts-jest from 28.0.2 to 28.0.3 in /catalog/ui by @dependabot in #336
- Bump typescript from 4.6.4 to 4.7.2 in /catalog/ui by @dependabot in #338
- Bump @reduxjs/toolkit from 1.8.1 to 1.8.2 in /catalog/ui by @dependabot in #337
Full Changelog: v0.13.5...v0.13.6