Skip to content

Releases: hotwax/company

Release 1.1.0

14 Oct 14:03
77cc8d7
Compare
Choose a tag to compare

What's Changed

  • Implemented: logic to use organization partyId dynamically instead of using a hardcoded 'COMPANY' (#31) by @amansinghbais in #32
  • Improved: passing payToPartyId when creating new product store (#40) by @amansinghbais in #42
  • Improved: pageSize filter while fetching records for avoiding missing records issue by @amansinghbais in #36
  • Improved: saving the product store setting input on focusing out of input (#33) by @amansinghbais in #35
  • Implemented: support for permissions in the app and added suppot to make api calls on redirection oms(#323) by @R-Sourabh in #43

New Contributors

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

10 Jul 06:13
088ce3b
Compare
Choose a tag to compare

What's Changed

  • Implemented: basic structure of the app (#1) by @amansinghbais in #2
  • Implemented UI for the product store creation and management by @amansinghbais in #3
  • Implementation: product store creation and management functionality (#1) by @amansinghbais in #5
  • Improved: routing flow for store creation, fixed timezone fetching issue, dynamic error message, helper text (#6) by @amansinghbais in #8
  • Implemented: sso from the launchpad (#9) by @amansinghbais in #11
  • Improved: added support to redirect user to find facilities page with productStoreId, oms and token as query by @amansinghbais in #12
  • Improved: favicon of the app (#13) by @amansinghbais in #14
  • Improved: added validation in product store setting value (#15) by @amansinghbais in #16
  • Improved: validation for updation of product store settings(#15) by @amansinghbais in #17
  • Implemented: loader wherever required and added padding bottom in the store list page(#18) by @amansinghbais in #19
  • Updated: the Pull request template (dxp/298) by @R-Sourabh in #25
  • Improved: baseUrl for login, fetching userProfile and availableTimeZones using the admin component (#27) by @amansinghbais in #28
  • Implemented: logic to show gitbookSearch modal from dxp (#23) by @amansinghbais in #26
  • Improved: added manifest file in the app and the icons accordingly (#21) by @amansinghbais in #22

New Contributors

Full Changelog: https://github.com/hotwax/company/commits/v1.0.0