Hide Menu Items - unless logged in as a manager

Registered by Robbi

The way to split a couchapp into a public website and an administrative backend is to put each of the following in its own database and design doc:

- the public website,
- the administrative backend
- each user's data

Hoodie does this well in the following manner:

- the public website - in a per-user copy of the app (each copy is one db and design doc)
- the administrative backend - in Hoodie's Pocket
- each user's data - in each user's database

So to implement the administrative backend, we should try converting the app to use Hoodie.

Blueprint information

Status:
Complete
Approver:
Tim Black
Priority:
Undefined
Drafter:
Robbi
Direction:
Needs approval
Assignee:
Tim Black
Definition:
New
Series goal:
Accepted for couchapp-backbone
Implementation:
Implemented
Milestone target:
milestone icon 0.1
Started by
Tim Black
Completed by
Tim Black

Related branches

Sprints

Whiteboard

We have converted the app to use Hoodie.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.