aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/team
Commit message (Expand)AuthorAgeFilesLines
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao2024-12-181-1/+1
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-052-7/+7
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-293-4/+4
* Remove obsolete CSS text classes (#30576)silverwind2024-04-223-3/+3
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-243-5/+5
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-242-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-222-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-223-10/+10
* Unify search boxes (#29530)Denys Konovalov2024-03-142-2/+2
* Refactor Safe modifier (#29392)wxiaoguang2024-02-253-3/+3
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-223-8/+8
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-183-3/+3
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-121-1/+1
* Add link to members and repositories at teams page (#27744)8532023-10-261-1/+1
* teams: new View button (#27685)tomholford2023-10-221-0/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-032-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-252-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-257-87/+87
* Change green buttons to primary color (#27099)silverwind2023-09-185-7/+7
* Improve flex list UI (#26970)wxiaoguang2023-09-082-3/+3
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-103-3/+3
* Use flex classes in package settings (#26314)KN4CK3R2023-08-081-11/+17
* Remove unnecessary template helper repoAvatar (#26387)wxiaoguang2023-08-081-6/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-012-48/+61
* Replace fomantic divider module with our own (#25539)silverwind2023-06-292-2/+2
* Add template linting via djlint (#25212)silverwind2023-06-141-3/+3
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-132-46/+16
* Revert "Prevent a user with a different email from accepting the team invite"...Lunny Xiao2023-05-051-17/+11
* Prevent a user with a different email from accepting the team invite (#24491)Jack Hay2023-05-031-11/+17
* Fix invite display (#24447)KN4CK3R2023-05-021-3/+3
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-292-4/+4
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-263-3/+3
* Improve some modal action buttons (#24289)wxiaoguang2023-04-245-6/+6
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-235-21/+18
* Fix duplicate modals when clicking on "remove all" repository button (#24129)Hester Gong2023-04-191-4/+4
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-131-2/+2
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-1/+1
* Org pages style fixes (#23901)silverwind2023-04-043-20/+20
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-272-2/+2
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-6/+6
* Replace a few fontawesome icons with svg (#23602)silverwind2023-03-201-1/+1
* Add all units to the units permission list in org team members sidebar (#22971)yp053272023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-153-3/+3
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-4/+4