Commit Graph

14 Commits

Author SHA1 Message Date
Tobias Diez
7e2439f781 [WIP] Clarify post-processing in add/importTransactions (#438)
Clarify that `importTransactions` runs rules
2024-08-18 16:14:02 -04:00
rodriguestiago0
2f272b9733 Add documentation for holdBudgetForNextMonth and resetBudgetHold (#420)
Docs for [PR](https://github.com/actualbudget/actual/pull/3140)
2024-08-06 18:53:06 +01:00
Matiss Janis Aboltins
48c9efb354 📝 update the API docs information (#414)
Removing some outdated information. The API package has been available
for a while already.
2024-07-26 21:08:49 +01:00
Robert Dyer
ba2f767f83 Add getAccountBalance() API documentation (#403)
Docs for https://github.com/actualbudget/actual/pull/2930.
2024-07-12 08:12:37 -07:00
Matt Fiddaman
c5c5d55782 Add mergePayees to the API reference (#404) 2024-07-12 08:04:09 -07:00
Robert Dyer
aef82dee24 Add API docs for getLocalbudgets() and getRemoteBudgets(). (#377)
API docs for https://github.com/actualbudget/actual/pull/2928.
2024-07-11 13:18:51 -07:00
Robert Dyer
600d130d14 Add missing API documentation. (#373)
This adds missing documentation for existing API calls and removes one
that does not exist.

---------

Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
2024-07-01 19:50:36 +01:00
Robert Dyer
cece84e9bc API: add docs for the rules API (#356)
This adds documentation for the new rules API
(https://github.com/actualbudget/actual/pull/2568).
2024-05-20 14:13:50 -07:00
Matiss Janis Aboltins
7360e35ace (api) ability to run bank sync via the API (#350) 2024-05-16 08:38:47 +01:00
Matiss Janis Aboltins
90c454450f 🔥 remove non-existing api methods from api docs (#340)
Removed api methods that do not exist. Since they don't exist - they
should not be in the docs.

It would be nice to implement them though.. but until they are
implemented - lets not mislead people.
2024-03-30 19:54:09 +00:00
DJ Mountney
f1dccec274 API update learnCategory,runTransfers for addTransactions (#280)
To match changes from https://github.com/actualbudget/actual/pull/1944
2023-11-26 18:17:22 +00:00
shall0pass
f0e67d71d4 Spellchecker CI (#228) 2023-07-15 10:41:33 -04:00
Jed Fox
b84d3f0a75 Fix errors in import example (#215)
ref:
https://discord.com/channels/937901803608096828/1122664924582260786/1123052436219760691
2023-06-27 16:38:40 -04:00
Jed Fox
5d433c617e Reorganize page URLs to match the sidebar (#185)
Principles:

- lowercase URLs only
- kebab-case
- generally match sidebar structure
2023-06-12 15:20:06 -04:00