Vyacheslav Matyukhin
a6e6053c63
refactor: options code; also gql-gen & new timestamps
2022-05-26 16:28:50 +04:00
Vyacheslav Matyukhin
5fdea80f8b
feat: firstSeen, new questions in graphql
2022-05-21 00:59:33 +04:00
Vyacheslav Matyukhin
fad619385c
fix: circular dependency
2022-05-12 18:59:07 +04:00
Vyacheslav Matyukhin
f6e2e8cfa1
refactor: more typescript
2022-05-09 23:27:51 +04:00
Vyacheslav Matyukhin
066b79fe12
refactor: move stuff around, simplify / code
2022-05-07 22:49:14 +04:00
Vyacheslav Matyukhin
55b320c528
feat: chats (merge code from #63 )
2022-04-27 23:51:00 +04:00
Vyacheslav Matyukhin
60d3973ea3
feat: rewrite frontend with graphql (WIP)
2022-04-19 01:15:42 +03:00
Vyacheslav Matyukhin
6543a729f3
refactor: rename forecast -> question (see #40 )
2022-04-19 01:15:06 +03:00
Vyacheslav Matyukhin
ce9bb0eedf
refactor: frontend code, especially DisplayForecast(s)
2022-04-10 16:54:48 +03:00
Vyacheslav Matyukhin
1461002070
fix: secretEmbed
2022-04-02 01:38:39 +03:00
Vyacheslav Matyukhin
72db637972
feat: new db structure; platform labels
2022-04-01 23:24:35 +03:00
Vyacheslav Matyukhin
066eb0302a
style: bring back double quotes from prettier
...
One large commit to avoid dealing with messy patches later on.
Turns out I had
https://marketplace.visualstudio.com/items?itemName=amatiasq.sort-imports
installed with single quotes which messed up all double quotes from
prettier.
2022-03-28 20:59:07 +03:00
Vyacheslav Matyukhin
b481212721
feat: more ts, fix tailwind
...
- rename more files to .ts/.tsx
- update tailwind config to use .tsx files from all dirs
- merge css files into a single main.css to avoid import order
dependencies
- minor cleanups due to ts complaints
2022-03-26 03:36:50 +03:00
Vyacheslav Matyukhin
23a4003f31
feat: refactor commonDisplay and related code
...
- more typescript
- fix https://github.com/QURIresearch/metaforecast-frontend/issues/15
- simplify hasDisplayBeenCaptured code
- various cleanups
2022-03-25 01:22:26 +03:00
Vyacheslav Matyukhin
244f02b3af
refactor: monorepo
2022-03-22 03:30:25 +03:00