theforumhelpers / theforumhelpers.github.io

The site for the Scratch group "The Forum Helpers"
https://theforumhelpers.github.io/
MIT License
26 stars 16 forks source link

Move all members currently on the List of Forum Helpers page to another page (Past Members). #302

Closed leahcimto closed 2 years ago

leahcimto commented 2 years ago

The forum helpers list page needs to be moved to another json file and a new files need to be created.

I will implement this ASAP.

Two new files will be created, pastmanagers.json and pastcurators.json and will be displayed on another page (this issue is just for making the files, not the new page)

The managers.json and curators.json files will have a original: false or original: true which states if they are in the original studio.

Note that this includes adding new users.

EDIT: Pull request up! #303

leahcimto commented 2 years ago

Because of this new users can't be added, so it needs to be implemented ASAP.

Users that were in the original forum helpers will have the same bios unless a new one was requested.

Accio1 commented 2 years ago

@leahcimto feel free to work on this. It will also make populating the dashboard with current members a lot easier.

leahcimto commented 2 years ago

Sorry this is taking so long, I hope to have it done soon.

leahcimto commented 2 years ago

I've finished the new managers file.

leahcimto commented 2 years ago

@Accio1 A user in the studio has an account that is deleted, but it still shows in the studio because of the new update. Should I add them to the list?

Edit: For now, I have not included them from the list

leahcimto commented 2 years ago

Blocked pending dashboard update.