Commit Graph

77 Commits (8498e67309478bd0a65a7b1c6f3c8e6ce62c0956)

Author SHA1 Message Date
Yarden Shoham ef5892d988
Remove jQuery class from the `repo-issue.js` file (#30192) 8 months ago
silverwind 8fd15990c5
Remove fomantic checkbox module (#30162) 8 months ago
Yarden Shoham e0b018706f
Remove jQuery `.attr` from the common issue page functions (#30083) 8 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 8 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 8 months ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 8 months ago
silverwind d6fed9ab88
Fix various loading states, remove `.loading` class (#29920) 8 months ago
HEREYUA 0b4ff15356
Solving the issue of UI disruption when the review is deleted without refreshing (#29951) 8 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 8 months ago
Yarden Shoham 0679e60c77
Remove jQuery AJAX from the `repo-issue.js` file (#29776) 8 months ago
silverwind 7e8c1c5ba1
Replace more `gt-` with `tw-`, update frontend docs (#29595) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
silverwind 26b17537e6
Add `eslint-plugin-github` and fix issues (#29201) 9 months ago
wxiaoguang 9296c31ff7
Fix incorrect URL for "Reference in New Issue" (#28716) 11 months ago
silverwind abd79ddebf
Update JS dependencies (#27922) 1 year ago
puni9869 4adc2a828d
Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 1 year ago
wxiaoguang d5703d4a1b
Remove "TODO" tasks from CSS file (#26835) 1 year ago
HesterG 49a77e37ba
Fix sidebar label dropdown divider (#25359) 1 year ago
wxiaoguang bfab129fb9
Fix label list divider (#25312) 1 year ago
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258) 1 year ago
silverwind 6a075589bf
Fix mobile navbar and misc cleanups (#25134) 1 year ago
yp05327 b5a2bb9ab3
Fix strange UI behavior of cancelling dismiss review modal (#25133) 1 year ago
delvh e95b42e187
Improve accessibility when (re-)viewing files (#24817) 2 years ago
Yarden Shoham 4810fe55e3
Add status indicator on main home screen for each repo (#24638) 2 years ago
wxiaoguang 23ae939ef3
Improve "goto issue by number" button (#24577) 2 years ago
yp05327 c4303efc23
Support markdown editor for issue template (#24400) 2 years ago
Tyrone Yeh 1144b1d129
Add goto issue id function (#24479) 2 years ago
silverwind 4a722c9a45
Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
yp05327 8ea33baa1c
Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
wxiaoguang d149093ce3
Fix code view (diff) broken layout (#23096) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
wxiaoguang eadda68ded
Fix JS error when changing PR's target branch (#23862) 2 years ago
wxiaoguang 8df1b4bd69
Fix issue due date edit toggle bug (#23723) 2 years ago
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2 years ago
silverwind 53b609e336
Fix JS error on compare page (#23551) 2 years ago
silverwind d0f48187f9
Fix diff detail buttons wrapping, use tippy for review box (#23271) 2 years ago
Hester Gong 8120c0c20c
Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) (#23513) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
HesterG ffce336f18
Use async await to fix empty quote reply at first time (#23168) 2 years ago
wxiaoguang 1fcf96ad01
Improve PR Review Box UI (#22986) 2 years ago
wxiaoguang 330b166423
Remove unnecessary and incorrect `find('.menu').toggle()` (#22987) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
wxiaoguang 2e97a77e12
First step to refactor the `.hide` to `.gt-hidden` (#22916) 2 years ago
wxiaoguang affdd40296
Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) 2 years ago
silverwind 2cf0cf0de1
JS refactors (#22227) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 097d4e30b1
Change ID pattern of raw content container for issue (#21966) 2 years ago
Gusted 29c00eb1ed
Improve code comment review on mobile (#21461) 2 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428) 2 years ago