Commit graph

3132 commits

Author SHA1 Message Date
Collin M. Barrett
54062084a2 port over SoftwareIcon 2019-09-01 13:50:37 -05:00
Collin M. Barrett
9074bff542 mv list urls back under lists path for more url flexibility 2019-09-01 09:40:25 -05:00
Collin M. Barrett
145e078591 add Twitter and icons to footer links 2019-09-01 09:34:03 -05:00
Collin M. Barrett
44a68778dc use meaningful url slugs for list links 2019-09-01 09:07:12 -05:00
Collin M. Barrett
e9f233bb2b rm lists from list url path 2019-08-31 20:32:33 -05:00
Collin M. Barrett
ad37bc4dee SubscribeButton - limit props passing 2019-08-31 20:23:28 -05:00
Collin M. Barrett
3f5c9f81e8 fix unique key on mirror subscribe buttons 2019-08-31 17:22:44 -05:00
Collin M. Barrett
ea43859a52 inline lint 2019-08-31 17:20:36 -05:00
Collin M. Barrett
da549da826 minor linting 2019-08-31 17:13:07 -05:00
Collin M. Barrett
043c2790d9 tidy syntax 2019-08-31 16:40:01 -05:00
Collin M. Barrett
33ce3be72f convert span to fragment 2019-08-31 16:32:14 -05:00
Collin M. Barrett
2e7d435035 rm trailing new lines 2019-08-31 16:32:07 -05:00
Collin M. Barrett
aabfda9c9e convert ListInfoDrawer from class to function w/hooks 2019-08-31 13:55:09 -05:00
Collin M. Barrett
81a38e7a62 fix indent 2019-08-31 13:31:42 -05:00
Collin M. Barrett
1230129a4b refactor SubscribeButton for SRP -> Primary Button & MirrorButtons 2019-08-31 13:07:53 -05:00
Collin M. Barrett
e6758349fb refactor SubscribeButton for SRP -> Primary Button & MirrorButtons 2019-08-31 12:56:57 -05:00
Collin M. Barrett
84c19f63e6 don't barrel export hook only used by neighbors 2019-08-31 11:38:38 -05:00
Collin M. Barrett
bb4c6bf156 extract ListsTable and ListDrawer below ListsTableHoc 2019-08-31 11:33:21 -05:00
Collin M. Barrett
44afc4aceb separate ListsTable and ListDetailsDrawer and wrap in Fragment 2019-08-31 10:09:03 -05:00
Collin M. Barrett
1388300b20 mv arraySorter to separate file 2019-08-31 10:02:49 -05:00
Collin M. Barrett
f8839009f3 useTablePageSizer hook 2019-08-31 10:00:02 -05:00
Collin M. Barrett
8e4b3adf3d wip convert ListsTable to functional with hooks 2019-08-30 21:35:16 -05:00
Collin M. Barrett
d28459d3c1 rm explicit return types, misc. linting 2019-08-30 19:48:02 -05:00
Collin M. Barrett
c74a46288b update pkgs 2019-08-30 19:26:40 -05:00
Collin M. Barrett
8c22f74116 add license to drawer 2019-08-27 12:57:24 -05:00
Collin M. Barrett
91dde97533 wip fetch licenses 2019-08-27 06:58:41 -05:00
Collin M. Barrett
7d37ae6e22 tweak ListInfoButton 2019-08-26 21:04:49 -05:00
Collin M. Barrett
8f0d579498 tweak text on Subscribe button for mirrors 2019-08-26 18:15:54 -05:00
Collin M. Barrett
3253640f28 simple pagination, set title on drawer mount, ren details -> info 2019-08-26 13:31:07 -05:00
Collin M. Barrett
b6b8ef9a31 make drawer not cover critical controls for quick navigation 2019-08-26 13:13:51 -05:00
Collin M. Barrett
d0407d8557 fix title update on fast drawer change 2019-08-26 13:06:00 -05:00
Collin M. Barrett
885513d96a speed up navigation to/from drawers 2019-08-26 12:58:44 -05:00
Collin M. Barrett
2b8ae9f9e2 wait until lists retrieved from api before redirecting on 'invalid' list url 2019-08-26 12:53:02 -05:00
Collin M. Barrett
2019624267 hacky fix for table-shift when details drawer is opened 2019-08-26 12:39:42 -05:00
Collin M. Barrett
b3c793405c add published date to drawer 2019-08-26 12:35:43 -05:00
Collin M. Barrett
60711b53e4 add link buttons to drawer, ditch dropdown button for subscribe 2019-08-25 20:54:04 -05:00
Collin M. Barrett
7546c7e655 add languages and tags clouds to details drawer 2019-08-25 18:24:03 -05:00
Collin M. Barrett
a9f6074efd redirect on invalid lists id route 2019-08-25 17:28:47 -05:00
Collin M. Barrett
7087e100ba update document title on drawer open/close 2019-08-25 17:19:57 -05:00
Collin M. Barrett
8185a34676 add list title to details drawer 2019-08-25 17:12:43 -05:00
Collin M. Barrett
70228ee353 get routing to list details working, misc. component folder cleanup 2019-08-25 17:08:31 -05:00
Collin M. Barrett
15ddb5f32d always load logo correctly no matter the route 2019-08-25 09:20:50 -05:00
Collin M. Barrett
6d430168db pre-sort page size options 2019-08-25 07:45:34 -05:00
Collin M. Barrett
0d3e59fd81 limit page size options 2019-08-25 07:45:03 -05:00
Collin M. Barrett
523cd53e95 hide some cols on mobile 2019-08-24 20:55:43 -05:00
Collin M. Barrett
66f6aba742 re-order components 2019-08-24 20:20:56 -05:00
Collin M. Barrett
84b0d0adcc add routing 2019-08-24 20:20:18 -05:00
Collin M. Barrett
73c6dc3ee8 add routing 2019-08-24 20:18:49 -05:00
Collin M. Barrett
e81fe4fac8 add subscribe button to details drawer 2019-08-24 17:03:24 -05:00
Collin M. Barrett
6c87ed1be9 flatten components, add list details drawer stub 2019-08-24 17:00:45 -05:00