Skip to content

New dashboard: remove legacy dashboard #12091

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 6 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
24 changes: 0 additions & 24 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,29 +30,6 @@ jobs:
- run: tox -e py312
- codecov/upload

tests-ext-theme:
docker:
- image: 'cimg/python:3.12'
environment:
# Don't skip search tests.
TOX_POSARGS: ''
- image: 'docker.elastic.co/elasticsearch/elasticsearch:8.10.2'
name: search
environment:
discovery.type: single-node
ES_JAVA_OPTS: -Xms750m -Xmx750m
ELASTIC_PASSWORD: password
# Disabled SSL for testing.
xpack.security.transport.ssl.enabled: 'false'
steps:
- checkout
- run: git submodule sync
- run: git submodule update --init
- run: sudo apt update
- run: sudo apt install -y rclone
- run: pip install --user tox
- run: tox -e ext-theme

tests-embedapi:
docker:
- image: 'cimg/python:3.12'
Expand Down Expand Up @@ -99,7 +76,6 @@ workflows:
jobs:
- checks
- tests
- tests-ext-theme
- tests-embedapi:
requires:
- checks
Expand Down
5 changes: 0 additions & 5 deletions media/css/autocomplete.css

This file was deleted.

1 change: 0 additions & 1 deletion media/css/badge_only.css

This file was deleted.

1,400 changes: 0 additions & 1,400 deletions media/css/core.css

This file was deleted.

42 changes: 0 additions & 42 deletions media/css/header.css

This file was deleted.

1 change: 0 additions & 1 deletion media/css/sphinx_rtd_theme.css

This file was deleted.

1 change: 0 additions & 1 deletion media/font/fontawesome_webfont.eot

This file was deleted.

1 change: 0 additions & 1 deletion media/font/fontawesome_webfont.svg

This file was deleted.

1 change: 0 additions & 1 deletion media/font/fontawesome_webfont.ttf

This file was deleted.

1 change: 0 additions & 1 deletion media/font/fontawesome_webfont.woff

This file was deleted.

1 change: 0 additions & 1 deletion media/font/fontawesome_webfont.woff2

This file was deleted.

1 change: 0 additions & 1 deletion media/fonts

This file was deleted.

Binary file removed media/images/badge-revsys-sm.png
Binary file not shown.
Binary file removed media/images/badge-revsys.png
Binary file not shown.
Binary file removed media/images/badge-rtd-sm.png
Binary file not shown.
Binary file removed media/images/badge-rtd.png
Binary file not shown.
8 changes: 0 additions & 8 deletions media/images/body-bg.svg

This file was deleted.

Binary file removed media/images/bookmark-delete.png
Binary file not shown.
Binary file removed media/images/bookmark-icon-active.png
Binary file not shown.
Binary file removed media/images/bookmark-icon-default.png
Binary file not shown.
Binary file removed media/images/bookmark-icon-hover.png
Binary file not shown.
Binary file removed media/images/bookmark-icon-wait.png
Binary file not shown.
Binary file removed media/images/build.png
Binary file not shown.
Binary file removed media/images/close-window.png
Binary file not shown.
Binary file removed media/images/gear.png
Binary file not shown.
Binary file removed media/images/gradient-light.png
Binary file not shown.
Binary file removed media/images/gradient.png
Binary file not shown.
Binary file removed media/images/header-bg.png
Binary file not shown.
8 changes: 0 additions & 8 deletions media/images/header-home-bg.svg

This file was deleted.

Binary file removed media/images/home-logo.png
Binary file not shown.
28 changes: 0 additions & 28 deletions media/images/project-bar-bg-admin.svg

This file was deleted.

Binary file removed media/images/project-bar-bg.png
Binary file not shown.
Binary file removed media/images/search.png
Binary file not shown.
Binary file removed media/images/switch-grid-icon.png
Binary file not shown.
Binary file removed media/images/switch-list-icon.png
Binary file not shown.
129 changes: 0 additions & 129 deletions media/javascript/base.js

This file was deleted.

Loading