Anbraten
ac009d9b0b
Fix secret creation ( #2862 )
...
closes #2821
2023-11-22 19:53:59 +01:00
renovate[bot]
60c021e510
Lock file maintenance ( #2840 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - "before 4am" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/woodpecker-ci/woodpecker ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pat-s <patrick.schratz@gmail.com >
2023-11-19 14:28:58 +01:00
qwerty287
342b25826c
Rename link to url ( #2812 )
...
As of https://woodpecker-ci.org/docs/next/usage/terminiology#conventions
2023-11-14 17:12:12 +01:00
Lauris BH
9f9127b093
Revert to previous red colors but do not use red color for text ( #2786 )
...
Revert red colors back introduced by #2778
But do not use red color for text on dark background anywhere
example:

2023-11-09 23:00:52 +02:00
Lauris BH
6f07f2acf2
Fix error color contrast in dark theme ( #2778 )
2023-11-09 07:07:20 +01:00
Robert Kaussow
4c2dbca2e9
Replace linter icons to match theme ( #2765 )
...
@qwerty287 @anbraten What do you think about this approach? This way the
icons fit more into the existing design. I've also moved the icon in the
tab to the end as this looks IMO a bit better on mobile view, but open
for discussions.

<img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/93cd4dd6-4e22-4210-9fee-f8d134d3df42 "
width=350> <img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/6128fec9-3dc5-4483-abde-5a911b236138 "
width=350>
Alternative idea for errors:
<img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/bee8b1ea-8d27-43cc-9fb1-2df0031d3551 "
width=350>
Or just use one symbol and only change the color for errors/warnings?
2023-11-09 00:03:36 +02:00
Anbraten
52163b9a3e
Fix sidepanel not closable via button ( #2772 )
2023-11-07 14:22:08 +01:00
Ricardo Escaran
5c72b8d532
Fix the wrong link to the cron job document ( #2740 )
2023-11-05 08:13:28 +01:00
Anbraten
33f9574dce
Add version and update notes ( #2722 )
2023-11-04 14:20:50 +01:00
Anbraten
fe489287fc
Fix active tab not updating on prop change ( #2712 )
2023-11-03 16:01:14 +01:00
Anbraten
5ff006614f
Enhance linter and errors ( #1572 )
...
Co-authored-by: 6543 <m.huber@kithara.com >
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2023-11-03 11:44:03 +01:00
qwerty287
2ff916c804
Refactor UI dark/bright mode ( #2590 )
...
- collapse pipeline configs by default, closes
https://github.com/woodpecker-ci/woodpecker/discussions/2557
- refactor ui themes: instead of just differentiating between "is dark"
or "is not dark", add a third "auto" option following the browser
settings (closes
https://github.com/woodpecker-ci/woodpecker/discussions/2204 ) and put
everything into an enum. also move the option from the navbar to user
settings.
---------
Co-authored-by: Anbraten <anton@ju60.de >
2023-11-01 10:30:40 +01:00
6543
902877690d
Fix secrets UI ( #2687 )
2023-11-01 08:36:59 +01:00
qwerty287
aeb7bcb26a
Remove WOODPECKER_DOCS config ( #2647 )
2023-10-25 15:05:19 +02:00
Anbraten
f44aa8a6fd
Remove plugin-only option from secrets ( #2213 )
2023-10-24 20:38:47 +02:00
qwerty287
69917c1a0d
Add "Repair all" button ( #2642 )
...
to the admin repo list
ref #2639
2023-10-24 14:12:55 +02:00
qwerty287
45bff3f49f
Some mobile UI fixes ( #2624 )
...
- hide event badges on secret lists
- fix margin on admin users
2023-10-23 09:36:46 +02:00
Anbraten
284fb99194
UI cleanups and improvements ( #2548 )
2023-10-08 17:49:13 +02:00
qwerty287
78ebd55acc
Some UI enhancement ( #2468 )
...
- Closes #2001
-
https://github.com/woodpecker-ci/woodpecker/discussions/2162#discussioncomment-6666895
- shows prettyRef for deployments
2023-09-17 12:32:23 +02:00
renovate[bot]
d3e9866d41
fix(deps): update dependency ansi_up to v6 ( #2431 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <ndev@web.de >
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2023-09-15 09:18:04 +01:00
Robert Kaussow
5c2f02c4a1
Harmonize pipeline status information and add a review link to the approval ( #2345 )
...
Ref:
https://github.com/woodpecker-ci/woodpecker/discussions/2162#discussioncomment-6666864
Adds a `PipelineInfo` view to harmonize pipeline status information and
add a review link to the approval view.



---------
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2023-09-09 08:35:53 +02:00
qwerty287
d04bb72e5e
Add repos list for admins ( #2347 )
2023-09-08 12:26:20 +02:00
Robert Kaussow
e21a41de8c
Add option to render button as link ( #2378 )
...
Fixes: https://github.com/woodpecker-ci/woodpecker/issues/1259
Work from https://github.com/woodpecker-ci/woodpecker/pull/1602/files
With this approach, existing buttons are still working and buttons with
`to="https://..."` are rendered as `a` tag. Not sure about the
"recursive render" issue from the original PR, have not seen any
rendering issue, any idea about this?

2023-09-08 08:44:22 +02:00
Robert Kaussow
718ec6141c
close sidebar on outside click ( #2325 )
...
[record.webm](https://github.com/woodpecker-ci/woodpecker/assets/3391958/f797be2c-09a9-4699-be85-7d5925e146ed )
---------
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2023-09-07 22:28:36 +02:00
qwerty287
971534929c
Only show commit title ( #2361 )
...
https://github.com/woodpecker-ci/woodpecker/issues/2359
2023-08-30 17:08:56 +02:00
Robert Kaussow
91192a900a
Truncate commit message in pipeline log view header ( #2356 )
2023-08-30 16:17:01 +02:00
qwerty287
9718791eac
Increase header padding again ( #2348 )
...
From #2327
(https://github.com/woodpecker-ci/woodpecker/pull/2327#pullrequestreview-1600673521 )
This probably needs some discussion first, but I think it looks ugly
with the current padding.
**Before**

**After**

2023-08-29 18:31:25 +02:00
Robert Kaussow
81aa9b1439
Use full width header on pipeline view and show repo name ( #2327 )
...
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com >
Co-authored-by: 6543 <m.huber@kithara.com >
2023-08-29 15:57:58 +02:00
qwerty287
479ced3b25
Add org list ( #2338 )
...

Closes #2307
2023-08-28 11:15:16 +02:00
Robert Kaussow
15bd20d58b
Show correct event in pipeline step list ( #2334 )
...
Fixes: https://github.com/woodpecker-ci/woodpecker/issues/2207


Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2023-08-28 08:08:53 +02:00
Robert Kaussow
e139abf15a
Add min height to mobile pipeline view and fix overflow ( #2335 )
...
The mobile pipeline view in landscape view is not really usable. The
idea is to add a min-height to use the screen a bit better for the main
content. Before:
[before.webm](https://github.com/woodpecker-ci/woodpecker/assets/3391958/c4f38da6-c0f2-4549-9f80-90a4b02ddc94 )
After:
[after.webm](https://github.com/woodpecker-ci/woodpecker/assets/3391958/a0397d52-aeda-4edf-9200-953ca4738daa )
2023-08-28 00:36:48 +02:00
Robert Kaussow
c5c01ddd19
Fix grid column size in pipeline log view ( #2336 )
...
Fixes: https://github.com/woodpecker-ci/woodpecker/issues/1832
Before:
<img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/cdb91f9e-98b9-4e66-9c64-b90d4e59fb73 "
width="500">
After:
<img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/ec5e0c4d-545b-4ba0-8550-9e3f6701551f "
width="500">
2023-08-28 00:35:41 +02:00
Robert Kaussow
336c41dd33
add spacing to pipeline feed spinner ( #2326 )
...
Ref:
https://github.com/woodpecker-ci/woodpecker/discussions/2162#discussioncomment-6666893
## Before

## After

2023-08-26 02:27:24 +02:00
qwerty287
81ead7cbf2
Support user secrets ( #2126 )
2023-08-21 15:04:12 +02:00
qwerty287
06d1f3c92e
Create settings-panel vue component and use InputFields ( #2177 )
...
Co-authored-by: 6543 <6543@obermui.de >
2023-08-21 10:23:16 +02:00
qwerty287
35baaa8224
Use browser-native tooltips ( #2189 )
...
Replace the `floating-vue` library with the browser-native tooltips.
Reduces `dist` size by 45KB.
2023-08-20 15:07:27 +02:00
qwerty287
f5e9b3df2e
Small improvements to mobile interface ( #2202 )
...
1. pipeline step list: do not have a separate scroll container on step
list
2. merge title bars on logs (probably regression of #2140 )
2023-08-12 12:36:25 +02:00
qwerty287
bc18ccf721
Show all steps ( #2190 )
...
Closes #2178
2023-08-10 10:36:41 +02:00
qwerty287
3bdeb47d8c
Use Vue setup directive ( #2165 )
2023-08-08 12:22:39 +02:00
qwerty287
9cae5709f9
Fix pipeline config collapsing ( #2166 )
2023-08-08 11:47:21 +02:00
Robert Kaussow
8f44ca3f3d
Use min/max width for pipeline step list ( #2141 )
...
I've also added a min-width to keep the sidebar a bit more readable
before the breakpoint is reached:
Before:

After:

2023-08-07 23:32:36 +02:00
Robert Kaussow
09ed637ee5
Add header to pipeline log and always show buttons ( #2140 )
...
Fixes:
https://github.com/woodpecker-ci/woodpecker/issues/1314#issuecomment-1649213999
(4.)


That both buttons are shown in the screenshot is only for demonstration.
2023-08-07 22:23:47 +02:00
Robert Kaussow
d28f4923e3
Use fix width for pipeline step list ( #2138 )
...
On larger monitors using dynamic width in percent, the step list can
become very wide which makes it hard to read.
2023-08-07 21:49:58 +02:00
qwerty287
67b7de5cc2
Fix UI and backend paths with subpath ( #1799 )
...
I'm not sure if this is an ideal fix for this, but it seems to work for
me. If you have another idea just let me know.
Closes #1798
Closes #1773
2023-08-07 16:05:18 +02:00
qwerty287
0ecaa7074a
Fix missing translation ( #2132 )
2023-08-07 14:01:44 +02:00
qwerty287
e17d0da2c3
Don't show badge without information ( #2130 )
...
Was requested
[here](https://github.com/woodpecker-ci/woodpecker/issues/1314#issuecomment-1477858832 )
for queue, but this also applies to agents: Do not show badges that only
show `???` because they don't provide any useful information.
2023-08-07 13:19:51 +02:00
qwerty287
d1c51f4af8
Lazy-load TimeAgo locales ( #2094 )
...
1. new translation docs
2. lazy-load TimeAgo locales (used for "x min ago" messages). This 1.
reduces size and 2. provides all languages without adding them manually.
3. Remove DayJS locales, they're unused.
2023-08-03 19:25:12 +02:00
qwerty287
d09c418941
Improve user settings ( #2087 )
...
Make the user settings tabbed as well, currently only holding "Settings"
(language) and "API". Can be extended with user secrets (#1739 ) etc.
later.


---------
Co-authored-by: Robert Kaussow <xoxys@rknet.org >
2023-08-03 11:35:12 +02:00
qwerty287
1a7f7a9427
Allow to disable swagger ( #2093 )
...
https://github.com/woodpecker-ci/woodpecker/issues/1944
2023-08-03 02:42:30 +02:00
Robert Kaussow
c36cb9da65
Fix alt text contrast in code boxes ( #2089 )
2023-08-02 10:36:14 +02:00