Michael Muré
c7abac388a
repo: refactor how test repo are created/cleaned
2019-05-27 21:14:55 +02:00
Michael Muré
9865dfcdf0
Update README.md
2019-05-23 19:06:46 +02:00
Michael Muré
d1a2e0a4cf
Update FUNDING.yml
2019-05-23 19:04:11 +02:00
Michael Muré
8d27fb8ade
Create FUNDING.yml
2019-05-23 19:02:53 +02:00
Michael Muré
71d84aa893
Merge pull request #135 from MichaelMure/github-import
...
Enhancement to Github iterator and importer
2019-05-23 17:42:20 +02:00
Amine Hilaly
a6d85fbdbb
improve github importer and iterator
...
drop and use query variables instead
initialize timeline query variables in the constructor
improve naming and add comments to public functions
2019-05-23 14:21:44 +02:00
Amine Hilaly
458f4da101
fix imported bugs count
2019-05-23 14:21:44 +02:00
Amine Hilaly
2a97056124
introduce nextValidIssueEdit
and nextValidCommentEdit
to escape empty Diff
objects
...
calling nextValidEdit functions directly after a new query (Fixing a bug where capacity=2)
2019-05-23 14:21:44 +02:00
Amine Hilaly
12f6fd61be
call NextIssueEdit from ensureIssue
2019-05-23 14:21:44 +02:00
Amine Hilaly
b6dfd45602
Fix importer/exporter design errors
2019-05-23 14:21:44 +02:00
Michael Muré
f20708ad36
Merge pull request #150 from MichaelMure/sandhose/webui/markdown
...
webui: Render markdown in messages
2019-05-23 02:26:03 +02:00
Michael Muré
8c263465fb
Merge pull request #149 from MichaelMure/sandhose/authored
...
graphql: Implement `Authored` whenever possible
2019-05-22 23:31:46 +02:00
Quentin Gliech
356d1b412c
webui: Render markdown
2019-05-22 22:06:31 +02:00
Quentin Gliech
1c2ee10ce7
graphql: Implement Authored
whenever possible
...
webui: Use a fragment for Authored nodes
2019-05-22 21:46:43 +02:00
Michael Muré
6e20bf0e73
Merge pull request #113 from ludovicm67/patch-colors
...
bug: add label color directly in the core
2019-05-22 20:56:37 +02:00
Michael Muré
485ca59004
vendor: update dependencies
2019-05-22 20:53:53 +02:00
Amine Hilaly
aa6247ce87
webui: Add Label gql fragment
2019-05-22 20:41:03 +02:00
Amine Hilaly
511ef0105c
Webui: use grahql response to create labels colors
2019-05-22 20:38:00 +02:00
Amine Hilaly
af8216cf35
Update grpahql tests
2019-05-22 20:22:36 +02:00
Amine Hilaly
24c3e1f8df
Regen graphql with gqlgen 0.9.0
2019-05-22 20:22:35 +02:00
ludovicm67
9adf6de4b5
graphql: expose label color
2019-05-22 20:22:35 +02:00
ludovicm67
d156f41d99
core: use RBGA color from image/color
2019-05-22 20:22:35 +02:00
ludovicm67
9839d8bc00
core: rename Color to RGBColor
2019-05-22 20:22:35 +02:00
ludovicm67
e3ce535705
test: add some tests for label color
2019-05-22 20:22:35 +02:00
ludovicm67
1d94fd1b31
core: format and add some comments for color label
2019-05-22 20:22:34 +02:00
ludovicm67
93bed322fa
core: add color for label
2019-05-22 20:22:33 +02:00
Michael Muré
e781d6c7fe
Merge pull request #148 from MichaelMure/sandhose/webui-update-deps
...
Updates WebUI dependencies & rework the bug list pagination
2019-05-22 20:09:29 +02:00
Quentin Gliech
a43c7ea1c8
webui: Bump dependencies
2019-05-22 19:59:33 +02:00
Quentin Gliech
51ca8527dc
webui: Rework pagination
2019-05-22 19:52:01 +02:00
Quentin Gliech
d79ef7a794
webui: Migrate to Material-UI's new style API
2019-05-22 19:52:01 +02:00
Michael Muré
1a7ccd594a
Merge pull request #145 from MichaelMure/dependabot/dep/github.com/spf13/cobra-0.0.4
...
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
2019-05-21 14:15:33 +02:00
Michael Muré
150f79c4d1
Merge pull request #144 from MichaelMure/dependabot/dep/github.com/skratchdot/open-golang-79abb63
...
build(deps): bump github.com/skratchdot/open-golang from `75fb7ed` to `79abb63`
2019-05-21 14:09:44 +02:00
Michael Muré
dec5c40e9f
Merge pull request #139 from MichaelMure/dependabot/dep/github.com/gorilla/mux-1.7.2
...
build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2
2019-05-21 14:08:19 +02:00
Michael Muré
fce0dbaf3c
Merge pull request #136 from MichaelMure/dependabot/dep/github.com/shurcooL/vfsgen-6a9ea43
...
build(deps): bump github.com/shurcooL/vfsgen from `62bca83` to `6a9ea43`
2019-05-21 14:04:20 +02:00
dependabot[bot]
13002c521d
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 11:39:36 +00:00
dependabot[bot]
17a837debe
build(deps): bump github.com/skratchdot/open-golang
...
Bumps [github.com/skratchdot/open-golang](https://github.com/skratchdot/open-golang ) from `75fb7ed` to `79abb63`.
- [Release notes](https://github.com/skratchdot/open-golang/releases )
- [Commits](75fb7ed420...79abb63cd6
)
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 11:37:43 +00:00
dependabot[bot]
ed2ccec704
build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2
...
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.6.2 to 1.7.2.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.6.2...v1.7.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 11:34:27 +00:00
dependabot[bot]
2a9b9059ad
build(deps): bump github.com/shurcooL/vfsgen from 62bca83
to 6a9ea43
...
Bumps [github.com/shurcooL/vfsgen](https://github.com/shurcooL/vfsgen ) from `62bca83` to `6a9ea43`.
- [Release notes](https://github.com/shurcooL/vfsgen/releases )
- [Commits](62bca832be...6a9ea43bca
)
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 11:32:11 +00:00
Michael Muré
22f435bd2a
Merge pull request #134 from A-Hilaly/gqlgen
...
Upgrade gqlgen version to v0.9.0
2019-05-15 18:20:54 +02:00
Amine Hilaly
8bab279114
Update graphql package to support gqlgen 0.9.0
2019-05-15 16:57:30 +02:00
Amine Hilaly
6949d6c543
Upgrade gqlgen version to v0.9.0
2019-05-15 15:04:57 +02:00
Michael Muré
97476ff5fa
Merge pull request #133 from zYeoman/patch-1
...
commands: ls fix CJK characters out of alignment
2019-05-14 17:11:26 +02:00
Yongwen Zhuang
5f0123d138
commands: ls fix CJK characters out of alignment
...
#85
2019-05-14 23:01:49 +08:00
Michael Muré
606a66dd6d
text: fix escape sequence disapearing at the end of a line
2019-05-10 00:45:36 +02:00
Michael Muré
239646f3ef
readme: polishing
2019-05-07 13:24:30 +02:00
Michael Muré
33c1c79a55
Merge pull request #131 from A-Hilaly/github-import
...
github: support for partial import and refactor into iterator/importer
2019-05-06 00:14:14 +02:00
Amine Hilaly
2e17f37175
Add unicode control characters test case
...
Move `cleanupText` to utils/text/transform.go
`text.Cleanup`: removing unicode control characters except for those allowed by `text.Safe`
Add golang.org/x/text dependencies
fix text.Cleanup
Fix import panic
2019-05-05 18:16:10 +02:00
Amine Hilaly
537eddb978
Fix import bug
2019-05-05 18:16:10 +02:00
Amine Hilaly
7d02963372
Add old importer comments in the iterator
...
Test operation authors
Fix typo in test repo url
2019-05-05 18:16:10 +02:00
Michael Muré
eec17050f1
github: simplify and improve the import test
2019-05-05 18:16:10 +02:00