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: event modal #140

Closed
wants to merge 1 commit into from
Closed

feat: event modal #140

wants to merge 1 commit into from

Conversation

01001110J
Copy link
Contributor

@01001110J 01001110J commented Dec 18, 2024

Description

This PR adds the modal to add a new event.

Rresolves PADV-1761

Visual results

Before

after

After

image

How to test

  • Configure the flag enable_instructor_calendar in the site admin 18000 or override the content of the request http://localhost:18000/api/mfe_config/ to have the flag in true

  • Go to '/instructors/:instructorUsername' if enable_instructor_calendar is true you should be able to see the calendar along with the events/ request, if the flag is false you shouldn't see any of both.

@01001110J 01001110J self-assigned this Dec 18, 2024
@01001110J 01001110J marked this pull request as ready for review December 19, 2024 18:57
@01001110J 01001110J changed the title Vue/PADV-1761 feat: event modal Dec 19, 2024
Base automatically changed from vue/PADV-1760 to master December 19, 2024 22:35
Copy link
Contributor

Choose a reason for hiding this comment

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

If a create an event and then change a page, in the get events I don't see the new event I created, did you mention that to Cesar?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can you provide a video or something for this, I did not have this issue:

2024-12-23.09-50-04.mp4

Copy link
Contributor

Choose a reason for hiding this comment

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

events

@01001110J 01001110J requested a review from AuraAlba December 23, 2024 14:57
@01001110J
Copy link
Contributor Author

Functionality no longer required.

@01001110J 01001110J closed this Dec 23, 2024
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