Commit Graph

218 Commits

Author SHA1 Message Date
Andrew Brown
bd77eefb6f make backfills/position public 2019-09-07 22:17:05 -05:00
Andrew Brown
cdbf9130ba who let this past qa 2019-09-07 21:20:39 -05:00
Andrew Brown
40f9d59ee3 uh, db conflict 2019-09-07 21:11:58 -05:00
Andrew Brown
01d93551d7 Revert "add birthday column to users"
This reverts commit eac5d09786.
2019-09-07 21:03:13 -05:00
Andrew Brown
eac5d09786 add birthday column to users 2019-09-07 20:58:53 -05:00
Andrew Brown
a741316b4e Merge branch 'master' into aug-23-optimizations 2019-09-07 20:30:38 -05:00
Andrew Brown
66d4085a0b expand keyboard shortcuts to all page types 2019-08-29 18:15:48 -05:00
Andrew Brown
a22188c65b new db migrations 2019-08-23 23:41:20 -05:00
Andrew Brown
6ab6ce5e9f allow custom forums badges for premium uers 2019-08-13 17:04:02 -05:00
Andrew Brown
f975071648 allow adding a document to a universe 2019-08-09 13:30:05 -05:00
Andrew Brown
4c4d3b71dc add queued_at column we'll need later 2019-07-31 17:24:01 -05:00
Andrew Brown
255c39c86c styling + fixes + deleting analysis flow 2019-07-09 00:21:56 -05:00
Andrew Brown
1db322a310 Merge branch 'master' into document-analysis 2019-07-08 17:28:23 -05:00
Andrew Brown
6c68975bd9 all the ui stuff for everything to work 2019-07-07 16:40:39 -05:00
Andrew Brown
ff8ef968b4 fix relations 2019-07-06 03:14:09 -05:00
Andrew Brown
1566757499 models 2019-07-06 02:36:39 -05:00
Andrew Brown
1acc686aac polishing 2019-06-13 01:20:57 -05:00
Andrew Brown
52d712ea21 emotional range on entities 2019-06-04 15:15:51 -05:00
Andrew Brown
95775a2a56 wip 2019-06-04 11:29:12 -05:00
Andrew Brown
eba71ae424 cross fingers on this dope merge hell 2019-06-03 18:42:42 -05:00
Andrew Brown
f96dd0cb84 db migrate 2019-06-03 18:36:53 -05:00
Andrew Brown
56ca3132f7 dismissals 2019-05-30 15:26:36 -05:00
Andrew Brown
bc5aeeb20f models for sports, schools, and foods 2019-05-29 21:58:57 -05:00
Andrew Brown
d03179dec3 flesh out watson analysis + organize analysis sections 2019-02-27 19:32:41 -06:00
Andrew Brown
dd5f152034 add ibm watson document parsing 2019-02-27 16:52:27 -06:00
Andrew Brown
2cb923b8f0 plug analysis into analysis mockup 2019-02-25 03:08:19 -06:00
Andrew Brown
d9e56f5b36 add parts of speech analysis 2019-02-25 02:01:51 -06:00
Andrew Brown
c821f4e2f3 readability service and processing 2019-02-25 00:52:15 -06:00
Andrew Brown
6b91938790 add document analysis job, services, and piping 2019-02-24 20:21:01 -06:00
Andrew Brown
854707733a Merge branch 'master' into document-analysis 2019-02-24 18:59:15 -06:00
Andrew Brown
ab61691d18 add document analysis model 2019-02-24 18:58:43 -06:00
Andrew Brown
41cde8f69b add another index for page tags 2019-02-16 02:07:58 -06:00
Andrew Brown
b7427a6d37 wip page tags + IsContentPage abstraction 2019-02-15 16:17:57 -06:00
Andrew Brown
391fa1d07c hook up attribute category sort backend 2019-01-09 16:05:07 -06:00
Andrew Brown
e6d31cdabb beef up profiles 2019-01-03 15:51:42 -06:00
Andrew Brown
cccaafa576 changes for new thredded versions 2018-12-02 14:35:02 -06:00
Andrew Brown
36498e045d docs landing page 2018-11-14 15:18:10 -06:00
Andrew Brown
ecd252a1cd Merge branch 'master' into documents 2018-11-14 14:47:42 -06:00
Andrew Brown
7d0d2da387 initial fields 2018-11-01 19:26:30 -05:00
Andrew Brown
deef8142ec disable moderation on the forums 2018-11-01 18:47:35 -05:00
Andrew Brown
f24bf6ea6c ALL the page types 2018-11-01 16:10:10 -05:00
Andrew Brown
ed7fd504cb add Vehicle page type 2018-11-01 16:02:34 -05:00
Andrew Brown
f0b6619e1b can't do these indices right now 2018-10-30 02:23:05 -05:00
Andrew Brown
05e956e4e4 add more db indices 2018-10-30 02:14:57 -05:00
Andrew Brown
18c40cecc7 add deleted_at usage to documents 2018-10-18 13:22:56 -05:00
Andrew Brown
36eab5f4e3 Merge branch 'master' into documents 2018-10-18 13:11:10 -05:00
Andrew Brown
8ff57a6bf5
Merge pull request #300 from euank/✓✓√√
Update checkboxes to materialize, remove old css hack
2018-10-18 11:37:50 -04:00
Andrew Brown
947d7efb7f Create polymorphic ContentPages 2018-10-17 17:58:48 -05:00
Euan Kemp
d25ae12c08 Fix checkboxes to use materialize checkboxes
Before there was a hack in place to not use materialize checkboxes
because the actual checkbox didn't show up.

This re-arranges all the checkboxes I could find to work with
materialize, thus allowing the hack to be safely removed.

The forum (namely preferences) continue to use the hacky checkbox, but
that hack is maintained separately and still seems to work with this
change.
2018-10-17 14:21:15 -07:00
Andrew Brown
ac4b230637 same 2018-10-17 16:07:48 -05:00