Commit graph

31 commits

Author SHA1 Message Date
Robin Stocker
04e5c5701c
Fix typo in description of website 2018-02-12 12:23:13 +11:00
Sam Rijs
a4249e3983 add gauges tracking code 2018-02-12 08:07:07 +11:00
Sam Rijs
6557312468 track rendering duration in footer 2018-02-11 23:21:55 +11:00
Sam Rijs
c0d7d7e313 change from BTreeMap to OrderMap 2018-02-11 21:25:07 +11:00
Sam Rijs
52e3fc4d28 support path-based internal dependencies 2018-02-11 20:53:10 +11:00
Sam Rijs
3615e5982c improve error page 2018-02-11 17:59:19 +11:00
Sam Rijs
9f07308418 introduce footer section
fixes #14
2018-02-11 17:52:48 +11:00
Sam Rijs
ca367f54bb polish error state for dependency report
fixes #10
2018-02-11 17:22:00 +11:00
Sam Rijs
a91a3b28e5 change icon for empty state to 🙌 2018-02-11 16:29:47 +11:00
Sam Rijs
5080307d9f introduce empty state for dependency table
fixes #9
2018-02-11 16:23:37 +11:00
Sam Rijs
54e8dfa662 refactor engine in preparation for multi-crate repo support 2018-02-11 13:24:24 +11:00
Sam Rijs
da700e8095 add barebones error states 2018-02-06 21:09:43 +11:00
Sam Rijs
d935ca0ef8 move to the failure crate for error reporting 2018-02-05 21:08:52 +11:00
Sam Rijs
106fa95a84 change copy "Popular" to "Popular Repositories" 2018-02-04 11:34:35 +11:00
Sam Rijs
f34d87d60a set up favicon 2018-02-04 01:41:29 +11:00
Sam Rijs
dff0f8d6e3 add first prototype of landing page 2018-02-03 20:12:00 +11:00
Sam Rijs
3d6ea4be6f add "unknown" svg badge to signal errors 2018-02-03 19:50:24 +11:00
Sam Rijs
281be47b20 factor out common parts of html response 2018-01-30 19:39:54 +11:00
Sam Rijs
5767849693 design: right-align dependency versions and status tag 2018-01-30 07:41:07 +11:00
Sam Rijs
986484aed0 design: adjust size of summary subtitles 2018-01-30 07:32:23 +11:00
Sam Rijs
8f5f1b4542 design: custom build of bulma 2018-01-29 18:34:22 +11:00
Sam Rijs
ab48353ce8 design: make viewport responsive 2018-01-29 10:01:01 +11:00
Sam Rijs
6b26b0b489 pick up BASE_URL from env 2018-01-29 09:36:56 +11:00
Sam Rijs
a8aef1bde6 introduce spacing between qualifier and name in headline 2018-01-28 20:12:33 +11:00
Sam Rijs
3ace68dc38 improve page header 2018-01-28 20:07:46 +11:00
Sam Rijs
2cb7b1ef02 use bulma framework for styling 2018-01-28 19:35:07 +11:00
Sam Rijs
d274045862 add summary per dependency table 2018-01-27 23:20:11 +11:00
Sam Rijs
d320259fe8 link to repo site in headline 2018-01-27 22:49:43 +11:00
Sam Rijs
f5bfc8684f improve markdown <pre> tag 2018-01-27 22:01:49 +11:00
Sam Rijs
267ecf0a10 fix base url 2018-01-27 21:05:43 +11:00
Sam Rijs
d821851fd8 html frontend 2018-01-27 20:47:12 +11:00