defb618306
Version Bump v1.1.0
2022-04-17 13:53:03 +05:30
7621275c74
Chore: Update deploy and version bump scripts
2022-04-17 13:52:27 +05:30
ee8cde46b7
Chore: Linted.
2022-04-17 13:49:56 +05:30
d7b06cfdb4
Chore: Upgrade angular 12->13
2022-04-17 13:29:49 +05:30
cbc3402fbf
Chore: Migrate angular 11->12
2022-04-17 12:53:50 +05:30
e483d61ecc
Chore: Exlude .env and package-lock
...
This is to get a clean repository for angular update
2022-04-17 12:44:55 +05:30
96fc9194d9
Chore: Delete import functionality as it is not needed
...
Chore: Update the dockerfile to install poetry
Chore: Upgrade the toml for new packages
2022-04-17 12:43:04 +05:30
8ba18233ab
Removed poetry.lock
2021-01-26 13:00:23 +05:30
a40f08d124
Added Respondent number. Now need to disable it if "Petitioner" is chosen
2021-01-26 09:40:45 +05:30
6a62a05072
Chore: Updated the deploy file to remove hardcoded paths
2021-01-26 09:40:17 +05:30
d2cd07951a
Removed proceedings from Cause List
...
Max 5 hearings in Cause List
2021-01-26 09:40:00 +05:30
c12aa6ba91
Chore: Updated dependencies
2021-01-26 09:38:59 +05:30
2fb6e6ea4f
Using jspdf to export to pdf
2021-01-21 09:46:26 +05:30
c70d074c32
Fix: Always show the latest next hearing date in the compliance list
2021-01-21 09:02:34 +05:30
405230a32d
Allow all cases in case list
2021-01-21 08:41:48 +05:30
211b076d2b
Compliance list now shows next hearing date
...
Search added to case list
Export added to compliance and cause list
2021-01-21 08:01:59 +05:30
cd4a091b63
Compliance done field added to hearings.
...
Also the compliance list is not based on it and not the compliance date.
2021-01-20 11:53:40 +05:30
78e1ccd756
After fixing the initial data.
...
In the Hearing table made the changes
1. Unique constraint on next_hearing_date & case_id
2. Made case_id non nullable as without it the data is garbage
3. Made the court_status_id in hearing non nullable
2021-01-20 09:56:39 +05:30
e4783bc64e
Compliance list done.
...
Except for the cleanup of the hearing import data, This is the first version.
2021-01-19 08:45:26 +05:30
2b5cf93ece
Hearing Date is not not null and unique for the court case.
...
Data import also needs to reflect this.
Cause List made.
2021-01-19 07:10:14 +05:30
361d012d34
Added Compliance date.
...
Showing the next hearing date in the case list
Showing cases on home
2021-01-18 10:56:51 +05:30
08d9e9ab8e
Forgot up commit the import.sh script
2021-01-18 09:26:19 +05:30
8fe385e601
Cases add/edit should be working now. Along with the hearings in it
2021-01-18 09:00:30 +05:30
8845ee6a81
Fix: Case Type Permission Error
2021-01-13 11:53:45 +05:30
6e37690736
Added the office_file_number to case in frontend.
...
Get new office file number in new case.
Convert the office_file_number field in the databse to integer
2021-01-13 10:00:13 +05:30
15f04b4cf1
Fix: Proper date handling
2021-01-12 12:08:35 +05:30
0233e7145b
Added all the fields to case detail
2021-01-12 11:59:36 +05:30
789722c0a9
Chore: Update dependencies
...
Chore: Lint
Chore: Remove old useless files
Feature: Add more fields to case detail
2021-01-12 10:59:01 +05:30
eab3a725dc
Fix: It was causing optimation bailout
2021-01-11 12:27:13 +05:30
a9bb9e017b
Wrong column header
2021-01-11 12:22:29 +05:30
ff547719b2
Fix Case list was appending / at the end as the value was not null it was an empty string.
2021-01-11 12:08:53 +05:30
ee9a0eb86f
Clone the main branch
2021-01-11 11:41:36 +05:30
f2e330df61
Lint and update dockerfile for deploying
2021-01-11 11:40:29 +05:30
748fb37511
Case Sources added primarily to filter the kind of cases in case list.
2021-01-11 10:34:47 +05:30
57874daf52
Feature: Case Source to filter the cases using a select.
...
Fix: Import cases was flipping court status and office status
2021-01-10 08:40:20 +05:30
0ac788dffd
Updated .gitignore to ignore legacy code and csv files
2021-01-05 13:15:48 +05:30
ec992df1da
Initial Commit
2021-01-05 13:02:52 +05:30