aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Improve job commit description (#30579) (#30709)release/v1.22-legacyGiteabot2024-04-261-5/+17
* Refactor and fix archive link bug (#30535) (#30570)Giteabot2024-04-211-31/+23
* Add form field id generation, remove duplicated ids (#30546) (#30561)Giteabot2024-04-184-13/+30
* Disable enter key for accepting code completion in Monaco (#30548) (#30559)Giteabot2024-04-181-0/+4
* Fix various overflows on actions view (#30344) (#30505)Giteabot2024-04-161-5/+11
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#3045...Giteabot2024-04-143-31/+28
* Fix JS error when opening to expanded code comment (#30463) (#30470)Giteabot2024-04-141-5/+3
* Fix admin notice view-detail (#30450) (#30458)Giteabot2024-04-131-4/+4
* Split `issue edit` code from `repo-legacy.js` into its own file (#30419) (#30...Giteabot2024-04-122-204/+209
* Fix and rewrite contrast color calculation, fix project-related bugs (#30326)silverwind2024-04-094-100/+75
* Action view mobile improvements and fixes (#30309) (#30320)Giteabot2024-04-071-6/+22
* Refactor dropzone (#30232) (#30233)Giteabot2024-04-021-29/+21
* Fix unclickable checkboxes (#30195) (#30199)Giteabot2024-03-311-4/+13
* Remove fomantic checkbox module (#30162) (#30168)Giteabot2024-03-296-81/+50
* Migrate font-family to tailwind (#30118)silverwind2024-03-283-3/+3
* Drag-and-drop improvements for projects and issue pins (#29875)silverwind2024-03-283-8/+18
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-271-1/+0
* Fix loading spinner on ContextPopup (#30145)silverwind2024-03-271-1/+1
* Fix download buttons on branches page (#30147)silverwind2024-03-271-1/+1
* Remove jQuery class from the common admin functions (#30137)Yarden Shoham2024-03-271-7/+6
* Remove jQuery class from the reaction selector (#30138)Yarden Shoham2024-03-271-1/+1
* Remove jQuery `.attr` from the Fomantic dropdowns (#30114)Yarden Shoham2024-03-271-56/+64
* Remove jQuery `.attr` from the common admin functions (#30115)Yarden Shoham2024-03-271-62/+91
* Remove jQuery from the create/rename branch modals (except Fomantic) (#30109)Yarden Shoham2024-03-271-25/+25
* When the title in the issue has a value, set the text cursor at the end of th...HEREYUA2024-03-272-0/+8
* Fix click handler in job-step-summary (#30122)silverwind2024-03-271-1/+1
* Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113)Yarden Shoham2024-03-261-1/+3
* Remove jQuery `.attr` from the code comments (#30112)Yarden Shoham2024-03-261-60/+71
* Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110)Yarden Shoham2024-03-263-22/+22
* Remove jQuery `.attr` from the common issue page functions (#30083)Yarden Shoham2024-03-261-73/+83
* Update JS any PY dependencies, remove workarounds (#30085)silverwind2024-03-261-1/+1
* Fix alignment in actions right view (#29979)silverwind2024-03-261-3/+2
* Remove jQuery `.attr` from the code line range selection (#30077)Yarden Shoham2024-03-251-22/+20
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-2514-40/+31
* Remove jQuery `.attr` from the reaction selector (#30052)Yarden Shoham2024-03-251-3/+3
* Remove jQuery `.attr` from the ComboMarkdownEditor (#30051)Yarden Shoham2024-03-251-16/+15
* Remove jQuery `.attr` from the label edit exclusive checkbox (#30053)Yarden Shoham2024-03-241-13/+13
* Remove jQuery `.attr` from the repository topic bar (#30050)Yarden Shoham2024-03-251-27/+29
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-2410-48/+48
* Forbid jQuery `is` and fix issues (#30016)silverwind2024-03-244-7/+7
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-2418-54/+54
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-242-2/+2
* Dont show expansion for empty actions steps (#29977)silverwind2024-03-241-9/+15
* Various code view improvements (#30014)silverwind2024-03-241-44/+46
* Remove remaining jQuery .css code (#30015)silverwind2024-03-241-44/+45
* Remove jQuery `.attr` from the common global functions (#30023)Yarden Shoham2024-03-231-7/+6
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-231-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Remove jQuery from the issue "go to" button (#30028)Yarden Shoham2024-03-231-17/+14
* Remove jQuery `.attr` from the diff page (#30021)Yarden Shoham2024-03-231-10/+13