Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the comment ID to use both bug and comment ID references. | vince | 2021-02-14 | 15 | -6/+303 |
| | | | | | Add comment edit command This commit adds the comment edit command, which provides a CLI tool that allows a user to edit a comment. | ||||
* | bug: don't store the id in Bug, match how it's done for Identity | Michael Muré | 2021-02-14 | 3 | -35/+26 |
| | |||||
* | bug: debug | Michael Muré | 2021-02-14 | 1 | -0/+2 |
| | |||||
* | entity: unique function to generate IDs | Michael Muré | 2021-02-14 | 3 | -17/+19 |
| | |||||
* | identity: PR fixes | Michael Muré | 2021-02-14 | 6 | -7/+20 |
| | |||||
* | deal with the previous changes | Michael Muré | 2021-02-14 | 19 | -138/+124 |
| | |||||
* | bug: Id from first operation data, not git + remove root link | Michael Muré | 2021-02-14 | 19 | -307/+341 |
| | |||||
* | identity: Id from data, not git + hold multiple lamport clocks | Michael Muré | 2021-02-14 | 8 | -386/+432 |
| | |||||
* | repo: expose all lamport clocks, move clocks in their own folder | Michael Muré | 2021-02-14 | 22 | -75/+251 |
| | |||||
* | lamport: match wikipedia algorithm | Michael Muré | 2021-02-14 | 2 | -2/+2 |
| | |||||
* | Merge pull request #536 from ↵ | Cláudio Silva | 2021-02-11 | 1 | -14/+475 |
|\ | | | | | | | | | MichaelMure/dependabot/npm_and_yarn/webui/graphql-tools/git-loader-6.2.6 build(deps): [security] bump @graphql-tools/git-loader from 6.2.4 to 6.2.6 in /webui | ||||
| * | build(deps): [security] bump @graphql-tools/git-loader in /webui | dependabot-preview[bot] | 2021-01-29 | 1 | -14/+475 |
| | | | | | | | | | | | | | | | | Bumps [@graphql-tools/git-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/git) from 6.2.4 to 6.2.6. **This update includes a security fix.** - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/git/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/git-loader@6.2.6/packages/loaders/git) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | Merge pull request #559 from claudioantonio/webui_543_ifloggedin | Michael Muré | 2021-02-09 | 3 | -26/+53 |
|\ \ | | | | | | | Webui 543 ifloggedin | ||||
| * | | Apply suggestions from code review | Michael Muré | 2021-02-09 | 1 | -11/+11 |
| | | | |||||
| * | | Commit for #543 | Cláudio | 2021-02-08 | 2 | -20/+35 |
| | | | | | | | | | | | | | | | - To test I forced Ifloggedin always return null. - Layout is ok even when edition components are hidden. | ||||
| * | | Commit for #557 | Cláudio | 2021-02-08 | 1 | -3/+2 |
| | | | | | | | | | | | | - Formatting | ||||
| * | | Commit for #557 | Cláudio | 2021-02-08 | 1 | -4/+4 |
| | | | | | | | | | | | | - Formatting | ||||
| * | | Commit for #557 | Cláudio | 2021-02-08 | 1 | -7/+20 |
| | | | | | | | | | | | | | | | - Adding more details - Tip when lint error occur | ||||
* | | | Merge pull request #555 from claudioantonio/master | Michael Muré | 2021-02-08 | 13 | -9/+8 |
|\| | | | | | | | | Commit for #541 | ||||
| * | | Commit for #541 | Cláudio | 2021-02-05 | 13 | -9/+8 |
| | | | |||||
* | | | Merge pull request #556 from 5nord/366-multiple-bugs-with-gitlab-bridge | Michael Muré | 2021-02-08 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fix comparison mix-up in gitlab importer | ||||
| * | | | Fix comparison mix-up in gitlab importer | Matthias Simon | 2021-02-07 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #517 from MichaelMure/dependabot/npm_and_yarn/webui/ini-1.3.8 | Cláudio Silva | 2021-02-05 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | build(deps): [security] bump ini from 1.3.5 to 1.3.8 in /webui | ||||
| * | | build(deps): [security] bump ini from 1.3.5 to 1.3.8 in /webui | dependabot-preview[bot] | 2020-12-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.** - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | | Webui 548 (#549) | Cláudio Silva | 2021-02-05 | 3 | -1/+72 |
| | | | | | | | | | | | | | | | * Commit for #548 * Commit for #548 | ||||
* | | | Merge pull request #547 from claudioantonio/webui_546 | Michael Muré | 2021-02-05 | 5 | -9/+72 |
|\ \ \ | | | | | | | | | Webui 546 | ||||
| * | | | Commit for #546 | Cláudio | 2021-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | - Fixing code review requests | ||||
| * | | | Fix #546 | Cláudio | 2021-02-02 | 3 | -11/+18 |
| | | | | | | | | | | | | | | | | - Fixing code review requests | ||||
| * | | | Commit for #546 | Cláudio | 2021-02-02 | 4 | -4/+60 |
| | | | | |||||
| * | | | Merge pull request #2 from claudioantonio/webui_544 | Cláudio Silva | 2021-02-02 | 1 | -0/+16 |
| |\ \ \ | | | | | | | | | | | Commit for #544 | ||||
* | \ \ \ | Merge pull request #545 from claudioantonio/webui_544 | Michael Muré | 2021-02-03 | 4 | -22/+213 |
|\ \ \ \ \ | | | | | | | | | | | | | Webui 544 | ||||
| * | | | | | fix #544 | Cláudio | 2021-02-02 | 2 | -6/+6 |
| | |/ / / | |/| | | | | | | | | | | | | | - Fixing code review requests | ||||
| * | | | | Commit for #544 | Cláudio | 2021-02-02 | 1 | -0/+16 |
| |/ / / | |||||
| * | | | Merge pull request #1 from claudioantonio/webui_535 | Cláudio Silva | 2021-02-02 | 4 | -22/+197 |
|/| | | | | | | | | | | | Webui 535 | ||||
| * | | | Commit for #535 | Cláudio | 2021-02-02 | 1 | -1/+5 |
| | | | | |||||
| * | | | Commit for #535 | Cláudio | 2021-02-02 | 4 | -22/+193 |
|/ / / | |||||
* | | | Merge pull request #540 from claudioantonio/webui_539 | Michael Muré | 2021-02-01 | 3 | -69/+45 |
|\ \ \ | | | | | | | | | Commit for #539 | ||||
| * | | | Commit for #539 | Cláudio | 2021-01-31 | 3 | -69/+45 |
| | | | | | | | | | | | | | | | | | | | | - validating to avoid empty comments - comment button now is green | ||||
* | | | | Merge pull request #534 from MichaelMure/gh-bridge-pull-fix | Michael Muré | 2021-02-01 | 3 | -419/+345 |
|\ \ \ \ | |/ / / |/| | | | Fix github bridge import | ||||
| * | | | Add comments | Alexander Scharinger | 2021-01-28 | 1 | -9/+41 |
| | | | | |||||
| * | | | Fix bug | Alexander Scharinger | 2021-01-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | Integrate new Github Bridge import | Alexander Scharinger | 2021-01-24 | 3 | -812/+246 |
| | | | | |||||
| * | | | Add GraphQL github-bridge query for comment edits | Alexander Scharinger | 2021-01-24 | 2 | -1/+92 |
| | | | | |||||
| * | | | Add GraphQL github timeline query and iterator | Alexander Scharinger | 2021-01-24 | 2 | -3/+115 |
| | | | | |||||
| * | | | Add issue edit iterator | Alexander Scharinger | 2021-01-24 | 2 | -13/+97 |
| | | | | |||||
| * | | | Add issue iterator | Alexander Scharinger | 2021-01-24 | 1 | -0/+90 |
| | | | | |||||
| * | | | Add GraphQL github issue query | Alexander Scharinger | 2021-01-24 | 2 | -0/+40 |
| | | | | |||||
| * | | | WIP: Pinpoint some of the reasons for bug #385 | Alexander Scharinger | 2020-12-12 | 2 | -5/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Work in progress. The github bridge contains a bug documented in issue #385. This commit shows what is the problem. There might be more problems. I have changed the GraphQL query for timeline items and there are much less wrong imports now. (Are there any malformed imports left?) I would like to rework the entire bridge/github/iterator in the near future in order to create a reliable fix for this bug. | ||||
* | | | | Merge pull request #533 from ↵ | Michael Muré | 2021-01-31 | 2 | -1/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/MichaelMure/go-term-text-0.2.10 build(deps): bump github.com/MichaelMure/go-term-text from 0.2.9 to 0.2.10 | ||||
| * | | | | build(deps): bump github.com/MichaelMure/go-term-text | dependabot-preview[bot] | 2021-01-25 | 2 | -1/+4 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.9 to 0.2.10. - [Release notes](https://github.com/MichaelMure/go-term-text/releases) - [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.9...v0.2.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |