Commit Graph

214 Commits

Author SHA1 Message Date
Jan Prochazka
0be07ba093 Merge branch 'master' into develop 2021-09-30 08:28:25 +02:00
Jan Prochazka
2df98c610a upgraded dependencies 2021-09-28 18:14:47 +02:00
Jan Prochazka
5b4e69fa0a upgraded typescript 2021-09-28 12:34:54 +02:00
Jan Prochazka
b503ea9a02 upgraded svelte 2021-09-25 12:55:30 +02:00
Jan Prochazka
1d31e1665c export db model to directory 2021-09-25 09:50:36 +02:00
Jan Prochazka
3ad665f80b fix 2021-06-10 11:10:45 +02:00
Jan Prochazka
7847eaa64d table editor WIP 2021-06-10 10:51:30 +02:00
Jan Prochazka
2a47f60987 query history - prepare 2021-06-03 14:26:21 +02:00
Jan Prochazka
9dbf720b64 removed patch file 2021-06-03 11:52:06 +02:00
Jan Prochazka
0413075af6 integratyion tests WIP 2021-05-27 09:12:21 +02:00
Jan Prochazka
6b1243eef5 Revert "Bump socket.io from 2.3.0 to 2.4.0"
This reverts commit ca900b0cf0.
2021-05-20 15:42:31 +02:00
Jan Prochazka
fcb87bbfc3 Revert "svelte upgrade"
This reverts commit 3f2635a421.
2021-05-20 15:42:24 +02:00
Jan Prochazka
3f2635a421 svelte upgrade 2021-05-20 15:40:23 +02:00
Jan Prochazka
f70c554966
Merge pull request #72 from dbgate/dependabot/npm_and_yarn/socket.io-2.4.0
Bump socket.io from 2.3.0 to 2.4.0
2021-05-20 15:12:29 +02:00
Jan Prochazka
19f769480b
Merge pull request #70 from dbgate/dependabot/npm_and_yarn/dot-prop-4.2.1
Bump dot-prop from 4.2.0 to 4.2.1
2021-05-19 19:53:06 +02:00
Jan Prochazka
65eb89de95
Merge pull request #73 from dbgate/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1
2021-05-19 19:52:51 +02:00
Jan Prochazka
a6fec38d83
Merge pull request #71 from dbgate/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-05-19 19:52:21 +02:00
Jan Prochazka
cfa4e50084
Merge pull request #74 from dbgate/dependabot/npm_and_yarn/yargs-parser-13.1.2
Bump yargs-parser from 13.1.1 to 13.1.2
2021-05-19 19:52:02 +02:00
dependabot[bot]
8e18b4f692
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 17:50:38 +00:00
Jan Prochazka
82a9368d01
Merge pull request #75 from dbgate/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.2 to 6.5.4
2021-05-19 19:50:04 +02:00
Jan Prochazka
8db86c7e02
Merge pull request #78 from dbgate/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-05-19 19:49:52 +02:00
Jan Prochazka
b3c0aa1701
Merge pull request #82 from dbgate/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2021-05-19 19:49:42 +02:00
Jan Prochazka
91ae9a92af
Merge pull request #111 from dbgate/dependabot/npm_and_yarn/mixme-0.5.1
Bump mixme from 0.5.0 to 0.5.1
2021-05-19 19:45:41 +02:00
dependabot[bot]
ef25ea1885
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 12:00:59 +00:00
Jan Prochazka
c57a67da09 postgre: using streamed query instead of cursor 2021-05-16 13:59:49 +02:00
dependabot[bot]
ca900b0cf0
Bump socket.io from 2.3.0 to 2.4.0
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 06:21:38 +00:00
dependabot[bot]
7c5f274f83
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 06:21:37 +00:00
Jan Prochazka
23225cf86b try to fix sqlite problem 2021-05-13 08:41:45 +02:00
dependabot[bot]
070ffe0c56
Bump mixme from 0.5.0 to 0.5.1
Bumps [mixme](https://github.com/adaltas/node-mixme) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/adaltas/node-mixme/releases)
- [Changelog](https://github.com/adaltas/node-mixme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-mixme/compare/v0.5.0...v0.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 15:56:38 +00:00
Jan Prochazka
8b747796e7 Merge branch 'master' into sqlite 2021-05-03 18:43:34 +02:00
Jan Prochazka
519767fd49 fixed postgres split query 2021-04-29 08:55:38 +02:00
Jan Prochazka
d1bf2dbc4b sqlite plugin scaffold 2021-04-25 18:49:53 +02:00
Jan Prochazka
8caf5d622e using random free port for electron app #91 #86 2021-04-23 20:49:52 +02:00
Jan Prochazka
479cec4209 prepare replaced with postinstall 2021-04-17 09:57:12 +02:00
dependabot[bot]
f770b011ce
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 15:44:35 +00:00
Jan Prochazka
4dfaf1346e icons 2021-04-15 17:22:53 +02:00
Jan Prochazka
419ab985c1 copydist command 2021-04-15 12:42:34 +02:00
Jan Prochazka
5dd03484ea packaged plugins 2021-04-15 10:52:02 +02:00
Jan Prochazka
4d5cc119f2 added plugins 2021-04-13 16:17:53 +02:00
Jan Prochazka
43c00e88bb yarn.lock 2021-04-12 18:39:23 +02:00
Jan Prochazka
e3fe5a2beb copied svelte-json-tree instead of using NPM package 2021-04-05 08:58:35 +02:00
Jan Prochazka
fca6b87cb9 fixed dev 2021-04-01 15:17:06 +02:00
dependabot[bot]
0d806be3dc
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:46:38 +00:00
Jan Prochazka
4e4447de8a cell data view 2021-03-22 21:18:44 +01:00
dependabot[bot]
2716db4bf3
Bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 16:59:53 +00:00
dependabot[bot]
2d22fef06b
Bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 16:59:48 +00:00
dependabot[bot]
c78aefe2ab
Bump dot-prop from 4.2.0 to 4.2.1
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 16:59:18 +00:00
Jan Prochazka
b7b9dde5ae wokring electron app build + simplified web build 2021-03-21 19:20:42 +01:00
Jan Prochazka
df5062c9a5 resize observer polyfill 2021-03-21 08:54:49 +01:00
Jan Prochazka
bb0f5e4404 plugin tab 2021-03-20 09:40:30 +01:00
Jan Prochazka
489c9a905c chart initial import 2021-03-19 20:12:13 +01:00
Jan Prochazka
500c1c76ba D & D CSV files 2021-03-13 20:28:06 +01:00
Jan Prochazka
d6f9db48aa use svelte select 2021-03-11 21:00:25 +01:00
Jan Prochazka
da6bd9b475 sql editor - not working 2021-03-07 09:50:20 +01:00
Jan Prochazka
d3c4c18b62 upgraded svelte + used svelte:fragment 2021-03-06 13:45:35 +01:00
Jan Prochazka
1e540b3fe9 table data grid 2021-02-22 17:34:24 +01:00
Jan Prochazka
e16b0ef61f themes simplified 2021-02-20 10:40:29 +01:00
Jan Prochazka
ba6abd1e64 theme logic reused 2021-02-17 19:26:48 +01:00
Jan Prochazka
4ffc5842bb left iconbar 2021-02-17 18:46:27 +01:00
Jan Prochazka
728ca72cc1 ssh tunnel - wking POC 2021-02-11 11:34:54 +01:00
Jan Prochazka
54320aa001 prettier script 2021-01-23 07:32:15 +01:00
Jan Prochazka
777c9a99a2 encrypting password, key is stored on backend in .key file 2021-01-20 18:29:15 +01:00
Jan Prochazka
011ca0a5c4 upgrade plugin from plugin tab 2021-01-18 18:09:30 +01:00
Jan Prochazka
c5e75dfe3e webpack native module 2021-01-16 18:55:10 +01:00
Jan Prochazka
cd23687428 sspi POC works 2021-01-15 19:43:55 +01:00
Jan Prochazka
7a0883ea03 active chart menu, using markdown to jsx 2020-12-10 14:24:41 +01:00
Jan Prochazka
5434302aa5 charts 2020-12-05 18:33:19 +01:00
Jan Prochazka
a3837083da removed formik, used own FormProvider instead 2020-12-05 16:16:04 +01:00
Jan Prochazka
1644587072 charts version 0 2020-12-05 15:13:08 +01:00
Jan Prochazka
56eecb0836 shell script scheduler 2020-12-03 18:43:02 +01:00
Jan Prochazka
9a42d1d6bd added local forage 2020-12-03 13:22:54 +01:00
Jan Prochazka
6729317fcb remove pacote - blocks webpack build 2020-11-26 17:24:30 +01:00
Jan Prochazka
3533683a32 fied require problem in webpacked app 2020-11-26 15:42:50 +01:00
Jan Prochazka
a22320e141 removed MS excel support, moved to plugin 2020-11-22 17:25:41 +01:00
Jan Prochazka
e23e749cc5 CSV - completely remove, logic moved to plugin 2020-11-22 09:17:51 +01:00
Jan Prochazka
1f4a93f1d5 download plugin, show readme 2020-11-21 10:32:25 +01:00
Jan Prochazka
3771134b1c search plugins, plugin tab 2020-11-21 10:01:19 +01:00
Jan Prochazka
da805db44b using xlsx lib instead of exceljs, export excel files 2020-11-19 10:30:06 +01:00
Jan Prochazka
c7b693cfb6 theme 2020-11-12 09:46:01 +01:00
Jan Prochazka
f890edacea icon cleanup 2020-11-09 21:07:32 +01:00
Jan Prochazka
a7fcf1d3a3 used mdi icons instead of font awesome 2020-11-09 19:33:46 +01:00
Jan Prochazka
4bf797c27d mdi icons 2020-11-09 18:42:16 +01:00
Jan Prochazka
7819cc9541 clean temp files 2020-11-09 18:03:18 +01:00
Jan Prochazka
c65806fd89 directory cleanup on startup 2020-11-07 17:54:43 +01:00
Jan Prochazka
307aaa2801 upload proof of concept 2020-11-07 11:43:31 +01:00
Jan Prochazka
399d194771 json cell data view 2020-11-05 14:33:51 +01:00
Jan Prochazka
541f064ddb jsl data store fix - uses lock, tested OK on all problematic queries 2020-10-22 10:02:11 +02:00
Jan Prochazka
41ee6e9b91 excel sheet reader 2020-06-11 15:58:19 +02:00
Jan Prochazka
26120969de byline parsing script output 2020-06-10 20:44:31 +02:00
Jan Prochazka
eb7c65dc95 basic auth for dbgate web 2020-06-10 19:58:05 +02:00
Jan Prochazka
35edad85c4 import export configurator WIP 2020-06-04 16:20:13 +02:00
Jan Prochazka
afbec02f3a export CSV from mysql test 2020-06-04 11:18:46 +02:00
Jan Prochazka
b024ef5a9b api portal - run:portal uses env-cmd instead of cross-env 2020-05-17 08:57:52 +02:00
Jan Prochazka
03b656a25b pg stream query support 2020-05-17 07:47:42 +02:00
Jan Prochazka
f76761821e sql code formatter 2020-04-26 18:39:06 +02:00
Jan Prochazka
5030c673e6 electron app - auto find port 2020-04-10 21:21:57 +02:00
Jan Prochazka
949985769c query - result tabs 2020-04-07 21:37:00 +02:00
Jan Prochazka
3a8c961920 docker build 2020-03-15 09:35:34 +01:00
Jan Prochazka
6a13d9fa19 removed rollup 2020-03-14 09:56:01 +01:00
Jan Prochazka
40bc48e80d deploy WIP 2020-03-14 09:54:34 +01:00
Jan Prochazka
0c627ea92e packages, documentation 2020-03-13 22:42:09 +01:00
Jan Prochazka
f86ad6ba1e filter parser connected 2020-03-12 17:52:19 +01:00
Jan Prochazka
064121376f expression parser 2020-03-12 12:46:07 +01:00
Jan Prochazka
e2c5c8163c filter parse - ts 2020-03-12 09:29:07 +01:00
Jan Prochazka
bbc969fa71 introduced sqltree typescript library 2020-03-05 07:35:23 +01:00
Jan Prochazka
8a85cfe687 create script callable from react 2020-02-03 20:34:38 +01:00
Jan Prochazka
680bed549f start script 2020-02-03 20:09:02 +01:00
Jan Prochazka
acf6a1ce74 introduced yarn workspace 2020-02-03 19:43:11 +01:00
Jan Prochazka
d22058382f typescript common lib 2020-02-01 19:57:07 +01:00
Jan Prochazka
e22b5559d7 eslint 2019-12-30 19:30:20 +01:00
Jan Prochazka
63dc04027d refactor 2019-12-26 20:08:51 +01:00
Jan Prochazka
b936cb9e25 express API 2019-12-25 22:30:49 +01:00
Jan Prochazka
eaf9679740 electron build 2019-12-25 19:28:51 +01:00
Jan Prochazka
beaeac77a0 electron app skeleton 2019-12-24 17:48:25 +01:00