youtrack-personal-timetracking-widget

所属分类:操作系统开发
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-08-25 08:57:45
上 传 者sh-1993
说明:  中心仪表板小部件,用于显示您在YouTrack中添加到问题的花费时间的每日和累计总计,
(Hub dashboard widget to display daily and cumulative totals for spent time that you have added to issues in YouTrack,)

文件列表:
.editorconfig (415, 2023-08-25)
.eslintignore (5, 2023-08-25)
.eslintrc (246, 2023-08-25)
.nvmrc (9, 2023-08-25)
LICENSE (11357, 2023-08-25)
crowdin.yml (392, 2023-08-25)
karma.conf.js (2196, 2023-08-25)
manifest.json (557, 2023-08-25)
package-lock.json (982846, 2023-08-25)
package.json (2903, 2023-08-25)
postcss.config.js (252, 2023-08-25)
src/ (0, 2023-08-25)
src/.eslintrc (289, 2023-08-25)
src/app/ (0, 2023-08-25)
src/app/app.js (619, 2023-08-25)
src/app/components/ (0, 2023-08-25)
src/app/components/service-resource.js (1449, 2023-08-25)
src/app/period-statistics.js (4617, 2023-08-25)
src/app/personal-time-tracking-settings.js (2372, 2023-08-25)
src/app/personal-time-tracking-widget.js (9064, 2023-08-25)
src/app/personal-time-tracking-widget.scss (1636, 2023-08-25)
src/app/resources.js (555, 2023-08-25)
src/app/translations.js (642, 2023-08-25)
src/app/translations/ (0, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_af.po (2818, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_ar.po (2900, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_cs.po (3503, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_da.po (2815, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_de.po (3468, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_eo.po (3484, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_es.po (3445, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_fa.po (2816, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_fr.po (3487, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_he.po (3606, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_hu.po (3480, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_it.po (3492, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_ja.po (3486, 2023-08-25)
src/app/translations/youtrack-personal-timetracking-widget_kaa.po (2817, 2023-08-25)
... ...

# YouTrack Personal Time Tracking [![JetBrains team project](http://jb.gg/badges/team.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) [YouTrack](https://www.jetbrains.com/youtrack/) dashboard widget, which displays daily and cumulative totals for spent time that you have added to issues in YouTrack. Widget's [page](https://plugins.jetbrains.com/plugin/10978-personal-time-tracking) on JetBrains Marketplace [Code of Conduct](https://github.com/JetBrains?#code-of-conduct) ## Developing a Hub widget The following commands are available: - `npm test` to launch karma tests - `npm start` to run a local development server - `npm run lint` to lint your code (JS and CSS) - `npm run stylelint` to lint CSS only - `npm run build` to generate a production bundle (will be available under `dist`) - `npm run ci-test` to launch karma tests and report the results to TeamCity To check your widget, go to the widget playground page located at `/dashboard/widgets-playground`. You may encounter the following problem when using a local development server together with Hub running over HTTPS: all major browsers block insecure scripts. In Chrome you can add a security exception: click the security notification in the address bar (the one saying "The page is trying to load scripts from unauthenticated sources") and press the "Load unsafe scripts" button. Similar workarounds are available in other browsers as well. ## Introduction into widget development Template for this widget was generated by [hub widget generator](https://github.com/JetBrains/ring-ui/tree/master/packages/generator/hub-widget).

近期下载者

相关文件


收藏者