Skip to content

chore: update in sub-issues component and property validation and issue loaders#3375

Merged
sriramveeraghanta merged 15 commits intodevelopfrom
chore/issue_properties_sub_issues
Jan 16, 2024
Merged

chore: update in sub-issues component and property validation and issue loaders#3375
sriramveeraghanta merged 15 commits intodevelopfrom
chore/issue_properties_sub_issues

Conversation

@gurusainath
Copy link
Member

This pull request includes updates to the sub-issues component structure on the issue detail page and introduces role-based property validation for both the issue detail and peek overview and loaders in the issues.

);

// const issue = this.rootIssueDetailStore.rootIssueStore.issues.getIssueById(issueId);
if (!oldIssue) return;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Verify and remove the unnecesary code below

@sriramveeraghanta sriramveeraghanta merged commit ec26bf6 into develop Jan 16, 2024
@sriramveeraghanta sriramveeraghanta deleted the chore/issue_properties_sub_issues branch January 16, 2024 07:16
sriramveeraghanta pushed a commit that referenced this pull request Jan 22, 2024
…ue loaders (#3375)

* fix: handled undefined issue_id in list layout

* chore: refactor peek overview and user role validation.

* chore: sub issues

* fix: sub issues state distribution changed

* chore: sub_issues implementation in issue detail page

* chore: fixes in cycle/ module layout.
* Fix progress chart
* Module issues's update/ delete.
* Peek Overview for Modules/ Cycle.
* Fix Cycle Filters not applying bug.

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
sriramveeraghanta pushed a commit that referenced this pull request Jan 22, 2024
…ue loaders (#3375)

* fix: handled undefined issue_id in list layout

* chore: refactor peek overview and user role validation.

* chore: sub issues

* fix: sub issues state distribution changed

* chore: sub_issues implementation in issue detail page

* chore: fixes in cycle/ module layout.
* Fix progress chart
* Module issues's update/ delete.
* Peek Overview for Modules/ Cycle.
* Fix Cycle Filters not applying bug.

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
vamsikrishnamathala pushed a commit that referenced this pull request Aug 7, 2025
* [SILO-306] Create Sentry ETL Package, authentication, services and webhook types (#3372)

* feat: added types in core to accomodate sentry integration needs

* feat: added auth service for sentry integration

* feat: added api service and builder functions

* feat: added webhook and core types for sentry integration

* feat: exported sentry from etl package

* fix: etl type errors

* [SILO-307] feat: Added authentication flow and OAuth for sentry integration (#3373)

* feat: added sentry authentication with OAuth and app installation

* feat: added assets controller for sentry to fetch plane assets

* [SILO-308] Created Sentry Web UI, State Mapping and Translations (#3374)

* feat: added sentry service to interact with silo

* feat: added sentry integration store

* feat: added sentry hook to interact with store

* feat: added sentry page components

* feat: added sentry integration page

* feat: added sentry constants and translations

* feat: added feature for state mapping for sentry issues

* [SILO-309] Added Sentry Workers for syncing the resolution states and sentry webhooks (#3375)

* feat: added sentry worker to main manager

* feat: added sentry issue handler

* feat: added intake issue creation in sentry alerts

* fix: sentry bugs

* chore: added migration for creating sentry app

* fix: controllers as list

* chore: added webhook path for generating sentry application

* fix: sentry webhook path and service

* fix: removed unused files

* fix: restored dev wiki

* fix: removed json stringify package

* fix: etl build running out of memory

* chore: resolved comments

* chore: revert migration changes

* fix: revert nodemon file

* fix: resolved sentry comments

* fix: added validation for authenticated user

* feat: added translation for sentry web ui

* fix: build

* fix: dedupping issue with sentry webhooks

* fix: dangling issue error for sentry integration slug

* fix: increase max old space size for etl package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants