Giter VIP home page Giter VIP logo

frontend-config-zentachain's Introduction

How to update existing configs (e.g for marketplace, for network menu)?

  1. Checkout to dev branch - git checkout dev
  2. Pull the latest changes in the repo - git pull
  3. Create your branch - git checkout -b <your-branch-name>
  4. Make necessary changes in config files and schemas
  5. Commit your changes - git commit -m '<your-commit-message>'
  6. Push changes to the repo - git push --set-upstream origin <your-branch-name>
  7. Create Pull Request in the Github UI from <your-branch-name> to dev branch
  8. Wait until all checks are passed; make fixes if needed
  9. Merge Pull Request to dev branch
  10. Go to corresponding development stand and validate that your updates are applied correctly
  11. Create Pull Request in the Github UI from dev to main branch
  12. Merge Pull Request and check updates on production stand

How to update existing configs for network assets (logos, icons)?

Preview state for these assets is not available. So, follow next steps:

  1. Checkout to main branch - git checkout main
  2. Pull the latest changes in the repo - git pull
  3. Create your branch - git checkout -b <your-branch-name>
  4. Make necessary changes in SVG-files
  5. Commit your changes - git commit -m '<your-commit-message>'
  6. Push changes to the repo - git push --set-upstream origin <your-branch-name>
  7. Create Pull Request in the Github UI from <your-branch-name> to main branch
  8. Wait until all checks are passed; make fixes if needed
  9. Merge Pull Request to main branch

frontend-config-zentachain's People

Contributors

ekawibisono avatar

Watchers

 avatar

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.