-
Notifications
You must be signed in to change notification settings - Fork 9
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
[1576] Move Course Length to its own page #4222
Merged
elceebee
merged 3 commits into
main
from
1576-publish-cut-down-course-length-fees-page-move-course-length-to-its-own-page
May 23, 2024
Merged
[1576] Move Course Length to its own page #4222
elceebee
merged 3 commits into
main
from
1576-publish-cut-down-course-length-fees-page-move-course-length-to-its-own-page
May 23, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
elceebee
force-pushed
the
1576-publish-cut-down-course-length-fees-page-move-course-length-to-its-own-page
branch
2 times, most recently
from
May 22, 2024 08:51
b50c91b
to
3d52680
Compare
elceebee
force-pushed
the
1576-publish-cut-down-course-length-fees-page-move-course-length-to-its-own-page
branch
from
May 22, 2024 11:00
ef921ff
to
e864f70
Compare
elceebee
changed the title
Move Course Length to its own page
[1576] Move Course Length to its own page
May 22, 2024
elceebee
commented
May 22, 2024
@@ -24,25 +24,24 @@ | |||
end | |||
|
|||
context 'copying content from another course' do | |||
let!(:course2) do | |||
let!(:biology_course) do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had a rubocop failure about using indexes in the let statements (2, 3), so that's why this is changed.
elceebee
force-pushed
the
1576-publish-cut-down-course-length-fees-page-move-course-length-to-its-own-page
branch
from
May 22, 2024 13:48
e864f70
to
ade1bf3
Compare
inulty-dfe
approved these changes
May 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
elceebee
force-pushed
the
1576-publish-cut-down-course-length-fees-page-move-course-length-to-its-own-page
branch
from
May 23, 2024 09:47
6c366ad
to
23c445d
Compare
elceebee
deleted the
1576-publish-cut-down-course-length-fees-page-move-course-length-to-its-own-page
branch
May 23, 2024 10:17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
We are making improvements to the publish workflow for providers. This PR moves the course length editing functionality to its own page, removing it from the 'Course length and salary' and the 'Course length and fees' pages.
Trello card
Changes proposed in this pull request
course.length.editing.mov
Guidance to review
Checklist