habitica/website/server/controllers/api-v4
Phillip Thelen 379afa9554
Improve Adminpanel with local logs (#15404)
* log armoire, quoest response and cron events to history

* show user history in admin panel

* allow stats to be edited from admin panel

* Improve admin panel stats input

* improve setting client in history

* fix tests

* fix lint

* fix armoire buying issue

* Improve hero saving

* Formatting fix

* Improve user history logging

* allow class to be changed from admin panel

* make terminating subscriptions easier

* support decimal extraMonths

* Fix editing some achievements in admin panel

* log if a user invites party to quest

* Log more quest events into user history

* make userhistory length configurable

* fix some numbered achievements

* fix extraMonths field

* Automatically set up group plan subs with admin panel

* show party info nicer in admin panel

* improve admin panel sub handling

* add missing brace

* display when there are unsaved changes

* fix setting group plan

* fix showing group id

* Display group plan info in admin panel

* fix setting hourglass promo date

* Improve termination handling in admin panel

* reload data after certain save events in admin panel

* remove console

* fix plan.extraMonths not being reset if terminating a sub

* add more options when cancelling subs

* reload data after group plan change

* Add a way to remove users from a party

* fix issue with removing user from party

* pass party id correctly

* correctly call async function

* Improve sub display in admin panel

* fix line length

* fix line

* shorter

* plaid

* fix(lint): vue code style

---------

Co-authored-by: Kalista Payne <sabrecat@gmail.com>
2025-03-17 16:48:21 -05:00
..
user fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
admin.js Improve Adminpanel with local logs (#15404) 2025-03-17 16:48:21 -05:00
auth.js fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
bug-report.js Upgrade to mongoose 7 (#14971) 2024-01-16 15:18:47 -06:00
coupon.js fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
faq.js chore(node): upgrade to Node 20 2024-03-11 09:59:57 -05:00
inbox.js combined messages restyling - next round (#15386) 2025-03-04 17:00:24 -06:00
members.js combined messages restyling - next round (#15386) 2025-03-04 17:00:24 -06:00
news.js chore(node): upgrade to Node 20 2024-03-11 09:59:57 -05:00
README.md API v4 (WIP) (#10453) 2018-06-18 14:40:25 +02:00
tasks.js Drag challenge tasks (#12204) 2021-04-30 16:23:27 -05:00
user.js Fix resetting account for social accounts (#15087) 2024-01-18 15:51:36 -06:00