Commit Graph

156 Commits

Author SHA1 Message Date
vran
f2c4de5bb1 feat: redesign doc pages (#153) 2022-05-07 22:35:27 +08:00
vran
6b328735af fix: properties not work when use custom driver (#150)
* fix: properties not work when use custom driver

* fix: checkstyle
v1.0.4
2022-05-07 10:06:10 +08:00
vran
3450947b0f feat: optimize npe (#147)
* fix: npe when sync project

* feat: update frontend resources
2022-05-06 19:46:13 +08:00
vran
3f2ff6e2ce feat: optimize ui design (#146) 2022-05-05 15:24:47 +08:00
vran
6197a19ddb feat:update docs (#144) 2022-05-04 19:32:02 +08:00
vran
76f53ee492 feat: update docs (#143) 2022-05-02 23:35:41 +08:00
vran
4f569714fe feat:update frontend resources (#142) 2022-05-01 14:31:54 +08:00
vran
4f5d0d3ac6 fix: update version page to show comment diff (#141) 2022-05-01 12:07:25 +08:00
vran
783a6ace40 fix: remove unnecessary template field (#139)
* fix: remove unnecessary template field

* fix: remove keySeq in template
2022-05-01 09:52:11 +08:00
vran
573a82b96d refactor diff api (#138)
* ref: migrate diff logic to list api

* feat: update frontend resources

* fix: checkstyle
2022-04-30 23:03:20 +08:00
vran
ba60cf12e1 feat: support hive jdbc is_auto_increment (#136) 2022-04-29 23:42:42 +08:00
vran
7c412c6136 fix: hive sync error (#135) 2022-04-29 18:51:42 +08:00
vran
d3fa5fa333 feat: update wechat group qrcode 2022-04-28 08:42:23 +08:00
vran
dc128fc84a support manual upload driver file (#131)
* feat: support upload driver from local

* feat: support get origin driver file name

* fix: checkstyle

* fix: compile error

* feat: update docs
2022-04-27 23:39:49 +08:00
vran
38ad685fb7 feat: update frontend ui (#127)
* feat: update frontend ui

* feat: update frontend resources
v1.0.3
2022-04-25 18:07:12 +08:00
vran
489182f7f5 feat: add user login log (#126)
* feat: add user login log

* fix: checkstyle
2022-04-25 12:50:49 +08:00
vran
d0a7a25a4d feat: add back-top button (#125) 2022-04-24 18:13:10 +08:00
vran
409bae9dc6 feat: redesign databae type extension (#124)
* feat: update frontend resources

* feat: redesign database type extension

* fix: ut failed

* fix: ut failed
2022-04-23 18:03:48 +08:00
vran
45bcd9af61 fè¥ix: redirect database type list error (#123) 2022-04-22 23:12:03 +08:00
vran
345d594b91 feature: support import database type by json or url (#121)
* feat: update docs

* feat: support import database type by json or url
2022-04-22 21:19:40 +08:00
vran
a343ecfd66 feat: update frontend resources (#119) 2022-04-22 11:50:16 +08:00
vran
cb36d9fcc0 feat: update docs (#118) 2022-04-22 10:57:02 +08:00
vran
590332dc61 feature: update document page ui (#117)
* feat: add runAt field

* feat: update frontend resources
2022-04-22 08:41:12 +08:00
vran
824d07b91e feat: add frontend submodule (#116) 2022-04-21 16:21:41 +08:00
vran
37efd234f6 fix: cursor over limit when sync (#115) 2022-04-21 13:26:23 +08:00
vran
137923c740 fix: cursor over limit when sync (#114)
* fix: cursor over limit when sync

* fix: code checkstyle
2022-04-21 10:11:07 +08:00
vran
c1f7d1e99d Feature: make description optional when save project or group (#113)
* feat: make description field optional

* feat: update frontend resources

* fix: ut failed
2022-04-20 19:15:16 +08:00
vran
0badba566a Feature/issue 109 (#111)
* feat: add cancel task api

* feat: update frontend resources

* fix: readme img dismiss
2022-04-20 16:56:02 +08:00
vran
b33cab86d9 feat: add compatible when get databasemeta (#110) 2022-04-20 16:45:48 +08:00
vran
ad4b1d9fe0 fix: duplicate project version when concurrency (#108) 2022-04-19 22:32:22 +08:00
vran
821a3673d3 feat:update docs 2022-04-19 18:44:37 +08:00
vran
830396f18b feat: update readme 2022-04-19 18:42:48 +08:00
vran
a0d46120bf feat: update docs (#107) 2022-04-19 18:39:43 +08:00
vran
f03b002598 fix: npe when export markdown (#106) 2022-04-19 16:17:37 +08:00
vran
a8a8f6fbbf feat:update docs (#105) v1.0.2 2022-04-18 17:46:05 +08:00
vran
0bbf9d35b6 feat:update docker file and doc (#104)
* feat: add DATABASIR_JWT_SECRET config

* feat:update docs
2022-04-18 16:21:34 +08:00
vran
ca22a8fef7 fix some security bug (#103)
* fix: use hard-code secret

* feat: add driver class validate

* feat: optimize drvier resource code

* fix:ut failed
2022-04-18 11:43:33 +08:00
vran
6b6a7f4e40 feature: support custom table template (#102)
* feat: add table field template field

* feat:update frontend resources
2022-04-17 12:37:10 +08:00
vran
89ffd95f8c fix: add permission to gradlew 2022-04-16 17:38:34 +08:00
vran
a2fcb8f7bd feat: add auto jar package action (#101) 2022-04-16 17:34:24 +08:00
vran
87c0643d76 fix: request timeout when have large tables (#100) 2022-04-16 16:39:12 +08:00
vran
f694298531 feat: add svg uml export (#99) 2022-04-16 14:57:43 +08:00
vran
3e70346bb3 feature: synchronize documents asynchronously (#97)
* feat: update jooq model

* feat: add project sync task

* feat: update frontend resources
2022-04-16 13:44:06 +08:00
vran
d257a65664 fix: wrong docker run command in doc (#95) 2022-04-16 12:20:05 +08:00
vran
6869d42cc9 feat:support search tables (#94) 2022-04-15 15:55:02 +08:00
vran
2790c82579 feature: auto get driver class name (#91)
* feat: add get driver class name api

* feat: update frontend resources

* fix: checkstyle
2022-04-14 22:08:47 +08:00
vran
b575a99392 fix: insert sql copy failed #88 (#89) v1.0.1 2022-04-13 11:33:20 +08:00
vran
89f215a775 feature: optimize ui and doc (#87)
* feat: add live api

* feat: update jackson config

* feat:update frontend resources
2022-04-12 18:56:38 +08:00
vran
85826321b5 Create codeql.yml (#85) 2022-04-12 13:24:59 +08:00
vran
70d65aa67a fix: sync project error #83 (#84) 2022-04-12 11:57:18 +08:00