Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from netdata:master #328

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 30, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Summary by Sourcery

Remove the old dashboard (v1).

Enhancements:

  • Update the redistributed licenses to reflect the removal of the old dashboard.

Chores:

  • Remove the old dashboard (v1) and related files.

ilyam8 and others added 2 commits January 29, 2025 22:29
* don't package old dashboard

* remove old dashboard files from the repo

* remove dnt

* update REDISTRIBUTED.md
@pull pull bot added the ⤵️ pull label Jan 30, 2025
@pull pull bot merged commit f0159be into webfutureiorepo:master Jan 30, 2025
Copy link

sourcery-ai bot commented Jan 30, 2025

Reviewer's Guide by Sourcery

This pull request removes the old dashboard (v1) and all associated files. The dashboard v1 was deprecated and is no longer needed.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Removed the old dashboard (v1) and all associated files.
  • Removed the old dashboard v1 related code from CMakeLists.txt.
  • Removed the old dashboard v1 related entries from REDISTRIBUTED.md.
  • Removed all files and directories related to the old dashboard v1.
CMakeLists.txt
REDISTRIBUTED.md
src/web/gui/.dashboard-notice.md
src/web/gui/.well-known/dnt/cookies
src/web/gui/README.md
src/web/gui/browserconfig.xml
src/web/gui/bundle_dashboard_v1.py
src/web/gui/css/c3-0.4.18.min.css
src/web/gui/css/morris-0.5.1.css
src/web/gui/custom/README.md
src/web/gui/dashboard_info.js
src/web/gui/dashboard_info_custom_example.js
src/web/gui/gui.cmake
src/web/gui/main.css
src/web/gui/main.js
src/web/gui/old/index.html
src/web/gui/src/dashboard.js/alarms.js
src/web/gui/src/dashboard.js/boot.js
src/web/gui/src/dashboard.js/chart-registry.js
src/web/gui/src/dashboard.js/charting.js
src/web/gui/src/dashboard.js/charting/_c3.js
src/web/gui/src/dashboard.js/charting/_morris.js
src/web/gui/src/dashboard.js/charting/_raphael.js
src/web/gui/src/dashboard.js/charting/d3.js
src/web/gui/src/dashboard.js/charting/d3pie.js
src/web/gui/src/dashboard.js/charting/dygraph.js
src/web/gui/src/dashboard.js/charting/easy-pie-chart.js
src/web/gui/src/dashboard.js/charting/gauge.js
src/web/gui/src/dashboard.js/charting/google-charts.js
src/web/gui/src/dashboard.js/charting/peity.js
src/web/gui/src/dashboard.js/charting/sparkline.js
src/web/gui/src/dashboard.js/charting/textonly.js
src/web/gui/src/dashboard.js/colors.js
src/web/gui/src/dashboard.js/common.js
src/web/gui/src/dashboard.js/compatibility.js
src/web/gui/src/dashboard.js/dependencies.js
src/web/gui/src/dashboard.js/epilogue.js.inc
src/web/gui/src/dashboard.js/error-handling.js
src/web/gui/src/dashboard.js/localstorage.js
src/web/gui/src/dashboard.js/main.js
src/web/gui/src/dashboard.js/options.js
src/web/gui/src/dashboard.js/prologue.js.inc
src/web/gui/src/dashboard.js/registry.js
src/web/gui/src/dashboard.js/server-detection.js
src/web/gui/src/dashboard.js/themes.js
src/web/gui/src/dashboard.js/timeout.js
src/web/gui/src/dashboard.js/units-conversion.js
src/web/gui/src/dashboard.js/utils.js
src/web/gui/src/dashboard.js/xss.js
src/web/gui/static/img/netdata-logomark.svg
src/web/gui/switch.html
src/web/gui/v0
src/web/gui/v1/README.md
src/web/gui/v1/asset-manifest.json
src/web/gui/v1/console.html
src/web/gui/v1/css/bootstrap-3.3.7.css
src/web/gui/v1/css/bootstrap-slate-flat-3.3.7.css
src/web/gui/v1/css/bootstrap-slider-10.0.0.min.css
src/web/gui/v1/css/bootstrap-theme-3.3.7.min.css
src/web/gui/v1/css/bootstrap-toggle-2.2.2.min.css
src/web/gui/v1/css/dashboard.css
src/web/gui/v1/css/dashboard.slate.css
src/web/gui/v1/dash-example.html
src/web/gui/v1/dashboard-react.js
src/web/gui/v1/dashboard.css
src/web/gui/v1/dashboard.html
src/web/gui/v1/dashboard.js
src/web/gui/v1/dashboard.slate.css
src/web/gui/v1/dashboard_v1.cmake
src/web/gui/v1/demo.html
src/web/gui/v1/demo2.html
src/web/gui/v1/demosites.html
src/web/gui/v1/demosites2.html
src/web/gui/v1/fonts/glyphicons-halflings-regular.svg
src/web/gui/v1/goto-host-from-alarm.html
src/web/gui/v1/images/netdata-logomark.svg
src/web/gui/v1/images/netdata.svg
src/web/gui/v1/images/packaging-beta-tag.svg
src/web/gui/v1/index-node-view.html
src/web/gui/v1/index.html
src/web/gui/v1/infographic.html
src/web/gui/v1/lib/bootstrap-3.3.7.min.js
src/web/gui/v1/lib/bootstrap-slider-10.0.0.min.js
src/web/gui/v1/lib/bootstrap-table-1.11.0.min.js
src/web/gui/v1/lib/bootstrap-table-export-1.11.0.min.js
src/web/gui/v1/lib/bootstrap-toggle-2.2.2.min.js
src/web/gui/v1/lib/clipboard-polyfill-be05dad.js
src/web/gui/v1/lib/d3-4.12.2.min.js
src/web/gui/v1/lib/d3pie-0.2.1-netdata-3.js
src/web/gui/v1/lib/dygraph-c91c859.min.js
src/web/gui/v1/lib/dygraph-smooth-plotter-c91c859.js
src/web/gui/v1/lib/fontawesome-all-5.0.1.min.js
src/web/gui/v1/lib/gauge-1.3.2.min.js
src/web/gui/v1/lib/jquery-3.6.0.min.js
src/web/gui/v1/lib/jquery.easypiechart-97b5824.min.js
src/web/gui/v1/lib/jquery.peity-3.2.0.min.js
src/web/gui/v1/lib/jquery.sparkline-2.1.2.min.js
src/web/gui/v1/lib/lz-string-1.4.4.min.js
src/web/gui/v1/lib/pako-1.0.6.min.js
src/web/gui/v1/lib/perfect-scrollbar-0.6.15.min.js
src/web/gui/v1/lib/tableExport-1.6.0.min.js
src/web/gui/v1/manifest.json
src/web/gui/v1/precache-manifest.e2d3811ef5e4b7e75e1f56d6ee92ef2c.js
src/web/gui/v1/refresh-badges.js
src/web/gui/v1/robots.txt
src/web/gui/v1/service-worker.js
src/web/gui/v1/sitemap.xml
src/web/gui/v1/static/css/2.c454aab8.chunk.css
src/web/gui/v1/static/css/2.c454aab8.chunk.css.map
src/web/gui/v1/static/css/4.a36e3b73.chunk.css
src/web/gui/v1/static/css/4.a36e3b73.chunk.css.map
src/web/gui/v1/static/css/main.53ba10f1.chunk.css
src/web/gui/v1/static/css/main.53ba10f1.chunk.css.map
src/web/gui/v1/static/js/10.a5cd7d0e.chunk.js
src/web/gui/v1/static/js/10.a5cd7d0e.chunk.js.map
src/web/gui/v1/static/js/2.62d105c5.chunk.js
src/web/gui/v1/static/js/2.62d105c5.chunk.js.LICENSE
src/web/gui/v1/static/js/2.62d105c5.chunk.js.map
src/web/gui/v1/static/js/3.f137faca.chunk.js
src/web/gui/v1/static/js/3.f137faca.chunk.js.map
src/web/gui/v1/static/js/4.2dbcd906.chunk.js
src/web/gui/v1/static/js/4.2dbcd906.chunk.js.map
src/web/gui/v1/static/js/5.2f783a54.chunk.js
src/web/gui/v1/static/js/5.2f783a54.chunk.js.LICENSE
src/web/gui/v1/static/js/5.2f783a54.chunk.js.map
src/web/gui/v1/static/js/6.e1951239.chunk.js
src/web/gui/v1/static/js/6.e1951239.chunk.js.map
src/web/gui/v1/static/js/7.c2417fb0.chunk.js
src/web/gui/v1/static/js/7.c2417fb0.chunk.js.map
src/web/gui/v1/static/js/8.b4161ea2.chunk.js
src/web/gui/v1/static/js/8.b4161ea2.chunk.js.map
src/web/gui/v1/static/js/9.a4363968.chunk.js
src/web/gui/v1/static/js/9.a4363968.chunk.js.map
src/web/gui/v1/static/js/main.e248095a.chunk.js
src/web/gui/v1/static/js/main.e248095a.chunk.js.LICENSE
src/web/gui/v1/static/js/main.e248095a.chunk.js.map
src/web/gui/v1/static/js/runtime-main.08abed8f.js
src/web/gui/v1/static/js/runtime-main.08abed8f.js.map
src/web/gui/v1/tv-react.html
src/web/gui/v1/tv.html
src/web/gui/v2live.html

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants