summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* Switches all icons to Material Symbols (#23980).Marius Balteanu2024-09-2410-232/+195
* Align project styling on projects-index with updated box design (#41298).Go MAEDA2024-09-241-1/+2
* Align My Page box styling with updated box design (#41298).Go MAEDA2024-09-241-1/+2
* Set box-shadow and border-radius for calendar and gantt tooltips (#41298).Go MAEDA2024-09-241-0/+2
* Restore `line-height` for the `.box` class which was inadvertently removed in...Go MAEDA2024-09-231-0/+1
* Improve appearance with updated box styling and border colors (#41298).Go MAEDA2024-09-231-21/+40
* Fix: Ensure right margin for issue filter lines by adjusting max-width (#39806).Go MAEDA2024-09-231-1/+1
* Improve header design with gradient background (#41266).Go MAEDA2024-09-221-1/+8
* Moves thumbnail title attribute from `a` to `img` (#41272).Go MAEDA2024-09-201-2/+2
* Replace custom email normalization logic with Rails' `normalizes` method (#29...Go MAEDA2024-09-201-9/+7
* Fix issue where revision graph and Gantt chart progress line were not being r...Go MAEDA2024-09-191-1/+1
* Add "Author / Previous assignee" group to assignee dropdown in issue form (#1...Go MAEDA2024-09-152-4/+35
* Brazilian Portuguese jstoolbar translation update (#41249).Go MAEDA2024-09-141-2/+2
* Revert r23046 (#32523).Go MAEDA2024-09-121-9/+9
* Fixes the width of the message subject field (#41234).Go MAEDA2024-09-121-0/+1
* Do not show legacy icon-bookmarked-project in projects-index (#23980).Marius Balteanu2024-09-111-1/+9
* Fix NoMethodError in Issue#blocked? due to invalid issue_from_id in Issue#rel...Go MAEDA2024-09-101-1/+1
* Refactors toggle checkboxes link and switch to SVG icon (#23980).Marius Balteanu2024-09-094-29/+13
* Replace `for` loops with `forEach` in `buildFilterRow` function (#32523).Go MAEDA2024-09-091-9/+9
* Fix display issue of "h:mm" placeholder in estimated hours input field by exp...Go MAEDA2024-09-091-1/+1
* Fixes SVG icon padding on collapsible fieldset legend (#23980).Marius Balteanu2024-09-081-2/+2
* Fixes rubocop warning (#23980).Marius Balteanu2024-09-081-1/+1
* Replaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980).Marius Balteanu2024-09-083-4/+8
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-0818-35/+82
* Replaces not-ok icon from workflows without any transitions with 0 highlighte...Marius Balteanu2024-09-082-3/+4
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-0817-30/+67
* Removes unused SVG icon--true icon (#23980).Marius Balteanu2024-09-081-3/+0
* Remove unsed JS toolbar SVG icons from sprite (#23980).Marius Balteanu2024-09-081-42/+0
* Add view hooks in My page (#41044).Go MAEDA2024-09-081-0/+2
* Fixes typo in plugins icon ID (#23980).Marius Balteanu2024-09-071-1/+1
* Replaces two more occurences of del and attachment icons (#23980).Marius Balteanu2024-09-072-2/+2
* Replaces background images for JS toolbar buttons with SVG icons except for i...Marius Balteanu2024-09-0718-22/+48
* Replaces project, version and issue icons from Gantt view with SVG icons (#23...Marius Balteanu2024-09-061-0/+1
* Replaces icons in administration menu with SVG icons (#23980).Marius Balteanu2024-09-062-6/+8
* Fix broken project list layout for projects scheduled for deletion (#41217).Go MAEDA2024-09-061-4/+12
* Replaces icons in calendar view with SVG icons (#23980).Marius Balteanu2024-09-053-8/+11
* Replaces Users and Projects context menu icons with SVG icons (#23980).Marius Balteanu2024-09-052-10/+10
* Replaces more icons with SVG icongs (#23980).Marius Balteanu2024-09-057-13/+16
* Replaces activity events icons with SVG icons (#23980).Marius Balteanu2024-09-054-10/+26
* Replaces edit icons in version page with SVG icons (#23980).Marius Balteanu2024-09-051-2/+2
* Replaces icon-package in Versions index with SVG icon (#23980).Marius Balteanu2024-09-052-2/+6
* Replaces icons from projects listing and project overview tab with SVG icons ...Marius Balteanu2024-09-056-21/+28
* Refactor: Remove jQuery usage in inlineAutoComplete function (#41096).Go MAEDA2024-09-051-2/+2
* Remove unnecessary rubocop:disable directive for Style/EmptyLiteral (#39887).Go MAEDA2024-09-051-2/+2
* Replaces news icon with SVG icon (#23980).Marius Balteanu2024-09-032-2/+2
* Replace icons for files in repository view with SVG icons (#23980).Marius Balteanu2024-09-023-23/+39
* Replaces icon-folder and icon-folder-open in repository view with SVG icons (...Marius Balteanu2024-09-024-3/+21
* Fix RuboCop offense Style/StringChars (#39887).Go MAEDA2024-09-011-1/+1
* "##" syntax auto complete does not work (#41096).Go MAEDA2024-09-011-0/+6
* Set UTF-8 as the default CSV export encoding (#41202).Go MAEDA2024-09-011-3/+3