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: add table to list course ccx #8

Merged
merged 5 commits into from
Dec 3, 2024
Merged

feat: add table to list course ccx #8

merged 5 commits into from
Dec 3, 2024

Conversation

bra-i-am
Copy link
Contributor

@bra-i-am bra-i-am commented Nov 27, 2024

Ticket

PAD-1544

Description

This PR adds a table to list the CCXs related to a specific course. It also establishes a reusable way of rendering tables and applies it into the Courses Page

Main changes made

Screenshots

image

How to test

  • Set the environment to use Deep Linking
  • Enable CCX in a course and create a Class of that course
  • Enable the redirect to the LTI MFE when launching a Deep Linking Flow
  • Up the LTI MFE

If everything goes well, once you launch a Deep Linking Flow (I use IMS), you should be redirected to the LTI MFE and watch the courses table with the master courses you created before. Now if you click the View class list button, you should watch a table with the list of classes (CCX) from this specific course

@bra-i-am bra-i-am marked this pull request as ready for review November 27, 2024 20:08
@bra-i-am bra-i-am changed the base branch from bc/updating-mfe to main November 27, 2024 22:34
src/helpers/index.js Outdated Show resolved Hide resolved
src/features/Courses/data/thunk.js Show resolved Hide resolved
src/features/Courses/ClassesPage/index.jsx Outdated Show resolved Hide resolved
src/features/Courses/TableLayout/index.jsx Outdated Show resolved Hide resolved
src/features/Courses/data/slice.js Outdated Show resolved Hide resolved
src/features/Courses/data/thunk.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
.env Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
* fix: add end line to some files
@bra-i-am bra-i-am merged commit e6286d0 into main Dec 3, 2024
2 checks passed
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