Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

270 admin interface#283

Merged
hpjaj merged 3 commits intomasterfrom
270-admin-interface
Mar 24, 2018
Merged

270 admin interface#283
hpjaj merged 3 commits intomasterfrom
270-admin-interface

Conversation

@hpjaj
Copy link
Collaborator

@hpjaj hpjaj commented Mar 24, 2018

Description of changes

Uses Forest Admin to have an admin site, with security and privileged/secure access, to execute CRUD actions on db records, view high level analytics, run custom and common queries, etc.

Issue Resolved

Fixes #270

Associated Infra PR

OperationCode/operationcode_infra#42

hpjaj added 3 commits March 17, 2018 09:13
By default, Forest sets the env vars to pull from the secrets.yml file (through the initializer).

Forest requires two sets of secrets:  one for development, and one for production.

The production secrets are account for through our kubernetes secrets process.

The development secrets need to be handled differently, as they are different than the values for prod.

As of this moment, I am choosing to protect those values, and not commit them to GitHub.

That could change, once I have tested this process with another developer, on their workstation.
@hpjaj hpjaj merged commit 33acfa0 into master Mar 24, 2018
@hpjaj hpjaj deleted the 270-admin-interface branch March 24, 2018 20:40
@hpjaj hpjaj mentioned this pull request Apr 21, 2018
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create an admin interface for execs to query the database

1 participant