Commit Graph

10 Commits

Author SHA1 Message Date
Amritanshu Agrawal a40f08d124 Added Respondent number. Now need to disable it if "Petitioner" is chosen 2021-01-26 09:40:45 +05:30
Amritanshu Agrawal 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
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 8fe385e601 Cases add/edit should be working now. Along with the hearings in it 2021-01-18 09:00:30 +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 0233e7145b Added all the fields to case detail 2021-01-12 11:59:36 +05:30
Amritanshu Agrawal 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
Amritanshu Agrawal f2e330df61 Lint and update dockerfile for deploying 2021-01-11 11:40:29 +05:30
Amritanshu Agrawal ec992df1da Initial Commit 2021-01-05 13:02:52 +05:30