Commit Graph

209 Commits

Author SHA1 Message Date
vran 0fd60c8bc3
Merge pull request #219 from vran-dev/fix/fulltext
fix: duplicate search result
2022-05-29 21:42:10 +08:00
vran d9a9f359cd fix: duplicate search result 2022-05-29 21:37:17 +08:00
vran 9ab15514b5
Merge pull request #218 from vran-dev/issue-217
feature:  support search group, project, table, col
2022-05-29 21:16:17 +08:00
vran 767df70a47 feat: update frontend resources 2022-05-29 21:04:39 +08:00
vran a1a3b3d022 feat: support search by description 2022-05-29 21:00:07 +08:00
vran e574d74ab5 fix: ut failed 2022-05-29 17:42:32 +08:00
vran d2cb8789f5 feat: update frontend resources 2022-05-29 17:33:06 +08:00
vran 497ad6b58a feat: support search table, column 2022-05-29 17:30:01 +08:00
vran e9a07b1098
Merge pull request #216 from vran-dev/issue-215
feature: support fast filter diff results
2022-05-27 14:12:44 +08:00
vran e8f994b094 feat: update frontend resources 2022-05-27 13:27:49 +08:00
vran 4a1a90ef34 feat: support fast filter diff results 2022-05-27 13:22:07 +08:00
vran 25cd496395 feat: diff result can show removed items 2022-05-27 13:13:23 +08:00
vran 3cd8707659
Merge pull request #214 from vran-dev/fix/bug
fix: diff response error
2022-05-27 10:04:26 +08:00
vran 8ccd230c98 fix: diff response error 2022-05-27 09:58:39 +08:00
vran a3a8fd7154
Merge pull request #213 from vran-dev/fix/diff
fix: diff result is error
2022-05-27 09:00:23 +08:00
vran 54c278e617 fix: diff result is error 2022-05-26 22:12:35 +08:00
vran 3b4718d5ac
Merge pull request #212 from vran-dev/issue-211
feat: migration docs to vuepress
2022-05-26 19:43:53 +08:00
vran 0f319ac7ee
Delete CNAME 2022-05-26 18:40:06 +08:00
vran 6987567b1c feat: migration docs to vuepress 2022-05-26 18:39:46 +08:00
vran 8bebc3f3ac
Merge pull request #210 from vran-dev/docs
feat: update docs
2022-05-26 12:24:39 +08:00
vran cc9e273908 feat: update docs 2022-05-26 12:21:56 +08:00
vran 1f18009125
Merge pull request #209 from vran-dev/issue-208
feature: support export specified tables
2022-05-26 09:40:59 +08:00
vran 73afed0864 feat: support export specified tables 2022-05-26 09:33:01 +08:00
vran 38ba1f7e7d feat: support export specified tables 2022-05-26 09:28:20 +08:00
vran 061b6d7f02
Merge pull request #207 from vran-dev/issue-206
feature: use plantuml to export er diagram
2022-05-26 08:19:13 +08:00
vran ef30c7a685 feat: update frontend resources 2022-05-25 23:48:58 +08:00
vran 6c5965f466 feat: use plantuml to export er diagram 2022-05-25 23:40:59 +08:00
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