forgejo/web_src
Yarden Shoham b97b1d03cf
Remove jQuery AJAX from the project page (#29814)
Removed all jQuery AJAX calls and replaced with our fetch wrapper.

Tested the following functionalities and they work as before:
- column creation
- column deletion
- issue movement between columns
- column reordering
- column edit
- default column changing

# Demo using `fetch` instead of jQuery AJAX

![demo](https://github.com/go-gitea/gitea/assets/20454870/99e6898f-baa3-462c-acec-46a910874dbe)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit 397997093870226dafb70c4a3133f2ebe0fe3e2c)
2024-03-20 08:46:30 +01:00
..
css Dark theme color enhancements (#29822) 2024-03-20 08:46:30 +01:00
fomantic Regenerate fomantic lockfile and build it with our browserslist (#29560) 2024-03-11 23:36:58 +07:00
js Remove jQuery AJAX from the project page (#29814) 2024-03-20 08:46:30 +01:00
svg Update various logos and unify their filenames (#29637) 2024-03-11 23:36:58 +07:00