Skip to content

Conversation

sdahlbac
Copy link

@sdahlbac sdahlbac commented Oct 3, 2020

Overview

Slight efficiency improvement, use _dbs_info instead of fetching the info about the databases one by one.

Note, I'm by no means a react expert, so please let me know if I missed something or otherwise did something stupid.

Testing recommendations

Visit the all dbs page. It should work the same.

GitHub issue number

Fixes #1123

Related Pull Requests

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;
  • Update rebar.config.script with the correct tag once a new Fauxton release is made

@sdahlbac
Copy link
Author

sdahlbac commented Oct 3, 2020

so, yeah I missed something since travis failed. I'll investigate

@wohali wohali changed the base branch from master to main October 30, 2020 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Get database information from _dbs_info

1 participant