Commit Graph

21 Commits

Author SHA1 Message Date
Vyacheslav Matyukhin
a6e6053c63
refactor: options code; also gql-gen & new timestamps 2022-05-26 16:28:50 +04:00
Vyacheslav Matyukhin
ab2efa8a88
feat: remove old timestamp field 2022-05-26 14:15:06 +04:00
Vyacheslav Matyukhin
9c162fab9d
feat: expose fetchedStr and firstSeenStr 2022-05-26 13:47:54 +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
5c248388b6
feat: guesstimate platform, show guesstimate viz on question pages 2022-05-09 17:49:36 +04:00
Vyacheslav Matyukhin
822225b781
fix: order history entries 2022-04-29 22:09:19 +04:00
Vyacheslav Matyukhin
54cd3c259b
feat: /status page 2022-04-27 23:02:14 +04:00
Vyacheslav Matyukhin
185464c0ae
feat: insert questions without removing (slower, but fixes fks) 2022-04-27 22:07:00 +04:00
Vyacheslav Matyukhin
ab6f17ffe0
feat: question pages; various refactorings 2022-04-26 00:46:42 +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
b258afe16d
feat: store question ids only for frontpage (closes: #49) 2022-04-22 23:50:39 +04:00
Vyacheslav Matyukhin
9a3b7c9d94
docs: graphql, schema comments 2022-04-22 00:28:39 +04:00
Vyacheslav Matyukhin
5f56ebf880
fix: upsert dashboards 2022-04-21 00:28:25 +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
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
4da6e08448
feat: minimal graphql server 2022-04-19 01:15:09 +03:00