aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/comp
Commit message (Expand)AuthorAgeFilesLines
* Forbid variables containing jQuery collections not having the `$` prefix (#29...Yarden Shoham2024-03-162-32/+32
* Fix WebHookEditor regression from jQuery removal (#29692)Yarden Shoham2024-03-091-7/+10
* Support pasting URLs over markdown text (#29566)silverwind2024-03-082-30/+47
* Remove jQuery AJAX from the markdown editor preview (#29384)Yarden Shoham2024-02-251-10/+10
* Remove jQuery from the image pasting functionality (#29324)Yarden Shoham2024-02-221-9/+11
* Remove jQuery from repo wiki creation page (#29271)Yarden Shoham2024-02-201-8/+8
* Downscale pasted PNG images based on metadata (#29123)silverwind2024-02-191-3/+17
* Remove jQuery from the webhook editor (#29211)Yarden Shoham2024-02-171-29/+27
* Remove jQuery from the "quick submit" handler (#29200)Yarden Shoham2024-02-161-8/+1
* Improve user search display name (#29002)KN4CK3R2024-02-011-5/+4
* Update JS dependencies (#27922)silverwind2023-11-061-1/+0
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-192-18/+5
* Change green buttons to primary color (#27099)silverwind2023-09-181-3/+3
* Focus editor on "Write" tab click (#26714)silverwind2023-08-251-0/+6
* Set "type=button" for editor's toolbar buttons (#26510)wxiaoguang2023-08-151-0/+2
* Allow to archive labels (#26478)puni98692023-08-141-2/+5
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-2/+5
* Add toasts to UI (#25449)silverwind2023-06-271-1/+2
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-191-0/+30
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-181-1/+3
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-141-7/+14
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-39/+32
* Support markdown editor for issue template (#24400)yp053272023-05-084-65/+88
* Fix EasyMDE toolbar (#24489)silverwind2023-05-032-57/+163
* Remove all direct references to font-awesome (#24448)Yarden Shoham2023-05-011-4/+5
* Improve emoji and mention matching (#24255)Yarden Shoham2023-04-221-18/+4
* Make mention autocomplete case insensitive in new markdown editor (#24190)Brecht Van Lommel2023-04-181-2/+4
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-1/+1
* Add monospace toggle button to textarea (#24034)silverwind2023-04-131-2/+19
* Add popup to hashed comments/pull requests/issues in file editing/adding prev...Hester Gong2023-04-111-7/+2
* Fine tune markdown editor toolbar (#24046)wxiaoguang2023-04-111-1/+4
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-091-4/+74
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-071-13/+49
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-034-227/+303
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-031-0/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306)Brecht Van Lommel2023-03-051-0/+2
* Use async await to fix empty quote reply at first time (#23168)HesterG2023-03-021-1/+1
* Change button text for commenting and closing an issue at the same time (#23135)wxiaoguang2023-02-271-0/+3
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+4
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-9/+60
* JS refactors (#22227)silverwind2022-12-244-3/+3
* Add team member invite by email (#20307)KN4CK3R2022-10-191-1/+14
* Add down key check has tribute container (#21016)Tyrone Yeh2022-09-031-0/+12
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-1/+1
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-4/+8
* move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import ...wxiaoguang2022-08-052-1/+16
* Enable spellcheck for EasyMDE, use contenteditable mode (#19776)wxiaoguang2022-06-292-51/+86
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-201-1/+14
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1