author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
36,332 | 01.04.2022 22:35:11 | -28,800 | 4b5c6a259ba4395fae7ce3f575dae92d6ef8a117 | [Feature-8023][Document] Add example and notice about task type Python | [
{
"change_type": "MODIFY",
"old_path": "docs/en-us/2.0.5/user_doc/guide/task/python.md",
"new_path": "docs/en-us/2.0.5/user_doc/guide/task/python.md",
"diff": "-# Python\n+# Python Node\n-- Using python nodes, you can directly execute python scripts. For python nodes, workers will use `python **` to... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Feature-8023][Document] Add example and notice about task type Python (#8023) (#713) |
36,284 | 02.04.2022 18:36:52 | -28,800 | 0cbd219954d6d35338f89799af377b9b6cb48b78 | [ci] Add CI failed when any change in docs
* [ci] Add CI failed when any change in docs
* Change docs check
* revert this before merge
* change ci
* Revert "revert this before merge"
This reverts commit | [
{
"change_type": "MODIFY",
"old_path": ".asf.yaml",
"new_path": ".asf.yaml",
"diff": "@@ -40,6 +40,7 @@ github:\nrequired_status_checks:\ncontexts:\n- CheckDeadLinks\n+ - docs-check\nrequired_pull_request_reviews:\ndismiss_stale_reviews: true\nrequired_approving_review_count: 1\n"
},
{
"chan... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [ci] Add CI failed when any change in docs (#757)
* [ci] Add CI failed when any change in docs
* Change docs check
* revert this before merge
* change ci
* Revert "revert this before merge"
This reverts commit 1d8201a4 |
36,284 | 02.04.2022 22:28:01 | -28,800 | 519841d5394dd962255680b8a8c5117a2ee798b0 | [ci] Add schedule deploy and revert prohibit docs change | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/change-docs.yaml",
"new_path": ".github/workflows/change-docs.yaml",
"diff": "@@ -44,5 +44,5 @@ jobs:\n- name: Fail When Docs Dir Change\nrun: |\nif git diff --name-only origin/master HEAD | grep -q -E \"${{ env.DOCS_FLAG }}\"; then\n- echo 1... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [ci] Add schedule deploy and revert prohibit docs change (#760) |
36,353 | 03.04.2022 21:49:01 | -28,800 | 28448c5195d1af7def227719db7f25b902fc2bc3 | Added banner Prompt | [
{
"change_type": "MODIFY",
"old_path": "src/components/header/index.scss",
"new_path": "src/components/header/index.scss",
"diff": "background-color: #fff;\nbox-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);\n}\n+ .banner-tips {\n+ display: flex;\n+ justify-content: center;\n+ align-items: center;\n+ bac... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | Added banner Prompt (#762) |
36,284 | 07.04.2022 11:12:45 | -28,800 | ec7a1d907aac2164d7db140e4e8de25feabcde5e | [ci] Add branch history-docs as protect branch
Avoiding committer force push and overwrite some
content | [
{
"change_type": "MODIFY",
"old_path": ".asf.yaml",
"new_path": ".asf.yaml",
"diff": "@@ -44,3 +44,8 @@ github:\nrequired_pull_request_reviews:\ndismiss_stale_reviews: true\nrequired_approving_review_count: 1\n+ history-docs:\n+ required_status_checks:\n+ contexts:\n+ - CheckDeadLinks\n+ - img-check... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [ci] Add branch history-docs as protect branch (#767)
Avoiding committer force push and overwrite some
content |
36,284 | 07.04.2022 11:17:55 | -28,800 | 61fb51e07fb17be3c76f430327b9b7951dca7bec | Add some missing change files | [
{
"change_type": "ADD",
"old_path": "img/alert/agentid.png",
"new_path": "img/alert/agentid.png",
"diff": "Binary files /dev/null and b/img/alert/agentid.png differ\n"
},
{
"change_type": "ADD",
"old_path": "img/alert/corpid.png",
"new_path": "img/alert/corpid.png",
"diff": "Bina... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | Add some missing change files (#764) |
36,284 | 07.04.2022 11:18:20 | -28,800 | 6c25a3df35c21777dc60985fa8640871c797b3dd | Update prepare script in readme | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "HOW_PREPARE_WOKR.md",
"diff": "+# How Prepare Script Work\n+\n+## Background\n+\n+Our latest documents are in directory `docs` DolphinScheduler [main repository](https://github.com/apache/dolphinscheduler.git),\n+and the history documents before... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | Update prepare script in readme (#763) |
36,285 | 07.04.2022 11:33:57 | -28,800 | e856cf0cf4d531cd5ebc57df588126d94ae905cf | update compile command | [
{
"change_type": "MODIFY",
"old_path": "development/en-us/development-environment-setup.md",
"new_path": "development/en-us/development-environment-setup.md",
"diff": "@@ -23,7 +23,7 @@ git clone git@github.com:apache/dolphinscheduler.git\ni. If you use MySQL database, pay attention to modify pom.xm... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | update compile command (#768)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com> |
36,284 | 18.04.2022 19:07:47 | -28,800 | 84ed993d869ba19da1d148e327e73b63c755b3fa | [release] Change release docs
* [release] Change release docs
* revert before merge
* Fix quick start link
* Correct docker link
* Correct docker link
* Revert "revert before merge"
This reverts commit
* Add download link for 3.0.0-alpha | [
{
"change_type": "MODIFY",
"old_path": "blog/en-us/Apache-DolphinScheduler-2.0.1.md",
"new_path": "blog/en-us/Apache-DolphinScheduler-2.0.1.md",
"diff": "@@ -135,7 +135,7 @@ For detailed usage documentation, please refer to:\nhttps://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/insta... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [release] Change release docs (#778)
* [release] Change release docs
* revert before merge
* Fix quick start link
* Correct docker link
* Correct docker link
* Revert "revert before merge"
This reverts commit 2a2c5c12
* Add download link for 3.0.0-alpha |
36,353 | 22.04.2022 16:43:15 | -28,800 | e381484eaf198bd26e31abd497ccd0020facfa49 | Added Baidu Statistics | [
{
"change_type": "MODIFY",
"old_path": "redirect.ejs",
"new_path": "redirect.ejs",
"diff": "var _hmt = _hmt || [];\n(function() {\nvar hm = document.createElement(\"script\");\n- hm.src = \"https://hm.baidu.com/hm.js?4e7b4b400dd31fa015018a435c64d06f\";\n+ hm.src = \"https://hm.baidu.com/hm.js?d6bc73... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | Added Baidu Statistics (#780) |
36,284 | 12.05.2022 14:49:20 | -28,800 | bd5d4b4eadf206439824a437649690f6710ca0d8 | [team] Add new committer and PMC | [
{
"change_type": "MODIFY",
"old_path": "community/en-us/team.md",
"new_path": "community/en-us/team.md",
"diff": "@@ -22,6 +22,10 @@ The DolphinScheduler team is comprised of Members and Contributors. Members have\n| Xiaochun Liu | liuxiaochun | [@khadgarmage](https://github.com/khadgarmage) |\n| Zi... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [team] Add new committer and PMC (#785) |
36,284 | 29.05.2022 22:10:07 | -28,800 | ddb5a7a320de7b4900ddfad7fb5562c18ef2f1c5 | [chore] Change local js resource path | [
{
"change_type": "RENAME",
"old_path": "js/npm/js.cookie.min.js",
"new_path": "asset/js/npm/js.cookie.min.js",
"diff": ""
},
{
"change_type": "RENAME",
"old_path": "js/react/react-dom.min.js",
"new_path": "asset/js/react/react-dom.min.js",
"diff": ""
},
{
"change_type": "... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [chore] Change local js resource path (#793) |
36,284 | 30.05.2022 23:09:44 | -28,800 | 5411a08f51bd019fe74ae08ec4ccdbd0a4f16003 | [release] New download link | [
{
"change_type": "MODIFY",
"old_path": "download/en-us/download.md",
"new_path": "download/en-us/download.md",
"diff": "@@ -7,6 +7,8 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n+| M... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [release] New download link (#794) |
36,354 | 31.05.2022 15:00:58 | -28,800 | 0beba7d022bbfbdc764b27f44300d99000184643 | [fix][scripts]: prepare_docs.sh supports image path conversion. | [
{
"change_type": "MODIFY",
"old_path": "blog/en-us/Apache_dolphinScheduler_3.0.0_alpha.md",
"new_path": "blog/en-us/Apache_dolphinScheduler_3.0.0_alpha.md",
"diff": "@@ -88,7 +88,7 @@ Amazon EMR Task Definition\nAmazon Redshift support\n-* For **Amazon S3**, we have extended the Apache DolphinSchedu... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [fix][scripts]: prepare_docs.sh supports image path conversion. (#789)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com> |
36,284 | 07.06.2022 17:44:08 | -28,800 | be7398a944f78359283a43958b7a88ce9dbfd621 | [ci] fix development img path | [
{
"change_type": "MODIFY",
"old_path": "scripts/prepare_docs.sh",
"new_path": "scripts/prepare_docs.sh",
"diff": "@@ -148,8 +148,9 @@ function prepare_docs() {\necho \" ---> Sync latest document in dev branch.\"\nrsync_latest_docs\n- echo \"===>>>: Replace images path in ${PROJECT_SITE_DOC_DIR}\"\n+... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [ci] fix development img path (#796) |
36,343 | 27.06.2022 21:33:33 | -28,800 | 30fc92e97f0a2feadcad302fdcdbedc289906a7f | [comunity] Add new users yili | [
{
"change_type": "ADD",
"old_path": "img/ourusers/yili.png",
"new_path": "img/ourusers/yili.png",
"diff": "Binary files /dev/null and b/img/ourusers/yili.png differ\n"
},
{
"change_type": "MODIFY",
"old_path": "site_config/home.jsx",
"new_path": "site_config/home.jsx",
"diff": "@... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [comunity] Add new users yili (#803) |
36,284 | 08.07.2022 18:42:47 | -28,800 | ba65349457b4277064213a02dc8cd4dfbc3a569b | impv: add keys to release KEYS | [
{
"change_type": "MODIFY",
"old_path": ".dlc.json",
"new_path": ".dlc.json",
"diff": "},\n{\n\"pattern\": \"^http://192\"\n+ },\n+ {\n+ \"pattern\": \"https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami\"\n}\n],\n\"replacementPatterns\": [\n"
},
{
"change_type": "MODI... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | impv: add keys to release KEYS (#807) |
36,284 | 08.07.2022 19:01:50 | -28,800 | 50679e11d0cb8d9ecb32acbfc24bd62be7f61b94 | release: version 2.0.6 | [
{
"change_type": "MODIFY",
"old_path": "download/en-us/download.md",
"new_path": "download/en-us/download.md",
"diff": "@@ -7,6 +7,8 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n+| J... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | release: version 2.0.6 (#809) |
36,332 | 14.07.2022 18:01:44 | -28,800 | e7af5671a2302db7cbf01f5608fc216ddec7931e | [team] Add a new teammate - Chufeng Gao | [
{
"change_type": "MODIFY",
"old_path": "community/en-us/team.md",
"new_path": "community/en-us/team.md",
"diff": "@@ -58,6 +58,7 @@ The DolphinScheduler team is comprised of Members and Contributors. Members have\n| Zihao Xiang | zihaoxiang | [@SbloodyS](https://github.com/SbloodyS) |\n| Amy Wang | ... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [team] Add a new teammate - Chufeng Gao (#812) |
36,284 | 04.08.2022 11:07:32 | -28,800 | d92d5f83288b036206a4c05b360845711487f14c | [team] New PMC jinyong and new committer | [
{
"change_type": "MODIFY",
"old_path": "community/en-us/team.md",
"new_path": "community/en-us/team.md",
"diff": "@@ -28,6 +28,7 @@ The DolphinScheduler team is comprised of Members and Contributors. Members have\n| Zhenxu Ke | kezhenxu94 | [@kezhenxu94](https://github.com/kezhenxu94) |\n| Wenjun Ru... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [team] New PMC jinyong and new committer (#816) |
36,284 | 10.08.2022 16:17:53 | -28,800 | 8ca3548ff4cd7ae2977eabc04c9367c64c2ca009 | [impv] Allow change config by env variable run prepare_docs.sh
This patch allows user change the default setting from environment variable, which
make change easier | [
{
"change_type": "MODIFY",
"old_path": "HOW_PREPARE_WOKR.md",
"new_path": "HOW_PREPARE_WOKR.md",
"diff": "@@ -52,3 +52,24 @@ declare -A DEV_RELEASE_DOCS_VERSIONS=(\n...\n)\n```\n+\n+## How to Change Document Build Configuration Like Organization or Branch\n+\n+All the configurations is in [conf.sh](... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [impv] Allow change config by env variable run prepare_docs.sh (#818)
This patch allows user change the default setting from environment variable, which
make change easier |
36,284 | 11.08.2022 12:04:56 | -28,800 | cbfa058b762ae1f90982edf7f434088987fd22eb | feat: Support python multiple version documents | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/website.yml",
"new_path": ".github/workflows/website.yml",
"diff": "@@ -8,38 +8,13 @@ on:\n- cron: \"0 5 * * *\"\nenv:\n- PYDS_HOME: dolphinscheduler-python/pydolphinscheduler\n+ # We use the repo in swap/dolphinscheduler to build all python ... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | feat: Support python multiple version documents (#822) |
36,327 | 26.09.2022 19:20:48 | -28,800 | b6f9bcbef818e0a0582298874c46b215524aa377 | [release]add 3.0.1 release | [
{
"change_type": "MODIFY",
"old_path": "download/en-us/download.md",
"new_path": "download/en-us/download.md",
"diff": "@@ -7,6 +7,8 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n+| S... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [release]add 3.0.1 release (#829) |
36,297 | 30.09.2022 12:14:57 | -28,800 | 415fdbcf53ff7f4fc18a63f1b5eb3310a1b58c7e | [Release] Add release 3.1.0 | [
{
"change_type": "MODIFY",
"old_path": "download/en-us/download.md",
"new_path": "download/en-us/download.md",
"diff": "@@ -7,6 +7,8 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n+| S... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Release] Add release 3.1.0 (#830) |
36,284 | 06.10.2022 12:43:59 | -28,800 | 1b2fd7da28bd2ebb6489f734d95cb10235df222e | [community] Update team member | [
{
"change_type": "MODIFY",
"old_path": "blog/en-us/Apache-DolphinScheduler-2.0.1.md",
"new_path": "blog/en-us/Apache-DolphinScheduler-2.0.1.md",
"diff": "@@ -25,7 +25,7 @@ Start process activity diagram\nVersion 2.0.1 enhanced the system's processing capabilities by optimizing the kernel, thereby gr... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [community] Update team member (#831) |
36,284 | 24.10.2022 13:36:32 | -28,800 | 05307d61d8df6810c670fdcd5414b606dcb806c1 | new release version 207 | [
{
"change_type": "MODIFY",
"old_path": "scripts/conf.sh",
"new_path": "scripts/conf.sh",
"diff": "@@ -34,7 +34,7 @@ PROJECT_WEBSITE_DIR=${PROJECT_WEBSITE_DIR:-${SWAP_DIR}/${PROJECT_WEBSITE_NAME}}\n# docs in apache/dolphinscheduler-webstie branch `history-docs`\ndeclare -a HISTORY_DOCS_VERSIONS=(\n\"... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | new release version 207 (#834) |
36,284 | 24.10.2022 15:13:23 | -28,800 | 05acaa1b586fcef4f3057f6677b33f94160d1d53 | [fix] Add missing download link for 207 | [
{
"change_type": "MODIFY",
"old_path": "download/en-us/download.md",
"new_path": "download/en-us/download.md",
"diff": "@@ -7,6 +7,8 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n+| O... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [fix] Add missing download link for 207 (#835) |
36,284 | 09.11.2022 21:41:43 | -28,800 | 9f1eb39808ea9e1ecdbf8b4300cd8ff07c87ee42 | [feat] Only check all docs dead link in schedule event | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/dead-link-checker.yaml",
"new_path": ".github/workflows/dead-link-checker.yaml",
"diff": "name: Dead Link Checker\non:\n+ push:\n+ branches:\n+ - master\npull_request:\n+ schedule:\n+ - cron: \"0 5 * * *\"\nconcurrency:\ngroup: dlc-${{ github... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [feat] Only check all docs dead link in schedule event (#840) |
36,284 | 09.11.2022 21:42:37 | -28,800 | fa430c680740f26086cac08f2e0147141a18159c | [feat] Change python API into other repo
ref: | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/website.yml",
"new_path": ".github/workflows/website.yml",
"diff": "@@ -9,13 +9,14 @@ on:\nenv:\n# We use the repo in swap/dolphinscheduler to build all python versions docs\n- PYDS_HOME: swap/dolphinscheduler/dolphinscheduler-python/pydolphi... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [feat] Change python API into other repo (#839)
ref: https://github.com/apache/dolphinscheduler/pull/12779
https://github.com/apache/dolphinscheduler-sdk-python/pull/1 |
36,327 | 11.11.2022 15:39:33 | -28,800 | 51bf2662bd486d3968c8bee9708da7a73168f510 | add 3.1.1 release | [
{
"change_type": "MODIFY",
"old_path": "download/en-us/download.md",
"new_path": "download/en-us/download.md",
"diff": "@@ -7,6 +7,8 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n+| N... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | add 3.1.1 release (#841) |
36,332 | 22.11.2022 10:30:33 | -28,800 | b36385405ff6a666bd6b2df25ae2daef2bb8c2a5 | Update docs for 3.0.2 release | [
{
"change_type": "MODIFY",
"old_path": "download/en-us/download.md",
"new_path": "download/en-us/download.md",
"diff": "@@ -7,7 +7,9 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n-| N... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | Update docs for 3.0.2 release (#842) |
36,284 | 28.11.2022 10:41:37 | -28,800 | 1ffb88fa93c1d4a22edbe9dd919efabe5bca710b | [ci] Add timeout threshold to schedule dead link check | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/dead-link-checker.yaml",
"new_path": ".github/workflows/dead-link-checker.yaml",
"diff": "@@ -31,11 +31,12 @@ concurrency:\njobs:\nCheckDeadLinks:\nruns-on: ubuntu-latest\n- timeout-minutes: 30\n+ # Will check all history docs when event is s... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [ci] Add timeout threshold to schedule dead link check (#844) |
36,284 | 08.12.2022 16:58:02 | -28,800 | 450ed73020fe8e316de07fe935ee73d8aa3177ab | [feat] new release version 303 | [
{
"change_type": "MODIFY",
"old_path": "download/en-us/download.md",
"new_path": "download/en-us/download.md",
"diff": "@@ -7,6 +7,8 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n+| D... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [feat] new release version 303 (#846) |
36,327 | 11.12.2022 14:28:10 | -28,800 | ec765dc6cc412490d75cecb270a4654336c2ae12 | [feat] new release version 312 | [
{
"change_type": "MODIFY",
"old_path": "blog/en-us/DolphinScheduler_Kubernetes_Technology_in_action.md",
"new_path": "blog/en-us/DolphinScheduler_Kubernetes_Technology_in_action.md",
"diff": "@@ -75,7 +75,7 @@ Official website document address\nhttps://dolphinscheduler.apache.org/en-us/docs/1.3.9/us... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [feat] new release version 312 (#848) |
36,326 | 12.12.2022 18:09:51 | -28,800 | b1b8e477b4141ca311ffd5c531e64cd1e36ec752 | [Fix] Add LICENSE and .asf.yaml(#851) | [
{
"change_type": "MODIFY",
"old_path": ".gitignore",
"new_path": ".gitignore",
"diff": "@@ -32,3 +32,5 @@ public/img\npublic/fetch\npublic/pages\npublic/user\n+public/.asf.yaml\n+public/LICENSE\n"
},
{
"change_type": "MODIFY",
"old_path": "scripts/generate.js",
"new_path": "scripts/g... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Fix] Add LICENSE and .asf.yaml(#851) |
36,326 | 13.12.2022 19:55:19 | -28,800 | 647b7e9d9b502397e89e8dabd92bcef6d6104b32 | [Improvement] Some improvements.
added 404 page
replaced banner images on the home page
added not found component | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -14,7 +14,7 @@ node version is 10+, version lower than 10.x is not supported yet.\n2.1. Run `export PROTOCOL_MODE=ssh` tells Git clone resource via SSH protocol instead of HTTPS protocol\n2.2. Run `./scripts/pre... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Improvement] Some improvements. (#855)
- added 404 page
- replaced banner images on the home page
- added not found component |
36,326 | 13.12.2022 20:18:14 | -28,800 | 1d1738d00881288fa8f424e454b53adc1e86fe91 | [Feature] Added `.htaccess` | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "public/.htaccess",
"diff": "+ErrorDocument 404 /\n"
},
{
"change_type": "DELETE",
"old_path": "public/404.html",
"new_path": null,
"diff": "-<!DOCTYPE html>\n-<html lang=\"en\">\n- <head>\n- <meta charset=\"utf-8\" />\n- <met... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Feature] Added `.htaccess` (#856) |
36,326 | 13.12.2022 20:35:29 | -28,800 | 3e7c0e83fa69a5518c1c3d3b40170a17fc13262e | [Feature] Added 404 page. | [
{
"change_type": "MODIFY",
"old_path": "public/.htaccess",
"new_path": "public/.htaccess",
"diff": "-ErrorDocument 404 /\n+ErrorDocument 404 /404.html\n"
},
{
"change_type": "ADD",
"old_path": null,
"new_path": "public/404.html",
"diff": "+<!DOCTYPE html>\n+<html lang=\"en\">\n+ ... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Feature] Added 404 page. (#857) |
36,326 | 15.12.2022 10:33:23 | -28,800 | ad7490895fbb1b067bbe5bc155de2b9352f5c5ef | [Fix] Fix links and connent UI. | [
{
"change_type": "MODIFY",
"old_path": "scripts/generate_docs.js",
"new_path": "scripts/generate_docs.js",
"diff": "@@ -120,7 +120,7 @@ const getMenu = (list, data, version, lang, isDeployment, location) => {\n\".md\"\n)}`;\n- const mdInfo = parseMd(mdPath);\n+ const mdInfo = parseMd(mdPath, lang, v... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Fix] Fix links and connent UI. (#858) |
36,326 | 16.12.2022 11:25:35 | -28,800 | e4b9715a67d104b11f0857555ffeca391df0e55e | [Improve] Added redirects on the 404 page. | [
{
"change_type": "MODIFY",
"old_path": "public/404.html",
"new_path": "public/404.html",
"diff": "</head>\n<body>\n<script>\n- window.location.href = \"/\";\n+ (() => {\n+ const href = window.location.href;\n+ const lang = href.includes(\"zh-cn\") ? \"zh-cn\" : \"en-us\";\n+ if (href.includes(\"down... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Improve] Added redirects on the 404 page. (#861) |
36,284 | 19.12.2022 15:28:59 | -28,800 | 65c3a509d3b988b71ba6faa21ecd50cc54c18baa | feat: python docs rsync all files in expect .doctrees | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/website.yml",
"new_path": ".github/workflows/website.yml",
"diff": "@@ -38,10 +38,11 @@ jobs:\npython-version: 3.7\n- name: Build Python Multiple Version Document\nworking-directory: ${{ env.PYDS_HOME }}\n+ # rsync all files in directory docs... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | feat: python docs rsync all files in expect .doctrees (#863) |
36,284 | 19.12.2022 15:53:47 | -28,800 | 7603d9e11909f01fbbc9c9119cd9d112689bbc0c | fix: python docs level error | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/website.yml",
"new_path": ".github/workflows/website.yml",
"diff": "@@ -42,7 +42,7 @@ jobs:\nrun: |\npython -m pip install --upgrade ${{ env.DEPENDENCES }}\npython -m tox -vv -e doc-build-multi\n- rsync -av --progress --exclude .doctrees docs... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | fix: python docs level error (#864) |
36,284 | 21.12.2022 10:43:23 | -28,800 | 4ffeacc0f8a624ed5950928a45559d83eeb0d57c | fix: download link error | [
{
"change_type": "MODIFY",
"old_path": "src/views/Download/Version.jsx",
"new_path": "src/views/Download/Version.jsx",
"diff": "@@ -140,7 +140,7 @@ export const Version = () => {\n{t(\"download\")}\n</div>\n<Button type=\"link\" href={detail.bin.src}>\n- {detail.bin.bin?.split(\"/\").at(-1)}\n+ {det... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | fix: download link error (#866) |
36,326 | 26.12.2022 10:12:33 | -28,800 | f8484d7ddca0e1a82d96a77aacb6d8195c2d5943 | [Feature] Changed hash router to history router. | [
{
"change_type": "MODIFY",
"old_path": "public/.htaccess",
"new_path": "public/.htaccess",
"diff": "-ErrorDocument 404 /404.html\n+ErrorDocument 404 /index.html\n"
},
{
"change_type": "MODIFY",
"old_path": "src/App.jsx",
"new_path": "src/App.jsx",
"diff": "import {\n- createHashR... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Feature] Changed hash router to history router. (#867) |
36,326 | 26.12.2022 10:33:44 | -28,800 | 53bd10cd313c8f6a9e546d9ce38954b706b0c965 | [Feature] Changed the homepage. | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"name\": \"ds-home\",\n\"version\": \"0.1.0\",\n\"private\": true,\n- \"homepage\": \".\",\n+ \"homepage\": \"/\",\n\"scripts\": {\n\"dev\": \"react-scripts start\",\n\"build\": \"node ./scripts/generate && ... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Feature] Changed the homepage. (#868) |
36,326 | 26.12.2022 17:50:49 | -28,800 | 169638743f92e95b410308e833b714e51115a10f | [Fix] Removed hash. | [
{
"change_type": "MODIFY",
"old_path": "public/404.html",
"new_path": "public/404.html",
"diff": "const url = href\n.replace(/.html/, \"\")\n.replace(/\\/user_doc/, \"\")\n- .replace(lang, `#/${lang}`);\n+ .replace(lang, `/${lang}`);\nwindow.location.replace(url);\nreturn;\n}\n"
},
{
"change... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Fix] Removed hash. (#872) |
36,284 | 03.01.2023 15:17:35 | -28,800 | 2dbc91f8c5b568b52f09b3dfea0818fe7632a60e | feat: Release version 3.0.4 | [
{
"change_type": "MODIFY",
"old_path": "config/download.json",
"new_path": "config/download.json",
"diff": "\"sha512\": \"https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-bin.tar.gz.sha512\"\n}\n},\n+ \"3.0.4\": {\n+ \"time\": \"2023-1-3\",\n+ \"src\": {\n+ \"src\": ... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | feat: Release version 3.0.4 (#874) |
36,284 | 11.01.2023 16:55:29 | -28,800 | 47107ccdccf2606c64016f16d01313ec72adfa2e | fix: Regexp replace all datasource-setting hyper link | [
{
"change_type": "MODIFY",
"old_path": "scripts/replace_links.js",
"new_path": "scripts/replace_links.js",
"diff": "@@ -20,12 +20,6 @@ const replaceDeadLinks = (content, lang, version) => {\n`cluster.md`,\n`/${lang}/docs/${version}/guide/installation/cluster`\n)\n- .replaceAll(\n- `../howto/datasour... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | fix: Regexp replace all datasource-setting hyper link (#877) |
36,326 | 12.01.2023 14:34:18 | -28,800 | 1a243a26a87fc472508f6b2775396269e1b2f582 | [Fix] Fix anchor jumping in documents. | [
{
"change_type": "RENAME",
"old_path": "public/images/tasks/data_quality.png",
"new_path": "public/images/tasks/data-quality.png",
"diff": ""
},
{
"change_type": "RENAME",
"old_path": "public/images/tasks/flink_stream.png",
"new_path": "public/images/tasks/flink-stream.png",
"dif... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Fix] Fix anchor jumping in documents. (#878) |
36,326 | 06.02.2023 10:55:20 | -28,800 | 0873db03ea7c62194d4790b459d0d40153903f2b | [Feature] Add titles. | [
{
"change_type": "MODIFY",
"old_path": "public/locales/en-us.json",
"new_path": "public/locales/en-us.json",
"diff": "\"source_code_download\": \"Source code download\",\n\"binary_download\": \"Binary download\",\n\"join_our_slack\": \"Join our Slack\",\n- \"contact_emails\": \" Contact Emails\"\n+ ... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | [Feature] Add titles. (#879) |
36,284 | 09.02.2023 09:59:20 | -28,800 | 4db9581bdc3cf42b87e327b4f5cd185e9ac1e4e4 | feat: Add 208 doc configuration | [
{
"change_type": "MODIFY",
"old_path": "config/download.json",
"new_path": "config/download.json",
"diff": "\"sha512\": \"https://downloads.apache.org/dolphinscheduler/3.1.1/apache-dolphinscheduler-3.1.1-bin.tar.gz.sha512\"\n}\n},\n+ \"2.0.8\": {\n+ \"time\": \"2023-02-08\",\n+ \"src\": {\n+ \"src\"... | JavaScript | Apache License 2.0 | apache/dolphinscheduler-website | feat: Add 208 doc configuration (#883) |
305,164 | 23.01.2019 13:52:25 | 28,800 | 0e521a2ef154739e1f85f527f41c464610a790b9 | Add tasks wrapper | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "src/index.ts",
"diff": "+import Tasks from \"./wrappers/tasks\"\n+import Auth from \"./wrappers/auth\"\n+import Links from \"./wrappers/links\"\n+\n+export default class Client {\n+ public links: Links\n+ public tasks: Tasks\n+ public auth: Auth... | TypeScript | MIT License | influxdata/influxdb-client-js | Add tasks wrapper |
305,164 | 23.01.2019 15:42:52 | 28,800 | 10fd0aa7383e15ddbd2d2dbcdcbe898efc8b61c5 | Find Tasks by organization | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "-import { TasksApi, Task, LabelResponse, User, Label } from \"../api\";\n+import { TasksApi, Task, LabelResponse, User, Label, Organization } from \"../api\";\nexport default class {\nprivat... | TypeScript | MIT License | influxdata/influxdb-client-js | Find Tasks by organization |
305,164 | 23.01.2019 16:30:28 | 28,800 | 975be4c7424a8de43fc9d8d6aa776f2d2f92d04b | Add scrapers | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -4,6 +4,7 @@ import Links from \"./wrappers/links\"\nimport Labels from \"./wrappers/labels\"\nimport Buckets from \"./wrappers/buckets\"\nimport Organizations from \"./wrappers/organizations\"\n+import Sc... | TypeScript | MIT License | influxdata/influxdb-client-js | Add scrapers |
305,164 | 23.01.2019 16:39:55 | 28,800 | 04857c8893345d75630f78fda1f1c65653b05257 | Add telegraf configs | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -5,6 +5,7 @@ import Labels from \"./wrappers/labels\"\nimport Buckets from \"./wrappers/buckets\"\nimport Organizations from \"./wrappers/organizations\"\nimport Scrapers from \"./wrappers/scrapers\"\n+imp... | TypeScript | MIT License | influxdata/influxdb-client-js | Add telegraf configs |
305,164 | 24.01.2019 09:36:48 | 28,800 | 8c3ace102f41de007cf19f620c68bd061bc8a6a9 | Update README and initial version | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "# Influxdb version 2.0 javascript client\n+## Disclaimer\n+\n+This library is a work in progress and should not be considered production ready pre v1.0\n+\n## Development requirements\n- OpenJDK 8 or higher\n```\nn... | TypeScript | MIT License | influxdata/influxdb-client-js | Update README and initial version |
305,164 | 24.01.2019 09:52:31 | 28,800 | ba10f37ef40746e8244864a83f5153732aaa09e4 | Add authorizations | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "import Auth from \"./wrappers/auth\";\n+import Authorizations from \"./wrappers/authorizations\";\nimport Buckets from \"./wrappers/buckets\";\nimport Labels from \"./wrappers/labels\";\nimport Links from \".... | TypeScript | MIT License | influxdata/influxdb-client-js | Add authorizations |
305,164 | 24.01.2019 10:59:34 | 28,800 | b20305ff9224398de1f2746c77feb61c7f431794 | Add pre publish task | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"description\": \"Influxdb v2 client\",\n\"main\": \"dist/index.js\",\n\"scripts\": {\n- \"prepublishOnly\": \"echo \\\"PRE\\\" && exit 0\",\n+ \"prepublishOnly\": \"npm run build\",\n\"test\": \"echo \\\"Er... | TypeScript | MIT License | influxdata/influxdb-client-js | Add pre publish task |
305,164 | 24.01.2019 11:36:49 | 28,800 | 4fee1737ff6b67d16aeef7fffcfe079d8b5b0081 | Remove dist directory before build | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"prepublishOnly\": \"npm run build\",\n\"test\": \"echo \\\"Error: no test specified\\\" && exit 1\",\n\"generate\": \"openapi-generator generate -g typescript-axios -o src/api -i https://raw.githubuserconte... | TypeScript | MIT License | influxdata/influxdb-client-js | Remove dist directory before build |
305,164 | 24.01.2019 13:21:21 | 28,800 | f43759a15577305beed81fb1b473007f00a6983f | Add update and create to scrapers | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/scrapers.ts",
"new_path": "src/wrappers/scrapers.ts",
"diff": "-import { ScraperTargetResponse, ScraperTargetsApi } from \"../api\";\n+import { ScraperTargetRequest, ScraperTargetResponse, ScraperTargetsApi } from \"../api\";\nexport default class... | TypeScript | MIT License | influxdata/influxdb-client-js | Add update and create to scrapers |
305,164 | 24.01.2019 13:37:32 | 28,800 | c16cd2ac984c2f67cbcf1186ce37248f66201bf1 | Add write api | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -8,6 +8,7 @@ import Scrapers from \"./wrappers/scrapers\";\nimport Tasks from \"./wrappers/tasks\";\nimport TelegrafConfigs from \"./wrappers/telegrafConfigs\";\nimport Users from \"./wrappers/users\";\n+i... | TypeScript | MIT License | influxdata/influxdb-client-js | Add write api |
305,164 | 24.01.2019 14:02:20 | 28,800 | 26e283ac0e351e884b19c1420d768222334feb38 | Add delete to tasks | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "@@ -46,6 +46,12 @@ export default class {\nreturn this.update(id, {flux: script});\n}\n+ public async delete(id: string): Promise<Response> {\n+ const {data} = await this.service.tasksTaskID... | TypeScript | MIT License | influxdata/influxdb-client-js | Add delete to tasks |
305,164 | 24.01.2019 14:23:05 | 28,800 | b39606e6e7077beca2963ba02d9b6f37823b7da7 | Make task labels more consistent with other labels | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/labels.ts",
"new_path": "src/wrappers/labels.ts",
"diff": "@@ -7,7 +7,7 @@ interface ILabelProperties {\ndescription?: string;\n}\n-const addLabelDefaults = (l: APILabel): ILabel => ({\n+export const addLabelDefaults = (l: APILabel): Label => ({\n... | TypeScript | MIT License | influxdata/influxdb-client-js | Make task labels more consistent with other labels |
305,164 | 25.01.2019 09:15:16 | 28,800 | 85766b444de683af8a50bcbdd53415f832ad79ab | Add getAuthorizationToken method | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/authorizations.ts",
"new_path": "src/wrappers/authorizations.ts",
"diff": "-import { Authorization, AuthorizationsApi } from \"../api\";\n+import { Authorization, AuthorizationsApi, User } from \"../api\";\nexport default class {\nprivate service:... | TypeScript | MIT License | influxdata/influxdb-client-js | Add getAuthorizationToken method |
305,164 | 25.01.2019 14:15:32 | 28,800 | d610d1bb963d929228bdebe5b2b10ecdd509c998 | Fix typo with authorizations spelling | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -12,7 +12,7 @@ import Write from \"./wrappers/write\";\nexport default class Client {\npublic auth: Auth;\n- public authoriziations: Authorizations;\n+ public authorizations: Authorizations;\npublic bucket... | TypeScript | MIT License | influxdata/influxdb-client-js | Fix typo with authorizations spelling |
305,164 | 31.01.2019 10:25:18 | 28,800 | aea6d5544bacec5a42c432f3295748d27300ab09 | Expand telegraf config api definitions | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/scrapers.ts",
"new_path": "src/wrappers/scrapers.ts",
"diff": "@@ -25,7 +25,7 @@ export default class {\nreturn data;\n}\n- public async deleteScraper(id: string): Promise<Response> {\n+ public async delete(id: string): Promise<Response> {\nconst ... | TypeScript | MIT License | influxdata/influxdb-client-js | Expand telegraf config api definitions |
305,164 | 31.01.2019 11:49:21 | 28,800 | f5a20b67e6cdbd4c1c169ec857b066e2984e02bb | Add setup wrapper | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -5,6 +5,7 @@ import Labels from \"./wrappers/labels\";\nimport Links from \"./wrappers/links\";\nimport Organizations from \"./wrappers/organizations\";\nimport Scrapers from \"./wrappers/scrapers\";\n+imp... | TypeScript | MIT License | influxdata/influxdb-client-js | Add setup wrapper |
305,164 | 04.02.2019 09:42:21 | 28,800 | ebc1c25d88e497fd0558b8c2946d0c0bcca146af | Add sources wrapper | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -6,6 +6,7 @@ import Links from \"./wrappers/links\";\nimport Organizations from \"./wrappers/organizations\";\nimport Scrapers from \"./wrappers/scrapers\";\nimport Setup from \"./wrappers/setup\";\n+impor... | TypeScript | MIT License | influxdata/influxdb-client-js | Add sources wrapper |
305,164 | 04.02.2019 10:02:06 | 28,800 | 94bf96c2c328d85ddaee8f06cbfd10f8c0abb679 | Add skeleton types definitions | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -12,6 +12,8 @@ import TelegrafConfigs from \"./wrappers/telegrafConfigs\";\nimport Users from \"./wrappers/users\";\nimport Write from \"./wrappers/write\";\n+export * from \"./types\";\n+\nexport default ... | TypeScript | MIT License | influxdata/influxdb-client-js | Add skeleton types definitions |
305,164 | 05.02.2019 11:41:34 | 28,800 | 50f77edd26940bda5451a5eb124c16382dedbbc4 | Add skeleton dashboards wrapper for cells | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "import Auth from \"./wrappers/auth\";\nimport Authorizations from \"./wrappers/authorizations\";\nimport Buckets from \"./wrappers/buckets\";\n+import Dashboards from \"./wrappers/dashboards\";\nimport Labels... | TypeScript | MIT License | influxdata/influxdb-client-js | Add skeleton dashboards wrapper for cells |
305,164 | 05.02.2019 13:29:48 | 28,800 | 758f5aa7bde27c4e5725c9f513bb107c8c3c777a | Add base protos support | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -5,6 +5,7 @@ import Dashboards from \"./wrappers/dashboards\";\nimport Labels from \"./wrappers/labels\";\nimport Links from \"./wrappers/links\";\nimport Organizations from \"./wrappers/organizations\";\n... | TypeScript | MIT License | influxdata/influxdb-client-js | Add base protos support |
305,164 | 05.02.2019 14:07:19 | 28,800 | f4e66d8e09b3306479cebc3ce8d3d49308b61eea | Add AST support | [
{
"change_type": "MODIFY",
"old_path": "src/index.ts",
"new_path": "src/index.ts",
"diff": "@@ -6,6 +6,7 @@ import Labels from \"./wrappers/labels\";\nimport Links from \"./wrappers/links\";\nimport Organizations from \"./wrappers/organizations\";\nimport Protos from \"./wrappers/protos\";\n+import ... | TypeScript | MIT License | influxdata/influxdb-client-js | Add AST support |
305,164 | 05.02.2019 15:23:19 | 28,800 | dd2fb940e66ef9aa24bf2f3a5c22e0263530208d | Add basic dashboard api | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"build\": \"rm -rf dist && tsc\",\n\"lint\": \"tslint --project .\"\n},\n+ \"types\": \"index.d.ts\",\n\"keywords\": [\n\"influxdb\",\n\"influxdata\"\n"
},
{
"change_type": "MODIFY",
"old_path": ... | TypeScript | MIT License | influxdata/influxdb-client-js | Add basic dashboard api |
305,164 | 05.02.2019 15:51:25 | 28,800 | cadcb8fd8c451da58304cb9693d73e61998b28e5 | Return Label from LabelResponse in dashboards | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/dashboards.ts",
"new_path": "src/wrappers/dashboards.ts",
"diff": "-import { Cell, CellsApi, Dashboard, DashboardsApi, LabelResponse, ProtosApi, View } from \"../api\";\n+import { Cell, CellsApi, Dashboard, DashboardsApi, Label, ProtosApi, View } ... | TypeScript | MIT License | influxdata/influxdb-client-js | Return Label from LabelResponse in dashboards |
305,164 | 05.02.2019 16:07:45 | 28,800 | dc5ab8ab9ff6c86494c62ec55452f92e8b526da5 | Ensure sources can be found by org
Fix telegraf request typing | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/sources.ts",
"new_path": "src/wrappers/sources.ts",
"diff": "@@ -18,7 +18,7 @@ export default class {\n}\npublic async getAllByOrg(org: string): Promise<Source[]> {\n- const {data: {sources}} = await this.service.sourcesGet(\"\");\n+ const {data: ... | TypeScript | MIT License | influxdata/influxdb-client-js | Ensure sources can be found by org
- Fix telegraf request typing |
305,164 | 06.02.2019 16:08:30 | 28,800 | f4b46cab40b89aebefc657c5821a3162aad3b6d6 | Update api generation from swagger | [
{
"change_type": "MODIFY",
"old_path": "src/api/api.ts",
"new_path": "src/api/api.ts",
"diff": "@@ -2990,10 +2990,10 @@ export interface SecretKeysLinks {\nexport interface Source {\n/**\n*\n- * @type {ViewLinks}\n+ * @type {SourceLinks}\n* @memberof Source\n*/\n- links?: ViewLinks;\n+ links?: Sourc... | TypeScript | MIT License | influxdata/influxdb-client-js | Update api generation from swagger |
305,164 | 06.02.2019 18:26:26 | 28,800 | 4b1f7b1cf3f0003e68144db8eb2a10d0b96151d5 | Fix authorizations by username | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/authorizations.ts",
"new_path": "src/wrappers/authorizations.ts",
"diff": "@@ -30,7 +30,7 @@ export default class {\n}\npublic async getAllByUsername(username: string): Promise<Authorization[]> {\n- const {data: {authorizations}} = await this.serv... | TypeScript | MIT License | influxdata/influxdb-client-js | Fix authorizations by username |
305,164 | 07.02.2019 10:02:47 | 28,800 | 2b8c402096c3fe0cf45eeb0ce691c65342b37e9a | Update tasks calls | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "@@ -21,13 +21,13 @@ export default class {\n}\npublic async getAllByOrg({name}: Organization): Promise<Task[]> {\n- const {data: {tasks}} = await this.service.tasksGet(undefined, undefined, ... | TypeScript | MIT License | influxdata/influxdb-client-js | Update tasks calls |
305,168 | 11.02.2019 11:08:31 | 28,800 | 398063849dd355bd914717b2bcb650bbab9502e7 | Update client for tasks with returning of runs by taskID | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "-import { Organization, Task, TasksApi, User } from \"../api\";\n+import { Organization, Task, TasksApi, User, Run } from \"../api\";\nimport { addLabelDefaults, Label } from \"./labels\";\n... | TypeScript | MIT License | influxdata/influxdb-client-js | Update client for tasks with returning of runs by taskID |
305,164 | 11.02.2019 16:20:44 | 28,800 | 3df88ea209e459468084093205917b1bbd7c4bd7 | Update api from swagger
add name to scrapers | [
{
"change_type": "MODIFY",
"old_path": "src/api/api.ts",
"new_path": "src/api/api.ts",
"diff": "@@ -2913,6 +2913,12 @@ export interface ScraperTargetResponse extends ScraperTargetRequest {\n* @memberof ScraperTargetResponse\n*/\nbucket?: string;\n+ /**\n+ * name of scraper target\n+ * @type {string}... | TypeScript | MIT License | influxdata/influxdb-client-js | Update api from swagger
- add name to scrapers
Co-authored-by: Iris Scholten <ischolten.is@gmail.com> |
305,164 | 11.02.2019 16:24:48 | 28,800 | 73f6717d43071aadbb482202f1b402147adaab2f | Fix linting issue in tasks wrapper | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "-import { Organization, Task, TasksApi, User, Run } from \"../api\";\n+import { Organization, Run, Task, TasksApi, User } from \"../api\";\nimport { addLabelDefaults, Label } from \"./labels... | TypeScript | MIT License | influxdata/influxdb-client-js | Fix linting issue in tasks wrapper |
305,169 | 12.02.2019 14:58:28 | 28,800 | 6d56c063970c6dba6c61f6f6e84831b4b679db75 | Add get, create, and delete functions for template variables | [
{
"change_type": "MODIFY",
"old_path": "package-lock.json",
"new_path": "package-lock.json",
"diff": "{\n- \"name\": \"influxdb2-js\",\n- \"version\": \"0.0.1\",\n+ \"name\": \"@influxdata/influx\",\n+ \"version\": \"0.2.5\",\n\"lockfileVersion\": 1,\n\"requires\": true,\n\"dependencies\": {\n\"ansi... | TypeScript | MIT License | influxdata/influxdb-client-js | Add get, create, and delete functions for template variables |
305,169 | 13.02.2019 14:33:22 | 28,800 | 3dadb5fafe6e462dd81de6bfc9c89356f64206b5 | Change org to orgName and fix macro type | [
{
"change_type": "MODIFY",
"old_path": "src/api/api.ts",
"new_path": "src/api/api.ts",
"diff": "@@ -2265,16 +2265,10 @@ export interface QueryMacroProperties {\ntype?: QueryMacroProperties.TypeEnum;\n/**\n*\n- * @type {string}\n- * @memberof QueryMacroProperties\n- */\n- query?: string;\n- /**\n- *\... | TypeScript | MIT License | influxdata/influxdb-client-js | Change org to orgName and fix macro type |
305,169 | 13.02.2019 16:17:52 | 28,800 | 6b372fe92608b154763fc4c75f13c11a0256f6e1 | Add orgID property to Macro type | [
{
"change_type": "MODIFY",
"old_path": "src/api/api.ts",
"new_path": "src/api/api.ts",
"diff": "@@ -1577,7 +1577,13 @@ export interface Macro {\n* @type {string}\n* @memberof Macro\n*/\n- name?: string;\n+ orgID: string;\n+ /**\n+ *\n+ * @type {string}\n+ * @memberof Macro\n+ */\n+ name: string;\n/*... | TypeScript | MIT License | influxdata/influxdb-client-js | Add orgID property to Macro type |
305,169 | 13.02.2019 17:48:28 | 28,800 | cca0c7cb313167b2011ac365378abb11ea6c01c1 | Removed unused Organization imports | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/buckets.ts",
"new_path": "src/wrappers/buckets.ts",
"diff": "-import { Bucket, BucketsApi, Organization } from \"../api\";\n+import { Bucket, BucketsApi } from \"../api\";\nexport default class {\nprivate service: BucketsApi;\n"
},
{
"chan... | TypeScript | MIT License | influxdata/influxdb-client-js | Removed unused Organization imports |
305,168 | 14.02.2019 13:32:35 | 28,800 | b4292bba69949e199d0f2f4ce567c6a3e91fcb38 | Update task wrapper to include start task by taskID | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "@@ -95,12 +95,6 @@ export default class {\nreturn runs || [];\n}\n- public async startRunByTaskID(taskID: string): Promise<Run[]> {\n- const {data: {runs}} = await this.service.tasksTaskIDRu... | TypeScript | MIT License | influxdata/influxdb-client-js | Update task wrapper to include start task by taskID |
305,169 | 19.02.2019 13:22:10 | 28,800 | 45da314f5fa75dedea91faec8624361c580797a9 | Add get and update variable by ID routes | [
{
"change_type": "MODIFY",
"old_path": "src/api/api.ts",
"new_path": "src/api/api.ts",
"diff": "@@ -21749,6 +21749,44 @@ export const VariablesApiAxiosParamCreator = function (configuration?: Configura\noptions: localVarRequestOptions,\n};\n},\n+ /**\n+ *\n+ * @summary get a variable\n+ * @param {st... | TypeScript | MIT License | influxdata/influxdb-client-js | Add get and update variable by ID routes |
305,161 | 19.02.2019 16:17:29 | 28,800 | a25df4b00b587fa33dec97c817ae3a07543403e1 | Add getAll to tasks and correct orgID to org | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "@@ -9,7 +9,7 @@ export default class {\n}\npublic async create(org: string, script: string): Promise<Task> {\n- const {data} = await this.service.tasksPost({orgID: org, flux: script});\n+ co... | TypeScript | MIT License | influxdata/influxdb-client-js | Add getAll to tasks and correct orgID to org |
305,169 | 20.02.2019 13:43:57 | 28,800 | 1840b01ac4d2002ff2b98432970cfa6ecba1d45d | Add function to get all variables from all orgs | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/variables.ts",
"new_path": "src/wrappers/variables.ts",
"diff": "@@ -26,6 +26,12 @@ export default class {\nreturn variables || [];\n}\n+ public async getAll(): Promise<Variable[]> {\n+ const {data: {variables}} = await this.service.variablesGet()... | TypeScript | MIT License | influxdata/influxdb-client-js | Add function to get all variables from all orgs |
305,165 | 20.02.2019 15:33:59 | 28,800 | cc92264b32da9f77caaedefee15fc9556b39f42e | Update Dashboard clone wrapper to clone labels | [
{
"change_type": "MODIFY",
"old_path": "package-lock.json",
"new_path": "package-lock.json",
"diff": "{\n\"name\": \"@influxdata/influx\",\n- \"version\": \"0.2.5\",\n+ \"version\": \"0.2.13\",\n\"lockfileVersion\": 1,\n\"requires\": true,\n\"dependencies\": {\n"
},
{
"change_type": "MODIFY"... | TypeScript | MIT License | influxdata/influxdb-client-js | Update Dashboard clone wrapper to clone labels |
305,165 | 20.02.2019 17:13:58 | 28,800 | cc8bee7c4fedc150a474273ddf745092d9e8f6d9 | Add clone task and clone task labels to tasks | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "@@ -106,4 +106,31 @@ export default class {\nreturn data;\n}\n+\n+ public async clone(taskID: string): Promise<Task> {\n+ const original = await this.get(taskID);\n+\n+ const createdTask = a... | TypeScript | MIT License | influxdata/influxdb-client-js | Add clone task and clone task labels to tasks |
305,168 | 21.02.2019 14:41:32 | 28,800 | 9da2e426a2345c3921c87a001c2c403d929d8782 | Update orgs wrapper to include owners post api call | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/organizations.ts",
"new_path": "src/wrappers/organizations.ts",
"diff": "-import { Organization, OrganizationsApi, ResourceMember, ResourceOwner } from \"../api\";\n+import {\n+ AddResourceMemberRequestBody,\n+ Organization,\n+ OrganizationsApi,\n... | TypeScript | MIT License | influxdata/influxdb-client-js | Update orgs wrapper to include owners post api call |
305,165 | 21.02.2019 16:07:07 | 28,800 | 26fca7e1a976df04b5ae6ad6b94683879c9d893b | Add addLabel, addLabels, and removeLabel to telegrafConfigs | [
{
"change_type": "MODIFY",
"old_path": "src/api/api.ts",
"new_path": "src/api/api.ts",
"diff": "@@ -11166,10 +11166,13 @@ export const OrganizationsApiAxiosParamCreator = function (configuration?: Confi\n/**\n*\n* @summary List all organizations\n+ * @param {string} [zapTraceSpan] OpenTracing span c... | TypeScript | MIT License | influxdata/influxdb-client-js | Add addLabel, addLabels, and removeLabel to telegrafConfigs |
305,168 | 26.02.2019 13:45:56 | 28,800 | 46449a7e14bef31e45c58d4637c93346de83dfff | Update tasks wraper to include api call for logs for a run | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/tasks.ts",
"new_path": "src/wrappers/tasks.ts",
"diff": "-import { Run, Task, TasksApi, User } from \"../api\";\n+import { LogEvent, Run, Task, TasksApi, User } from \"../api\";\nimport { addLabelDefaults, Label } from \"./labels\";\nexport defaul... | TypeScript | MIT License | influxdata/influxdb-client-js | Update tasks wraper to include api call for logs for a run |
305,164 | 28.02.2019 12:16:53 | 28,800 | fd3f6ef18e0fe26de53fd98c7de8227104d45d87 | Add default values to dashboards | [
{
"change_type": "MODIFY",
"old_path": "src/wrappers/dashboards.ts",
"new_path": "src/wrappers/dashboards.ts",
"diff": "import { Cell, CellsApi, Dashboard, DashboardsApi, Label, ProtosApi, View } from \"../api\";\n+interface IDashboard extends Dashboard {\n+ orgID: string;\n+ id: string;\n+ name: st... | TypeScript | MIT License | influxdata/influxdb-client-js | Add default values to dashboards
Co-authored-by: Delmer Reed <delmer814+1@gmail.com> |
305,164 | 28.02.2019 12:17:54 | 28,800 | c92ba59dd9150d1fada826ad29ae747bdae896ef | Add vet script | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"test\": \"echo \\\"Error: no test specified\\\" && exit 1\",\n\"generate\": \"openapi-generator generate -g typescript-axios -o src/api -i https://raw.githubusercontent.com/influxdata/influxdb/master/http/s... | TypeScript | MIT License | influxdata/influxdb-client-js | Add vet script |
305,164 | 28.02.2019 13:51:03 | 28,800 | f32a649e41ed65dff69d0c4c393e4b5e815a42ff | Add defaults to buckets | [
{
"change_type": "MODIFY",
"old_path": "src/types/index.ts",
"new_path": "src/types/index.ts",
"diff": "+import {Bucket, Cell, Dashboard, Label} from \"../api\";\n+import { Label as APILabel } from \"../api\";\n+\n+interface ILabelProperties {\n+ color: string;\n+ description?: string;\n+}\n+\n+expo... | TypeScript | MIT License | influxdata/influxdb-client-js | Add defaults to buckets |
305,164 | 28.02.2019 13:53:42 | 28,800 | b11c2433813fa5e3406c498e16062a06002abf6d | Add label defaults to dashboard labels | [
{
"change_type": "MODIFY",
"old_path": "src/types/index.ts",
"new_path": "src/types/index.ts",
"diff": "-import {Bucket, Cell, Dashboard, Label} from \"../api\";\n+import {Bucket, Cell, Dashboard} from \"../api\";\nimport { Label as APILabel } from \"../api\";\ninterface ILabelProperties {\n@@ -25,7... | TypeScript | MIT License | influxdata/influxdb-client-js | Add label defaults to dashboard labels |
305,164 | 28.02.2019 14:13:50 | 28,800 | 1b95204807a5b4dd23ce8a9ddc645196c00a779b | Add defaults to tasks | [
{
"change_type": "MODIFY",
"old_path": "src/types/index.ts",
"new_path": "src/types/index.ts",
"diff": "-import {Bucket, Cell, Dashboard} from \"../api\";\n+import {Bucket, Cell, Dashboard, Task} from \"../api\";\nimport { Label as APILabel } from \"../api\";\ninterface ILabelProperties {\n@@ -21,6 ... | TypeScript | MIT License | influxdata/influxdb-client-js | Add defaults to tasks |
305,164 | 28.02.2019 15:28:19 | 28,800 | f9b38cbd9e1e62de585584bbaadf1c2227a03c02 | Safer typing of IDashboard
use typescript to avoid drift from API | [
{
"change_type": "MODIFY",
"old_path": "src/types/index.ts",
"new_path": "src/types/index.ts",
"diff": "@@ -25,12 +25,12 @@ export interface ITask extends Task {\nlabels: ILabel[];\n}\n-export interface IDashboard extends Dashboard {\n- orgID: string;\n- id: string;\n- name: string;\n+type Dashboard... | TypeScript | MIT License | influxdata/influxdb-client-js | Safer typing of IDashboard
use typescript to avoid drift from API
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.