GithubHelp home page GithubHelp logo

commercelayer / app-imports Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 1.32 MB

Commerce Layer application for managing imports.

License: MIT License

JavaScript 0.71% HTML 0.90% TypeScript 98.39%
react admin-apps commercelayer composable-commerce ecommerce dashboard-apps

app-imports's People

Contributors

clgiovannelli avatar dmantellassi avatar gciotola avatar malessani avatar marcomontalbano avatar pfferrari avatar

Watchers

 avatar  avatar  avatar

Forkers

grupo-vanti

app-imports's Issues

Validate authToken and check user permission

The access token in URL query should be validated against slug, env and kind.
We also need to perform a check on user token info in order to validate role/permissions.

Everything should just be a matter of perform required check on the validateToken method that already perform a basic token validation.

We also need to fix the isProduction helper that checks the NODE_ENV=production flag, which does not exists by default in vitejs and circleci

Update app to latest `app-elements`

  • Remove RuntimeConfigProvider and use window.config.js instead
  • Update app-elements to the latest version that includes some breaking changes

Add missing resources as importable

Following resources are missing:

  • Line items
  • SKU list items
  • Tags

While the followings can't be directly added

  • Line item options (does't play well with CSVs)
  • Price tiers (can already be imported as part of prices)

Integrate with dashboard

  • test valid token from dashboard
  • check behavior when token expires
  • handle onInvalidAuth from <TokenProvider>
  • back button from list page goes to dashboard hub

Add CircleCI pipeline for tests and build

  • The pipeline will be trigger on each commit if it doesn't contain [skip ci] in the message.
  • When a tag with the convention vX.Y.Z is pushed the pipeline will run tests and moves compiled files to a specific s3 bucket (infra-cl-static-assets-stg)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.