|
6aea4f6b6d
|
tweak: add indicators
Various indicators code should probably be moved to its own file.
|
2022-04-28 18:39:59 -04:00 |
|
|
07a7bb0c55
|
Merge branch 'questions-page-2' after solving conflicts
|
2022-04-28 17:49:23 -04:00 |
|
|
bbe0fd5982
|
fix: further chart tweaks
|
2022-04-28 17:45:39 -04:00 |
|
Vyacheslav Matyukhin
|
42f3160abe
|
fix: inverted binary forecasts, fixes #76
|
2022-04-29 00:17:46 +04:00 |
|
|
340d99b485
|
tweak: Charts
Add line, reorganize display
Also fix nasty bug where probabilities are inverted in frontpage
|
2022-04-28 15:22:22 -04:00 |
|
Vyacheslav Matyukhin
|
6aef1bc437
|
docs: rollback prisma generate mention, it's generated automatically
|
2022-04-28 00:12:00 +04:00 |
|
Vyacheslav Matyukhin
|
165cf2d282
|
docs: mention prisma generate in readme
|
2022-04-28 00:10:41 +04:00 |
|
Vyacheslav Matyukhin
|
55b320c528
|
feat: chats (merge code from #63)
|
2022-04-27 23:51:00 +04:00 |
|
Vyacheslav Matyukhin
|
59e28630d0
|
Merge pull request #73 from quantified-uncertainty/status-page
/status page
|
2022-04-27 22:22:43 +03:00 |
|
Vyacheslav Matyukhin
|
692dee183e
|
feat: reenable question page links
|
2022-04-27 23:22:11 +04:00 |
|
Vyacheslav Matyukhin
|
d378674c8c
|
fix: /status colors
|
2022-04-27 23:20:05 +04:00 |
|
Vyacheslav Matyukhin
|
54cd3c259b
|
feat: /status page
|
2022-04-27 23:02:14 +04:00 |
|
Vyacheslav Matyukhin
|
4d3918629f
|
Merge pull request #71 from quantified-uncertainty/question-pages
Fix for upserts, question pages (WIP), history
|
2022-04-27 22:01:49 +03:00 |
|
Vyacheslav Matyukhin
|
396a39372d
|
fix: pointer cursor for CopyText
|
2022-04-27 22:27:36 +04:00 |
|
Vyacheslav Matyukhin
|
185464c0ae
|
feat: insert questions without removing (slower, but fixes fks)
|
2022-04-27 22:07:00 +04:00 |
|
Vyacheslav Matyukhin
|
73a47d94c3
|
refactor: question components
|
2022-04-26 01:34:18 +04:00 |
|
Vyacheslav Matyukhin
|
ab6f17ffe0
|
feat: question pages; various refactorings
|
2022-04-26 00:46:42 +04:00 |
|
Vyacheslav Matyukhin
|
72600947d0
|
Merge pull request #70 from quantified-uncertainty/indicators-fix
Indicators fix
|
2022-04-25 23:46:21 +03:00 |
|
Vyacheslav Matyukhin
|
ece3ac4780
|
refactor: /about uses Card, minor cleanups
|
2022-04-26 00:44:11 +04:00 |
|
Vyacheslav Matyukhin
|
10945a6dd5
|
refactor: Layout component cleanups
|
2022-04-26 00:44:11 +04:00 |
|
Vyacheslav Matyukhin
|
6720a39a95
|
fix: footer indicators
|
2022-04-26 00:42:27 +04:00 |
|
Vyacheslav Matyukhin
|
c039dde3e7
|
fix: expose qualityIndicators fields in graphql
|
2022-04-26 00:24:56 +04:00 |
|
Vyacheslav Matyukhin
|
7520c43307
|
feat: docstrings in schema
|
2022-04-26 00:23:31 +04:00 |
|
Vyacheslav Matyukhin
|
621af946b4
|
Merge pull request #69 from quantified-uncertainty/more-prisma
refactor: prisma everywhere, drop unused columns and tables
|
2022-04-23 22:48:58 +03:00 |
|
Vyacheslav Matyukhin
|
fd2c39435d
|
refactor: prisma everywhere, drop unused columns and tables
|
2022-04-23 23:44:38 +04:00 |
|
Vyacheslav Matyukhin
|
da83eabdbe
|
fix: ssr for search pages
|
2022-04-23 01:15:41 +04:00 |
|
Vyacheslav Matyukhin
|
2b5b6bf42b
|
Merge pull request #68 from quantified-uncertainty/frontend-ids
Fix for frontpage table refactoring
|
2022-04-23 00:13:08 +03:00 |
|
Vyacheslav Matyukhin
|
02cb8089a7
|
fix: prisma import, rename global._prisma
|
2022-04-23 00:49:52 +04:00 |
|
Vyacheslav Matyukhin
|
66938bcaf4
|
debug: exploratory logging for frontpage
|
2022-04-23 00:40:24 +04:00 |
|
Vyacheslav Matyukhin
|
38d666fec0
|
feat: filter out non-existent questions on frontpage
|
2022-04-23 00:40:09 +04:00 |
|
Vyacheslav Matyukhin
|
34cfa31fe9
|
fix: getFrontpage query
|
2022-04-23 00:18:53 +04:00 |
|
Vyacheslav Matyukhin
|
00cf93499a
|
Merge pull request #67 from quantified-uncertainty/frontend-ids
feat: store question ids only for frontpage (closes: #49)
|
2022-04-22 22:54:38 +03:00 |
|
Vyacheslav Matyukhin
|
b258afe16d
|
feat: store question ids only for frontpage (closes: #49)
|
2022-04-22 23:50:39 +04:00 |
|
Vyacheslav Matyukhin
|
02acc5ee6b
|
Merge pull request #60 from quantified-uncertainty/graphql
GraphQL
|
2022-04-22 22:21:31 +03:00 |
|
Vyacheslav Matyukhin
|
3ef786db4b
|
fix: guesstimate/visualization
|
2022-04-22 00:28:48 +04:00 |
|
Vyacheslav Matyukhin
|
9a3b7c9d94
|
docs: graphql, schema comments
|
2022-04-22 00:28:39 +04:00 |
|
Vyacheslav Matyukhin
|
db85d80ddb
|
fix: capture page
|
2022-04-21 00:35:48 +04:00 |
|
Vyacheslav Matyukhin
|
689edac83e
|
cleanup: more graphql, remove rest
|
2022-04-21 00:29:09 +04:00 |
|
Vyacheslav Matyukhin
|
5f56ebf880
|
fix: upsert dashboards
|
2022-04-21 00:28:25 +04:00 |
|
Vyacheslav Matyukhin
|
f4bb0d19eb
|
fix: ssr for /
|
2022-04-21 00:01:22 +04:00 |
|
Vyacheslav Matyukhin
|
297eadc59b
|
feat: graphql introspection, timestamps, custom scalar skaffolding
|
2022-04-20 02:50:19 +04:00 |
|
Vyacheslav Matyukhin
|
4397a310fe
|
feat: create dashboards with graphql
|
2022-04-20 01:29:12 +04:00 |
|
Vyacheslav Matyukhin
|
4a28c51169
|
feat: run prisma generate on build
|
2022-04-19 01:30:15 +03:00 |
|
Vyacheslav Matyukhin
|
ba93178e14
|
cleanup: remove unused api endpoints
|
2022-04-19 01:15:46 +03:00 |
|
Vyacheslav Matyukhin
|
60d3973ea3
|
feat: rewrite frontend with graphql (WIP)
|
2022-04-19 01:15:42 +03:00 |
|
Vyacheslav Matyukhin
|
b02b730ac5
|
feat: prisma integration and initial queries for graphql
|
2022-04-19 01:15:09 +03:00 |
|
Vyacheslav Matyukhin
|
71ab64343f
|
refactor: extract shuffleArray to src/utils
|
2022-04-19 01:15:09 +03:00 |
|
Vyacheslav Matyukhin
|
4da6e08448
|
feat: minimal graphql server
|
2022-04-19 01:15:09 +03:00 |
|
Vyacheslav Matyukhin
|
6543a729f3
|
refactor: rename forecast -> question (see #40)
|
2022-04-19 01:15:06 +03:00 |
|
|
2ee82cdd15
|
fix: embed bug
|
2022-04-12 17:35:24 -04:00 |
|