1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00
Commit Graph

1234 Commits

Author SHA1 Message Date
checktheroads
515651c0fc fix table layout issues 2021-01-02 16:52:50 -07:00
checktheroads
ef520e8e92 build sdist & wheel for releases 2021-01-02 16:52:06 -07:00
checktheroads
0d3ac4cbdf remove example validation from pre-commit hooks 2021-01-02 16:50:31 -07:00
checktheroads
2c1746dc90 fix ci release action v1.0.0-beta.66 2021-01-02 13:33:45 -07:00
checktheroads
a74e1d1638 update version to 1.0.0-beta.66 2021-01-02 12:59:06 -07:00
checktheroads
4c9bfe77e0 fix invalid prop forwarding for custom motion components 2021-01-02 12:54:59 -07:00
checktheroads
2011892f72 improve as path component styling 2021-01-02 12:54:41 -07:00
checktheroads
777b117531 fix safari specific issues 2021-01-02 12:54:21 -07:00
checktheroads
8121202bb6 fix mobile viewport overflow issue 2021-01-02 12:53:31 -07:00
checktheroads
aa66a4c916 fix theme typing & color attributes 2021-01-02 12:52:35 -07:00
checktheroads
3860d9b3e4 bye bye travis 2021-01-02 12:51:51 -07:00
checktheroads
3423f806fa update README with Github Actions badges [skip ci] 2021-01-01 15:16:57 -07:00
checktheroads
8752b97494 fix backend test sleep period [skip ci] 2021-01-01 15:06:04 -07:00
checktheroads
a16b79ae13 fix backend test ci script [skip ci] 2021-01-01 14:53:37 -07:00
checktheroads
32c4456182 add pypi release action [skip ci] 2021-01-01 14:53:19 -07:00
checktheroads
145a5c9ade try removing sleep 180 from backend test [skip ci] 2021-01-01 14:40:58 -07:00
checktheroads
8a2d8c3abd fix ci installer privileges [skip ci] 2021-01-01 14:39:31 -07:00
checktheroads
6bc59430fe fix frontend ci test, add installer ci test job [skip ci] 2021-01-01 14:36:38 -07:00
checktheroads
951ffec8f6 fix frontend ci testing [skip ci] 2021-01-01 14:31:56 -07:00
checktheroads
b2de21b657 fix frontend ci testing [skip ci] 2021-01-01 14:28:29 -07:00
checktheroads
a4f041469a github actions ci additions [skip ci] 2021-01-01 14:23:15 -07:00
checktheroads
925a9ad334 add app testing to Github Actions [skip ci] 2021-01-01 13:57:39 -07:00
checktheroads
6c00d9ed3d install poetry deps in CI before running flake8 [skip ci] 2021-01-01 12:07:58 -07:00
checktheroads
90a837313f remove cached incorrectly cased directories 2021-01-01 12:07:35 -07:00
checktheroads
2acecd8437 run Github Actions lint on push & PR [skip ci] 2021-01-01 11:48:48 -07:00
checktheroads
dfe56f8ff5 test CI linting via Github Actions [skip ci] 2021-01-01 11:47:09 -07:00
checktheroads
1101cc7cc2 require dev dependencies in production build due to typescript 2021-01-01 11:33:07 -07:00
checktheroads
d7f721af01 fix case sensitive git config 2021-01-01 11:32:35 -07:00
checktheroads
6a5c73c4d4 fix missing typescript dependencies 2021-01-01 02:13:03 -07:00
checktheroads
a12d8afb29 update changelog for 1.0.0-beta.65 [skip ci] 2021-01-01 02:05:43 -07:00
Matt Love
5e045686a8 Merge UI Refactor
**Minor Changes**
- Migration to TypeScript
- Migration to Chakra UI 1.1
- Migration to Next.JS 10
- Migration to React 17
- Addition of BGP map, closes #72 

**Breaking Changes**
- `web.text.title` & `web.text.subtitle` now carry a 32 character limit for styling/layout reasons.
2021-01-01 01:54:22 -07:00
Matt Love
9c0e0c8b90 Merge branch 'v1.0.0' into ui-refactor 2021-01-01 01:50:36 -07:00
checktheroads
a7e1e5e53f update version to 1.0.0-beta.65 2021-01-01 01:45:39 -07:00
checktheroads
8cab77e86b cleanup [skip ci] 2021-01-01 01:39:36 -07:00
checktheroads
f787b95073 improve DNS resolution UX [skip ci] 2021-01-01 01:39:20 -07:00
checktheroads
472a382f76 migrate ASN detail to caida, since bgpview no longer supports CORS headers [skip ci] 2021-01-01 01:34:42 -07:00
checktheroads
c9c6f39226 fix mobile viewport issue [skip ci] 2021-01-01 00:26:21 -07:00
checktheroads
bbbfe9423b migrate theme functions to typescript [skip ci] 2021-01-01 00:26:00 -07:00
checktheroads
4bbf5cde12 cleanup & code comments [skip ci] 2020-12-31 23:09:54 -07:00
checktheroads
486dd320ee dependency cleanup & refactor of error message component [skip ci] 2020-12-31 21:56:06 -07:00
checktheroads
3f6b4ea516 improve custom select component [skip ci] 2020-12-31 21:53:56 -07:00
checktheroads
d46d3317f0 improve handling of greeting component [skip ci] 2020-12-31 21:49:27 -07:00
checktheroads
8144ae4c1e improve global state management & data flow [skip ci] 2020-12-31 21:48:02 -07:00
Matt Love
46011f9579 Merge pull request #96 from M0NsTeRRR/patch-1
[Fix] Documentation broken links
2020-12-30 13:03:26 -07:00
Ludovic Ortega
4bab488d89 [Fix] Documentation links 2020-12-30 20:53:44 +01:00
checktheroads
57f2a2f807 refactor resolvedTarget to use a custom hook for DOH resolution instead of using react-query directly [skip ci] 2020-12-29 17:26:33 -07:00
checktheroads
7aa4573b8e refactor resolvedTarget to use a custom hook for DOH resolution instead of using react-query directly [skip ci] 2020-12-29 17:26:20 -07:00
checktheroads
5aabbab4bb move fetchWithTimeout to ~/util for re-use [skip ci] 2020-12-29 17:22:07 -07:00
checktheroads
d0b78ae69f refactor react-select styles with new useColorToken custom hook [skip ci] 2020-12-29 17:21:33 -07:00
checktheroads
6fc43f9c89 update dependencies [skip ci] 2020-12-29 16:50:54 -07:00