aboutsummaryrefslogtreecommitdiffstats
path: root/templates/projects/view.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor repo-projects.ts (#32892)silverwind12 days1-106/+58
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-101-72/+12
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-091-2/+3
* 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
* 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-231-3/+3
* 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-241-4/+4
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Fix `for` attribute not pointing to the ID of the color picker (#29813)Yarden Shoham2024-03-151-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-2/+2
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Use full width for project boards (#28225)Denys Konovalov2023-11-271-51/+53
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-2/+2
* 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-121-202/+131
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Reformat some templates (#25756)wxiaoguang2023-07-071-211/+210
* Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...wxiaoguang2023-07-071-6/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-3/+3
* Various UI fixes (#25264)silverwind2023-06-211-1/+1
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-181-1/+1
* 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
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-5/+5
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-20/+15
* Add unset default project column (#23531)yp053272023-04-191-7/+20
* Add cardtype to org/user level project on creation, edit and view (#24043)Hester Gong2023-04-111-0/+7
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-231-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-15/+6
* Show edit/close/delete button on organization wide repositories (#23388)yp053272023-03-121-2/+2
* Sync the class change of Edit Column Button to JS code (#23400)yp053272023-03-121-1/+1
* Redirect to project again after editing it (#23326)yp053272023-03-091-1/+1
* Pass context to avatar for projects view (#23359)delvh2023-03-071-1/+1
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-1/+1
* Projects: rename Board to Column in interface and improve consistency (#22767)Brecht Van Lommel2023-02-241-19/+19