You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hester Gong
6a4be2cb6a
Add cardtype to org/user level project on creation, edit and view (#24043)
Part of #23318
The way to fix the missing cardtype for user/org level projects in this
PR is to port the cardtype related part from #22112 to org/user level
projects' template and router functions.
Before:
<img width="1135" alt="截屏2023-04-11 13 55 49"
src="https://user-images.githubusercontent.com/17645053/231069068-ba897129-ae90-4aa0-9b0f-468bf5c65375.png">
<img width="1131" alt="截屏2023-04-11 13 55 59"
src="https://user-images.githubusercontent.com/17645053/231069084-279f6681-5a10-42da-b5a8-2b0ba47c7078.png">
After:
Create
<img width="835" alt="截屏2023-04-11 13 27 16"
src="https://user-images.githubusercontent.com/17645053/231064445-0d6e12bd-5725-48db-a102-80e7472757c2.png">
Edit
<img width="852" alt="截屏2023-04-11 13 27 05"
src="https://user-images.githubusercontent.com/17645053/231064503-c70525cd-1038-43ec-8d93-8b8d95d183d4.png">
View
<img width="1329" alt="截屏2023-04-11 13 26 56"
src="https://user-images.githubusercontent.com/17645053/231064529-26023c85-698b-4b2e-af02-45f9820c77ec.png">
Co-authored-by: Giteabot <teabot@gitea.io>
|
2 years ago |
.. |
admin
|
Use auto-updating, natively hoverable, localized time elements (#23988)
|
2 years ago |
auth
|
Group template helper functions, remove `Printf`, improve template error messages (#23982)
|
2 years ago |
devtest
|
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)
|
2 years ago |
events
|
…
|
|
explore
|
…
|
|
feed
|
User/Org Feed render description as per web (#23887)
|
2 years ago |
healthcheck
|
…
|
|
misc
|
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)
|
2 years ago |
org
|
Add cardtype to org/user level project on creation, edit and view (#24043)
|
2 years ago |
repo
|
Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695)
|
2 years ago |
shared
|
…
|
|
user
|
…
|
|
auth.go
|
…
|
|
auth_windows.go
|
…
|
|
base.go
|
…
|
|
goget.go
|
…
|
|
home.go
|
…
|
|
metrics.go
|
…
|
|
nodeinfo.go
|
…
|
|
swagger_json.go
|
Group template helper functions, remove `Printf`, improve template error messages (#23982)
|
2 years ago |
web.go
|
Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874)
|
2 years ago |
webfinger.go
|
Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)
|
2 years ago |