Skip to content

Feature/support categories #113

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

Closed

Conversation

ivarshav
Copy link
Contributor

Support Categories for events (issue #29):

  • Add table
  • Add routers
  • Add tests

Frontend will be supported in issue #39 .

IdanPelled and others added 30 commits January 12, 2021 15:40
Added dayview template with css and router.
An tempreroy event class with,
 processing function for the day view to work.
Added dayview template with css and router.
An tempreroy event class with,
 processing function for the day view to work.
fixed after taking notes.
@ivarshav
Copy link
Contributor Author

ivarshav commented Jan 24, 2021

It seems that merged code breaks tests. Could it be possible?
sqlalchemy.exc.InvalidRequestError: One or more mappers failed to initialize - can't proceed with initialization of other mappers. Triggering mapper: 'mapped class UserEvent->user_event'. Original exception was: Mapper 'mapped class Event->events' has no property 'participants'

@IdanPelled

@IdanPelled
Copy link
Contributor

It seems that merged code breaks tests. Could it be possible?

Probably not. The tests works well locally and on git. Maybe you changed a file while you where resolving conflicts?

@yammesicka
Copy link
Member

This merge seems to include lot of code which belongs to other students.

Why have you included it in your commit?

@ivarshav
Copy link
Contributor Author

This merge seems to include lot of code which belongs to other students.

Why have you included it in your commit?

@yammesicka , this is the merge effect.
I thought that it would not show a code that similar to the code in develop branch, only the difference between branches.
Do you have any recommendation on how to show just the difference?
Thanks

Copy link
Member

@yammesicka yammesicka left a comment

Choose a reason for hiding this comment

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

I actually don't have a clue, but it causes a rollback of some contributions, and therefore I can't merge it.

Care to open a new PR with your last commits, before you resolved the conflicts?

@ivarshav
Copy link
Contributor Author

Thanks @yammesicka,
A link to the new PR for the same feature - #137.

@yammesicka yammesicka closed this Jan 27, 2021
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.

6 participants