-
Notifications
You must be signed in to change notification settings - Fork 3
New fields and relations for getSummitById function #552
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
base: master
Are you sure you want to change the base?
Conversation
src/actions/summit-actions.js
Outdated
| "end_date," + | ||
| "event_types,event_types.id,event_types.name,event_types.order" + | ||
| "link," + | ||
| "locations,locations.id,locations.name,locations.order,locations.class_name,locations.rooms,locations.floors," + |
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.
can we get rid of the locations ?
this is a lot of data .. where is this used ?
src/actions/summit-actions.js
Outdated
| "event_types.none," + | ||
| "tracks.none," + | ||
| "tracks_groups.none," + | ||
| "locations,locations.rooms,locations.floor,locations.none," + |
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.
see ahttps://github.com//pull/552/files#r1894005784 and https://github.com/fntechgit/summit-admin/pull/552/files#r1894004652
smarcet
left a comment
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.
@tomrndom please review comments
d39609a to
a3b0071
Compare
0556c80 to
f81a30b
Compare
… timezone Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
859b40a to
2141af2
Compare
ref: https://tipit.avaza.com/project/view#!tab=task-pane&task=3689976
Signed-off-by: Tomás Castillo tcastilloboireau@gmail.com