Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | update webUI's screenshots | Michael Muré | 2020-02-23 | 3 | -2/+2 | |
* | | pack the webui | Michael Muré | 2020-02-23 | 1 | -53/+53 | |
* | | webui: adjust some margins | Michael Muré | 2020-02-23 | 1 | -2/+4 | |
* | | webui: fix bad formatting on Date | Michael Muré | 2020-02-23 | 3 | -3/+9 | |
* | | Merge pull request #331 from MichaelMure/webui/mutations | Michael Muré | 2020-02-23 | 51 | -183/+450 | |
|\ \ | ||||||
| * | | webui: run linter fix | ludovicm67 | 2020-02-22 | 3 | -4/+8 | |
| * | | webui: style SetStatus | Michael Muré | 2020-02-17 | 2 | -3/+9 | |
| * | | webui: more readable dates, also localized | Michael Muré | 2020-02-17 | 1 | -2/+2 | |
| * | | webui: fix the default query | Michael Muré | 2020-02-17 | 1 | -1/+1 | |
| * | | webui: more styling on the bug page | Michael Muré | 2020-02-16 | 2 | -4/+18 | |
| * | | webui: minor styling of the timeline events | Michael Muré | 2020-02-16 | 3 | -7/+14 | |
| * | | webui: fix missing space in the bug preview | Michael Muré | 2020-02-16 | 1 | -2/+2 | |
| * | | webui: list by default only open bugs | Michael Muré | 2020-02-16 | 1 | -1/+1 | |
| * | | webui: in the bug list, toggle open and close when clicking | Michael Muré | 2020-02-16 | 2 | -4/+10 | |
| * | | webui: move pages components | Quentin Gliech | 2020-02-13 | 44 | -137/+203 | |
| * | | webui: start reorganizing the component structure | Quentin Gliech | 2020-02-13 | 23 | -41/+41 | |
| * | | webui: create comment form | Quentin Gliech | 2020-02-13 | 6 | -1/+165 | |
* | | | update auto-generated files | Michael Muré | 2020-02-23 | 39 | -216/+190 | |
* | | | Merge pull request #335 from MichaelMure/dependabot/go_modules/github.com/spf... | Michael Muré | 2020-02-23 | 2 | -1/+95 | |
|\ \ \ | ||||||
| * | | | build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6 | dependabot-preview[bot] | 2020-02-23 | 2 | -1/+95 | |
|/ / / | ||||||
* | | | Merge pull request #334 from MichaelMure/dependabot/go_modules/github.com/str... | Michael Muré | 2020-02-23 | 2 | -1/+4 | |
|\ \ \ | ||||||
| * | | | build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1 | dependabot-preview[bot] | 2020-02-20 | 2 | -1/+4 | |
| | |/ | |/| | ||||||
* | | | prompt: minor aspect fix | Michael Muré | 2020-02-23 | 1 | -1/+3 | |
* | | | update auto-generated files | Michael Muré | 2020-02-23 | 6 | -10/+10 | |
* | | | use regex.MustCompile instead of dealing with the error | Michael Muré | 2020-02-23 | 5 | -24/+6 | |
|/ / | ||||||
* | | Merge pull request #250 from cheshirekow/cheshirekow-jira | Michael Muré | 2020-02-19 | 12 | -29/+3368 | |
|\ \ | ||||||
| * | | update README | Josh Bialkowski | 2020-02-19 | 1 | -23/+23 | |
| * | | metaKeyJiraOperationId -> metaKeyJiraDerivedId | Josh Bialkowski | 2020-02-17 | 2 | -23/+23 | |
| * | | fix usage of newIdentityRaw | Josh Bialkowski | 2020-02-17 | 1 | -1/+1 | |
| * | | Fix jira bridge config didn't save credentials or store URL metadata | Josh Bialkowski | 2020-02-17 | 1 | -0/+10 | |
| * | | jira: fix a nil context | Michael Muré | 2020-02-15 | 1 | -1/+2 | |
| * | | jira: rework to use the credential system + adapt to refactors | Michael Muré | 2020-02-15 | 5 | -278/+346 | |
| * | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 12 | -31/+29 | |
| |\ \ | ||||||
| * \ \ | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 7 | -100/+54 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 27 | -440/+478 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-14 | 87 | -4040/+6756 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | jira: admittedly biased go styling | Michael Muré | 2020-02-09 | 3 | -198/+154 | |
| * | | | | | | jira: use the new generalized prompts | Michael Muré | 2020-02-09 | 1 | -105/+40 | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-09 | 1134 | -331895/+10244 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | repair after rebase | Josh Bialkowski | 2019-12-18 | 5 | -22/+20 | |
| * | | | | | | | codereview #6: don't fail one warning | Josh Bialkowski | 2019-12-18 | 2 | -3/+12 | |
| * | | | | | | | codereview #5: reverse-map and ImportWarning | Josh Bialkowski | 2019-12-18 | 7 | -38/+112 | |
| * | | | | | | | codereview #4: fixes from testing | Josh Bialkowski | 2019-12-18 | 2 | -9/+42 | |
| * | | | | | | | codreview #3: two credential types, more fixes | Josh Bialkowski | 2019-12-18 | 4 | -59/+126 | |
| * | | | | | | | codereview #2: some cleanup, correct use of nothing-events | Josh Bialkowski | 2019-12-18 | 8 | -173/+183 | |
| * | | | | | | | codereview #1: clean lint from golangcibot | Josh Bialkowski | 2019-12-18 | 4 | -20/+37 | |
| * | | | | | | | Implement jira bridge | Josh Bialkowski | 2019-12-18 | 14 | -9/+3235 | |
* | | | | | | | | Merge pull request #332 from MichaelMure/dependabot/go_modules/github.com/xan... | Michael Muré | 2020-02-18 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | build(deps): bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0 | dependabot-preview[bot] | 2020-02-18 | 2 | -1/+3 | |
|/ / / / / / / / | ||||||
* | | | | | / / | prompt: minor fixes | Michael Muré | 2020-02-15 | 1 | -3/+3 | |
| |_|_|_|_|/ / |/| | | | | | |