Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 15 additions & 25 deletions srcd/dashboards/gitbase/welcome.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,15 @@
{
"dashboards": [
{
"__Dashboard__": {
"position_json": "{\"DASHBOARD_VERSION_KEY\": \"v2\", \"GRID_ID\": {\"children\": [\"ROW-he3mkLfLAE\"], \"id\": \"GRID_ID\", \"parents\": [\"ROOT_ID\"], \"type\": \"GRID\"}, \"HEADER_ID\": {\"id\": \"HEADER_ID\", \"meta\": {\"text\": \"Welcome\"}, \"type\": \"HEADER\"}, \"MARKDOWN-ENl8jvIbic\": {\"children\": [], \"id\": \"MARKDOWN-ENl8jvIbic\", \"meta\": {\"code\": \"<style>\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder div { max-width: 40em; display: block; overflow: auto; margin: auto; margin-top: 12px; margin-bottom: 24px; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder div { line-height: 1.6; font-size: 16px; font-weight: normal; color: #000; }\\n\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder h1 { margin-top: 24px; margin-bottom: 24px; line-height: 1.6; font-size: 30px; font-weight: bold; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder h2 { margin-top: 24px; margin-bottom: 12px; line-height: 1.6; font-size: 24px; font-weight: bold; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder h3 { margin-top: 24px; margin-bottom: 12px; line-height: 1.6; font-size: 20px; font-weight: bold; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder h4 { margin-top: 18px; margin-bottom: 12px; line-height: 1.6; font-size: 16px; font-weight: bold; }\\n\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder ul { margin-top: 06px; margin-bottom: 12px; line-height: 1.6; font-size: 16px; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder p { margin-top: 06px; margin-bottom: 12px; line-height: 1.6; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder em { font-size: 16px; color: #6d6e71; }\\n</style>\\n\\n# source{d} Community Edition\\n\\n**Welcome to source{d} Community Edition (CE), the data platform for your software development life cycle (SDLC).**\\n\\nsource{d} CE enables quick discovery, retrieval, parsing, querying and visualization of source code and other SDLC data.\\n\\nsource{d} CE is powered by a powerful SQL interface for Git, and language-agnostic semantic concepts via Universal ASTs;\\nsource{d} CE also brings in GitHub metadata such as pull requests, issues, comments, users, as well as allows you to import your own data tables.\\n\\nBuilt-in source{d} dashboards abstract away the complexity of analyzing SDLC data history at scale and automatically suggest metrics to look at while giving you the freedom to build your own.\\n\\n## Quick-start guide\\n\\n### Before you get started\\n\\nYou can come back to this Welcome dashboard at any point for references and information:\\nvia browser navigation, [URL](http://127.0.0.1:8088/superset/dashboard/welcome-local/) or in the [list of dashboards](http://127.0.0.1:8088/dashboard/list/).\\n\\nYou can refer to the [source{d} CE full documentation](https://docs.sourced.tech/community-edition/) for more in-depth content.\\n\\n### Load your local dataset\\n\\n- **You have loaded local source code repository data:** all data is available for analysis & display as soon as the web interface is open.\\n\\n_Note: You may also [initialize source{d} CE in the orgs mode](https://docs.sourced.tech/community-edition/quickstart/3-init-sourced) to fetch Github organizations' code & metadata._\\n\\n### Visualize your data on dashboards\\n\\n- **[Explore source code-related use cases & metrics](http://127.0.0.1:8088/superset/dashboard/1/)**\\n\\n_Note: You may also create your own metrics, charts & dashboards._\\n\\n_Note: Very large datasets may eventually cause timeouts loading charts. If this happens, refresh a few at a time._\\n\\n### Explore your data, create queries, charts & dashboards\\n\\n- [Create metrics, query code and metadata](http://127.0.0.1:8088/superset/sqllab)\\n- [List and create charts](http://127.0.0.1:8088/chart/list/)\\n- [List and create dashboards](http://127.0.0.1:8088/dashboard/list/)\\n- [Explore Universal ASTs](http://127.0.0.1:8088/bblfsh/explore/)\\n\\n_Note: You may also use the \\\"New\\\" button on the top right of the interface._\\n\\n### Check examples for inspiration on new use cases and metrics\\n\\n- [SQL query examples](https://docs.sourced.tech/community-edition/usage/examples)\\n- [Universal AST query examples](https://docs.sourced.tech/babelfish/using-babelfish/uast-querying)\\n\\n### Read the documentation for detailed information\\n\\n- [Introduction: overview & index](https://docs.sourced.tech/community-edition/)\\n- [Quick-start: dependencies, installation, initialization & exploration of datasets](https://docs.sourced.tech/community-edition/quickstart)\\n- [Usage: query examples, working with multiple datasets, CLI commands, Universal ASTs](https://docs.sourced.tech/community-edition/usage)\\n\\n### Join the community, share use cases, ask questions, report issues\\n\\n- [source{d} CE project](https://github.com/src-d/sourced-ce/)\\n- [Community Forum](https://forum.sourced.tech)\\n- [Slack Community](http://bit.ly/src-d-community)\\n- [GitHub](https://github.com/src-d/)\\n\\n## Further references\\n\\nIn the following places you can find further information:\\n\\n- [source{d} website](https://www.sourced.tech/)\\n - [source{d} Community Edition](https://sourced.tech/products/community-edition)\\n - [source{d} Enterprise Edition](https://sourced.tech/products/enterprise-edition)\\n - [Company](https://sourced.tech/company)\\n - [Blog](https://blog.sourced.tech/)\\n- [Documentation](https://docs.sourced.tech/)\\n - [Babelfish/UASTs](https://docs.sourced.tech/babelfish/)\\n - [Apache Superset (external)](https://superset.incubator.apache.org/)\\n- [Open Source](https://github.com/src-d/)\\n - [source{d} CE project](https://github.com/src-d/sourced-ce/)\\n - [Machine Learning on Code](https://github.com/src-d/awesome-machine-learning-on-source-code)\\n - [Datasets](https://github.com/src-d/datasets)\\n - [gitbase](https://github.com/src-d/gitbase)\\n- [Community](https://sourced.tech/community)\\n - [Newsletter](https://go.sourced.tech/newsletter)\\n - [Slack Community](http://bit.ly/src-d-community)\\n - [Forum](https://forum.sourced.tech)\\n - [Twitter](https://twitter.com/sourcedtech)\\n - [YouTube](https://www.youtube.com/sourced/)\\n - [Email](mailto:hello@sourced.tech)\", \"height\": 325, \"width\": 12}, \"parents\": [\"ROOT_ID\", \"GRID_ID\", \"ROW-he3mkLfLAE\"], \"type\": \"MARKDOWN\"}, \"ROOT_ID\": {\"children\": [\"GRID_ID\"], \"id\": \"ROOT_ID\", \"type\": \"ROOT\"}, \"ROW-he3mkLfLAE\": {\"children\": [\"MARKDOWN-ENl8jvIbic\"], \"id\": \"ROW-he3mkLfLAE\", \"meta\": {\"background\": \"BACKGROUND_TRANSPARENT\"}, \"parents\": [\"ROOT_ID\", \"GRID_ID\"], \"type\": \"ROW\"}}",
"id": 2,
"created_on": {
"__datetime__": "2019-07-02T13:41:08"
},
"created_by_fk": null,
"json_metadata": "{\"filter_immune_slices\": [], \"timed_refresh_immune_slices\": [], \"filter_immune_slice_fields\": {}, \"expanded_slices\": {}, \"refresh_frequency\": 0, \"default_filters\": \"{}\", \"remote_id\": \"09820f6c-aa18-4697-8a99-575142e86d95\"}",
"description": null,
"dashboard_title": "Welcome",
"changed_on": {
"__datetime__": "2019-07-02T13:52:43"
},
"changed_by_fk": null,
"slug": "welcome-local",
"css": "",
"slices": []
}
}
],
"datasources": []
}
{
"dashboards": [
{
"__Dashboard__": {
"css": "",
"dashboard_title": "Welcome",
"description": null,
"json_metadata": "{\"filter_immune_slices\": [], \"timed_refresh_immune_slices\": [], \"filter_immune_slice_fields\": {}, \"expanded_slices\": {}, \"refresh_frequency\": 0, \"default_filters\": \"{}\", \"remote_id\": \"09820f6c-aa18-4697-8a99-575142e86d95\"}",
"position_json": "{\"DASHBOARD_VERSION_KEY\":\"v2\",\"GRID_ID\":{\"children\":[\"ROW-he3mkLfLAE\"],\"id\":\"GRID_ID\",\"parents\":[\"ROOT_ID\"],\"type\":\"GRID\"},\"HEADER_ID\":{\"id\":\"HEADER_ID\",\"meta\":{\"text\":\"Welcome\"},\"type\":\"HEADER\"},\"MARKDOWN-ENl8jvIbic\":{\"children\":[],\"id\":\"MARKDOWN-ENl8jvIbic\",\"meta\":{\"code\":\"<style>\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder div { max-width: 40em; display: block; overflow: auto; margin: auto; margin-top: 12px; margin-bottom: 24px; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder div { line-height: 1.6; font-size: 16px; font-weight: normal; color: #000; }\\n\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder h1 { margin-top: 24px; margin-bottom: 24px; line-height: 1.6; font-size: 30px; font-weight: bold; font-family: Source Sans Pro, Helvetica Neue, Arial, sans-serif; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder h2 { margin-top: 24px; margin-bottom: 12px; line-height: 1.6; font-size: 24px; font-weight: bold; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder h3 { margin-top: 24px; margin-bottom: 12px; line-height: 1.6; font-size: 20px; font-weight: bold; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder h4 { margin-top: 18px; margin-bottom: 12px; line-height: 1.6; font-size: 16px; font-weight: bold; }\\n\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder ul { margin-top: 06px; margin-bottom: 12px; line-height: 1.6; font-size: 16px; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder p { margin-top: 06px; margin-bottom: 12px; line-height: 1.6; }\\n.dashboard-markdown .dashboard-component.dashboard-component-chart-holder em { font-size: 16px; color: #6d6e71; }\\n</style>\\n\\n# source{d} Community Edition\\n\\n**Welcome to source{d} Community Edition (CE), the data platform for your software development life cycle (SDLC).**\\n\\nsource{d} CE enables quick discovery, retrieval, parsing, querying and visualization of source code and other SDLC data.\\n\\nsource{d} CE is powered by a powerful SQL interface for Git, and language-agnostic semantic concepts via Universal ASTs;\\nsource{d} CE also brings in GitHub metadata such as pull requests, issues, comments, users, as well as allows you to import your own data tables.\\n\\nBuilt-in source{d} dashboards abstract away the complexity of analyzing SDLC data history at scale and automatically suggest metrics to look at while giving you the freedom to build your own.\\n\\n## Quick-start guide\\n\\n### Before you get started\\n\\nYou can come back to this Welcome dashboard at any point for references and information:\\nvia browser navigation, [URL](/superset/dashboard/welcome-local/) or in the [list of dashboards](/dashboard/list/).\\n\\nYou can refer to the [source{d} CE full documentation](https://docs.sourced.tech/community-edition/) for more in-depth content.\\n\\n### Load your local dataset\\n\\n- **You have loaded local source code repository data:** all data is available for analysis & display as soon as the web interface is open.\\n\\n_Note: You may also [initialize source{d} CE in the orgs mode](https://docs.sourced.tech/community-edition/quickstart/3-init-sourced) to fetch Github organizations' code & metadata._\\n\\n### Visualize your data on dashboards\\n\\n- **[Explore source code-related use cases & metrics](/superset/dashboard/1/)**\\n\\n_Note: You may also create your own metrics, charts & dashboards._\\n\\n_Note: Very large datasets may eventually cause timeouts loading charts. If this happens, refresh a few at a time._\\n\\n### Explore your data, create queries, charts & dashboards\\n\\n- [Create metrics, query code and metadata](/superset/sqllab)\\n- [List and create charts](/chart/list/)\\n- [List and create dashboards](/dashboard/list/)\\n- [Explore Universal ASTs](/bblfsh/explore/)\\n\\n_Note: You may also use the \\\"New\\\" button on the top right of the interface._\\n\\n### Check examples for inspiration on new use cases and metrics\\n\\n- [SQL query examples](https://docs.sourced.tech/community-edition/usage/examples)\\n- [Universal AST query examples](https://docs.sourced.tech/babelfish/using-babelfish/uast-querying)\\n\\n### Read the documentation for detailed information\\n\\n- [Introduction: overview & index](https://docs.sourced.tech/community-edition/)\\n- [Quick-start: dependencies, installation, initialization & exploration of datasets](https://docs.sourced.tech/community-edition/quickstart)\\n- [Usage: query examples, working with multiple datasets, CLI commands, Universal ASTs](https://docs.sourced.tech/community-edition/usage)\\n\\n### Join the community, share use cases, ask questions, report issues\\n\\n- [source{d} CE project](https://github.com/src-d/sourced-ce/)\\n- [Community Forum](https://forum.sourced.tech)\\n- [Slack Community](http://bit.ly/src-d-community)\\n- [GitHub](https://github.com/src-d/)\\n\\n## Further references\\n\\nIn the following places you can find further information:\\n\\n- [source{d} website](https://www.sourced.tech/)\\n - [source{d} Community Edition](https://sourced.tech/products/community-edition)\\n - [source{d} Enterprise Edition](https://sourced.tech/products/enterprise-edition)\\n - [Company](https://sourced.tech/company)\\n - [Blog](https://blog.sourced.tech/)\\n- [Documentation](https://docs.sourced.tech/)\\n - [Babelfish/UASTs](https://docs.sourced.tech/babelfish/)\\n - [Apache Superset (external)](https://superset.incubator.apache.org/)\\n- [Open Source](https://github.com/src-d/)\\n - [source{d} CE project](https://github.com/src-d/sourced-ce/)\\n - [Machine Learning on Code](https://github.com/src-d/awesome-machine-learning-on-source-code)\\n - [Datasets](https://github.com/src-d/datasets)\\n - [gitbase](https://github.com/src-d/gitbase)\\n- [Community](https://sourced.tech/community)\\n - [Newsletter](https://go.sourced.tech/newsletter)\\n - [Slack Community](http://bit.ly/src-d-community)\\n - [Forum](https://forum.sourced.tech)\\n - [Twitter](https://twitter.com/sourcedtech)\\n - [YouTube](https://www.youtube.com/sourced/)\\n - [Email](mailto:hello@sourced.tech)\",\"height\":325,\"width\":12},\"parents\":[\"ROOT_ID\",\"GRID_ID\",\"ROW-he3mkLfLAE\"],\"type\":\"MARKDOWN\"},\"ROOT_ID\":{\"children\":[\"GRID_ID\"],\"id\":\"ROOT_ID\",\"type\":\"ROOT\"},\"ROW-he3mkLfLAE\":{\"children\":[\"MARKDOWN-ENl8jvIbic\"],\"id\":\"ROW-he3mkLfLAE\",\"meta\":{\"background\":\"BACKGROUND_TRANSPARENT\"},\"parents\":[\"ROOT_ID\",\"GRID_ID\"],\"type\":\"ROW\"}}",
"slug": "welcome-local"
}
}
],
"datasources": []
}
Loading