Folke Lemaitre
|
b2815d7f79
|
fix(dashboard): open pull requests with P instead of p in the github exmaple
|
2025-02-02 23:33:37 +01:00 |
|
Haim
|
ad62d81c4d
|
docs(dashboard): replace 'hub status' with 'git status' (#310)
## Description
When copying the "advanced" or "github" examples for dashboard, there
was error 'hub is not recognized' changing ```hub status --short
--branch --renames``` to ```git status --short --branch --renames```
fixes that
## Screenshots
<!-- Add screenshots of the changes if applicable. -->


---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
|
2024-12-15 18:18:15 +01:00 |
|
Folke Lemaitre
|
3e369a80fb
|
docs: docgen
|
2024-12-02 17:03:13 +01:00 |
|
Folke Lemaitre
|
9963fa2452
|
docs(dashboard): added keymaps/actions to the github example
|
2024-12-02 17:00:37 +01:00 |
|
Folke Lemaitre
|
6e3cb7e53c
|
feat(config): make it easier to use examples in your config
|
2024-11-27 21:27:56 +01:00 |
|
Folke Lemaitre
|
378b0285c5
|
docs(dashboard): fix git example
|
2024-11-27 17:40:53 +01:00 |
|
Folke Lemaitre
|
26864851aa
|
docs(dashboard): added github example showing notifications, open PRs, issues and git diff
|
2024-11-26 12:04:37 +01:00 |
|
Folke Lemaitre
|
b4a293aac7
|
fix(dashboard): better git check for advanced example. See #126
|
2024-11-20 20:03:27 +01:00 |
|
Folke Lemaitre
|
2decc3fcf9
|
docs: example getter
|
2024-11-19 14:55:41 +01:00 |
|
Folke Lemaitre
|
d540fa607c
|
feat(dashboard): added new dashboard snack (#77)
## Description
A new dashboard plugin that comes with sane defaults, and can be fully
customized to your liking.
## Screenshots





|
2024-11-18 16:25:17 +01:00 |
|