summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
...
* Enable two vue eslint rules (#24780)silverwind2023-05-171-2/+0
* Add two eslint plugins (#24776)silverwind2023-05-183-3/+3
* Make the color of zero-contribution-squares in the activity heatmap more subt...Evur2023-05-171-2/+2
* Support for status check pattern (#24633)Zettat1232023-05-171-0/+24
* Fix WEBP image copying (#24743)silverwind2023-05-161-16/+11
* Fix flash of unstyled content in action view page (#24712)Yarden Shoham2023-05-142-2/+2
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-135-7/+32
* Only hide tooltip tippy instances (#24688)silverwind2023-05-121-1/+4
* Remove svg.svg class, restore .rss-icon (#24667)silverwind2023-05-121-1/+1
* Remove highlight in repo list (#24675)yp053272023-05-121-1/+1
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-43/+47
* Only show one tippy at a time (#24648)silverwind2023-05-111-0/+14
* RSS icon fixes (#24476)silverwind2023-05-101-1/+1
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-106-33/+105
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-105-18/+82
* Make the actions control button look like an actual button (#24611)Yarden Shoham2023-05-101-20/+10
* Add a tooltip to the job rerun button (#24617)Yarden Shoham2023-05-101-1/+1
* Attach a tooltip to the action status icon (#24614)Yarden Shoham2023-05-092-8/+24
* Add permission check for moving issue action in project view page (#24589)yp053272023-05-091-1/+1
* Update JS dependencies, add new eslint rules (#24597)silverwind2023-05-097-16/+13
* Attach a tooltip to the action control button (#24595)Yarden Shoham2023-05-081-3/+9
* Support markdown editor for issue template (#24400)yp053272023-05-086-79/+152
* Do not select line numbers when selecting text from the action run logs (#24594)Yarden Shoham2023-05-081-0/+1
* Add goto issue id function (#24479)Tyrone Yeh2023-05-072-1/+31
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-071-0/+3
* Display warning when user try to rename default branch (#24512)sillyguodong2023-05-041-0/+5
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-11/+0
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-033-7/+5
* Fix EasyMDE toolbar (#24489)silverwind2023-05-034-81/+217
* Enable whitespace rendering on selection in Monaco (#24444)silverwind2023-05-021-1/+0
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-021-1/+1
* Add rerun workflow button and refactor to use SVG octicons (#24350)yp053272023-05-012-17/+18
* Remove all direct references to font-awesome (#24448)Yarden Shoham2023-05-012-17/+22
* Improve issue list filter (#24425)wxiaoguang2023-04-301-1/+1
* Move `Rename branch` from repo settings page to the page of branches list (#2...sillyguodong2023-04-301-0/+19
* Improve protected branch setting page (#24379)Hester Gong2023-04-291-17/+9
* Add eslint-plugin-regexp (#24361)silverwind2023-04-262-2/+2
* Alert error message if open dependencies are included in the issues that try ...sillyguodong2023-04-261-0/+2
* Improve RSS (#24335)wxiaoguang2023-04-251-1/+10
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-1/+2
* Restore bold on repolist (#24337)silverwind2023-04-251-1/+1
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-252-0/+5
* Add --font-weight-bold and set previous bold to 601 (#24307)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-9/+8
* Improve emoji and mention matching (#24255)Yarden Shoham2023-04-224-18/+103
* Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198)yp053272023-04-209-15/+15
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-24/+30
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-191-6/+0
* Fix Resolve Conversation not working in Conversation view (#24191)Brecht Van Lommel2023-04-191-1/+1
* Add unset default project column (#23531)yp053272023-04-191-11/+22