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

Feature/dynamic onboarding #2456

Merged
merged 36 commits into from
Jan 12, 2023
Merged

Feature/dynamic onboarding #2456

merged 36 commits into from
Jan 12, 2023

Conversation

davidsoderberg
Copy link
Contributor

@davidsoderberg davidsoderberg commented Jan 10, 2023

collecting branch for predefined provider and dynamic onboarding

@davidsoderberg davidsoderberg marked this pull request as ready for review January 10, 2023 13:18
import { CreateBlueprintNotificationTemplateCommand } from './create-blueprint-notification-template.command';

@Injectable()
export class CreateBlueprintNotificationTemplate {
Copy link
Contributor

Choose a reason for hiding this comment

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

A small question. can we use the same create template endpoint and based on the requested organization mark it as blueprint? Do we need to have a separate usecase for this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, or is it when a user creates a new blueprint? (by clicking on the modal?)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah this is creating a notification template from a a blueprint...

davidsoderberg and others added 2 commits January 12, 2023 11:52
…-change/promote-notification-template-change.ts

Co-authored-by: Dima Grossman <dima@grossman.io>
@davidsoderberg davidsoderberg merged commit 3ca371c into next Jan 12, 2023
@davidsoderberg davidsoderberg deleted the feature/dynamic-onboarding branch January 12, 2023 11:18
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.

None yet

3 participants