Skip to content

Commit

Permalink
chore: new estimates workflow (#927)
Browse files Browse the repository at this point in the history
* chore: new services for estimates

* chore: new estimates workflow
  • Loading branch information
aaryan610 authored Apr 21, 2023
1 parent cb814dd commit c638b6a
Show file tree
Hide file tree
Showing 14 changed files with 342 additions and 580 deletions.
315 changes: 256 additions & 59 deletions apps/app/components/estimates/create-update-estimate-modal.tsx

Large diffs are not rendered by default.

329 changes: 0 additions & 329 deletions apps/app/components/estimates/estimate-points-modal.tsx

This file was deleted.

3 changes: 1 addition & 2 deletions apps/app/components/estimates/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export * from "./create-update-estimate-modal";
export * from "./single-estimate";
export * from "./estimate-points-modal"
export * from "./delete-estimate-modal"
export * from "./delete-estimate-modal";
Loading

0 comments on commit c638b6a

Please sign in to comment.