aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/team/members.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-291-2/+2
* Remove obsolete CSS text classes (#30576)silverwind2024-04-221-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-2/+2
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Unify search boxes (#29530)Denys Konovalov2024-03-141-1/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-1/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-9/+9
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Improve flex list UI (#26970)wxiaoguang2023-09-081-2/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Use flex classes in package settings (#26314)KN4CK3R2023-08-081-11/+17
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-21/+29
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-6/+4
* Fix invite display (#24447)KN4CK3R2023-05-021-3/+3
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-2/+2
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-261-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-4/+3
* Org pages style fixes (#23901)silverwind2023-04-041-6/+6
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-191-1/+16
* Skip dirty check for team forms (#21154)KN4CK3R2022-09-141-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-6/+6
* Fix team management UI (#18886)Lunny Xiao2022-02-251-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-4/+16
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-271-2/+2
* Change action GETs to POST (#10462)John Olheiser2020-02-251-1/+4
* Move input fields to add members to a team and repos to a team (#5853)sebastian-sauer2019-01-251-17/+17
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-091-3/+5
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-031-2/+1
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-051-1/+1
* fix: Add str2html on DisplayName of Org. (#1091)Bo-Yi Wu2017-03-011-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Indent all templates with tabsAdam Strzelecki2015-12-081-32/+32
* fix #650Unknwon2015-11-221-40/+41
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* Finish new edit team page, add member to teamUnknwon2014-08-241-1/+28
* Working on organization pagesUnknwon2014-08-231-0/+18