-
Notifications
You must be signed in to change notification settings - Fork 308
promote Teams to first-class citizenship #3400
Conversation
cb789ae
to
5e7414b
Compare
We don't need pledging any longer, which means we can cut out almost all of the simplates under |
Let's call this PR done when all the UI for modifying
|
My goal for the evening is to get these tests cleaned up. Then I might turn the Teams explore page off to try to bring this to a mergeable state. |
As a way to fix the test suite, I'm looking at fixing the new |
Bah. That's foolish. The |
|
This makes way for /$teamname/. I'll address the redirects back and forth between participants and teams in another commit.
No longer really sensible for individuals, and we should do a better implementation for teams (Kickstarter/Patreon "at this level we'll be able to ...").
9bf609a
to
cd50dff
Compare
Rebased on master after #3389. |
We introduced a `data` directory in #3329, which masks our phony target for populating the database with fake data.
But I can save tips to teams from the UI now.
|
Really we want to drop this in favor of a cached value in the db.
I think we should remove this API endpoint and add a new one once Teams settle a bit.
These were added on master after I made the commits that I cherry-picked from #3400.
I ended up scavenging this for parts. See #3399 for details. |
This will be at least part of #3399.