Max Claus

Results 32 issues of Max Claus

Will close https://github.com/sqlectron/sqlectron-gui/issues/663.

Will close https://github.com/sqlectron/sqlectron-gui/issues/318

### v2 Main changes: - New UI - Use a single app window for multiple connections, this way the app requires less memory to run all the connections - Dark...

We have unsafe-eval enable for CSP rules because of JointJS. We even talked about removing the diagram support in order to get the app in a security state without trying...

enhancement

The diagram works fine for MySQL, but not for PG. I have not tested for MSSQL, but I assume the diagram generation isn't supporting any adapter with schema support -...

bug

I usually have to generate credentials in the CLI and copy it over to Sqlectron manually. It would be helpful if I could automate that process by integrating the opening...

enhancement

On installing the app dependencies with npm it shows that there are vulnerabilities in some of our dependencies. We should try to handle them.

I intend to change the UI in the future which will definitely be easier if we are using the latest version of React and its related packages. Instead of doing...

dependency

Nowadays we can have multiple databases open with a server session. But if we want to open another server then we need to open a new window. That means more...

enhancement

Monaco seems to be a more modern text editor and it has a good typescript support too. I tried it out when I was trying to rewrite the app from...

enhancement