Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Deploy this for society events? #85

Open
matiasilva opened this issue Sep 24, 2020 · 2 comments
Open

Deploy this for society events? #85

matiasilva opened this issue Sep 24, 2020 · 2 comments

Comments

@matiasilva
Copy link
Member

matiasilva commented Sep 24, 2020

Stalls become a permanent presence for the event before, after and during. Domain would be something like events.srcf.net.

@dnlburgess
Copy link
Contributor

dnlburgess commented Sep 26, 2020

A (non-exhaustive) list of things we might want to do:

  • Rethink the current way we identify events / societies. This is currently based on the short_name field, which is, in retrospect, not ideal even for societies, let alone anything more general. Perhaps we should move towards using a random uid to identify the society instead?
  • Extensive testing to ensure that there are no strings still referring to the 'Freshers' Fair' or 'societies'. Do we want societies to become groups or events or something else?
  • Change the code to remove references to 'societies'? Not overly important but probably nice to do at some point.
  • The option of requiring sign-in with Raven for some events? Perhaps event administrators can specify a list of approved CRSids "members" that can access an event?
  • Slim down the users table so we only store CRSids and don't ask for other details.

Should the application on events.srcf.net be forked to a separate repo or are we continuing with LBT?

@sourtin
Copy link
Contributor

sourtin commented Oct 7, 2020

Probably want to add another level of namespacing above societies/groups, so that a single instance can be responsible for different domains such as events.srcf.net, freshers.srcf.net, fair.mysociety.com with each having distinct groups and rooms. This would then imply adding functionality to control.srcf.net to allow binding a namespace to a domain.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants