Skip to content

Releases: hotwax/job-manager

Release 1.0.8

08 Aug 13:42
c2f6359
Compare
Choose a tag to compare

What's Changed

  • Fixed: issue of auto cancel job check is not reflected on UI when the job is scheduled(#28u4g5n) by @ymaheshwari1 in #189
  • Implemented: Added feature to schedule job that updates ship from dates for pre-order and backorder items on Shopify(#2ftbca6) by @shashwatbangar in #190
  • Implemented: functionality to schedule process upload job from initial load page(#2ftaz3n) by @ymaheshwari1 in #192
  • Implemented: code to add functionality to subscribe or unsubscribe a webhook(#2ftb11u) by @ymaheshwari1 in #191
  • Implemented | Web hooks card on Product View Page by @rvutd in #178
  • Fixed: the issue of null value being passed in payload when scheduling a job(#2hjh89u) by @ymaheshwari1 in #195
  • Fixed: Instance URL should be case insensitive(#2ft61zw) by @rathoreprashant in #196
  • Improved: runTime set to start of the day for 'EVERYDAY' frequency else current time (#2ftb2vw) by @rathoreprashant in #193
  • Fixed: lastShopifyOrderId should be required for bulk order import on initial load page (#2krc8dw) by @rathoreprashant in #198
  • Updated: code to fetch shopifyConfigId corresponding to product store(#2kbnqzb) by @disha1202 in #199
  • Revert "Improved: runTime set to start of the day for 'EVERYDAY' frequency else current time (#2ftb2vw)" by @adityasharma7 in #201
  • Fixed: After refreshing and then clicking the back button the user is redirected to the pipeline page(job-manager(#2deygnv) by @shashwatbangar in #176
  • Fixed: Orders are not imported with multiple shopify configuration(#2mky5yp) by @rathoreprashant in #204
  • Fixed: Orders are not imported with multiple shopify configuration(#2mky5yp) by @rathoreprashant in #205
  • Improved label to "eCom Store" on Settings page (#23tw4yf) by @rathoreprashant in #203
  • Fixed: code to close sliding option for skip action when it completes (#2ebeqzf). by @meet-aniket in #182
  • Implemented: code to display a toast when the job is not present (#2fyy5bd) by @rathoreprashant in #202
  • Fixed: Removed code which passes entityName for the calls done in findJobs API(#2np1py0) by @shashwatbangar in #208
  • Implemented: Added enum description to job config component(#364trwn) by @shashwatbangar in #207
  • Fixed: Code to use a single service to subscribe webhook(#2fz59a8) by @shashwatbangar in #194
  • Fixed: Issue passing list to performFind with GET method (#2a2ancm) by @adityasharma7 in #185

New Contributors

Full Changelog: v1.0.7...v1.0.8

Release 1.0.7

09 Jun 10:37
7a62943
Compare
Choose a tag to compare

What's Changed

  • Fixed: issue of configuration component taking space in DOM but data not being displayed when coming back to pipeline page by @ymaheshwari1 in #174
  • Fixed: issue of temp expr not being set when scheduling a new job(#2dmgzqb) by @ymaheshwari1 in #177
  • job list is not fetched till filter is not applied (#2cqzpye) by @rathoreprashant in #181
  • Fixed: runAsUser not set to Job when scheduling a new Job(#2f2ex62) by @rathoreprashant in #187

Full Changelog: v1.0.6...v1.0.7

Release 1.0.6

25 May 12:11
Compare
Choose a tag to compare

What's Changed

  • Improved: BatchModal component with added - swipe left to right to skip the job functionality by @shashwatbangar in #166
  • Improved: honor user's selected timezone across the app (#2dewerv) by @adityasharma7 in #169
  • Improved: date time should honor user's selected timezone on Initial Job configuration and Batch modal (#2dewerv) by @adityasharma7 in #170
  • Stop selection of job to filter while unpinning jobs (#2cqzpye) by @rathoreprashant in #163
  • Fixed: Show the correct job information when clicking on an already scheduled batch job(#2d99ucd) by @shashwatbangar in #168
  • Fixed: code to refresh jobs when changing a job from the pipeline page (#2d94ex5). by @meet-aniket in #167
  • Fixed: issue of toast not being displayed when scheduling a job using toggle, checkbox or a new batch job(#2deygbr) by @ymaheshwari1 in #172
  • Fixed: the issue of toast not being displayed when scheduling the job(#2deygbr) by @ymaheshwari1 in #173

Full Changelog: v1.0.5...v1.0.6

Release 1.0.5

24 May 10:47
Compare
Choose a tag to compare

What's Changed

  • Implemented functionality to change route when on the mobile view to display the job configuration component(#24b1ket) by @disha1202 in #112
  • Implemented: functionality to store the job as favourite for a user (#28u2mjf). by @meet-aniket in #114
  • Implemented code to show pinned jobs at the bottom of pipeline page(#295nvku) by @azkyakhan in #124
  • Fixed: Pending jobs of Pipeline page are not updated on login(#2cxv1xh) by @Mayank909 in #156
  • Improved: code to assign input field to instance variable for searchbar (#2cj8nc4). by @meet-aniket in #144
  • Improved: Batch Modal component UI to configure brokering job before scheduling by @shashwatbangar in #153
  • Implemented: Filter jobs based upon pinned jobs(#2cqzpye) by @rathoreprashant in #157
  • Improved: code to add mobile routing for initial load page jobs (#2at2ktq). by @meet-aniket in #138
  • Implemented: functionality to edit batch jobs and fixed issue of date time not being passed(#148) by @shashwatbangar in #159
  • Improved code of pipeline page by placing search bar in header(#2cxrd4t) by @azkyakhan in #155
  • Improved height of date time modal and background of pinned job icon(#2d3egn1) by @azkyakhan in #158
  • Updated and internationalized update job toast string(#2d92am7) by @disha1202 in #160
  • Updated and internationalized cancel job and skip job toast strings(#2d92am7) by @disha1202 in #161
  • Improved code by showing routing item and labels clickable and added text wrapping to configuration component labels(#2d3dvzv) by @azkyakhan in #164
  • Improved code by updating background of pinned job title and icon (#2d92pdh) by @azkyakhan in #162

Full Changelog: v1.0.4...v1.0.5

Release 1.0.4

19 May 06:48
9c8001f
Compare
Choose a tag to compare

What's Changed

  • Fixed: a typo for runTimeData variable(#25k7kta) by @ymaheshwari1 in #98
  • Created static code of job history modal(#2893p9c) by @azkyakhan in #100
  • Improved: code to remove timezone mismatch related alert on login (#2893rqm). by @meet-aniket in #102
  • Added copy action button on pipeline page pending job segment(#28med9h) by @azkyakhan in #110
  • Removed id and service name from pending job segment(#28med88) by @azkyakhan in #109
  • Displayed shop information at the bottom of the menu(#28mf5yu) by @disha1202 in #113
  • Improved code by displaying only store name in place of whole eCom store data(#28zrvv1) by @azkyakhan in #118
  • Implemented: functionality to add refresh button when we do not have jobs on pipeline page (#28940kn). by @meet-aniket in #101
  • Fixed: code to remove the timezone and enumName related errors and import warnings from Menu.vue page ( #28zuf5x ). by @meet-aniket in #122
  • Improved: code so that user should not be able to schedule job without selecting product store (#28zthxn). by @meet-aniket in #121
  • Implemented: functionality to copy job-related information on the clipboard (#28meb2r). by @meet-aniket in #111
  • Implemented: functionality to make jobHistory model functional (#2894bh1). by @meet-aniket in #103
  • Updated DateTime code for job history modal and history segment(#2894bh1) by @disha1202 in #123
  • Improved: code to correctly unregister the animation emitter in the app.vue file(job-manager/#126) by @ymaheshwari1 in #127
  • Improved: code to add support to fetch jobs based on 'None' option this should only show jobs which are not associated with any shop (#28mcgq3). by @meet-aniket in #105
  • Removed unwanted action for clearing pending jobs(#2a23fur) by @disha1202 in #130
  • Fixed: code to handle the case on pipeline page when saving the job (#29wed7c). by @meet-aniket in #128
  • Improved: the enum id for brokering jobs and updated the viewSize when fetching jobs information(#2a7ukff) by @ymaheshwari1 in #131
  • Improved: code to add support to copy and see job information on history and running segment (#2a7yjq9). by @meet-aniket in #132
  • Improved: code to use enter instead of input for Timezone search (#2cj8zmd). by @meet-aniket in #141
  • Removed: lastUpdatedStamp from jobConfiguration component and initialLoad page and Updated en.json file by @disha1202 in #142
  • Implemented support to search Job on Pipeline page(#2adk6nd) by @rathoreprashant in #139
  • Improved: code to add 'None' option at bottom of product stores list and select first productStore by default (#2cjevda). by @meet-aniket in #149
  • Improved: Job enumeration as per the updated data(#2cjarme) by @Mayank909 in #146
  • Fixed: typo in releasing job description (#2cqxucv). by @meet-aniket in #150
  • Improved: code to add support to copy and see job history on running and history segment (#2a7yjq9). by @meet-aniket in #136
  • Improved: code to fetch jobs using predefined methods (#2adk6nd) by @rathoreprashant in #151
  • Fixed: console warnings of import and undefined (#257v6ck). by @meet-aniket in #152
  • Added swipe to cancel functionality on the batch jobs #137 by @shashwatbangar in #140

New Contributors

Full Changelog: v1.0.3...v1.0.4

Release 1.0.3

07 Apr 13:47
Compare
Choose a tag to compare

What's Changed

  • Implemented: logic to make the job configuration component data dynamic(#23ty1de) by @ymaheshwari1 in #42
  • Updated: the service mapping with enumIds in the env file and used enumId to fetch job information(#23madwe) by @ymaheshwari1 in #27
  • Improved code to make segments on pipeline page responsive(#245drgx) by @Nihu-Sharma in #47
  • Updated: code to enable the route options on menu and updated en.json file(#23ty1de) by @ymaheshwari1 in #48
  • Implemented: support to pass recurrence time zone(#23ty1de) by @ymaheshwari1 in #49
  • Implemented code for static UI of initial load page(#245f8t9) by @azkyakhan in #50
  • Improved: action call to pass null and root property to clear jobs(#245fq2j) by @ymaheshwari1 in #52
  • Updated: code to add an alert on the jobs that will run immediately(#2459kgf) by @ymaheshwari1 in #51
  • Implemented: pull to refresh feature of pipeline page by @adityasharma7 in #53
  • Implemented: code to run the initial load jobs(#245fmwg) by @ymaheshwari1 in #54
  • Implemented: code to update runTime and make the runTime button clickable(#24b0y61) by @ymaheshwari1 in #55
  • Implemented: separate getter to check for the scroll on pending and history section(#24b1qhb) by @ymaheshwari1 in #56
  • Improved: code to display an alert on success and failure and fetch the updated job information(#24b1qhb) by @ymaheshwari1 in #57
  • Improved: code to pass cancelDateTime when canceling a job(#24pf5z2) by @ymaheshwari1 in #60
  • Displayed enum name instead of Job Name and Enum description on pipeline page(#24w5y8a) by @disha1202 in #63
  • Implemented: code to pass freq type with each job and added an entry in env example for job frequency types(#24waanq) by @ymaheshwari1 in #65
  • Implemented: code to make the pipeline jobs configurable(#24waexz) by @ymaheshwari1 in #66
  • Added support to select timezone(#245b1ce) by @disha1202 in #59
  • Fixed: error related to infinite scroll when there is no record (#24w686f). by @meet-aniket in #67
  • Fix: error of infinite scroll when there are no records(#24w686f) by @disha1202 in #64
  • Removed extra UI from inventory and orders pages(#251xtg2) by @azkyakhan in #70
  • Refactored markup and styling(#23eer2u) by @azkyakhan in #69
  • Improved code to make job configuration component reactive with card through ionic animation(#23zj3yc) by @azkyakhan in #44
  • Improved code to make items transparent on pipeline page(#257kfh8) by @azkyakhan in #77
  • Fixed: the issue of the time badge not being displayed on the pipeline page(#257p3jr) by @ymaheshwari1 in #82
  • Improved: code to add support to show currentRetryCount on pending Job page (#257p27w). by @meet-aniket in #81
  • Improved code to add support to don't fetch empty product store values (#251xhvt). by @meet-aniket in #76
  • Improved: code to pass viewSize to all the list queries (#24pfzq8). by @meet-aniket in #68
  • Implemented code of running jobs segment on pipeline page(#257nenr) by @azkyakhan in #80
  • Improved: code to disable the skip and cancel button when a job is not scheduled (#251xb93). by @meet-aniket in #73
  • Improved: mapping for some job and logic for scheduling a job and defined run now service action(#251ya68) by @ymaheshwari1 in #74
  • Implemented: code to make the order batch model functional(#24wb3cn) by @ymaheshwari1 in #78
  • Updated pre-order page UI(#25ddpp1) by @azkyakhan in #85
  • Removed full line from second last item of pipeline page cards(#25depf5) by @azkyakhan in #87
  • Implemented: code to make separate actions for job actions, improved the code to remove unwanted components, and added some checks(#24pfh3z) by @ymaheshwari1 in #61
  • Implemented: functionality to add preorder/backorder related jobs and added their mapping in env file(#25deckz) by @ymaheshwari1 in #88
  • Implemented code to show a status badge on history segment of pipeline page(#257kwwn) by @azkyakhan in #79
  • Improved code to Make popover list header dynamic to job name (#251xaqz). by @meet-aniket in #71
  • Added empty state text on pipeline page in the pending and running segment(#25ddpr6) by @azkyakhan in #86
  • Allow Base URL to be set from .env file as well as from login page (#89) by @adityasharma7 in #90
  • Renamed job detail component to job configuration and created job details page(#23m9z3e) by @azkyakhan in #35
  • Improved: code to set the job status as draft after canceling the job and fetching the latest job information, and added conditional chaining for checking job length(#25k2nxy) by @ymaheshwari1 in #91
  • Updated: env example file to add frequency type for all jobs(#25k2nxy) by @ymaheshwari1 in #93
  • Improved: code to clear the job state on logout(#25k2nxy) by @ymaheshwari1 in #95
  • Added empty state text on history segment of pipeline page(#25k2xzc) by @azkyakhan in #94
  • Updated: job frequency options and improved batch model code for scheduling and updating a job(#25k2nxy) by @ymaheshwari1 in #96
  • Improved: code to change label name from 'eCom Store' to 'Shop' on settings page (#25k3p63). by @meet-aniket in #97

Full Changelog: v1.0.2...v1.0.3

Release 1.0.2

23 Mar 14:01
1121193
Compare
Choose a tag to compare

What's Changed

  • Wrapped title of the card and commented out unavailable description field(#23tvyuz) by @azkyakhan in #32
  • Created job-detail component and managed styling of all pages in global css file(#23m9z3e) by @azkyakhan in #33
  • Removed store selection from the settings page(#23tw4ey) by @disha1202 in #37
  • Displayed fallback string when no frequency found for a job on pipeline view(#23tw3xk) by @disha1202 in #39
  • Implemented alert before cancel job on pipeline page(#23twj4e) by @disha1202 in #38
  • Implemented infinite scroll on pipeline page(#23twj34) by @disha1202 in #34
  • Improved: the UI for inventory page and added options for some services and added todos(#23ejpd9) by @ymaheshwari1 in #36
  • Added theme color and title name in index.html and update app name in… by @Mayank909 in #43
  • Removed unwanted code(#23twj34) by @disha1202 in #40
  • Implemented skip functionality on pipeline page(#23zj8cv) by @disha1202 in #41
  • Improved: code to remove error while having spaces around fields on Login page (#20jwqu1). by @meet-aniket in #46
  • Implemented history segment on pipeline page(#245a0ux) by @disha1202 in #45

New Contributors

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1

16 Mar 14:17
f388157
Compare
Choose a tag to compare

What's Changed

  • Implemented: logic to cancel a service and updated the mapping for the services(#23egz2p) by @ymaheshwari1 in #23
  • Implemented: cancel functionality for pipeline page(#23m58yw) by @disha1202 in #25
  • Deleted extra page that are home and search from the job manager app… by @Nihu-Sharma in #22
  • Added: support to set current productstore/ecomstore ( #238v9jd ). by @meet-aniket in #26
  • Added default PWA configuration by @adityasharma7 in #29
  • Updated PWA configuration by @adityasharma7 in #31
  • Implemented: logic to fetch job description(#23m58yw) by @disha1202 in #30

New Contributors

Full Changelog: v1.0.0...v1.0.1

Release 1.0.0

11 Mar 15:58
Compare
Choose a tag to compare

What's Changed

  • Added: IonicSDK content (#1ykzq46) by @azkyakhan in #1
  • Implemented code for static UI of preorder jobs screen (#1ykzq28) by @azkyakhan in #2
  • Fixed the position of input label on login page (#1ym3jwv) by @azkyakhan in #4
  • Added .env.example (#1ytq0q0) by @bashu22tiwari in #3
  • Updated Readme with build instructions(#1ytqn8j) by @Yashi002 in #7
  • Implemented static UI of order sync (#22j85u2) by @azkyakhan in #5
  • Implemented code for static UI of product sync (#22j85tf) by @azkyakhan in #6
  • Implemented code for static UI of inventory sync page (#22j85vj) by @azkyakhan in #8
  • Improved code by using logo component for light and dark theme on login page (#1zw59ab) by @azkyakhan in #12
  • Added OMS information on settings page(#1y2ract) by @disha1202 in #10
  • Changed logout button location and improved code for select (#1z55xfg) by @bashu22tiwari in #9
  • Upgraded to ionic 6(#1zw3kg9) by @disha1202 in #11
  • Removed fullscreen=true from ion-content of all pages(#21aqct8) by @azkyakhan in #17
  • Added slot icon-only to ion-icon in ion-button(#238uwuv) by @Nihu-Sharma in #18
  • Updated color of ion-icon in ion-chip, ion-chip outline and ion-item lines in dark mode(#238p38r) by @azkyakhan in #19
  • Added firebase auto deployment configuration(#20d6xcu) by @disha1202 in #13
  • Added: ion-menu-button on all the pages and used commit to set the user facility on login(#238uygm) by @ymaheshwari1 in #21
  • Implemented UI of pipeline page and logic to render data on it(#238tn3z) by @disha1202 in #20
  • Implemented: logic to fetch and update job (#245rk0q) by @adityasharma7 in #14

New Contributors

Full Changelog: https://github.com/hotwax/job-manager/commits/v1.0.0