17b111b
WIP add transaction to batch operation together and deal with failure
Michael Muré created
17b111b
WIP add transaction to batch operation together and deal with failure
Michael Muré created
218d460
webui: style SetStatus
Michael Muré created
afd22ac
webui: more readable dates, also localized
Michael Muré created
14e91cb
webui: fix the default query
Michael Muré created
86a35f1
webui: more styling on the bug page
Michael Muré created
e408ca8
webui: minor styling of the timeline events
Michael Muré created
602f911
webui: fix missing space in the bug preview
Michael Muré created
c4f5cae
webui: list by default only open bugs
Michael Muré created
d052ecf
webui: in the bug list, toggle open and close when clicking
Michael Muré created
ce6f6a9
webui: move pages components
Quentin Gliech created
8b85780
webui: start reorganizing the component structure
Quentin Gliech created
680dd91
webui: create comment form
Quentin Gliech created
0066f3d
Merge pull request #323 from MichaelMure/webui/typescript
Webui/typescript
Michael Muré created
269036b
Merge pull request #322 from MichaelMure/travis-js
travis: test with latest nodejs and LTS
Michael Muré created
9eb271a
travis: test with latest nodejs and LTS
Michael Muré created
ab09c03
webui: format some files
ludovicm67 created
c48a4dc
webui: run linter
ludovicm67 created
d0a6da2
webui: finish TypeScript conversion
ludovicm67 created
c2d18b3
webui: fix Content type
Quentin Gliech created
0c17d24
graphql: server side take responsability to commit
Michael Muré created
39a3104
readme: update install instruction with go modules
Michael Muré created
929480f
graphql: expose the name of Repository
Michael Muré created
b70b4ba
webui: lint graphql files
Quentin Gliech created
465f7ca
webui: stop using defaultRepository
Quentin Gliech created
1effc91
graphql: merge defaultRepository and repository for simplified webUI code
Michael Muré created
76d4006
webui: make travis run unit tests
Quentin Gliech created
9ddcb4b
webui: force import order
Quentin Gliech created
e5f5240
webui: typecheck remaining bug list components
Quentin Gliech created
b836708
webui: fix logo url
ludovicm67 created
0c5f6e4
webui: convert custom tags to TypeScript
ludovicm67 created
022f510
webui: convert more things to typescript
Quentin Gliech created
6a502c1
webui: convert bug list to typescript
Quentin Gliech created
9c570ca
webui: convert bug view to TypeScript
ludovicm67 created
a272197
webui: generate TS types for graphql queries
Quentin Gliech created
aea4234
webui: transform index and App to TypeScript
ludovicm67 created
f105f3b
webui: upgrade packages + add some typescript dependencies
ludovicm67 created
9f3618d
Merge pull request #317 from MichaelMure/bridges-improve
github/gitlab: many fixes and improvments at the config step
Michael Muré created
bd7b50b
github/gitlab: many fixes and improvments at the config step
Michael Muré created
3caffee
Merge pull request #316 from MichaelMure/lazy-graphql
graphql: use the cache in priority for fast browsing in the WebUI
Michael Muré created
2af456f
use the handle-interfaces-implementing-interfaces of gqlgen to fix a generation bug
Michael Muré created
b7dc5b8
cache: add proper locking to avoid concurrent access
Michael Muré created
d78ed55
cleanups, doc
Michael Muré created
81f5c3e
graphql: use the cache in priority for fast browsing at < 20ms instead of seconds
Michael Muré created
9e1a987
Merge pull request #294 from MichaelMure/cred-metadata
Cred metadata
Michael Muré created
9b1aaa0
bridge: fix 2 uncatched errors
Michael Muré created
bef35d4
bridge: hopefully fix tests
Michael Muré created
a335725
bridge: fix wrong error used
Michael Muré created
8773929
github: make sure to have a name
Michael Muré created
2e7ac56
fix tests ?
Michael Muré created
20ca2bc
fix merge
Michael Muré created