davidje13 / Refacto

A remote retro facilitation tool.
https://retro.davidje13.com/
GNU General Public License v3.0
23 stars 6 forks source link

Add ability to change retro URL #6

Closed davidje13 closed 5 years ago

davidje13 commented 5 years ago

Settings page should use same availability check as creation page, but must account for the url not being changed too (i.e. its current url is always available).

When saved, all active connections should be notified (this will already happen for free), and the clients should automatically redirect to the new URL, and store this in their SlugRepository. If done in the correct order, the event should be seamless, as the WebSockets connect by retro ID, not URL.