aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* webui: fix missing space in the bug previewMichael Muré2020-02-161-2/+2
|
* webui: list by default only open bugsMichael Muré2020-02-161-1/+1
|
* webui: in the bug list, toggle open and close when clickingMichael Muré2020-02-162-4/+10
|
* webui: move pages componentsQuentin Gliech2020-02-1344-137/+203
|
* webui: start reorganizing the component structureQuentin Gliech2020-02-1323-41/+41
|
* webui: create comment formQuentin Gliech2020-02-136-1/+165
|
* Merge pull request #323 from MichaelMure/webui/typescriptMichael Muré2020-02-1363-3867/+6231
|\ | | | | Webui/typescript
| * webui: format some filesludovicm672020-02-125-45/+42
| |
| * webui: run linterludovicm672020-02-124-0/+4
| |
| * webui: finish TypeScript conversionludovicm672020-02-1216-109/+150
| |
| * webui: fix Content typeQuentin Gliech2020-02-121-4/+4
| |
| * graphql: server side take responsability to commitMichael Muré2020-02-125-639/+30
| |
| * graphql: expose the name of RepositoryMichael Muré2020-02-124-3/+77
| |
| * webui: lint graphql filesQuentin Gliech2020-02-116-8/+77
| |
| * webui: stop using defaultRepositoryQuentin Gliech2020-02-1110-19/+16
| |
| * graphql: merge defaultRepository and repository for simplified webUI codeMichael Muré2020-02-114-73/+21
| |
| * webui: make travis run unit testsQuentin Gliech2020-02-111-0/+1
| |
| * webui: force import orderQuentin Gliech2020-02-1124-43/+77
| |
| * webui: typecheck remaining bug list componentsQuentin Gliech2020-02-118-77/+128
| |
| * webui: fix logo urlludovicm672020-02-111-1/+1
| |
| * webui: convert custom tags to TypeScriptludovicm672020-02-112-2/+5
| |
| * webui: convert more things to typescriptQuentin Gliech2020-02-1110-58/+79
| |
| * webui: convert bug list to typescriptQuentin Gliech2020-02-1110-139/+218
| |
| * webui: convert bug view to TypeScriptludovicm672020-02-1111-119/+97
| |
| * webui: generate TS types for graphql queriesQuentin Gliech2020-02-1113-185/+578
| |
| * webui: transform index and App to TypeScriptludovicm672020-02-116-3/+62
| |
| * webui: upgrade packages + add some typescript dependenciesludovicm672020-02-112-2620/+4844
| |
* | Merge pull request #322 from MichaelMure/travis-jsMichael Muré2020-02-121-22/+2
|\ \ | | | | | | travis: test with latest nodejs and LTS
| * | travis: test with latest nodejs and LTSMichael Muré2020-02-121-22/+2
|/ /
* / readme: update install instruction with go modulesMichael Muré2020-02-121-3/+3
|/
* Merge pull request #317 from MichaelMure/bridges-improveMichael Muré2020-02-108-71/+140
|\ | | | | github/gitlab: many fixes and improvments at the config step
| * github/gitlab: many fixes and improvments at the config stepMichael Muré2020-02-108-71/+140
|/
* Merge pull request #316 from MichaelMure/lazy-graphqlMichael Muré2020-02-0935-1276/+1791
|\ | | | | graphql: use the cache in priority for fast browsing in the WebUI
| * use the handle-interfaces-implementing-interfaces of gqlgen to fix a ↵Michael Muré2020-02-093-3/+8
| | | | | | | | generation bug
| * cache: add proper locking to avoid concurrent accessMichael Muré2020-02-093-31/+123
| |
| * cleanups, docMichael Muré2020-02-092-66/+70
| |
| * graphql: use the cache in priority for fast browsing at < 20ms instead of ↵Michael Muré2020-02-0933-1248/+1662
|/ | | | seconds
* Merge pull request #294 from MichaelMure/cred-metadataMichael Muré2020-02-0960-796/+786
|\ | | | | Cred metadata
| * bridge: fix 2 uncatched errorsMichael Muré2020-02-082-0/+6
| |
| * bridge: hopefully fix testsMichael Muré2020-02-082-0/+4
| |
| * bridge: fix wrong error usedMichael Muré2020-02-081-1/+1
| |
| * github: make sure to have a nameMichael Muré2020-02-081-0/+5
| |
| * fix tests ?Michael Muré2020-02-082-10/+10
| |
| * fix mergeMichael Muré2020-02-084-157/+9
| |
| * it compiles \o/Michael Muré2020-02-0824-94/+175
| |
| * gitlab also compileMichael Muré2020-02-0810-144/+113
| |
| * more more wipMichael Muré2020-02-0830-155/+313
| |
| * wipMichael Muré2020-02-088-84/+49
| |
| * more wipMichael Muré2020-02-081-1/+35
| |
| * cache: rework resolving of bugs, identityMichael Muré2020-02-081-42/+30
| |