Commit 57ee4b4
authored
chore: disable api versioning (#60)
* chore: don't show old and new target information if matching
* feat: add highlight js for console output
* add changelog component
* feat: improve changelog and console output
* remove unwanted code
* fix: remove information from the wrong place
* feat: add new config views
* chore: use icon instead of text in summary dashboard
* chore: don't leverage vuejs reactivity to search for scm data
After using the feature, prevously, it would make the UX awefull as
API calls would be done on git repository or git branch change
Until the right combination of git url/branch was achieved
* feat: add config link to the side navigation
* add config view to default app.vue
* refactor: reorg the code used by pipeline components
* chore: add yaml-js dependency
* chore: use versioned api endpoint
* chore: disable api versioning
* ci: use updatecli compose file1 parent a61e778 commit 57ee4b4
File tree
6 files changed
+33
-42
lines changed- .github/workflows
- src
- updatecli
- updatecli.d
- values.d
6 files changed
+33
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 25 | | |
32 | | - | |
| 26 | + | |
33 | 27 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments