guru_sainath
a94c607031
fix: updated issue title and description components ( #3687 )
...
* fix: issue description fixes
* chore: description html in the archive issue
* chore: changed retrieve viewset
* chore: implemented new issue title description components in inbox, issue-detail and fixed issue in archived store
* chore: removed consoles and empty description update in issue detail
* fix: draft issue empty state image
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-16 20:07:04 +05:30
Ramesh Kumar Chandra
e29edfc02b
style: issue detail responsiveness ( #3625 )
2024-02-12 17:01:24 +05:30
M. Palanikannan
70172f8e3d
fix: adding back enter key extension with mentions ( #3499 )
2024-01-31 18:06:12 +05:30
Prateek Shourya
c9d2ea36b8
chore: allow guests/ viewers to comment. ( #3515 )
2024-01-30 20:13:28 +05:30
guru_sainath
804dd8300d
chore: implemented multiple modules select in the issues ( #3484 )
...
* fix: add multiple module in an issue
* feat: implemented multiple modules select in the issue detail and issue peekoverview and resolved build errors.
* feat: handled module parameters type error in the issue create and draft modal
* feat: handled UI for modules select dropdown
* fix: delete module activity updated
* ui: module issue activity
* fix: module search endpoint and issue fetch in the modules
* fix: module ids optimized
* fix: replaced module_id from boolean to array of module Id's in module search modal params
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-30 15:23:20 +05:30
M. Palanikannan
8d3ea5bb3e
fix: delete and restore for dynamic urls for minio hosted images fix… ( #3452 )
...
* feat: delete and restore for dynamic urls for minio hosted images fixed in spaces
* feat: delete and restore images calls fixed for web
2024-01-24 18:56:19 +05:30
rahulramesha
6a2be6afc4
fix: archived issues and minor bug fixes ( #3451 )
...
* make computedFn without optional arguments
* fix archived issues
* fix activity changes with proper context
* fix display filters that require server side filtering
2024-01-24 18:50:54 +05:30
guru_sainath
f88109ef04
chore: issue activity, comments, and comment reaction store and component restructure ( #3428 )
...
* fix: issue activity and comment change
* chore: posthog enabled
* chore: comment creation in activity
* chore: comment crud in store mutation
* fix: issue activity/ comments `disable` and `showAccessSpecifier` logic.
* chore: comment reaction serializer change
* conflicts: merge conflicts resolved
* conflicts: merge conflicts resolved
* chore: add issue activity/ comments to peek-overview.
* imporve `showAccessIdentifier` logic.
* chore: remove quotes from issue activity.
* chore: use `projectLabels` instead of `workspaceLabels` in labels activity.
* fix: project publish `is_deployed` not updating bug.
* cleanup
* fix: posthog enabled
* fix: typos and the comment endpoint updates
* fix: issue activity icons update
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-01-23 13:28:58 +05:30