Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MI-2029] Add feature to create subscription from modal #38

Closed
wants to merge 4 commits into from

Conversation

ayusht2810
Copy link
Contributor

@ayusht2810 ayusht2810 commented Aug 16, 2022

1st pass review is done here #25
image
image

@avas27JTG avas27JTG removed the request for review from manojmalik20 September 5, 2022 07:58
server/plugin/api.go Outdated Show resolved Hide resolved
webapp/src/containers/SubscribeModal/index.tsx Outdated Show resolved Hide resolved
/>
</>
</Modal>
);
Copy link
Contributor

Choose a reason for hiding this comment

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

most of the content of this has been refactored so, leaving those

};

export const openSubscribeModalSlice = createSlice({
name: 'openSubscribeModal',
Copy link
Contributor

Choose a reason for hiding this comment

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

most of the content of this has been refactored so, leaving those

};

export const getOrganizationList = (data: ProjectDetails[]) => {
const uniqueOrganization: Record<string, boolean> = {};
Copy link
Contributor

Choose a reason for hiding this comment

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

most of the content of this has been refactored so, leaving those

@avas27JTG
Copy link
Contributor

@avas27JTG avas27JTG closed this Sep 6, 2022
@avas27JTG avas27JTG deleted the MI-2029_1 branch September 7, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants