File tree
92 files changed
+2292
-318
lines changed- prisma
- migrations
- 20240412204835_add_dataroom
- 20240414050202_add_website_to_company
- 20240414052328_make_data_room_name_uniq_for_a_company
- 20240414065518_add_member_to_data_room
- 20240416074225_data_room_created_timestamp
- 20240416221402_uniq_data_room_documents
- 20240416221945_make_expires_at_optional
- seeds
- public/sample
- csv
- pdf
- src
- app
- (authenticated)/(dashboard)/[publicId]
- captable
- documents
- [bucketId]
- all
- components
- data-rooms
- [dataRoomPublicId]
- components
- equity-plans
- fundraise
- convertible-notes
- investments
- safes
- reports
- securities
- options
- transactions
- stakeholders
- updates
- components
- common
- dashboard
- overview
- sidebar
- documents
- common
- data-room
- esign
- member
- onboarding
- safe
- existing
- steps
- new
- securities/options
- steps
- stakeholder
- ui
- update
- trpc
- api
- routers
- company-router
- data-room-router
- onboarding-router
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+2292
-318
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| |||
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
| 74 | + | |
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
| |||
89 | 91 |
| |
90 | 92 |
| |
91 | 93 |
| |
| 94 | + | |
92 | 95 |
| |
93 | 96 |
| |
94 | 97 |
| |
|
0 commit comments