Earl Warren
|
02ba08ca84
|
[BRANDING] define the forgejo webhook type
templates/swagger/v1_json.tmpl updated with `make generate-swagger`
(cherry picked from commit 88899c492e )
(cherry picked from commit 7171bd9617 )
(cherry picked from commit 1a742446c1 )
(cherry picked from commit d7c189d7b2 )
Conflicts:
routers/web/web.go
(cherry picked from commit cbdea868e4 )
(cherry picked from commit 6cd150483b )
(cherry picked from commit 47246da8d3 )
(cherry picked from commit f2aa0e6b76 )
(cherry picked from commit 5a4fc69a16 )
(cherry picked from commit 48e444ca09 )
(cherry picked from commit 888e537811 )
(cherry picked from commit 5121f493c9 )
(cherry picked from commit 9394e55fdf )
(cherry picked from commit 3a2ce51768 )
(cherry picked from commit 719ead3a65 )
(cherry picked from commit 83e6f82e2a )
(cherry picked from commit 494a429b21 )
(cherry picked from commit d30c90c0ab )
(cherry picked from commit 3c83b325c4 )
(cherry picked from commit 470bffae63 )
(cherry picked from commit 1d65921719 )
(cherry picked from commit c101c2e0b9 )
|
2023-07-17 00:25:56 +02:00 |
|
Hester Gong
|
44e0cfa96e
|
Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246)
Co-Author: @wxiaoguang
This is the first step of #24229. And this PR will only includes html
changes, and followed by other PRs that fine tune css and change to
submenus.
After:
Admin Level
<img width="1400" alt="Screen Shot 2023-04-21 at 10 07 16"
src="https://user-images.githubusercontent.com/17645053/233523870-f848b61d-056a-4b41-9760-a9a49fea1fe8.png">
User Level
<img width="1422" alt="Screen Shot 2023-04-21 at 10 07 23"
src="https://user-images.githubusercontent.com/17645053/233523878-979adb20-a657-43d9-99a6-ad414010c0ef.png">
Repo Level
<img width="1404" alt="Screen Shot 2023-04-21 at 10 07 07"
src="https://user-images.githubusercontent.com/17645053/233523863-337440bd-c03a-4dfd-87fa-cef40300bfe0.png">
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2023-04-23 18:21:21 +08:00 |
|
KN4CK3R
|
2173f14708
|
Add user webhooks (#21563)
Currently we can add webhooks for organizations but not for users. This
PR adds the latter. You can access it from the current users settings.
![grafik](https://user-images.githubusercontent.com/1666336/197391408-15dfdc23-b476-4d0c-82f7-9bc9b065988f.png)
|
2023-03-10 08:28:32 -06:00 |
|