Commit graph

3223 commits

Author SHA1 Message Date
Collin M. Barrett
9736bf6b0a Revert "try fixing subpath proxy"
This reverts commit 3ee9601938.
2019-09-02 15:45:28 -05:00
Collin M. Barrett
3ee9601938 try fixing subpath proxy 2019-09-02 15:43:06 -05:00
Collin M. Barrett
362eeb5ac4 try fixing subpath proxy 2019-09-02 15:36:41 -05:00
Collin M. Barrett
77ea340097 try fixing subpath proxy 2019-09-02 15:36:24 -05:00
Collin M. Barrett
cb2f6b14da pass all non-api paths to react app 2019-09-02 15:27:31 -05:00
Collin M. Barrett
889b6f8fd9 csp - style-src: unsafe-inline 2019-09-02 15:26:12 -05:00
Collin M. Barrett
05f680e646
Merge pull request #936 from collinbarrett/antd2
New UI build on AntDesign
2019-09-02 20:19:16 +00:00
Collin M. Barrett
6f318bcf7d merge new Software icons from master 2019-09-02 15:15:34 -05:00
Collin M. Barrett
472f5d4100 merge w/master 2019-09-02 15:11:24 -05:00
Collin M. Barrett
c49983df57 revert removing Dockerfile 2019-09-02 15:04:26 -05:00
Collin M. Barrett
dcc29ae273 replace UI with new UI 2019-09-02 14:44:55 -05:00
Collin M. Barrett
fc3f234c71 update docker account in readme 2019-09-02 14:41:19 -05:00
Collin M. Barrett
384f907cd7 try new docker account
ref #929
2019-09-02 14:32:30 -05:00
Collin M. Barrett
ed4ef673a3 add Tag column filter 2019-09-02 13:31:10 -05:00
Collin M. Barrett
d60e503035 add filter to Languages column 2019-09-02 13:02:44 -05:00
Collin M. Barrett
a1bcdaf4cf add Software column filter, sort all entities in hooks 2019-09-02 12:48:17 -05:00
Collin M. Barrett
39c979625a capitalize placeholder 2019-09-02 11:46:37 -05:00
Collin M. Barrett
9fa91ffaa6 value.toString() 2019-09-02 11:40:59 -05:00
Collin M. Barrett
f1913fa6e2 implement free-form search on name and description columns 2019-09-02 11:34:55 -05:00
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