Commit graph

3148 commits

Author SHA1 Message Date
Collin M. Barrett
e33e2f16fa add/improve link titles 2019-09-02 10:12:27 -05:00
Collin M. Barrett
82ed18d51d add Syntax to drawer 2019-09-02 10:07:35 -05:00
Collin M. Barrett
ac6ff94083 fix undefined reference error 2019-09-02 09:10:44 -05:00
Collin M. Barrett
1357adac4d fix link to icon 2019-09-02 09:10:36 -05:00
Collin M. Barrett
ada31e297a misc. linting 2019-09-02 09:07:15 -05:00
Collin M. Barrett
5d7726dc40 minor linting 2019-09-01 20:23:10 -05:00
Collin M. Barrett
80e15d1a10 only pass RouteComponentProps to ListInfoButton 2019-09-01 18:09:38 -05:00
Collin M. Barrett
c8dc9a125a misc linting 2019-09-01 17:14:06 -05:00
Collin M. Barrett
23a7f0f141 fix bug in Description blockquote cite 2019-09-01 16:58:29 -05:00
Collin M. Barrett
3cb2c45703 extract PublishedDate, misc. linting 2019-09-01 16:57:08 -05:00
Collin M. Barrett
1727c168c6 handle null check within component 2019-09-01 16:01:13 -05:00
Collin M. Barrett
49decf6b98 de-dup button def in SubscribeButtons 2019-09-01 15:45:32 -05:00
Collin M. Barrett
1fb7231a83 add SoftwareCloud to list drawer 2019-09-01 15:25:15 -05:00
Collin M. Barrett
5f4b126a90 tweak software column width 2019-09-01 15:12:27 -05:00
Collin M. Barrett
abe3616bc5 add software column sorter 2019-09-01 15:01:12 -05:00
Collin M. Barrett
b5ad44b5ce add software icons to table 2019-09-01 14:47:15 -05:00
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