RSV3 / redfly

contact intelligence for Redstar
1 stars 0 forks source link

Classify queue should just add internal employee e-mails to contacts #332

Open kwantopia opened 11 years ago

kwantopia commented 11 years ago
justinTNT commented 11 years ago

I'm looking at making queue dynamic: where and how will we toggle 'employee classification'?

kwantopia commented 11 years ago

We have to do this in an admin panel. Let's just start a new admin page that is accessible only to those users that have admin flag set to 1 or true in the db. admin=0 would be default.

Also, "employee classification" would be supported by having a admin configuration collection in the db with key value pairs for the settings that are configurable.

On Wed, Apr 17, 2013 at 7:30 PM, justinTNT notifications@github.com wrote:

I'm looking at making queue dynamic: where and how will we toggle 'employee classification'?

— Reply to this email directly or view it on GitHubhttps://github.com/RSV3/redfly/issues/332#issuecomment-16542005 .

Kwan Hong Lee, Ph.D. Technology Director Redstar Ventures http://www.redstar.com 617-871-0710

pharcosyle commented 11 years ago

I think I already told you guys: there's no route security right now after the ember upgrade. It's hackable, but I figured I'd wait until a more elegant solution was available.

Start of the hack is commented out in router.coffee

justinTNT commented 11 years ago

thanks for the reminder: I guess this will be part of the task.