1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00
thatmattlove-hyperglass/hyperglass/ui
Jason Hall 830f300822 Upgraded tooling and testing
Due to changes in tooling from the originals used file formats have changed.

pnpm	10.10.0
rye	0.44.0
ruff	0.11.8

CI is now testing on a matrix of pnpm, node, and python versions. This
will hopefully cover edgecases where users are running various version.
Still needs update to use python version in matrix with `rye`.

Installs OS deps in workflow

Adds 'packages' key in workspace form pnpm 9

Makes testing for BaseExternal configurable

Adds redis and httpbin as service containers

ruff lint changed dictionary comprehensions

adds environment variables for httpbin

Fixes runner to docker communications
2025-05-13 17:55:56 -04:00
..
components fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
context fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
elements tooling overhaul 2024-02-27 17:44:19 -05:00
hooks fix formatting 2024-06-30 23:55:59 -04:00
pages fix type errors for non-existent hyperglass.json file 2024-03-01 23:58:55 -05:00
public add typings for eslint 2021-01-03 23:51:09 -07:00
types fix PeeringDB link rendering 2024-03-24 16:50:31 -04:00
util fix browser DNS resolution; closes #251 2024-05-31 22:56:55 -04:00
.eslintignore-delete tooling overhaul 2024-02-27 17:44:19 -05:00
.eslintrc-delete.js tooling overhaul 2024-02-27 17:44:19 -05:00
.gitignore tooling overhaul 2024-02-27 17:44:19 -05:00
.prettierignore Closes #176: Deprecate native google analytics support; Add support for custom JS and HTML 2021-12-08 16:23:59 -07:00
.prettierrc add typings for eslint 2021-01-03 23:51:09 -07:00
biome.json tooling cleanup 2024-02-27 22:55:32 -05:00
favicon-formats.ts Closes #175: Remove usage of hyperglass.env.json 2021-12-08 15:24:07 -07:00
next-env.d.ts Upgrade major dependencies 2021-12-06 12:10:40 -07:00
next.config.js fix invalid next.config.js options 2024-05-31 22:56:26 -04:00
package.json prepare v2.0.4 2024-07-01 00:01:03 -04:00
pnpm-lock.yaml Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
pnpm-workspace.yaml Upgraded tooling and testing 2025-05-13 17:55:56 -04:00
README.md Update GitHub username 2021-06-23 19:22:30 -07:00
tsconfig.json fix ci jobs 2024-03-01 23:35:44 -05:00
vitest.config.ts tooling overhaul 2024-02-27 17:44:19 -05:00

hyperglass-ui

hyperglass UI, written in React, on Next.js, with Chakra UI.