Skip to content

Commit

Permalink
View rate analysis 4159 (#424)
Browse files Browse the repository at this point in the history
* package-module setup for rate analysis

* Hardcoding the stateinfo for development will revert once the development is completed

* UCEM-6 : Added SORDetails Template componenet

* PFM-4158 : Updated the template of the sor details componenet

* UCEM-85 : Upated the static screen for the add rate analysis

* UCEM-92 : added the flow for create API and update API with validation

* view rate analysis feature added

* PFM-4158 : updated the demo review changes in the rate analysis

* total amount of table content rounded upto two decimal points

* unwanted comment and code cleaned

* css version upgrade from 0.2.38 to 0.2.39

---------

Co-authored-by: Tulika-eGov <[email protected]>
  • Loading branch information
pitabash-eGov and Tulika-eGov authored Jun 12, 2024
1 parent 018351d commit 6c4b73d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-works-css",
"version": "0.2.38",
"version": "0.2.39",
"license": "MIT",
"author": "Jagankumar <[email protected]>",
"main": "dist/index.css",
Expand Down
2 changes: 1 addition & 1 deletion frontend/micro-ui/web/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap"
rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://unpkg.com/@egovernments/[email protected]/dist/index.css" />
<link rel="stylesheet" href="https://unpkg.com/@egovernments/[email protected].38/dist/index.css" />
<link rel="stylesheet" href="https://unpkg.com/@egovernments/[email protected].39/dist/index.css" />
<link rel="stylesheet" href="https://mukta-uat-bucket-s3.s3.ap-south-1.amazonaws.com/mukta-login.css" />
<!-- <link rel="stylesheet" href="https://unpkg.com/@egovernments/digit-ui-works-css/dist/index.css" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
Expand Down

0 comments on commit 6c4b73d

Please sign in to comment.