Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@lucbpz
Copy link
Contributor

@lucbpz lucbpz commented Jan 4, 2023

Things this PR adds:

  • Goes back to npm (had some problems with yarn).
  • Adds usql binaries.
  • Adds data-grid-pro and labs (needed for the tree component that I used initially).
  • Adds first screen with DB containers.
    • I tested this with postgres.
  • Adds second screen with DB layout -> table list and data-grid or empty state.
    • This is all mocked.

TO DO:

  • Add Dialog to allow the user to change default parameters.
  • Add the possibility of selecting a table from the list.
    • Show empty state only when no table selected.
  • Make usql work - Copying the executable file is not working currently.
  • Listen to events to keep the DB containers updated.

@lucbpz lucbpz requested a review from benja-M-1 January 4, 2023 01:33
@lucbpz lucbpz changed the title feat(): add databases Add container databases and mocked data Jan 4, 2023
@benja-M-1 benja-M-1 merged commit 1d3d9ff into main Jan 4, 2023
@benja-M-1 benja-M-1 deleted the feature/add-dbs branch January 4, 2023 14:45
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.

3 participants