Commit log

45d47a0 Update configuration process and add unit tests

Click to expand commit body
Update launchpad bridge

Amine Hilaly created

630bbc6 Update bridge configure long description and examples

Amine Hilaly created

5ea0cb1 Update documentation and function naming

Click to expand commit body
Co-Authored-By: Michael Muré <batolettre@gmail.com>

Amine and Michael Muré created

aa439fa Add bridge configure documentation and examples

Amine Hilaly created

5911cb9 Change github regex for better matching

Click to expand commit body
Remove '.git' suffixes from URLs
Change token scope for public repositories to `repo:public_repo`

Amine Hilaly created

99b6107 Disable `bridgeConfigure` sort flags option

Click to expand commit body
rename `validateGithubURLRemotes` to `getValideGithubRemoteURLs`

Amine Hilaly created

1c146a1 Change client default timeout value to 60 seconds

Click to expand commit body
add named return values for
easier validation for 2FA codes

Amine Hilaly created

1022b9e Update flags descriptions

Click to expand commit body
Enhance printing in prompt

Co-Authored-By: Michael Muré <batolettre@gmail.com>

Amine and Michael Muré created

43758a1 Add warning messages for launchpad-preview

Click to expand commit body
fix --target flag description
improve comments

Amine Hilaly created

0de2bd9 Launchpad bridge configuration from `BridgeParams` Project and URL

Click to expand commit body
Improve Github config comments

Amine Hilaly created

46ce105 Update Github bridge configuration

Click to expand commit body
Use GetRemotes in `promptURL` to suggest repo urls
Add `promptTokenOptions` to select token a configuration option

Amine Hilaly created

2c4c013 Add GetRemotes functionalities

Sladyn created

f01b9bc Fix typo in github bridge rm

Amine Hilaly created

70268ff Change keyUser to keyOwner in Github bridge

Amine Hilaly created

5f80f24 Launchpad changes

Click to expand commit body
Use bridge params to configure the bridge

Amine Hilaly created

6deb6ec Github bridge updates

Click to expand commit body
Use bridge params to configure the bridge

Amine Hilaly created

f124df7 changes to the BridgeImpl Interface

Click to expand commit body
Add bridge params
Change bridge.Configure signature

Amine Hilaly created

8bfc65d commands: add flags/config to control the automatic opening in the default browser

Michael Muré created

d564e37 repository: add ReadConfigBool and ReadConfigString functions

Michael Muré created

c7abac3 repo: refactor how test repo are created/cleaned

Michael Muré created

9865dfc Update README.md

Michael Muré created

d1a2e0a Update FUNDING.yml

Michael Muré created

8d27fb8 Create FUNDING.yml

Michael Muré created

71d84aa Merge pull request #135 from MichaelMure/github-import

Click to expand commit body
Enhancement to Github iterator and importer

Michael Muré created

a6d85fb improve github importer and iterator

Click to expand commit body
drop  and use query variables instead
initialize timeline query variables in the constructor
improve naming and add comments to public functions

Amine Hilaly created

458f4da fix imported bugs count

Amine Hilaly created

2a97056 introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Diff`objects

Click to expand commit body
calling nextValidEdit functions directly after a new query (Fixing a bug where capacity=2)

Amine Hilaly created

12f6fd6 call NextIssueEdit from ensureIssue

Amine Hilaly created

b6dfd45 Fix importer/exporter design errors

Amine Hilaly created

f20708a Merge pull request #150 from MichaelMure/sandhose/webui/markdown

Click to expand commit body
webui: Render markdown in messages

Michael Muré created

8c26346 Merge pull request #149 from MichaelMure/sandhose/authored

Click to expand commit body
graphql: Implement `Authored` whenever possible

Michael Muré created

356d1b4 webui: Render markdown

Quentin Gliech created

1c2ee10 graphql: Implement `Authored` whenever possible

Click to expand commit body
webui: Use a fragment for Authored nodes

Quentin Gliech created

6e20bf0 Merge pull request #113 from ludovicm67/patch-colors

Click to expand commit body
bug: add label color directly in the core

Michael Muré created

485ca59 vendor: update dependencies

Michael Muré created

aa6247c webui: Add Label gql fragment

Amine Hilaly created

511ef01 Webui: use grahql response to create labels colors

Amine Hilaly created

af8216c Update grpahql tests

Amine Hilaly created

24c3e1f Regen graphql with gqlgen 0.9.0

Amine Hilaly created

9adf6de graphql: expose label color

ludovicm67 created

d156f41 core: use RBGA color from image/color

ludovicm67 created

9839d8b core: rename Color to RGBColor

ludovicm67 created

e3ce535 test: add some tests for label color

ludovicm67 created

1d94fd1 core: format and add some comments for color label

ludovicm67 created

93bed32 core: add color for label

ludovicm67 created

e781d6c Merge pull request #148 from MichaelMure/sandhose/webui-update-deps

Click to expand commit body
Updates WebUI dependencies & rework the bug list pagination

Michael Muré created

a43c7ea webui: Bump dependencies

Quentin Gliech created

51ca852 webui: Rework pagination

Quentin Gliech created

d79ef7a webui: Migrate to Material-UI's new style API

Quentin Gliech created

1a7ccd5 Merge pull request #145 from MichaelMure/dependabot/dep/github.com/spf13/cobra-0.0.4

Click to expand commit body
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4

Michael Muré created