Puru Dahal

Results 29 issues of Puru Dahal

## My Environment | Software | Version | | ---------------- | ------- | | Operating System | OSX Catalina 10.15.2 | | Jets | 2.3.12 | | Ruby | 2.5.3p105...

bug
help wanted

What is the current behavior? ----------------------------- >The process type web was not updated even when i have a lot of changes on my app. Assets compiled but it failed to...

Here is the complete error ![image](https://user-images.githubusercontent.com/3684236/220042249-ecc90054-0d4b-4a9c-accb-1fa2bdd3e326.png)

Issue * Currently Securities > Shares page is empty Solution * We want to render a table with list of all current shares (issued) * Create a multi-step form to...

😍 ENHANCEMENT

We currently have docker configured to run database, inbucket (smtp) and minio (file uploads), but the app is not. Let's dockerize the whole thing, in this case we need to...

😍 ENHANCEMENT
🙏 NEED HELP

Pretty much all the events that happens on the backend should be recorded on `Audit` table. Let's go through all the backend TRPC calls and make sure we are doing...

😍 ENHANCEMENT
🙏 NEED HELP

* We used to have passwordless (magic link login), this PR #260 removes that flow and we are going with email/password flow. * Team invite flow may be broken because...

🪲 BUG
🚀 GOOD FIRST ISSUE
🙏 NEED HELP

### Description Some components are shared between `www` and `platform` and these components are duplicated on both `apps/www/components/theme` and `apps/platform/components/theme`. ### Possible solution We need to follow this guideline to...

🚀 feature

# Description WIP Fixes # (issue) ## Type of change > Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) -...