Nikhil
|
f1fda4ae4a
|
[WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330)
* dev: update webhook logic for issues
* dev: update issue webhooks for cycle and module
* dev: webhook for comment
* dev: issue attachment webhooks
* dev: add logging
* dev: add inbox issue webhooks
* dev: update the webhook send task
* dev: project webhooks for api
* dev: webhooks update for projects, cycles and modules
* dev: fix webhook on cycle and module create from external apis
|
2024-05-06 14:13:49 +05:30 |
|
Anmol Singh Bhatia
|
03fd5feda6
|
[WEB-1035] fix: peek module auto closing (#4246)
* fix: peek module auto closing
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: archived at in module
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-04-23 12:58:01 +05:30 |
|
Anmol Singh Bhatia
|
54196aafc0
|
[WEB-989] chore: archived module and cycle sidebar details (#4191)
* chore: module and cycle archive
* fix: archived cycle sidebar details fetch
* fix: archived module sidebar details fetch
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-04-15 19:46:14 +05:30 |
|
Nikhil
|
9b0949148f
|
[WEB - 883] fix: external apis (#3975)
* fix: external apis
* dev: remove descrypt in email password
* dev: add email as field in user serializer
* dev: fix linting errors
* dev: push commit to enable build triggers
* fix: formatting errors
* dev: remove instance value extraction
|
2024-04-08 18:46:05 +05:30 |
|
Nikhil
|
840bc51537
|
fix: errors that were catched in sentry (#4114)
|
2024-04-03 21:05:33 +05:30 |
|
Nikhil
|
fb189ca447
|
fix: cycle issue subquery filter when adding multiple assignees (#4066)
|
2024-03-26 15:49:44 +05:30 |
|
Nikhil
|
7452e40134
|
fix: optimize cycles endpoint for sql (#4065)
|
2024-03-26 15:08:00 +05:30 |
|
Bavisetti Narayan
|
2429ac053d
|
[WEB-820] fix: state count in cycle and module (#4052)
* fix: state count in cycle and module
* fix: issue manager change
|
2024-03-25 13:15:53 +05:30 |
|
Prateek Shourya
|
231fd52992
|
[WEB-447] feat: projects archive. (#4014)
* dev: project archive response
* feat: projects archive.
* dev: response changes for cycle and module
* chore: status message changed
* chore: update clear all applied display filters logic.
* style: archived project card UI update.
* chore: archive/ restore taost message update.
* fix: clear all applied display filter logic.
* chore: project empty state update to handle archived projects.
* chore: minor typo fix in cycles and modules archive.
* chore: close cycle/ module overview sidebar if it's already open when clicked on overview button.
* chore: optimize current workspace applied display filter logic.
* chore: update all `archived_at` type from `Date` to `string`.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-03-21 20:59:34 +05:30 |
|
Prateek Shourya
|
061be85a5d
|
feat: cycles and modules archive. (#4005)
* fix: GET request changes
* fix: filtering changes
* feat: cycles and modules archive.
* chore: disable fetching of cycle/ module details when clicked on the card in archives page.
* chore: remove copy link button from archived modules/ cycles.
* fix: archived cycle and module loading fliker issue.
* chore: add validation to only archive completed cycles.
* chore: add validation to only archive completed or cancelled module.
* chore: archived issues/ cycles/ modules empty state update.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-03-20 21:02:58 +05:30 |
|
Bavisetti Narayan
|
4d1b5adfc4
|
dev: assignee leave changes (#4009)
|
2024-03-20 20:42:14 +05:30 |
|
Bavisetti Narayan
|
180f1d74e8
|
dev: removed double issue count (#4008)
|
2024-03-20 19:59:31 +05:30 |
|
Bavisetti Narayan
|
2f883e4939
|
[WEB-780]feat: project cycle module archive (#3990)
* dev: project cycle module archive
* fix: update filter logic updated
|
2024-03-20 13:59:31 +05:30 |
|
Nikhil
|
82ba9833f2
|
dev: enable api logging (#2538)
* dev: enable api logging and control worker count through env
* dev: enable logger instead of printing
* dev: remove worker counts
* dev: enable global level log settings
* dev: add rotating logger
* fix: logging configuration
* dev: api logging and moving the capture exception to utils for logging and then capturing
* fix: information leaking through print logs
* dev: linting fix
* dev: logging configuration for django
* fix: linting errors
* dev: add logs for migrator
* dev: logging cofiguration
* dev: add permision for captain user in Plane
* dev: add log paths in compose
* dev: create directory for logs
* dev: fix linting errors
|
2024-03-18 14:27:02 +05:30 |
|
Aaryan Khandelwal
|
b930d98665
|
[WEB-554] feat: modules filtering, searching and ordering (#3947)
* feat: modules filtering, searching and ordering implemented
* fix: modules ordering
* chore: total issues in list endpoint
* fix: modules ordering
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-03-12 20:24:21 +05:30 |
|
Bavisetti Narayan
|
578bd29f6f
|
chore: active issue total count (#3936)
|
2024-03-12 12:24:58 +05:30 |
|
Anmol Singh Bhatia
|
01702e9f66
|
[WEB-402] chore: project issues count (#3911)
* chore: added project issues count
* chore: project module and cycle issue count
* chore: resolved merge conflicts
* chore: added import statement
* chore: issue count type added
* chore: issue count added in project, cycle and module issues
* fix: lint fixes
* chore: tooltip added in issue count badge
* chore: tooltip added in issue count badge
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-03-11 21:05:00 +05:30 |
|
Bavisetti Narayan
|
bc02e56e3c
|
[WEB-664] refactor: folder structure (#3884)
* refactor: folder structure
* chore: resolved merge conflicts
|
2024-03-07 13:33:12 +05:30 |
|