Code Monkey home page Code Monkey logo

egov-services's Introduction

DIGIT CityOS Platform Services

DIGIT (Digital Infrastructure for Governance, Impact & Transformation) is India's largest platform for governance services. Visit https://www.digit.org for more details.

CityOS platform is microservices based API platform enabling quick rebundling of services as per specific needs. This repository contains various infra, governance and municipal focused micro services.

License

DIGIT CityOS is released under GPL V3.0

egov-services's People

Contributors

ajaydivakaran avatar barathgwl avatar darshannagesh avatar egov-commit-bot avatar gwl-sourabh avatar gysenthil avatar kavi-egov avatar kiranmai-tarento avatar mahulivishal avatar manojpkulakarni avatar mansibansal123 avatar mohammadrafeek-egov avatar muralim4242 avatar narendrabandhamneni avatar nithindv avatar parvatihiremath avatar prasadkhandagale avatar ramakrishnaippili-egov avatar riteshchikatwar avatar sanjeev-egov avatar saurabh297 avatar seemanayak-egov avatar shashikanth12345 avatar shwethadc-egov avatar sivaprakash123 avatar sumanthkp avatar sumanthns-commits avatar surabhidesai avatar talele08 avatar vineetm30 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  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

egov-services's Issues

UI: how to set value in text field on the basis of selected drop down?

Example Solution :

In file components\non-framework\perfManagement\master\actualKpiCreate.js

on line number 834

let object1={
target: {
value: data[i].financialYear
}
}

handleChange(object1, 'kpiValues[0].financialYear', '', '','', '');
this will update the object1
and specs will look like as follows:
src\components\framework\specs\perfManagement\master\actualKpiCreate.js

{
"name": "kpiDateBlock",
"jsonPath": "kpiValues[0].financialYear",
"label": "Financial Year",
// "pattern": "^[\s.]([^\s.][\s.]){0,250}$",
"type": "text",
"isRequired": false,
"isDisabled": true,
"requiredErrMsg": "",
"patternErrMsg": "Length is more than 250"
},

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.