Tags: 0c0c0f/bk-PaaS
Tags
lesscode 0.0.3 (TencentBlueKing#228) * 先去掉 bk-PaaS 中的其他内容,只保留 paas-ce/lesscode 目录 * init lesscode * add .pre-commit-config.yaml * test * test * add pre-commit & update dev_install doc & add bk-PaaS doc * typo * up dev_install doc * up dev_install doc * up dev_install doc * up dev_install doc * up .pre-commit-config.yaml * up comment info * add .pre-commit-config.yaml to ignore * feature: 组件属性配置类型提示首字母大写 * 可视化布局 => 可视化开发 * 可视化布局 => 可视化开发 * 可视化布局 => 可视化开发 * Lesscode update doc (#199) * ignore .idea * update bk-magic-vue version (for bk-color-picker select '') * 组件属性提示增加 tips 配置字段 * button 按钮组件使用说明 * text 按钮组件使用说明 * image 图片组件使用说明 * input 输入框组件使用说明 * events 配置数据结构优化 ['change'] ==> [{ name: 'change', tips: ''}] * 组件使用帮助 tips * 帮助文档页面移除单个组件导航 * 帮助文档:栅格布局 * merge manually from #201 (#202) * merge #201 * merge manually from #201 * 添加快捷操作功能 (#205) * 增加chart图表 (#206) * 增加chart图表 * fix冲突 * 删除consolelog * 更新图标库 * merge manually from #203 (#212) * 拖拽快捷操作支持Mac Command键 (TencentBlueKing#213) * 添加快捷操作功能 * 拖拽快捷键支持Mac Command键 * 修改快捷操作说明 * 修复 charts-line options.tips 小问题 (TencentBlueKing#215) * 【lesscode】修复刷新页面时,没有选中组件但右侧面板会显示 grid 属性的问题 (TencentBlueKing#216) * merge #201 * merge manually from #201 * merge manually from #203 * fix some bug * 修复 charts-line options.tips 小问题 * 修复刷新页面时,没有选中组件但右侧面板会显示 grid 属性的问题 * 【lesscode】修复 chart 组件样式被覆盖的问题 (TencentBlueKing#217) * merge #201 * merge manually from #201 * merge manually from #203 * fix some bug * 修复 charts-line options.tips 小问题 * 修复刷新页面时,没有选中组件但右侧面板会显示 grid 属性的问题 * 修复 chart 组件样式被覆盖的问题 * fix图表问题 (TencentBlueKing#218) * 增加chart图表 * fix冲突 * 删除consolelog * 更新图标库 * 同步新的lesscode-develop,fix图表bug * 修改快捷操作 (TencentBlueKing#219) * 添加快捷操作功能 * 拖拽快捷键支持Mac Command键 * 修改快捷操作说明 * 修复剪切快捷操作,修改快捷操作说明 * 修改快捷操作 (TencentBlueKing#220) * 添加快捷操作功能 * 拖拽快捷键支持Mac Command键 * 修改快捷操作说明 * 修复剪切快捷操作,修改快捷操作说明 * 兼容数据为空的情况 * 兼容数据为空的情况 Co-authored-by: ielgnaw <wuji0223@gmail.com> * 【lesscode】体验 bug 修复 (TencentBlueKing#221) * merge #201 * merge manually from #201 * merge manually from #203 * fix some bug * 修复 charts-line options.tips 小问题 * 修复刷新页面时,没有选中组件但右侧面板会显示 grid 属性的问题 * 修复 chart 组件样式被覆盖的问题 * 体验 bug 修复 * 修改快捷操作判断 (TencentBlueKing#222) * 添加快捷操作功能 * 拖拽快捷键支持Mac Command键 * 修改快捷操作说明 * 修复剪切快捷操作,修改快捷操作说明 * 兼容数据为空的情况 * 兼容数据为空的情况 * 仅在选中拖拽区域触发快捷操作 * 修改判断是否在拖拽区域 * 修复体验问题 (TencentBlueKing#223) * 增加backspace快捷删除 (TencentBlueKing#224) * 添加快捷操作功能 * 拖拽快捷键支持Mac Command键 * 修改快捷操作说明 * 修复剪切快捷操作,修改快捷操作说明 * 兼容数据为空的情况 * 兼容数据为空的情况 * 仅在选中拖拽区域触发快捷操作 * 修改判断是否在拖拽区域 * 增加backspace快速删除 修改快捷面版样式 * 画布仅剩一个 grid 时,不允许删除;增加清空 grid 操作 (TencentBlueKing#225) * 修复 clone grid 时,右侧面板没有默认选中的问题;更新日志 (TencentBlueKing#226) * 文案 (TencentBlueKing#227) Co-authored-by: hLinx <327159425@qq.com> Co-authored-by: sundytt <30256396+sundytt@users.noreply.github.com> Co-authored-by: Arman19941113 <35905177+Arman19941113@users.noreply.github.com> Co-authored-by: xuzhan <xuzhan@tencent.com> Co-authored-by: terlinhe <312592676@qq.com>
Merge pull request #193 from Tencent/develop develop merge to lesscode-develop
Develop (#168) * Explain login/paas settings different between development/production (#79) * login settings SITE_URL diff in develoment/production * update doc: LOGIN_DOMAIN in paas development * fix develop login url 404 (#81) * bugfix: 我的应用-应用部署-下架 title错误 (#94) (#117) * Devops support (#167) * add python3 framework for resource download * add tag as extra field for api/v2/app_info * add bk_devops_nav logo * add is_display to app, for desktop * update py3 framework to 1.0.2 * add api for bk-sops light app * refactor : api for bk-sops light app * refactor 1: api for bk-sops light app * refactor 2: api for bk-sops light app * delete syncdb command for django version >= 1.9 * set requests default timeout 5 second and add some logs when exception * set HTTP_TIMEOUT variable in settings * add newline in settings_default.py * support py3 for esb sdk, update translation for some apis, support DELETE/PUT method for request some apis, support get bk apidoc from md files * up cc some apidocs * update VERSION to 3.2.3 * upgrade gunicorn to 19.9.0 * add guide for python3 framework * add app env var admin * update py3 framework to 1.0.3 * fix js pagination error * fix js pagination error * up cc confapis * Devops support fixbug20190306 (#14) * add error message where user info (phone, chname) check * fixbug: light app logo image name ramdom * refactor * up cc/sops apis * up cc/sops confapis * add try-except for bk_backend.authenticate (#15) * Bugfix 0311 (#16) * add try-except for bk_backend.authenticate * update bk_devops_nav logo * app.yml support app env init while setup (#17) * app.yml support app env init while setup * fix app env key/value validation for app.yml * env key/value type cast to str before validate * unify the app_env_var value length to 1000 * support old login account manage page url (#18) * remove on_migrate * add doc to release.md: update python framework to support https * update release.md * third server password should not be chinese * fix link too long text-overflow * fix some issues * remove header for some files * bugfix: bktoken decrypt wrong * batch issues fix * change version to 3.2.5 * modify default user logo (#51) * fix some icons display error (#52) * fix fta imap (#56) * Update release.md * fix the too complex of account _is_bk_token_valid (#59) * Explain login/paas settings different between development/production (#79) (#80) * login settings SITE_URL diff in develoment/production * update doc: LOGIN_DOMAIN in paas development * 修复本地开发登录URL 404问题 (#82) * fix develop login url 404 (#81) * 更新 sops 组件,更新cmsi 发送语音通知组件 (#84) * up sops confapis, cmsi send_voice_msg * add component conf for cmsi send_voice_msg * 更新release说明 (#85) * up sops confapis, cmsi send_voice_msg * add component conf for cmsi send_voice_msg * up release doc * fix login decrypt token code bug (#88) * paas_agent support python3 (#89) * fix sync blocking bug when build script times out (#64) * Upgrade python framework to 2.0.0 (#90) * upgrade python framework to 2.0.0 * change new framework icon * fix fta imap (#103) * Update weixin doc and fix ligth app logo (#105) * fix light app lose bug * update weixin notify doc * update weixin notify doc * fixbug: import user do not response bug * fix cc delete_object_attribute apidoc (#106) * update guide doc of python framework (#108) * bugfix: 滚动按钮提示内容错误。issue #97 (#113) * fixbug:Development Language Change #96 (#116) * add app-env title (#124) * add resource migration for python doc url and delete united dev-env (#129) * Add docker (#131) * add docker docs for quick experience * update docker support docs * update docker support docs * upgrade framework to 2.1.4.11 (#134) * update link or replace ce with open source version (#135) * 93:修改BUG:当版本历史为空时, 前端出现两条横线 (#123) * add static version for css/js (#136) * Fix user avatar (#142) * fix user avatar * add import_common_template for sops * Bugfix 0717 (#143) * fix #128; remove django specific version in document * fix #140; resource link to official website * use HTTP_SCHEMA for job/cc link int (#145) * update cc apis, add cmsi send_msg/get_msg_type (#146) * saas info show settings style (#150) * fix #147; add/delete user refresh list without query term (#149) * disable bk_language while the i18n is not support in ce (#155) * fix resource download icon (#156) * fix resource download icon * fix pep8 fail * fix login api ApiErrorCodeEnumV2 missing USER_NOT_EXISTS2 (#158) * support logo file in pkg root dir (#164) * Update docs (#166) * update readme.md/readme_en.md Co-authored-by: nannan00 <17491932+nannan00@users.noreply.github.com> Co-authored-by: jamesge <gejun.coolfriend@gmail.com> Co-authored-by: alex-smile <443677891@qq.com> Co-authored-by: wenjaron <45757842+wenjaron@users.noreply.github.com> Co-authored-by: kindmaketheworldpeace <38469337+kindmaketheworldpeace@users.noreply.github.com> Co-authored-by: canway-obama <50621369+canway-obama@users.noreply.github.com> Co-authored-by: molly0755 <16878048@qq.com> Co-authored-by: 谢先斌 <6504967+xiexianbin@users.noreply.github.com>
Develop (#168) * Explain login/paas settings different between development/production (#79) * login settings SITE_URL diff in develoment/production * update doc: LOGIN_DOMAIN in paas development * fix develop login url 404 (#81) * bugfix: 我的应用-应用部署-下架 title错误 (#94) (#117) * Devops support (#167) * add python3 framework for resource download * add tag as extra field for api/v2/app_info * add bk_devops_nav logo * add is_display to app, for desktop * update py3 framework to 1.0.2 * add api for bk-sops light app * refactor : api for bk-sops light app * refactor 1: api for bk-sops light app * refactor 2: api for bk-sops light app * delete syncdb command for django version >= 1.9 * set requests default timeout 5 second and add some logs when exception * set HTTP_TIMEOUT variable in settings * add newline in settings_default.py * support py3 for esb sdk, update translation for some apis, support DELETE/PUT method for request some apis, support get bk apidoc from md files * up cc some apidocs * update VERSION to 3.2.3 * upgrade gunicorn to 19.9.0 * add guide for python3 framework * add app env var admin * update py3 framework to 1.0.3 * fix js pagination error * fix js pagination error * up cc confapis * Devops support fixbug20190306 (#14) * add error message where user info (phone, chname) check * fixbug: light app logo image name ramdom * refactor * up cc/sops apis * up cc/sops confapis * add try-except for bk_backend.authenticate (#15) * Bugfix 0311 (#16) * add try-except for bk_backend.authenticate * update bk_devops_nav logo * app.yml support app env init while setup (#17) * app.yml support app env init while setup * fix app env key/value validation for app.yml * env key/value type cast to str before validate * unify the app_env_var value length to 1000 * support old login account manage page url (#18) * remove on_migrate * add doc to release.md: update python framework to support https * update release.md * third server password should not be chinese * fix link too long text-overflow * fix some issues * remove header for some files * bugfix: bktoken decrypt wrong * batch issues fix * change version to 3.2.5 * modify default user logo (#51) * fix some icons display error (#52) * fix fta imap (#56) * Update release.md * fix the too complex of account _is_bk_token_valid (#59) * Explain login/paas settings different between development/production (#79) (#80) * login settings SITE_URL diff in develoment/production * update doc: LOGIN_DOMAIN in paas development * 修复本地开发登录URL 404问题 (#82) * fix develop login url 404 (#81) * 更新 sops 组件,更新cmsi 发送语音通知组件 (#84) * up sops confapis, cmsi send_voice_msg * add component conf for cmsi send_voice_msg * 更新release说明 (#85) * up sops confapis, cmsi send_voice_msg * add component conf for cmsi send_voice_msg * up release doc * fix login decrypt token code bug (#88) * paas_agent support python3 (#89) * fix sync blocking bug when build script times out (#64) * Upgrade python framework to 2.0.0 (#90) * upgrade python framework to 2.0.0 * change new framework icon * fix fta imap (#103) * Update weixin doc and fix ligth app logo (#105) * fix light app lose bug * update weixin notify doc * update weixin notify doc * fixbug: import user do not response bug * fix cc delete_object_attribute apidoc (#106) * update guide doc of python framework (#108) * bugfix: 滚动按钮提示内容错误。issue #97 (#113) * fixbug:Development Language Change #96 (#116) * add app-env title (#124) * add resource migration for python doc url and delete united dev-env (#129) * Add docker (#131) * add docker docs for quick experience * update docker support docs * update docker support docs * upgrade framework to 2.1.4.11 (#134) * update link or replace ce with open source version (#135) * 93:修改BUG:当版本历史为空时, 前端出现两条横线 (#123) * add static version for css/js (#136) * Fix user avatar (#142) * fix user avatar * add import_common_template for sops * Bugfix 0717 (#143) * fix #128; remove django specific version in document * fix #140; resource link to official website * use HTTP_SCHEMA for job/cc link int (#145) * update cc apis, add cmsi send_msg/get_msg_type (#146) * saas info show settings style (#150) * fix #147; add/delete user refresh list without query term (#149) * disable bk_language while the i18n is not support in ce (#155) * fix resource download icon (#156) * fix resource download icon * fix pep8 fail * fix login api ApiErrorCodeEnumV2 missing USER_NOT_EXISTS2 (#158) * support logo file in pkg root dir (#164) * Update docs (#166) * update readme.md/readme_en.md Co-authored-by: nannan00 <17491932+nannan00@users.noreply.github.com> Co-authored-by: jamesge <gejun.coolfriend@gmail.com> Co-authored-by: alex-smile <443677891@qq.com> Co-authored-by: wenjaron <45757842+wenjaron@users.noreply.github.com> Co-authored-by: kindmaketheworldpeace <38469337+kindmaketheworldpeace@users.noreply.github.com> Co-authored-by: canway-obama <50621369+canway-obama@users.noreply.github.com> Co-authored-by: molly0755 <16878048@qq.com> Co-authored-by: 谢先斌 <6504967+xiexianbin@users.noreply.github.com>
PreviousNext