aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/admin
Commit message (Expand)AuthorAgeFilesLines
* Fix admin notice view-detail (#30450)silverwind2024-04-131-4/+4
* Remove fomantic checkbox module (#30162)silverwind2024-03-291-8/+15
* Remove jQuery class from the common admin functions (#30137)Yarden Shoham2024-03-271-7/+6
* Remove jQuery `.attr` from the common admin functions (#30115)Yarden Shoham2024-03-271-62/+91
* Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110)Yarden Shoham2024-03-261-18/+18
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-251-3/+1
* Forbid jQuery `is` and fix issues (#30016)silverwind2024-03-241-2/+2
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-211-1/+1
* Forbid jQuery `.prop` and fix related issues (#29832)silverwind2024-03-161-1/+1
* Remove jQuery AJAX from the notice selection deletion button (#29381)Yarden Shoham2024-02-251-10/+7
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-6/+2
* Support SAML authentication (#25165)techknowlogick2024-02-231-2/+6
* Remove jQuery from the user search form in admin page (#29151)Yarden Shoham2024-02-131-18/+23
* Use appSubUrl for OAuth2 callback URL tip (#28266)Earl Warren2023-11-291-2/+3
* Refactor system setting (#27000)wxiaoguang2023-10-051-29/+16
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled...Jason Song2023-07-181-1/+0
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-151-0/+6
* Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198)yp053272023-04-202-6/+6
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-1/+2
* Fix some more hidden problems (#23074)wxiaoguang2023-02-221-4/+4
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-22/+23
* Improve AppUrl/ROOT_URL checking (#22836)wxiaoguang2023-02-091-1/+6
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-174-0/+297