Coder Social home page Coder Social logo

electron-material-ui-mongo's Introduction

electron-material-ui-mongo's People

Contributors

huaxijin avatar oizhaolei avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

electron-material-ui-mongo's Issues

テーブル追加時のメモについて

テーブル追加時、テーブル名とメモを入力するが、
「次へ」を押した次の画面に進んだ後、「前へ」を押して戻ると、
メモにテーブル名が入っている。

コピーペーストのうち、ペーストができません

Prerequisites

  • Using yarn
  • [○] Using an up-to-date master branch
  • Using latest version of devtools. Check the docs for how to update
  • Tried solutions mentioned in #400
  • For issue in production release, add devtools output of DEBUG_PROD=true yarn build && yarn start

Expected Behavior

パーソナルDBにペーストできてほしい

Current Behavior

パーソナルDBにペーストできない

Steps to Reproduce

1. どこか別のところから、クリップボードコピー

2. パーソナルDBに、クリップボードからペースト

3. ペーストできない(涙

Possible Solution (Not obligatory)

Context

Your Environment

  • Node version :
  • electron-react-boilerplate version or branch :
  • Operating System and version :
  • Link to your project :

CSVがアップロードできない

1105リリースのWindows版で動作確認したが、CSVファイルがアップロードできなかった。

CSVの内容は
id,name
id1,name1

upload

クエリのCallbackについて

クエリのコードについて質問です。

models, filter, log についてはなんとなくわかるのですが、

callbackについてよくわかりません。

例では以下のようになっていますが、仕様を教えて頂けますでしょうか?

  callback(false, {
    patient: patient ? [patient] : [],
    diseases,
  });

インポートができない

インポート画面で、CSVファイルをドラッグアンドドロップすると、
データの読み込みはできているようですが、
「インポート」インポートボタンを押すと登録ができていない。

行データはできているが、_id, __v, createdAt, updatedAtなどの追加情報しかなく、
実データが入っていない。

バージョンは1107、Windows10

クエリのチューニング

クエリの実行は事前にして、実テーブルを生成、使う時、検索だけでいい。

更新ボタン;コードを実行する

懸念:時間がかかるのはデータの操作ではなく、画面のrenderです。効果があるかどうか

テーブルが削除できない場合がある

patientsテーブルを作成し、構造定義とデータ追加後、削除すると削除できます。
ですが、peopleテーブルの場合は削除できないみたいです。

peopleテーブルの場合、peoples(sがつく)コレクションが作成されているように見えるが、
これが原因かも。
childenも同じ。

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.