Coder Social home page Coder Social logo

drift_inspector's People

Contributors

nicolaverbeeck avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

drift_inspector's Issues

Insert/delete rows

I can't find a way to insert or delete new rows. May I add this as an enhancement suggestion?

How to configure the plugin?

I'm trying to use moor_inspector but I got the issue in the attached screenshot.
I have adb installed and fully working.

The code I use is the following
`Future initMoorInspector(Appdatabase appdatabase) async {
final moorInspectorBuilder = MoorInspectorBuilder()
..bundleId = EnvironmentConfig.APP_ID
..icon = 'flutter'
..port = 8085
..addDatabase('db', appdatabase);
final inspector = moorInspectorBuilder.build();

//Start server and announcement server
await inspector.start();
}`
and I tried both setting port and none.

Schermata 2021-01-04 alle 11 29 12

UI: Add support for hiding columns.

Sometimes you only want to view some columns. It would be nice to have an option to hide/show certain columns.

Maintain this option when switching between tables

Github README.md

Add a github readme.md so it is clear what this repository does.

UI: Disconnect does not remove the db tables/columns

When you:

  • stop (from ui)
  • disconnect after a hot restart
  • Restore default layout (from ui)

The ui will change to disconnected. Play button will be enabled. stop button disabled.

But the tables & columns are still visible. This is confusing

UI: Add context menu to delete row

Now it is possible to delete a row with your keyboard delete button.

But it would be nice to have a context menu with options for a specific row.

  • delete

Migrate moor to drift

Moor has been renamed and is now published under the name drift.
It would be great if the package can be updated to reflect that.

ADB/iDevice path not found in IntelliJ plugin

I didn't find a place to report problems with the IntelliJ plugin so i'll post here for now.
When I try to connect, the IntelliJ dialog displays ADB/iDevice path not found with a yellow warning sign.

I am not sure what to do, this worked previously at some point.
Any ideas?

Table list overflowing: add scroll bar?

Thanks for this plugin, it's very useful!

My data model is quite large (>60 tables). Currently, when I look through the list of tables, the only way to reach the ones towards the bottom is to enlarge the Drift Inspector tool window (and even then, at full height on my 1440p screen I cannot access the last ones).

Would it be possible to add a scroll bar to the table list, so that I can more easily find all of my tables?

UI: Keep column size

It would be nice to keep the column size after resizing.

This would make it easier when switching between multiple columns

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.