Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic UI to visualise server state #3

Open
breezykermo opened this issue Oct 31, 2018 · 0 comments
Open

Basic UI to visualise server state #3

breezykermo opened this issue Oct 31, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@breezykermo
Copy link
Member

datasheet-server should provide a basic interface for a non-technical 'data administrator' to manage updating the server from its sources.

This interface should include:

  • An 'update' button (GET request to /api/update)
  • A visualisation of current blueprints (available as JSON at /api/blueprints)
  • A display of example routes available on the instance (interactive API explorer?)
@breezykermo breezykermo self-assigned this Oct 31, 2018
@breezykermo breezykermo added enhancement New feature or request internal and removed internal labels Oct 31, 2018
@breezykermo breezykermo added help wanted Extra attention is needed internal and removed help wanted Extra attention is needed labels Dec 5, 2018
@breezykermo breezykermo removed their assignment Dec 11, 2018
breezykermo pushed a commit that referenced this issue Dec 14, 2018
…nvironment (#5)

* new server test with precommit hook to secure .env files, set up CI environment (#3)

* [TESTS] added all registered routes to api server test

* [WIP] abstracting config to env where it makes sense, refactoring elsewhere, adding more tests

* [WIP] fixed tests so they fail as expected

* [WIP]

* [DEBUG] fixed issues with the env configuration, added correct tests

* [MISC] env didn't get readded on last precommit

* [TESTS] added longer wait time for server as sometimtimes tests fail arbitrarily
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant