aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update flags descriptions Amine2019-05-293-10/+11
| * Add warning messages for launchpad-previewAmine Hilaly2019-05-293-4/+11
| * Launchpad bridge configuration from `BridgeParams` Project and URLAmine Hilaly2019-05-292-8/+53
| * Update Github bridge configurationAmine Hilaly2019-05-291-86/+200
| * Add GetRemotes functionalitiesSladyn2019-05-294-1/+38
| * Fix typo in github bridge rmAmine Hilaly2019-05-291-1/+1
| * Change keyUser to keyOwner in Github bridgeAmine Hilaly2019-05-294-13/+15
| * Launchpad changesAmine Hilaly2019-05-291-6/+12
| * Github bridge updatesAmine Hilaly2019-05-291-67/+189
| * changes to the BridgeImpl InterfaceAmine Hilaly2019-05-293-12/+42
* | Merge pull request #162 from A-Hilaly/bridge-listMichael Muré2019-06-061-0/+3
|\ \
| * | Sort bridges listAmine Hilaly2019-06-061-0/+3
| |/
* | Merge pull request #160 from MichaelMure/dependabot/npm_and_yarn/webui/js-yam...Michael Muré2019-06-061-3/+3
|\ \
| * | build(deps): bump js-yaml from 3.13.0 to 3.13.1 in /webuidependabot[bot]2019-06-051-3/+3
* | | Merge pull request #163 from MichaelMure/dependabot/npm_and_yarn/webui/handle...Michael Muré2019-06-061-3/+3
|\ \ \ | |/ / |/| |
| * | build(deps): bump handlebars from 4.1.1 to 4.1.2 in /webuidependabot[bot]2019-06-051-3/+3
|/ /
* | Merge pull request #159 from MichaelMure/dependabot/npm_and_yarn/webui/tar-4.4.9Michael Muré2019-06-031-36/+61
|\ \ | |/ |/|
| * build(deps): [security] bump tar from 4.4.1 to 4.4.9 in /webuidependabot-preview[bot]2019-06-031-36/+61
|/
* commands: add flags/config to control the automatic opening in the default br...Michael Muré2019-05-277-22/+96
* repository: add ReadConfigBool and ReadConfigString functionsMichael Muré2019-05-275-0/+133
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-2710-82/+86
* Update README.mdMichael Muré2019-05-231-14/+14
* Update FUNDING.ymlMichael Muré2019-05-231-1/+1
* Create FUNDING.ymlMichael Muré2019-05-231-0/+3
* Merge pull request #135 from MichaelMure/github-importMichael Muré2019-05-233-72/+100
|\
| * improve github importer and iteratorAmine Hilaly2019-05-232-24/+34
| * fix imported bugs countAmine Hilaly2019-05-231-2/+4
| * introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Di...Amine Hilaly2019-05-232-20/+22
| * call NextIssueEdit from ensureIssueAmine Hilaly2019-05-231-10/+9
| * Fix importer/exporter design errorsAmine Hilaly2019-05-232-51/+66
|/
* Merge pull request #150 from MichaelMure/sandhose/webui/markdownMichael Muré2019-05-234-13/+368
|\
| * webui: Render markdownQuentin Gliech2019-05-224-13/+368
* | Merge pull request #149 from MichaelMure/sandhose/authoredMichael Muré2019-05-2218-58/+87
|\ \ | |/ |/|
| * graphql: Implement `Authored` whenever possibleQuentin Gliech2019-05-2218-58/+87
* | Merge pull request #113 from ludovicm67/patch-colorsMichael Muré2019-05-2214-117/+628
|\|
| * webui: Add Label gql fragmentAmine Hilaly2019-05-225-60/+55
| * Webui: use grahql response to create labels colorsAmine Hilaly2019-05-225-70/+96
| * Update grpahql testsAmine Hilaly2019-05-221-4/+25
| * Regen graphql with gqlgen 0.9.0Amine Hilaly2019-05-221-16/+30
| * graphql: expose label colorludovicm672019-05-227-50/+432
| * core: use RBGA color from image/colorludovicm672019-05-222-44/+39
| * core: rename Color to RGBColorludovicm672019-05-222-78/+54
| * test: add some tests for label colorludovicm672019-05-221-0/+60
| * core: format and add some comments for color labelludovicm672019-05-221-21/+23
| * core: add color for labelludovicm672019-05-221-0/+40
* | vendor: update dependenciesMichael Muré2019-05-2232-562/+436
|/
* Merge pull request #148 from MichaelMure/sandhose/webui-update-depsMichael Muré2019-05-2214-358/+458
|\
| * webui: Bump dependenciesQuentin Gliech2019-05-222-30/+32
| * webui: Rework paginationQuentin Gliech2019-05-224-155/+237
| * webui: Migrate to Material-UI's new style APIQuentin Gliech2019-05-2210-173/+189
|/