狂野之驴

Results 12 issues of 狂野之驴

**Datart版本号** 1.0.0.beta4 与demo环境的rc0版均有此问题 **错误描述** Monaco-editor的语法补全,无法补全列名与变量名,但数据库名、表名、SQL关键字的补全是正常的。 **期望结果** 在beta4版本之前没有此问题,希望修复此问题 **截图** ![32a7fed28c4cc4ee1491815f603cb8e](https://user-images.githubusercontent.com/48168645/182330212-c0cb12ee-ad22-4681-a647-73d951b6928c.jpg) 图里的 `TEST_VAR` 变量没有补全提示 ![ea93b4b0f6d39b3469e80d8c6473554](https://user-images.githubusercontent.com/48168645/182330291-852f7e84-b108-4bd9-8ee1-3534d3209772.jpg) 图里的 `default` 数据库有正常补全提示

improvement

**Datart版本号** 1.0.0-rc1 **错误描述** 当后端查询结果存在超过17位的数字时,精度丢失,被四舍五入了 **如何重现** 1. 执行SQL视图 `SELECT 123456789123456789` 2. 观察结果 **截图** ![image](https://user-images.githubusercontent.com/48168645/190064620-92a40080-0454-4c66-8e08-15eb07b7076b.png) **运行环境详情:(可选,取决于错误发生的具体位置)** - 浏览器: chrome 94

**你的功能要求与某个问题相关吗?** 在经过上层的各种权限控制之后,最后展示的数据仍然不希望使用者随意的截图并散布出去,所以我觉得 **水印** 功能,可以在一定程度上起到限制作用 **形容一下你想要的解决方案** 目前我借助watermark_dom.js进行二开,简单的实现了全局的水印功能,也仅仅满足了我们内部需要,但也许并不适合作为开源实现。因为没有开关设置,也没有自定义水印样式、内容的入口。 ![QQ截图20220831150419](https://user-images.githubusercontent.com/48168645/187615014-e63d6841-3308-4eb5-96a4-cfc5a72cf1ba.png)

版本:Release 0.0.24 Windows版 直接启动失败,无报错信息 ![image](https://user-images.githubusercontent.com/48168645/232705388-ef265e26-3ce6-429e-b6d7-38507f807298.png)

developing

# PandoraNext Helper ## 项目链接 Project Link [PandoraNext Helper](https://github.com/nianhua99/PandoraNext-Helper) ## 简单介绍 * 使用Web页面管理你PandoraNext的所有Token! * 支持添加 账号\密码 ,一键获取Access Token和Session Token * 自动使用 Session Token 续期,节省Pandora额度! * 管理账号下的所有Share Token。支持一键刷新所有Share Token、吊销指定Share Token、查看乘客用量信息 *...

This commit adds a new button component to the dashboard. Users can utilize this component to navigate to specific URLs, dashboards, or data charts. Additionally, users have the ability to...

**Datart Version** 1.0.0 rc2 **Describe the bug** 目前表格组件内的文字,选中并松开鼠标后会自动变成未选中,也就无法完成 选中 -> 复制的动作 **To Reproduce** 1. 创建一个表格组件 2. 选中表格内任意单元格的文字 3. 选中被取消 **Environmental details: (optional, depending on where the bug occurs)** - Demo环境可复现...

## Why did you add this feature? ## Feature description Oauth2 support for [**LinuxDo**](https://linux.do) forums. I would like to submit a PR for this

目前Helper的定位还是方便开ChatGPT共享车, 想知道有多少人需要支持 new-api 对接的?比如 - 将指定的ShareToken同步更新到 new-api - 在Helper复活PoolToken 将PoolToken同步到new-api 点赞本issue表示你需要此功能,有其他想法可以在下面留言

enhancement
help wanted