Releases: hotwax/job-manager
Releases · hotwax/job-manager
Release 2.15.0
What's Changed
- Improved: Enabled sorting based on lastUpdatedStamp of Job while fetching completed jobs. by @ravilodhi in #613
- Implemented: support to not allow user to schedule job if runtime data has error or service is not available (#609) by @sanskar345 in #611
- Implemented: centralized oms instance navigator in settings page from dxp-components (#177) by @amansinghbais in #617
- Implemented: support for single logout by @sanskar345 in #616
- Updated .env.example for
Import order updates job
by @Dhiraj1405 in #623 - Fixed: moreJobs details not visible on Products page by @amansinghbais in #625
- Improved: job fetching query when clicking on job from list to open job configuration(#619) by @ymaheshwari1 in #629 and by @amansinghbais in #626
- Implemented: new UI for brokering page (#620) by @amansinghbais in #621
- Fixed: imports missing for toast and translation by @ymaheshwari1 in #630
New Contributors
- @Dhiraj1405 made their first contribution in #623
Full Changelog: v2.14.0...v2.15.0
Release 2.14.0
What's Changed
- Improved: Added empty state text for jobs with no custom parameters (#605) by @amansinghbais in #606
- Improved: removed unwanted jobs from orders page which are shifted to other pages (#597) by @sanskar345 in #604
- Implemented: Fulfillment page (#597) by @sanskar345 in #603
- Implemented: brokering page (#597) by @sanskar345 in #601
- Removed: spacing after param name when displaying the custom parameters for a job by @ymaheshwari1 in #607
New Contributors
- @sanskar345 made their first contribution in #604
Full Changelog: v2.13.0...v2.14.0
Release 2.13.0
What's Changed
- Implemented: Page Selection Persistence for Job Manager App with Side Navigation (#122) by @amansinghbais in #598
- Fixed: Displayed current time as per the user's timezone on date-time picker while scheduling jobs with custom runtime. by @ravilodhi in #593
- Implemented: support to display the custom parameters on UI and update the values for the parameters(#588) by @ymaheshwari1 in #592
New Contributors
- @amansinghbais made their first contribution in #598
Full Changelog: v2.12.0...v2.13.0
Release 2.12.0
What's Changed
- Fixed: Invalid navigation guard & upgraded dxp component to 1.3.3 by @adityasharma7 in #586
- Improved: Removed Every Minute scheduling option for jobs. by @ravilodhi in #589
- Implemented: button for navigating to launchpad and handled launchpad and app logout by @k2maan in #591
- Improved: Displayed running duration for jobs on the Running Page. by @ravilodhi in #590
New Contributors
- @ravilodhi made their first contribution in #589
Full Changelog: v2.11.0...v2.12.0
Release 2.11.0
What's Changed
- Fixed: draft jobs not fetched on misc and reports page by @k2maan in #581
- Implemented: support for reports filter on pipeline page(#582) by @ymaheshwari1 in #584
Full Changelog: v2.10.0...v2.11.0
Release 2.10.0
What's Changed
- Fixed: infinite scrolling not working on misc page(#459) by @ymaheshwari1 in #556
- Bump @hotwax/apps-theme from 1.1.0 to 1.2.3 by @dependabot in #558
- Implemented: usage of auth plugin for single sign on by @k2maan in #548
- Removed routing guard from login by @k2maan in #564
- Implemented: routing to launchpad login on logout by @k2maan in #565
- Added: app launchpad login URL to the plugin instace by @k2maan in #566
- Fixed: logic missing to get the updated webhook info on inventory page load by @adityasharma7 in #567
- Updated: DXP entry in package.json and package.lock by @k2maan in #568
- Implemented: plugin state reset on logout by @k2maan in #569
- Fixed: shopifyConfigId not being passed when running/scheduling a job frequently(#570) by @ymaheshwari1 in #578
- Improved: Include Run-Time Data in Copied Job Information (#576) by @adityasharma7 in #579
- Implemented: reports jobs page (#85zrwrcty) by @k2maan in #442
Full Changelog: v2.9.0...v2.10.0
Release 2.9.0
What's Changed
Full Changelog: v2.8.1...v2.9.0
Release 2.8.1
What's Changed
- Fixed: build error TS2532: Object is possibly 'undefined'. by @adityasharma7 in #533
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Updated favicon by @Nidbhagwat in #523
- Fixed: 'now' option for run time not working (#517) by @k2maan in #522
New Contributors
- @Nidbhagwat made their first contribution in #523
Full Changelog: v2.7.0...v2.8.0
Release 2.7.0
What's Changed
- Fixed: jobs list not updated when canceling a job from the configuration by @adityasharma7 in #503
- Improved: Show toast if shopifyConfig required for the job is missing while scheduling (#502) by @adityasharma7 in #509
- Fixed: Enum name should appear on the job card and job list (#487) by @adityasharma7 in #510
Full Changelog: v2.6.1...v2.7.0