You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
Yarden Shoham 3979970938
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>
1 year ago
..
css Dark theme color enhancements (#29822) 1 year ago
fomantic Regenerate fomantic lockfile and build it with our browserslist (#29560) 1 year ago
js Remove jQuery AJAX from the project page (#29814) 1 year ago
svg Update various logos and unify their filenames (#29637) 1 year ago