Commit Graph

1141 Commits

Author SHA1 Message Date
dependabot-preview[bot]
68ec06e8cb
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 05:08:01 +00:00
Michael Muré
b331833598
Merge pull request #250 from cheshirekow/cheshirekow-jira
Implement jira bridge
2020-02-19 19:07:44 +01:00
Josh Bialkowski
be763b4c4c update README 2020-02-19 09:39:02 -08:00
Michael Muré
08122b3815
Merge pull request #332 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.26.0
build(deps): bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0
2020-02-18 14:34:52 +01:00
dependabot-preview[bot]
d535af2ba7
build(deps): bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.25.0 to 0.26.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.25.0...v0.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 05:07:15 +00:00
Josh Bialkowski
4827d3f9ab metaKeyJiraOperationId -> metaKeyJiraDerivedId 2020-02-17 13:37:57 -08:00
Josh Bialkowski
d349137ea5 fix usage of newIdentityRaw 2020-02-17 13:13:25 -08:00
Josh Bialkowski
bbd31adbff Fix jira bridge config didn't save credentials or store URL metadata 2020-02-17 12:43:42 -08:00
Michael Muré
01b0a931f7
jira: fix a nil context 2020-02-15 16:12:21 +01:00
Michael Muré
5c230cb81e
jira: rework to use the credential system + adapt to refactors 2020-02-15 16:01:15 +01:00
Michael Muré
a4e5035b99
prompt: minor fixes 2020-02-15 15:58:31 +01:00
Michael Muré
0bb9ed9b0e
Merge remote-tracking branch 'origin/master' into cheshirekow-jira 2020-02-15 15:51:16 +01:00
Michael Muré
157e10f2e1
Merge pull request #328 from MichaelMure/bridge-refactor
bridges: pass the context to Init for when a client build process need it
2020-02-15 15:50:56 +01:00
Michael Muré
e231b6e839
bridges: pass the context to Init for when a client build process needs it 2020-02-15 15:46:36 +01:00
Michael Muré
cfa005889a
Merge remote-tracking branch 'origin/master' into cheshirekow-jira 2020-02-15 13:54:51 +01:00
Michael Muré
02548c0e8f
Merge pull request #326 from MichaelMure/bridge-refactor
bridges: more refactor and cleanup
2020-02-15 13:54:30 +01:00
Michael Muré
87b97ca4b2
bridges: more refactor and cleanup 2020-02-15 13:45:14 +01:00
Michael Muré
432a816dde
Merge remote-tracking branch 'origin/master' into cheshirekow-jira 2020-02-15 03:07:45 +01:00
Michael Muré
362c0c7e2e
Merge pull request #325 from MichaelMure/bridge-refactor
bridges: massive refactor
2020-02-15 03:01:45 +01:00
Michael Muré
fe3d5c95e4
bridges: massive refactor
- automatic flag validation and warning
- generalized prompt
- cleanups
2020-02-15 02:55:19 +01:00
Michael Muré
e9aff2a2a1
Merge remote-tracking branch 'origin/master' into cheshirekow-jira 2020-02-14 22:56:59 +01:00
Michael Muré
2df72942f2
Merge pull request #321 from MichaelMure/cred-password
auth: refactor and introduce Login and LoginPassword, salt IDs
2020-02-14 17:04:06 +01:00
Michael Muré
10284903e9
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
2020-02-13 00:31:26 +01:00
Michael Muré
1375b3ce12
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
2020-02-13 00:31:06 +01:00
Michael Muré
0066f3d8c2
Merge pull request #323 from MichaelMure/webui/typescript
Webui/typescript
2020-02-13 00:05:04 +01:00
Michael Muré
269036bdf2
Merge pull request #322 from MichaelMure/travis-js
travis: test with latest nodejs and LTS
2020-02-12 23:53:54 +01:00
Michael Muré
9eb271a2ec travis: test with latest nodejs and LTS 2020-02-12 23:48:46 +01:00
ludovicm67
ab09c03a1e
webui: format some files 2020-02-12 23:39:23 +01:00
Michael Muré
34083de0df auth: refactor and introduce Login and LoginPassword, salt IDs 2020-02-12 23:37:57 +01:00
ludovicm67
c48a4dc794
webui: run linter 2020-02-12 23:17:41 +01:00
ludovicm67
d0a6da286a
webui: finish TypeScript conversion 2020-02-12 23:09:45 +01:00
Quentin Gliech
c2d18b3a9b
webui: fix Content type 2020-02-12 22:23:22 +01:00
Michael Muré
0c17d248ee graphql: server side take responsability to commit 2020-02-12 22:02:11 +01:00
Michael Muré
39a3104098
readme: update install instruction with go modules 2020-02-12 21:41:22 +01:00
Michael Muré
929480fa0a graphql: expose the name of Repository 2020-02-12 21:03:20 +01:00
dependabot-preview[bot]
e619c9bca4
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>
2020-02-12 05:07:47 +00:00
Quentin Gliech
b70b4ba4b1
webui: lint graphql files 2020-02-11 22:11:08 +01:00
Quentin Gliech
465f7ca73d
webui: stop using defaultRepository 2020-02-11 21:49:19 +01:00
Michael Muré
1effc91556
graphql: merge defaultRepository and repository for simplified webUI code 2020-02-11 21:23:28 +01:00
Quentin Gliech
76d4006176
webui: make travis run unit tests 2020-02-11 21:19:00 +01:00
Quentin Gliech
9ddcb4b092
webui: force import order 2020-02-11 20:54:38 +01:00
Quentin Gliech
e5f52401b2
webui: typecheck remaining bug list components 2020-02-11 20:54:38 +01:00
ludovicm67
b83670821c
webui: fix logo url 2020-02-11 20:54:37 +01:00
ludovicm67
0c5f6e4445
webui: convert custom tags to TypeScript 2020-02-11 20:54:37 +01:00
Quentin Gliech
022f510369
webui: convert more things to typescript 2020-02-11 20:54:37 +01:00
Quentin Gliech
6a502c145b
webui: convert bug list to typescript 2020-02-11 20:54:37 +01:00
ludovicm67
9c570cac72
webui: convert bug view to TypeScript 2020-02-11 20:54:36 +01:00
Quentin Gliech
a2721971ba
webui: generate TS types for graphql queries 2020-02-11 20:54:36 +01:00
ludovicm67
aea42344de
webui: transform index and App to TypeScript 2020-02-11 20:54:36 +01:00
ludovicm67
f105f3bbdf
webui: upgrade packages + add some typescript dependencies 2020-02-11 20:54:35 +01:00