summaryrefslogtreecommitdiffstats
path: root/templates/projects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request 'Replace `gt-word-break` with `tw-break-anywhere`' (#4102)...Earl Warren2024-06-111-1/+1
|\
| * Replace `gt-word-break` with `tw-break-anywhere`0ko2024-06-111-1/+1
* | Remove .segment from .project-column (#31204)silverwind2024-06-091-1/+1
|/
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-06-021-3/+3
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-121-1/+1
* Fix project name wrapping, remove horizontal margin on header (#30631)silverwind2024-04-282-5/+5
* [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-...silverwind2024-04-151-5/+3
* replace jquery-minicolors with coloris (#30055)silverwind2024-04-071-4/+4
* [BUG] Consistent styling for Sort filterGusted2024-03-311-1/+1
* Drag-and-drop improvements for projects and issue pins (#29875)silverwind2024-03-301-2/+2
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-301-20/+11
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-302-8/+8
* Fix incorrect tailwind migration (#30007)silverwind2024-03-261-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-262-2/+2
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-261-5/+5
* Unify search boxes (#29530)Denys Konovalov2024-03-201-7/+2
* Fix `for` attribute not pointing to the ID of the color picker (#29813)Yarden Shoham2024-03-201-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-113-4/+4
* Refactor some Str2html code (#29397)wxiaoguang2024-03-062-2/+2
* Use full width for project boards (#28225)Denys Konovalov2023-11-271-51/+53
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-292-8/+8
* Fix incorrect change from #27231 (#27275)delvh2023-09-261-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-4/+4
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-252-19/+19
* cleanup locale function usage (#27227)Denys Konovalov2023-09-242-3/+3
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-191-1/+1
* Refactor some CSS styles and simplify code (#26771)wxiaoguang2023-08-281-6/+2
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-2/+2
* fix grab cursor on default column (#26476)Denys Konovalov2023-08-141-2/+2
* Refactor project templates (#26448)Denys Konovalov2023-08-123-233/+174
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ...Earl Warren2023-08-011-2/+2
* Fix margin on the new/edit project page. (#25885)puni98692023-07-161-3/+3
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Reformat some templates (#25756)wxiaoguang2023-07-073-331/+330
* Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...wxiaoguang2023-07-071-6/+2
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-062-12/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-293-5/+5
* Remove test string (#25447)Denys Konovalov2023-06-221-1/+1
* Various UI fixes (#25264)silverwind2023-06-221-1/+1
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-182-25/+28
* Merge `new project` templates into one (#24985)delvh2023-05-311-74/+57
* Use `shared/issueicon` template in projects (#24922)silverwind2023-05-251-18/+2
* Update pin and add pin-slash (#24669)yp053272023-05-121-1/+1
* Add permission check for moving issue action in project view page (#24589)yp053272023-05-091-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-303-4/+4
* Improve some modal action buttons (#24289)wxiaoguang2023-04-242-6/+6
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-232-23/+18