brewman/overlord/src/app/period
Amritanshu Agrawal ac868257b7 Chore: Reformatted everthing
Fix: Product ledger was not totalling.
This is because for some reason, pydantic was sending the data as string when the field was nullable
2023-08-04 21:00:26 +05:30
..
period-detail Chore: Reformatted everthing 2023-08-04 21:00:26 +05:30
period-list Chore: Upgraded to angular 15 2022-12-12 12:00:24 +05:30
period-list-resolver.service.spec.ts Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
period-list-resolver.service.ts Feature: Adding recipe templates to print recipes. 2023-07-23 08:12:21 +05:30
period-resolver.service.spec.ts Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
period-resolver.service.ts Feature: Adding recipe templates to print recipes. 2023-07-23 08:12:21 +05:30
period-routing.module.spec.ts Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
period-routing.module.ts Chore: Reformatted everthing 2023-08-04 21:00:26 +05:30
period.module.spec.ts Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
period.module.ts Feature: Adding recipe templates to print recipes. 2023-07-23 08:12:21 +05:30
period.service.spec.ts Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
period.service.ts Chore: Updated to Angular 16 2023-07-23 09:01:18 +05:30
period.ts Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30