01b0a93
jira: fix a nil context
Michael Muré created
01b0a93
jira: fix a nil context
Michael Muré created
5c230cb
jira: rework to use the credential system + adapt to refactors
Michael Muré created
a4e5035
prompt: minor fixes
Michael Muré created
0bb9ed9
Merge remote-tracking branch 'origin/master' into cheshirekow-jira
Michael Muré created
157e10f
Merge pull request #328 from MichaelMure/bridge-refactor
bridges: pass the context to Init for when a client build process need it
Michael Muré created
e231b6e
bridges: pass the context to Init for when a client build process needs it
Michael Muré created
cfa0058
Merge remote-tracking branch 'origin/master' into cheshirekow-jira
Michael Muré created
02548c0
Merge pull request #326 from MichaelMure/bridge-refactor
bridges: more refactor and cleanup
Michael Muré created
87b97ca
bridges: more refactor and cleanup
Michael Muré created
432a816
Merge remote-tracking branch 'origin/master' into cheshirekow-jira
Michael Muré created
362c0c7
Merge pull request #325 from MichaelMure/bridge-refactor
bridges: massive refactor
Michael Muré created
fe3d5c9
bridges: massive refactor
- automatic flag validation and warning - generalized prompt - cleanups
Michael Muré created
e9aff2a
Merge remote-tracking branch 'origin/master' into cheshirekow-jira
Michael Muré created
2df7294
Merge pull request #321 from MichaelMure/cred-password
auth: refactor and introduce Login and LoginPassword, salt IDs
Michael Muré created
ce6f6a9
webui: move pages components
Quentin Gliech created
8b85780
webui: start reorganizing the component structure
Quentin Gliech created
1028490
Merge pull request #319 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.25.0
build(deps): bump github.com/xanzy/go-gitlab from 0.24.0 to 0.25.0
Michael Muré created
1375b3c
Merge pull request #320 from MichaelMure/dependabot/go_modules/github.com/gorilla/mux-1.7.4
build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4
Michael Muré 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
34083de
auth: refactor and introduce Login and LoginPassword, salt IDs
Michael Muré 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
e619c9b
build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.7.3...v1.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 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
989457d
build(deps): bump github.com/xanzy/go-gitlab from 0.24.0 to 0.25.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.24.0...v0.25.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 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
b2ca506
jira: admittedly biased go styling
Michael Muré created
2792c85
jira: use the new generalized prompts
Michael Muré created