Commit Graph

182 Commits

Author SHA1 Message Date
vran 06f5044e39
feat: update qrcode image (#201) 2022-05-23 22:09:03 +08:00
vran fa3dbb7e84
fix: diff result table show added but overview show none (#200) 2022-05-22 15:32:24 +08:00
vran c5af11f68f
feat: use virtual tree & virtual table (#197)
* feat: add projectName field

* feat: use virtual tree & virtual table
2022-05-21 22:04:29 +08:00
vran b7725af8b5
feat: update dockr file entrypoint (#195) 2022-05-19 22:40:10 +08:00
vran 008a1dddb2
feat: optimize trigger provider design (#193) 2022-05-18 22:26:28 +08:00
vran 5022149094
feature: support get table trigger from oracle (#191)
* feat:support get table trigger from oracle

* fix: trigger diff failed
2022-05-17 17:22:36 +08:00
vran 348a6e85dd
feat: get table triggers from mariaDB (#189) 2022-05-17 15:02:54 +08:00
vran d39eda36f7
fix: missing table trigger name (#187) 2022-05-17 13:37:19 +08:00
vran 34e4091f01
feat: support get table trigger from postgresql (#186) 2022-05-17 13:25:02 +08:00
vran 0d42836ba7
feat: update README (#183) 2022-05-17 12:12:43 +08:00
vran 02c76cdbba
feat: change document commnet db type to text (#182) 2022-05-17 12:07:54 +08:00
vran d345fee98f
feat: update global search loading (#181) 2022-05-17 09:25:04 +08:00
vran ff3f2e111f
feature: support search group & project in global system (#178)
* feat: add global search api

* featï: add global search menu
2022-05-16 08:55:41 +08:00
vran 59570a9ee6
fix: improve audit log (#176)
* fix: group owner and member can't view project log

* feat: improve audit log aspect

* fix: miss group id when request project log
2022-05-14 18:11:55 +08:00
vran bd07d8a018
feat: update group card ui (#175) 2022-05-14 17:23:31 +08:00
vran cf8d106f1f
feature: add spring doc api annotation (#173)
* feat: rename @Operation to @AuditLog

* feat: add swagger annotation to api
2022-05-14 13:31:11 +08:00
vran 5b9728282b
feat: pre compile regex when sync document (#171) 2022-05-12 13:42:28 +08:00
vran 1f185321fe
fix: miss group owner in group list page when owner's size greater than 3 (#170) 2022-05-12 12:34:23 +08:00
vran bc42a2c04c
feat: update table search input placeholder (#168) 2022-05-12 12:13:25 +08:00
vran 9690bed375
feat: add table comment below table name in markdown file (#166) 2022-05-12 11:16:20 +08:00
vran 14a390e3d0
fix: sqlserver table sync incomplete (#164) 2022-05-11 12:31:05 +08:00
vran 5459223162
feature: use card list instead of table in database page (#163)
* feat: use card list instead of table in database type page

* feat: update docs
2022-05-11 08:48:03 +08:00
vran 0919b70d25
feat: update table ui (#160)
* feat: update table ui

* fix: code checkstyle
2022-05-10 09:43:33 +08:00
vran b8a757e70f
fix: mysql trigger save failed by time formate error (#159) 2022-05-09 19:45:12 +08:00
vran 7e49353fdd
feat: rewrite sqlserver meta provider (#157) 2022-05-09 14:03:32 +08:00
vran bab82d43df
feat(issue-#155): rename plugin module to meta (#156)
* feat(issue-#155): rename  module plugin to meta

* feat: remove unused md file

* refactor: rename plugin module to meta

* fix: trigger document error

* fix: code checkstyle
2022-05-08 22:47:47 +08:00
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
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
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