Commit Graph

11 Commits

Author SHA1 Message Date
Amritanshu Agrawal ee8cde46b7 Chore: Linted. 2022-04-17 13:49:56 +05:30
Amritanshu Agrawal 405230a32d Allow all cases in case list 2021-01-21 08:41:48 +05:30
Amritanshu Agrawal 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
Amritanshu Agrawal 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
Amritanshu Agrawal 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
Amritanshu Agrawal 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
Amritanshu Agrawal a9bb9e017b Wrong column header 2021-01-11 12:22:29 +05:30
Amritanshu Agrawal f2e330df61 Lint and update dockerfile for deploying 2021-01-11 11:40:29 +05:30
Amritanshu Agrawal 748fb37511 Case Sources added primarily to filter the kind of cases in case list. 2021-01-11 10:34:47 +05:30
Amritanshu Agrawal 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
Amritanshu Agrawal ec992df1da Initial Commit 2021-01-05 13:02:52 +05:30