aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/projects/view.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Use full width for project boards (#28225)Denys Konovalov2023-11-271-0/+2
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Refactor project templates (#26448)Denys Konovalov2023-08-121-269/+5
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* 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
* Disable `Create column` button while the column name is empty (#25192)Punit Inani2023-06-131-1/+1
* Fix repo level project - edit column (#24982)HesterG2023-05-291-1/+1
* Use `shared/issueicon` template in projects (#24922)silverwind2023-05-251-18/+2
* Fix can’t move anymore items in repo project boards (#24892)yp053272023-05-241-1/+1
* Update pin and add pin-slash (#24669)yp053272023-05-121-1/+1
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-2/+2
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-5/+5
* Fix no edit/close/delete button in org repo project view page (#24301)yp053272023-04-241-2/+2
* 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/+22
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-231-1/+1
* 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
* Redirect to project again after editing it (#23326)yp053272023-03-091-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
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-19/+19
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-0/+7
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-21/+21
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-36/+36
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-2/+2
* Use the new/choose link for New Issue on project page (#19172)zeripath2022-03-221-1/+1
* Feature: show issue assignee on project board (#15232)Roger Luo2022-03-091-6/+17
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Re-separate the color translation strings (#17390)zeripath2021-10-211-2/+2
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-5/+5
* Kanban colored boards (#16647)Romain2021-09-291-2/+22
* Add "new issue" button on project (#17001)Romain2021-09-101-1/+2
* remove unimplemented searchbar from project view (#15901)Norwin2021-05-171-3/+0
* Project board improvements (#15429)silverwind2021-04-201-19/+37