-
-
Notifications
You must be signed in to change notification settings - Fork 426
Open
Description
Just putting this out there, want to list out some of the "must have"s and "nice to have"s for 2.0.
Must Haves
- Add support for organizations (groups)
- On-boarding (setup) UI / Post setup Initial setup (db, email, admin, etc) #681
- Multiple build environments
- Simultaneous builds
- Upgrade to latest Express (4 atm)
- Use express.Router() throughout to decouple routes
- Upgrade to latest Bootstrap (3 atm) / Cleanup responsive UI
- Remove deprecated APIs
- Update plugin API, no globals
- Bring back strider.json as a build config strider.json support #674
- Make into an SPA
- Upgrade to consistent (one) view templating e.g. Handlebars Use one templating library #689
Nice To Haves
- Refresh the website
- Abstract database calls
- Features behind flags / Faster release cycles
Feel free to disagree, and contribute! Discussion welcome!