aboutsummaryrefslogtreecommitdiffstats
path: root/templates/projects
Commit message (Expand)AuthorAgeFilesLines
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-1/+1
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-121-0/+76
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-041-1/+1
* Remove .segment from .project-column (#31204)silverwind2024-06-041-1/+1
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-3/+3
* Fix project column title overflow (#31011)wxiaoguang2024-05-201-10/+6
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-081-1/+1
* Fix project name wrapping, remove horizontal margin on header (#30631)silverwind2024-04-232-5/+5
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-071-5/+3
* replace jquery-minicolors with coloris (#30055)silverwind2024-03-291-4/+4
* Drag-and-drop improvements for projects and issue pins (#29875)silverwind2024-03-281-2/+2
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-271-20/+11
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-242-8/+8
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-2/+2
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-5/+5
* Fix `for` attribute not pointing to the ID of the color picker (#29813)Yarden Shoham2024-03-151-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-141-7/+2
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-043-4/+4
* Refactor some Str2html code (#29397)wxiaoguang2024-03-012-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-181-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-211-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-293-4/+4
* Improve some modal action buttons (#24289)wxiaoguang2023-04-242-6/+6