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

792 Commits

Author SHA1 Message Date
checktheroads
824a1581af add support for POETRY_ prefix for ui build timeout 2021-01-04 00:35:30 -07:00
checktheroads
1f26a6c67b fix type error if If component 2021-01-04 00:20:46 -07:00
checktheroads
6ffbf95abd add typings for eslint 2021-01-03 23:51:09 -07:00
checktheroads
9b83febe92 test pre-commit hook 2021-01-03 11:17:33 -07:00
checktheroads
18135b6b78 test pre-commit hook 2021-01-03 11:17:15 -07:00
checktheroads
37ce18be28 test pre-commit hook 2021-01-03 11:16:41 -07:00
checktheroads
ff273a55bd test pre-commit hook 2021-01-03 11:16:19 -07:00
checktheroads
19818e1da9 test pre-commit hook 2021-01-03 11:13:11 -07:00
checktheroads
112acab4dd update frontend pre-commit hook 2021-01-03 11:12:34 -07:00
checktheroads
ab47e0e9a0 test pre-commit hook 2021-01-03 11:10:37 -07:00
checktheroads
4d01b6adfb test pre-commit 2021-01-03 11:05:56 -07:00
checktheroads
8e678e2429 bump version to 1.0.0-beta.69 2021-01-03 00:12:26 -07:00
checktheroads
6a57f346d0 replace temporary fake output with "real" fake output 2021-01-03 00:09:20 -07:00
checktheroads
34141b3c31 improve styles 2021-01-03 00:08:29 -07:00
checktheroads
a9fedf0a57 don't generate example files anymore 2021-01-03 00:07:27 -07:00
checktheroads
03a7d803c9 fix missing commands.yaml file error when running setup 2021-01-03 00:06:19 -07:00
checktheroads
f309695d75 bump version to 1.0.0-beta.68 2021-01-02 17:07:55 -07:00
checktheroads
1413c460ad fix a stupid typescript missed steak 2021-01-02 17:06:59 -07:00
checktheroads
29c45bc446 bump release to 1.0.0-beta.67 2021-01-02 16:59:40 -07:00
checktheroads
f14254cb97 fix default color mode handling 2021-01-02 16:53:41 -07:00
checktheroads
24d8b7ea24 cleanup 2021-01-02 16:53:26 -07:00
checktheroads
02e7ab05a7 move title to center when submitting on mobile 2021-01-02 16:53:13 -07:00
checktheroads
515651c0fc fix table layout issues 2021-01-02 16:52:50 -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
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
90a837313f remove cached incorrectly cased directories 2021-01-01 12:07:35 -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
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
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