woodpecker/web/src/views/repo
Robert Kaussow 57790e4176
Fix error container overflow (#2957)
Fixes: https://github.com/woodpecker-ci/woodpecker/issues/2947


![image](https://github.com/woodpecker-ci/woodpecker/assets/3391958/03198aec-fd3c-4fcd-8418-a7c5b0ff9d0b)

On the mobile view, it now wraps to show error on top. That is still not
perfect as it creates content jumps, after clicking on a pipeline with
errors. I don't have a better idea yet, but IMO it's already an
improvement as before it was quite unusable on mobile view.

Before:

![image](https://github.com/woodpecker-ci/woodpecker/assets/3391958/20849de8-55d6-4839-b4b4-fe220003887d)

After:

![image](https://github.com/woodpecker-ci/woodpecker/assets/3391958/8a80939b-d6a5-414d-b693-ef4583e2f37d)
2023-12-16 22:27:46 +02:00
..
pipeline Fix error container overflow (#2957) 2023-12-16 22:27:46 +02:00
RepoBranch.vue chore(deps): update dependency prettier to v3 (#2420) 2023-09-10 11:01:52 +02:00
RepoBranches.vue UI cleanups and improvements (#2548) 2023-10-08 17:49:13 +02:00
RepoDeprecatedRedirect.vue Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
RepoPipelines.vue Use Vue setup directive (#2165) 2023-08-08 12:22:39 +02:00
RepoPullRequest.vue chore(deps): update dependency prettier to v3 (#2420) 2023-09-10 11:01:52 +02:00
RepoPullRequests.vue Use consistent woodpecker color scheme (#2003) 2023-08-02 09:09:12 +02:00
RepoSettings.vue Always use a static back route (#2028) 2023-07-24 20:06:26 +02:00
RepoWrapper.vue Rename link to url (#2812) 2023-11-14 17:12:12 +01:00