Skip to content

0.0.1

Compare
Choose a tag to compare
@dahal dahal released this 12 May 05:48
· 1109 commits to main since this release

What's Changed

  • fix: improve stakeholder invite flow by @ksushant6566 in #94
  • feat: track events with audit logs by @G3root in #92
  • feat: add filters to stakeholder table by @G3root in #99
  • feat: add first interaction workflow by @G3root in #100
  • feat: add semantic pull request workflow by @G3root in #101
  • fix: capitalize access dropdown by @dahal in #102
  • feat: create schema and form for creating and updating share class by @dahal in #103
  • feat: render audits on audits page by @G3root in #104
  • feat: create share class by @dahal in #106
  • fix: undefined values in audit logs while revoking invite by @G3root in #109
  • feat: create equity plan by @dahal in #110
  • feat: add ip address and user agent to trpc context by @G3root in #113
  • feat: require work email while accepting membership request by @G3root in #111
  • feat: render share classes on a table by @dahal in #112
  • feat: use ip and useragent in all audits by @G3root in #115
  • feat: render and update equity plans by @dahal in #116
  • feat: use modal to create and update share class by @dahal in #117
  • feat: upload and list documents on a table format by @dahal in #119
  • feat: cleanup document table and implement download feature by @dahal in #121
  • feat: add basic document preview and update document schema by @G3root in #120
  • feat: add basic signing field canvas by @G3root in #124
  • feat: cleanup schema, fix related issues and up-case all enums by @dahal in #125
  • feat: add input mask by @chetannn in #127
  • fix: redirect user to dashboard by @chetannn in #128
  • fix: use get server session from next auth by @chetannn in #129
  • feat: separate team members and stakeholders by @dahal in #131
  • fix: stakeholder table ui fix by @Aashish-Upadhyay-101 in #130
  • fix: sidebar hamburger on medium screen by @Aashish-Upadhyay-101 in #134
  • fix: redirect from signup to dashboard if logged in by @chetannn in #132
  • feat: persist template fields by @G3root in #126
  • feat: create stakeholder model and migration by @dahal in #135
  • feat: design a ui for profile edit page by @dahal in #138
  • feat: improve settings navigation by @dahal in #140
  • fix: audit log document uploads by @dahal in #141
  • feat: add investment table/schema to keep track of investments and issues shares by @dahal in #143
  • chore(deps-dev): bump husky from 8.0.3 to 9.0.11 by @dependabot in #144
  • chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.2 by @dependabot in #145
  • chore(deps): bump lucide-react from 0.312.0 to 0.338.0 by @dependabot in #146
  • chore(deps): bump @t3-oss/env-nextjs from 0.7.3 to 0.9.2 by @dependabot in #148
  • chore(deps-dev): bump @types/node from 18.19.18 to 20.11.20 by @dependabot in #147
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.2 by @dependabot in #152
  • fix: add missing migration by @dahal in #153
  • fix: remove lucide icon dependency by @dahal in #155
  • feat: update login and signup form by @anikdhabal in #158
  • feat: add gitpod setup & change readme by @anikdhabal in #157
  • feat: update profile by @Raju-kadel-27 in #150
  • feat: company update page by @chetannn in #149
  • feat: add stakeholders by @Aashish-Upadhyay-101 in #142
  • fix: google secret exposed in client component by @G3root in #160
  • fix: update the db port number by @anikdhabal in #159
  • feat: create share model/schema by @dahal in #170
  • chore(deps): bump @aws-sdk/client-s3 from 3.521.0 to 3.525.0 by @dependabot in #162
  • chore(deps): bump next from 14.1.0 to 14.1.1 by @dependabot in #163
  • chore(deps-dev): bump @types/eslint from 8.56.3 to 8.56.5 by @dependabot in #164
  • chore(deps-dev): bump eslint-config-next from 14.1.0 to 14.1.1 by @dependabot in #166
  • fix: progess bar spinner removed by @Aashish-Upadhyay-101 in #169
  • refactor: cleanup dead code and some bug fixes by @G3root in #167
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.521.0 to 3.525.0 by @dependabot in #165
  • feat: add signining document feature by @G3root in #156
  • feat: create option model/schema by @dahal in #171
  • fix: template signing not working by @G3root in #175
  • feat: create schema for convertibles (SAFE & Convertible notes) by @dahal in #176
  • fix: session update and company form submitting issue by @anikdhabal in #161
  • feat: reusable multistep form by @Aashish-Upadhyay-101 in #181
  • chore(deps): bump next from 14.1.1 to 14.1.3 by @dependabot in #182
  • chore(deps-dev): bump @types/react-dom from 18.2.19 to 18.2.21 by @dependabot in #183
  • chore(deps): bump @tanstack/react-table from 8.12.0 to 8.13.2 by @dependabot in #185
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.525.0 to 3.529.1 by @dependabot in #186
  • chore(deps-dev): bump @types/react from 18.2.59 to 18.2.65 by @dependabot in #187
  • fix: get a direct link to public images (for avatars and company logos) by @dahal in #189
  • fix: positioning in esigning by @G3root in #188
  • feat: setup trigger for background/long running jobs by @dahal in #192
  • feat: add default values and read only for fields by @G3root in #195
  • chore(deps): bump tailwind-merge from 2.2.1 to 2.2.2 by @dependabot in #196
  • chore(deps): bump next-auth from 4.24.6 to 4.24.7 by @dependabot in #197
  • chore(deps): bump @tremor/react from 3.14.0 to 3.14.1 by @dependabot in #198
  • chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.11 to 0.5.12 by @dependabot in #199
  • feat: Collect options inside securities by @Raju-kadel-27 in #180
  • feat: center text in esign by @G3root in #201
  • feat: create a draft investor update by @dahal in #202
  • feat: create a sharable investor update page by @dahal in #211
  • feat: cleaning eSign flow a bit by @dahal in #214
  • chore(deps-dev): bump inquirer from 9.2.15 to 9.2.16 by @dependabot in #215
  • chore(deps-dev): bump autoprefixer from 10.4.17 to 10.4.19 by @dependabot in #216
  • chore(deps): bump @tanstack/react-table from 8.13.2 to 8.15.0 by @dependabot in #217
  • chore(deps): bump @ant-design/plots from 2.1.14 to 2.1.15 by @dependabot in #218
  • feat: New SAFEs with y-combinator and custom template by @Raju-kadel-27 in #219
  • chore(deps): bump cmdk from 0.2.1 to 1.0.0 by @dependabot in #224
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.529.1 to 3.540.0 by @dependabot in #225
  • chore(deps-dev): bump @types/node from 20.11.20 to 20.12.2 by @dependabot in #226
  • chore(deps-dev): bump tailwindcss from 3.4.1 to 3.4.3 by @dependabot in #227
  • chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.12 to 0.5.13 by @dependabot in #228
  • chore(deps-dev): bump typescript from 5.3.3 to 5.4.3 by @dependabot in #229
  • chore(deps): bump next from 14.1.3 to 14.1.4 by @dependabot in #231
  • chore(deps-dev): bump @types/react-dom from 18.2.21 to 18.2.23 by @dependabot in #232
  • chore(deps-dev): bump inquirer from 9.2.16 to 9.2.17 by @dependabot in #233
  • feat: Implement upload functionality for company logo (#209) by @mustajab-ikram in #223
  • feat: Add existing SAFEs for stakeholders by @Raju-kadel-27 in #238
  • chore: Cleaning up esign toolbar, and render multiple pages properly by @dahal in #240
  • feat: Create one stakeholder by @anikdhabal in #212
  • chore: add title to individual pages by @anikdhabal in #241
  • chore(deps): bump next-nprogress-bar from 2.1.2 to 2.3.11 by @dependabot in #247
  • chore(deps): bump @prisma/client from 5.10.2 to 5.12.1 by @dependabot in #246
  • chore(deps): bump react-hook-form from 7.50.1 to 7.51.2 by @dependabot in #245
  • chore(deps-dev): bump @tailwindcss/typography from 0.5.10 to 0.5.12 by @dependabot in #244
  • chore(deps-dev): bump prisma from 5.10.2 to 5.12.1 by @dependabot in #243
  • build: 404 error page by @DIWAKARKASHYAP in #242
  • feat: configure docker and deploy to fly.io by @dahal in #248
  • feat: reorder sidebar nav and files as accordingly by @dahal in #249
  • feat: document share by @chetannn in #235
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.540.0 to 3.554.0 by @dependabot in #257
  • chore(deps-dev): bump postcss from 8.4.35 to 8.4.38 by @dependabot in #256
  • chore(deps): bump @tremor/react from 3.14.1 to 3.15.1 by @dependabot in #254
  • chore(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.6.0 by @dependabot in #253
  • chore(deps): bump @trpc/next from 10.45.1 to 10.45.2 by @dependabot in #267
  • chore(deps): bump react-hook-form from 7.51.2 to 7.51.3 by @dependabot in #266
  • chore(deps): bump @tanstack/react-table from 8.15.0 to 8.16.0 by @dependabot in #265
  • chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 by @dependabot in #263
  • feat: Data room - A secure spaces to share multiple documents with investors, stakeholders and external parties. by @dahal in #251
  • feat: email and password login feature by @anikdhabal in #260
  • feat: ability to import csv and invite team invitation in bulk by @anikdhabal in #237
  • feat: improve esign flow by @G3root in #268
  • feat: add membership check to procedures by @G3root in #283
  • feat: add esign audit logs by @G3root in #287
  • feat: attach audit logs to signed pdf by @G3root in #288
  • feat: dataroom share feature by @dahal in #286
  • feat: use trigger dev for background tasks by @G3root in #290
  • fix: esign alignment issue by @G3root in #289
  • chore(deps): bump react and @types/react by @dependabot in #281
  • chore(deps): bump @aws-sdk/client-s3 from 3.525.0 to 3.564.0 by @dependabot in #282
  • chore(deps-dev): bump @types/node from 20.12.2 to 20.12.7 by @dependabot in #278
  • chore(deps): bump @t3-oss/env-nextjs from 0.9.2 to 0.10.1 by @dependabot in #280
  • chore(deps-dev): bump @types/node from 20.12.7 to 20.12.8 by @dependabot in #291
  • feat: Render investor updates on a table and clone an update by @anikdhabal in #250
  • feat: add additional input types on signature template by @G3root in #298
  • chore(deps): bump mime from 4.0.1 to 4.0.3 by @dependabot in #297
  • chore(deps): bump jsx-email from 1.10.12 to 1.12.0 by @dependabot in #294
  • chore(deps): bump @prisma/client from 5.12.1 to 5.13.0 by @dependabot in #295
  • chore(deps): bump sharp from 0.33.2 to 0.33.3 by @dependabot in #296
  • chore(deps): bump dayjs from 1.11.10 to 1.11.11 by @dependabot in #293
  • feat: Improved E-sign request flow and emailing by @Raju-kadel-27 in #292
  • feat: cleanup esign preview page by @dahal in #301
  • feat: hide single document share option - for now by @dahal in #300
  • fix: issues with prisma onDelete by @dahal in #302
  • feat: Send confirmation emails after completing e-signing process by @Raju-kadel-27 in #299
  • feat: complete flow for investor/stakeholder updates by @dahal in #308
  • fix: regression in esign flow by @G3root in #304
  • feat: add docker image and workflow setup by @G3root in #306

New Contributors

Full Changelog: 0.0.0...0.0.1