Michael Hall
|
23ab01b374
|
Rework the new team creation workflow to make it simpler and include a little more instruction. If a user doesn't have a team near them, prompt them to create one instead of showing them an empty homepage. Also impoves some of the instructions around creating a new event. Fixes #55
|
2018-04-16 21:52:24 -04:00 |
|
Michael Hall
|
d440e5b173
|
Convert Event start and end times to UTC, display them in local time but store them in UTC. Show ical feeds for the user and teams. Fixes #28, Fixes #59
|
2018-04-01 22:22:30 -04:00 |
|
Michael Hall
|
2e21c5789e
|
Only try to use city in search form if it has a value
|
2018-03-26 19:23:12 -04:00 |
|
Michael Hall
|
3d5046e0c4
|
Improve Lookup field to be more intuitive and show initial value. Move css out of base.html and into new static get_together.css. Fixes #57
|
2018-03-25 14:40:29 -04:00 |
|
Michael Hall
|
a76076e58a
|
Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events. Fixes #23
|
2018-03-04 14:10:37 -05:00 |
|
Michael Hall
|
ba69749cc5
|
Add email confirmation step so that we can (in the future) send team and event notifications to a user. Fixes #29
|
2018-02-26 11:53:50 -05:00 |
|
Michael Hall
|
db7eda85cf
|
Cleanup minor bugs from new homepage
|
2018-02-14 23:42:01 -02:00 |
|
Michael Hall
|
36459b11da
|
Add a functional homepage using team and event lookups based on geoip or specifid city. Use Searchable to include federated events. Move login to it's own page
|
2018-02-14 23:01:43 -02:00 |
|
Michael Hall
|
e15cdd7fc1
|
Require 3 characters or more before calling an API for Lookup fields. Limit returned results to 20 objects. Include 'no value' option in lookup field results
|
2018-01-29 12:48:14 -05:00 |
|
Michael Hall
|
37f4ca7869
|
Refactor get_together views
|
2018-01-26 21:52:10 -05:00 |
|