This repository was archived by the owner on Feb 2, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +23
-20
lines changed
Expand file tree Collapse file tree 7 files changed +23
-20
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " digit-ui" ,
3- "version" : " 1.6.0 "
3+ "version" : " 1.6.1 "
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " micro-ui" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "private" : true ,
55 "homepage" : " /digit-ui" ,
66 "workspaces" : [
Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this module will be documented in this file.
33
4- ## 1.3 .0 - 2023-03-15
5- - Enhance the demand generate Process .
4+ ## 1.2 .0 - 2023-03-31
5+ - Enhance the demand generate Process.
66- Generating demand on every time when the trip is update.
77- Added validation not to complete the application from ulb side before completing the all payment.
8+ - Minimum part payment is configural i.e should be fixed or percentage calculation and calculation done based on the mdms config value
9+ - Minimum cancellation fee is configural i.e should be fixed or percentage calculation and calculation done based on the mdms config value
810
911## 1.1.0-beta - 2022-03-29
1012
@@ -17,4 +19,4 @@ All notable changes to this module will be documented in this file.
1719
1820## 1.0.0
1921
20- - Base version
22+ - Base version
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >org.egov</groupId >
1212 <artifactId >fsm-calculator</artifactId >
13- <version >1.3 .0-SNAPSHOT</version >
13+ <version >1.2 .0-SNAPSHOT</version >
1414 <name >fsm-calculator</name >
1515 <description >Demo project for Spring Boot</description >
1616
Original file line number Diff line number Diff line change 22# Changelog
33All notable changes to this module will be documented in this file.
44
5- ## 1.3.0 - 2023-03-15
5+ ## 1.3.0 - 2023-03-31
66- Introduce two new workflow in the system .
77- FSM_ADVANCE_PAY_SERVICE and FSM_ZERO_PAY_SERVICE .
8- - Allowed part payment/full payment / post payment.
9- - Allowed update number of trips 'n' times .
10- - Introduced Zero price application .
8+ - Allowed part payment/full payment/ post payment.
9+ - Allowed update number of trips 'n' times.
10+ - Introduced Zero price application.
1111
1212## 1.2.0 - 2022-08-04
1313- Unrestricted service request assignment in ULB employee flow
@@ -32,4 +32,5 @@ All notable changes to this module will be documented in this file.
3232
3333- Citizen Rating issues fixed
3434- Payment link correction sent in sms
35- - workflow modification to allow re-assign DSO at multiple stages
35+ - workflow modification to allow re-assign DSO at multiple stages
36+
Original file line number Diff line number Diff line change 22# Changelog
33All notable changes to this module will be documented in this file.
44
5- ## 1.3.0 - 2023-03-15
5+ ## 1.3.0 - 2023-03-31
66
7- - Introduced seperate tab for vehicle
8- - Seperated the Apis -Create, update and search
9- - linking and delinking of vehicle introduced seperatly.
7+ - Introduced seperate tab for vehicle.
8+ - Seperated the Apis -Create, update and search.
9+ - vehicle linking and delinking with vendor introduced seperatly.
1010
1111## 1.2.0 - 2022-08-04
1212
@@ -29,4 +29,4 @@ All notable changes to this module will be documented in this file.
2929
3030## 1.0.0
3131
32- - base version
32+ - base version
Original file line number Diff line number Diff line change 22# Changelog
33All notable changes to this module will be documented in this file.
44
5- ## 1.3.0 - 2023-03-15
5+ ## 1.3.0 - 2023-03-31
66
7- - Introduced seperate tab for vendor and driver
8- - Seperated the Apis -Create, update and search for both vendor and vehicle
9- - linking and delinking of driver with vendor introduced seperatly
7+ - Introduced seperate tab for vendor and driver.
8+ - Seperated the Apis -Create, update and search for both vendor and driver.
9+ - linking and delinking of driver with vendor introduced seperatly.
1010
1111## 1.2.0 - 2022-08-04
1212
You can’t perform that action at this time.
0 commit comments