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

feat: [AXIMST-221] Course unit - use view live and preview links from backend #101

Conversation

ihor-romaniuk
Copy link
Collaborator

Description: use view live and preview links from backend

Youtrack: https://youtrack.raccoongang.com/issue/AXIMST-221

@ihor-romaniuk ihor-romaniuk force-pushed the romaniuk/feat/AXIMST-221/get-view-live-and-preview-links-from-backend branch from fbdd0a4 to cadda87 Compare January 9, 2024 14:49
@@ -89,18 +89,18 @@ describe('<CourseUnit />', () => {
const { open } = window;
window.open = jest.fn();
const { getByRole } = render(<RootWrapper />);
const { draft_preview_link, published_preview_link } = courseSectionVerticalMock;
const { draft_preview_link: draftPreviewLink, published_preview_link: publishedPreviewLink } = courseSectionVerticalMock;
Copy link
Collaborator

Choose a reason for hiding this comment

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

This line has a length of 125. Maximum allowed is 120

Copy link
Collaborator

Choose a reason for hiding this comment

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

😄

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done =)

@ihor-romaniuk ihor-romaniuk force-pushed the romaniuk/feat/AXIMST-221/get-view-live-and-preview-links-from-backend branch from 98923e7 to 6e05e40 Compare January 10, 2024 08:25
@ihor-romaniuk ihor-romaniuk force-pushed the romaniuk/feat/AXIMST-221/get-view-live-and-preview-links-from-backend branch from 6e05e40 to 0e28829 Compare January 10, 2024 11:30
@monteri monteri merged commit 4bd43e0 into ts-develop Jan 10, 2024
2 of 3 checks passed
monteri pushed a commit that referenced this pull request Jan 10, 2024
… backend (#101)

* feat: [AXIMST-15] Course unit - add new component section

* feat: [AXIMST-221] Course unit - use view live and preview links from backend
monteri pushed a commit that referenced this pull request Jan 11, 2024
… backend (#101)

* feat: [AXIMST-15] Course unit - add new component section

* feat: [AXIMST-221] Course unit - use view live and preview links from backend
ihor-romaniuk added a commit that referenced this pull request Jan 12, 2024
… backend (#101)

* feat: [AXIMST-15] Course unit - add new component section

* feat: [AXIMST-221] Course unit - use view live and preview links from backend
ihor-romaniuk added a commit that referenced this pull request Jan 16, 2024
… backend (#101)

* feat: [AXIMST-15] Course unit - add new component section

* feat: [AXIMST-221] Course unit - use view live and preview links from backend
monteri pushed a commit that referenced this pull request Jan 17, 2024
… backend (#101)

* feat: [AXIMST-15] Course unit - add new component section

* feat: [AXIMST-221] Course unit - use view live and preview links from backend
ihor-romaniuk added a commit that referenced this pull request Jan 25, 2024
… backend (#101)

* feat: [AXIMST-15] Course unit - add new component section

* feat: [AXIMST-221] Course unit - use view live and preview links from backend
ihor-romaniuk added a commit that referenced this pull request Feb 8, 2024
… backend (#101)

* feat: [AXIMST-15] Course unit - add new component section

* feat: [AXIMST-221] Course unit - use view live and preview links from backend
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.

4 participants