admin icon indicating copy to clipboard operation
admin copied to clipboard

CLI tool for setting up and maintaining a nodeschool chapters and other things.

Results 12 admin issues
Sort by recently updated
recently updated
newest added

Due to an DNS issue team.nodeschool.io is not available anymore. Needs to be setup again. Maybe hosted on zeit.co?

bug
admin

Subtask for #6 Right now I implemented a `events.json` as single file because: 1. Easy to process 2. Easy to modify But there is the possibility of having `events/.json` instead....

chapter-specification
pr-welcome!

node 0.12 doesn't support `Object.assign` this PR proposes a fix.

bug

What if we add a fallback for the Github variables **gh-token**, **gh-client-id**, **gh-client-secret** into a .config file that you could fill? i.e. @ groupon we have those env. variables already...

enhancement
consensus-required

This is a request in response to https://github.com/nodeschool/newsletter/issues/12. After [the chapter specification](https://github.com/nodeschool/admin/issues/6) is decided it would be good to have not just a list of chapters but also of a...

enhancement
pr-welcome!

At present, to use Chapter Mode, your terminal needs to be pointed to a directory that has a remote Chapter git repository. The way to set up a Chapter repository...

enhancement

Subtask of #6 All logos have a short-name written at the bottom of the chapter. It might be important to make sure that those names are "unique" (not overlapping with...

chapter-specification
pr-welcome!

The validation of a chapter is important and should be done before we migrate all chapters. After our first migration continuous updates might become more problematic so it would be...

consensus-required
chapter-specification

Hello everyone! I have been giving `nodeschool-admin` a one-shot (this proposal-style) effort to lift it from the ground. I think it could be something really useful and I am hoping...

The header art of NodeSchool-admin does not automatically resize if the terminal window resizes. ![screenshot 2016-01-22 01 53 44](https://cloud.githubusercontent.com/assets/914122/12487680/8846c004-c0ab-11e5-9700-c998f507655d.png). Not sure how to fix this.

bug
help wanted