Giter Club home page Giter Club logo

implementer-interface's Introduction

Implementer Interface

File naming conventions

  1. All components should be in Pascal Case (camel case starting with uppercase letter)
  2. Other files including styles should be in Camel Case starting with lowercase letter
  3. Test files should have the same name as the file followed by .spec.js

Setup Steps

  1. Install nvm
  2. Install node-v12: nvm install 12
  3. Switch to node 12 : nvm use 12
  4. Install dependencies, yarn install
  5. Build implementer-interface - yarn run build
  6. Build on every change - yarn build --watch

Setup using Bahmni on Vagrant:

  1. Ensure that Bahmni is running in the vagrant box and is accessible on ip 192.168.33.10.
  2. Start the webserver using yarn start. You can configure the same in intellij as well
  3. Update the /etc/httpd/conf/httpd.conf file in vagrant box. Add these under the AddOutputFilterByType DEFLATE text/javascript Header set Access-Control-Allow-Origin "http://localhost:8080" Header set Access-Control-Allow-Methods "*" Header set Access-Control-Allow-Credentials "true"
  4. Restart the httpd service service httpd restart
  5. Access server at http://localhost:8080

Setup using Bahmni on Docker:

In order to setup developement environment for implementer-interface by running Bahmni on Docker, run the build in watch mode and follow the instructions mentioned here

implementer-interface's People

Contributors

abinaya-u avatar aj-jaswanth avatar alekhyayalla avatar arjun-go avatar binduak avatar bsneha90 avatar bsneha90tw avatar buvaneswari-arun avatar derekhe avatar hanisha93 avatar koushik-shetty avatar kravi15 avatar lavanyam210 avatar mansi-1 avatar mohan-13 avatar n0-man avatar padmavati avatar pushpadumpala avatar rahu1ramesh avatar sanofersameera avatar shanezhang-tw avatar shashikanthgadgay avatar shashikanthgadgay0804 avatar shridharkalagi avatar sivareddyp avatar srinithishg avatar sumanmaity112 avatar vikashgupta2000 avatar vinay-thoughtworks avatar yaeli-tws avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

implementer-interface's Issues

Renaming the saved form should edit the saved form [Form Builders]

While clicking on Implementor interface -> form builder -> create a form -> save will save a form but won't publish the created form. We can view all the forms in form builder. We can edit a saved form by clicking on the the pencil icon. When a form is saved, we can edit the form as many times as we want which won't create a new form until it got published. But, if we rename the saved form, a new form is getting created which is not expected. So, we can have a pop up asking user whether he/she want to create a new form or edit the name of the same form.

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.