0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-27 20:45:22 +02:00
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>
2024-03-15 22:23:56 +01:00
..
css Dark theme color enhancements (#29822) 2024-03-15 18:14:33 +00:00
fomantic Regenerate fomantic lockfile and build it with our browserslist (#29560) 2024-03-04 21:24:12 +01:00
js Remove jQuery AJAX from the project page (#29814) 2024-03-15 22:23:56 +01:00
svg Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00