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

Event signup info added to event cards, infinite event scroll, bug fixes #152

Merged
merged 2 commits into from
Dec 13, 2018

Conversation

davidkrantz
Copy link
Member

@davidkrantz davidkrantz commented Nov 29, 2018

This PR includes a few new features and bug fixes:

skarmavbild 2018-09-15 kl 14 47 33

skarmavbild 2018-09-15 kl 14 43 53

www/js/home.js Show resolved Hide resolved
www/js/home.js Show resolved Hide resolved
www/js/home.js Outdated Show resolved Hide resolved
www/js/home.js Outdated Show resolved Hide resolved
www/js/home.js Outdated Show resolved Hide resolved
www/js/home.js Show resolved Hide resolved
www/js/home.js Outdated Show resolved Hide resolved
www/js/home.js Outdated Show resolved Hide resolved
www/js/event.js Show resolved Hide resolved
www/js/event.js Show resolved Hide resolved
www/js/event.js Show resolved Hide resolved
www/js/event.js Show resolved Hide resolved
www/js/event.js Show resolved Hide resolved
www/js/calendar.js Show resolved Hide resolved
www/js/calendar.js Show resolved Hide resolved
www/js/calendar.js Show resolved Hide resolved
www/js/calendar.js Outdated Show resolved Hide resolved
www/js/calendar.js Outdated Show resolved Hide resolved
www/js/calendar.js Show resolved Hide resolved
www/js/calendar.js Outdated Show resolved Hide resolved
www/js/home.js Show resolved Hide resolved
www/js/calendar.js Show resolved Hide resolved
Copy link
Collaborator

@olofenglund96 olofenglund96 left a comment

Choose a reason for hiding this comment

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

Since we now want to try to use let and const (and don't care about older devices hehe) you can change the vars. I also left one comment regarding multiple lines of variable declarations. Otherwise really great stuff which will make cards more informative and better overall!! Good job!

www/js/home.js Outdated Show resolved Hide resolved
www/js/event.js Show resolved Hide resolved
www/js/event.js Show resolved Hide resolved
Copy link
Member

@FredrikLastow FredrikLastow left a comment

Choose a reason for hiding this comment

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

You are the knug! +1

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.

Show if user is signed up for an event on the event cards Home tab event flow
4 participants