aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/comp/WebHookEditor.js
Commit message (Expand)AuthorAgeFilesLines
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-211-1/+1
* Fix WebHookEditor regression from jQuery removal (#29692)Yarden Shoham2024-03-091-7/+10
* Remove jQuery from the webhook editor (#29211)Yarden Shoham2024-02-171-29/+27
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+4
* JS refactors (#22227)silverwind2022-12-241-0/+1
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-1/+1
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-2/+2
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+40