-
Notifications
You must be signed in to change notification settings - Fork 603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: alpha.1 release #103
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(Viz): board colorSetting
fix: http source type bug due to permission control
…coding fix: display problem at profile modal due to character encoding
fix:page info not validate fix:dashboard detail miss published datachart fix:modify file data provider template feat: support custom dbtype
fix: widget auto refresh
Sync Origin Dev Branch
Fix Chart Issues
fix:unarchived viz error/page not validate running-elephant#43
feat: api support for custom chart plugin
feat: api support for custom chart plugin
Fix Map Chart Tooltip Issue
fix(Viz): unarchive viz bug
fix(dashboard): fetchDetail on add it`s vizTab
fix:execute failed because some database didn't support absolute jdbc feature.
fix:execute failed because some database didn't support absolute jdbc feature. running-elephant#46
fix(Viz&View): problem of doesn't contain tree root id in path
chore: fix nav tip label
fix(Storyboard): typo
fix(Source): auto set driver class when dbtype changed
fix:complete transaction control fix:remove 'default_read_only' prop form druid config
fix(tabWidget): edit tabWidget with showBlockMask=false
fix:druid config,transaction control
feat: update project version to 1.0.0-alpha.1
xieliuduo
approved these changes
Oct 25, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
💪 完善了用户手册 https://running-elephant.github.io/datart-docs/
✨ 优化了
JWT
失效时的前后端处理方式 #18✨ 邮件配置现在是可选项了,部署时无需配置邮件服务器也可以使用系统 #17
🐞 修复了数据视图和可视化目录中由于权限导致的显示不正确问题 #95
🐞 修复了仪表板和数据图表无法从回收站还原的问题 #91
🐞 修复了
文件
类型数据源保存时配置丢失的问题 #85🐞 修复了
http
类型数据源无法编辑配置的问题 #66🐞 修复了仪表板发布之后查询错误的问题 #62
🐞 修复了部分图表提示信息显示不正确问题 #61
🐞 修复了仪表板右侧滚动条闪烁问题 #48
🐞 修复了 SQL 执行逻辑处理的一些问题 #46
🐞 修复了表格分页点击无效的问题 #43
🐞 修复了表头合并后不显示数据的问题 #42
🐞 修复了一些文字显示问题 #29
🐞 修复了表格不显示数据的问题 #25