Commit graph

3043 commits

Author SHA1 Message Date
Collin M. Barrett
11b87af302 dynamic pageSize 2019-08-06 14:48:19 -05:00
Collin M. Barrett
1831cf2cd3 rm content padding to save space on smaller screens 2019-08-06 14:16:20 -05:00
Collin M. Barrett
f785dcf8a8 show page sizer 2019-08-06 14:14:58 -05:00
Collin M. Barrett
27e57e8b82 fixed row heights 2019-08-06 14:04:22 -05:00
Collin M. Barrett
4f7aa6bf72 rm not working span for tooltip for now
ref https://github.com/ant-design/ant-design/issues/18122
2019-08-06 13:40:58 -05:00
Collin M. Barrett
ea666720e5 match single Subscribe button with dropdown width 2019-08-06 13:40:05 -05:00
Collin M. Barrett
256c822ebc tidies 2019-08-06 13:19:25 -05:00
Collin M. Barrett
e0dcb9f01b rm unused rule 2019-08-06 13:12:24 -05:00
Collin M. Barrett
4621d2dd85 clarify css comments 2019-08-06 13:02:26 -05:00
Collin M. Barrett
7199e80b76 fixed row heights 2019-08-06 12:33:16 -05:00
Collin M. Barrett
c17c4e7c0f rm div-wrapper to chop long line from fixed-width button column 2019-08-06 11:51:55 -05:00
Collin M. Barrett
0dbcfd6987 chop long line 2019-08-06 11:50:13 -05:00
Collin M. Barrett
488b85855f limit table cells from wrapping more than 2 lines 2019-08-06 11:49:01 -05:00
Collin M. Barrett
5906af8454 fix width of Subscribe column 2019-08-06 10:37:57 -05:00
Collin M. Barrett
ddf2a2d734 rm some unused create-react-app boilerplate 2019-08-06 09:11:44 -05:00
Collin M. Barrett
e64c118df2 fix font color on dropdown buttons 2019-08-06 09:08:46 -05:00
Collin M. Barrett
092ec32e16 try definining title in span
ref https://github.com/ant-design/ant-design/issues/18122#issuecomment-518672536
2019-08-06 08:42:16 -05:00
Collin M. Barrett
7d67c231d4 refactor SubscribeButton dropdown 2019-08-06 08:34:18 -05:00
Collin M. Barrett
4e3dd51efb add dropdown to SubscribeButton 2019-08-06 07:00:34 -05:00
Collin M. Barrett
0cca088b8d revert to small table size 2019-08-05 20:55:51 -05:00
Collin M. Barrett
b6065beeb4 enable noImplicitAny 2019-08-05 20:54:42 -05:00
Collin M. Barrett
71a933346a explicitly define return types 2019-08-05 20:49:54 -05:00
Collin M. Barrett
ab2feb5119 use dashed for .onion 2019-08-05 20:46:24 -05:00
Collin M. Barrett
26ad94bc7a rm Text prop for now 2019-08-05 20:44:33 -05:00
Collin M. Barrett
f625706540 simplify loading check 2019-08-05 20:29:40 -05:00
Collin M. Barrett
b5f43df6a8 fix SubscribeButton switch statement 2019-08-05 20:25:34 -05:00
Collin M. Barrett
f31eb1b82c tidy buildButtonProps() 2019-08-05 17:40:37 -05:00
Collin M. Barrett
a4d77d4b4b refactor SubscribeButton 2019-08-05 16:17:34 -05:00
Collin M. Barrett
c5dfe682de initial add SubscribeButton column 2019-08-05 15:43:09 -05:00
Collin M. Barrett
108cccbcd8 use middle table size 2019-08-05 15:14:57 -05:00
Collin M. Barrett
42b9d4e556 chop table def line 2019-08-05 15:12:25 -05:00
Collin M. Barrett
dc7325b7de rm need for separate loading boolean in state 2019-08-05 14:58:22 -05:00
Collin M. Barrett
b779a9de45 use small table 2019-08-04 20:33:27 -05:00
Collin M. Barrett
0e1a22ed7b mv pagination to top to make click more consistent 2019-08-04 20:30:27 -05:00
Collin M. Barrett
c4cca5d126 use antd layout template 2019-08-04 20:19:35 -05:00
Collin M. Barrett
4bf23bcc34 rm unnecessary extra function 2019-08-04 20:00:36 -05:00
Collin M. Barrett
0767831573 use newer TS table def syntax 2019-08-04 19:30:53 -05:00
Collin M. Barrett
025e75739d adjust column defs 2019-08-04 18:56:20 -05:00
Collin M. Barrett
cfc90adc9d use strongly-typed column dataIndex bindings 2019-08-04 18:16:01 -05:00
Collin M. Barrett
83b11c035b use small table size 2019-08-04 18:15:40 -05:00
Collin M. Barrett
d9a2988787 extract column defs to new file 2019-08-04 17:59:22 -05:00
Collin M. Barrett
44061745e9 use real FilterLists data from API 2019-08-04 17:48:54 -05:00
Collin M. Barrett
756fe20dc0 wire up sample table 2019-08-04 17:03:11 -05:00
Collin M. Barrett
2d6280a315 tidies and rm some boilerplate 2019-08-04 16:41:47 -05:00
Collin M. Barrett
be60e41fe8 lazy-load antd resources 2019-08-04 16:38:04 -05:00
Collin M. Barrett
9f61d38bf1 import antd css 2019-08-04 16:28:19 -05:00
Collin M. Barrett
0341478d13 install antd 2019-08-04 16:25:36 -05:00
Collin M. Barrett
6d175e8da0 ren app 2019-08-04 16:24:41 -05:00
Collin M. Barrett
305b374a3e add proxy to prod API 2019-08-04 16:23:16 -05:00
Collin M. Barrett
e8896ff75d create-react-app 2019-08-04 16:22:42 -05:00