* feat: update, delete link
refactor: using old fetch-key
* feat: issue activity with ability to view & add comment
feat: click on view more to view more options in the issue detail
* fix: upload image not working on mobile
* feat: select blocker, blocking, and parent
dev: auth layout for web-view, console.log callback for web-view
* style: made design consistant
* fix: displaying page only on web-view
* style: removed overflow hidden
* added improved delete logic in modals
* added better ts support
* impoved complexity to O(1) from O(n) for large docs
* regression: removed ts nocheck
* feat: update, delete link
refactor: using old fetch-key
* feat: issue activity with ability to view & add comment
feat: click on view more to view more options in the issue detail
* fix: upload image not working on mobile
* chore: updated space and web dockerfiles
* chore: updated compose file params
* updated nextjs config for basepath
* chore: updated package.json with new packages
* chore: modified space and web dockerfiles
* dev: update deploy configuration for deploy images
* dev: update docker folder for web
* dev: add semi colon for module exports
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
* feat: leave project services and components
* feat: Leaving from project for viewer and guest roles has implemented
---------
Co-authored-by: dakshesh14 <dakshesh.jain14@gmail.com>
* chore: moved app & space from apps to root
* chore: modified workspace configuration
* chore: modified dockerfiles for space and web
* chore: modified icons for space
* feat: updated files for new svg icons supported by next-images
* chore: added /spaces base path for next
* chore: added compose config for space
* chore: updated husky configuration
* chore: updated workflows for new configuration
* chore: changed app name to web
* fix: resolved build errors with web
* chore: reset file tracing root for both projects
* chore: added nginx config for deploy
* fix: eslint and tsconfig settings for space app
* husky setup fixes based on new dir
* eslint fixes
* prettier formatting
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>