Commit Graph

233 Commits

Author SHA1 Message Date
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
Rich Howell
b5e8296318 Update docusaurus.config.js (#190)
Change URL
2023-06-12 15:19:12 -04:00
Jed Fox
7f880446cc New Fly install doc (#127) 2023-06-12 06:29:47 +01:00
Jed Fox
bf99b244e0 Update local install docs to recommend installing the latest LTS version of Node (#184) 2023-06-11 06:38:41 +01:00
Jed Fox
2b11c85c7e Add instructions for updating to the local install page (#187)
Co-authored-by: Rich Howell <22135084+rich-howell@users.noreply.github.com>
Co-authored-by: Trevor Farlow <trevdor@users.noreply.github.com>
2023-06-11 06:37:52 +01:00
Rich Howell
50f31a7cf0 Replace Logo (#188)
Logo update
2023-06-11 06:36:58 +01:00
Jed Fox
83bb5f982a Update Nordigen setup process (#182)
The environment variables and config.json methods are now deprecated
since the secrets are stored in the database.


https://deploy-preview-182--zingy-bonbon-b1b286.netlify.app/accounts/connecting-your-bank/
2023-06-08 18:41:53 +01:00
youngcw
c38e8f380a Remainder goal section (#180)
Matches
[actualbudget/actual#1101](https://github.com/actualbudget/actual/pull/1101)
2023-06-07 18:25:37 -04:00
00apm
9978365350 Update Fly-updating.md- Add info about updating fly.toml before deployment (#97)
I have a suggestion for the "Updating Actual" doc page. Since fly.toml
is in .gitignore pulling changes via git won't update it. Users should
also update their fly.toml before deploying on server.
I added short info in the Fly-updating.md. However I don't know if this
info should also be updated elsewhere.

---------

Co-authored-by: Rich Howell <github@codenameowl.com>
2023-06-03 07:57:30 +01:00
btehan
bee714a383 Update howitworks.md (#134)
Line 53, where it says That money will appear in next month's **To
Budget**. This isn't really happening. Should this part of the
documentation be changed?

---------

Co-authored-by: Rich Howell <github@codenameowl.com>
2023-06-03 07:44:53 +01:00
Matiss Janis Aboltins
ef67722bdb 🔖 (23.6.0) category hiding and filters for reports (#179)
Web: https://github.com/actualbudget/actual/pull/1087
Server: https://github.com/actualbudget/actual-server/pull/207
Docs: https://github.com/actualbudget/docs/pull/179
2023-06-01 21:40:24 +01:00
Rich Howell
d9e593c689 Remove loot-design (#178)
Remove loot-design from project structure, this resolves #177
2023-06-01 13:42:56 +01:00
youngcw
d481f15fb2 add example for schedule full flag (#174)
Matches up with
[actualbudget/actual#1052](https://github.com/actualbudget/actual/pull/1052)
2023-05-27 10:09:27 +01:00
shall0pass
497911bd99 End of month cleanup (#172)
This is a basic documentation page of the `End of month cleanup` feature
if it's chosen to be included.

PR: https://github.com/actualbudget/actual/pull/1016
2023-05-24 12:08:15 -04:00
aujkb
c337afa90c Update project-layout.md (#170) 2023-05-13 08:37:01 -04:00
youngcw
5895e51594 Add info on template hold flag (#169)
Info about using PR#1004 of base app.
2023-05-07 16:52:50 -04:00
Rich Howell
1133af7669 23.5.0 (#168)
Co-authored-by: Jed Fox <git@jedfox.com>
2023-05-04 19:02:41 +01:00
Nik
d1055d00e6 Small fixes for API docs (#167) 2023-05-04 10:02:36 -04:00
youngcw
934b2d0a1e added info about goal template priorities (#166) 2023-05-02 16:37:29 -04:00
Rich Howell
020079210d Demo Budget (#163) 2023-04-27 08:10:39 -04:00
shall0pass
0a57b4341a Add percentage based targets to table (#152)
This is an addition when https://github.com/actualbudget/actual/pull/858
is merged.

Co-authored-by: Jed Fox <git@jedfox.com>
2023-04-26 19:00:06 -04:00
Rich Howell
c6e290268f Update addaccount.md (#164)
This should resolve #54 the issue raised with a note has been added to
notify people of the Off Budget reset when the account type is changed.
2023-04-26 14:52:17 -04:00
Rich Howell
055f2c704b View on Hover (#165)
This should resolve #82 documentation around Category notes added.
2023-04-26 14:50:19 -04:00
aujkb
3ef6036933 Update nynab.md (#161) 2023-04-25 07:58:51 -04:00
aujkb
a210fba367 Update nynab.md (#162) 2023-04-25 06:55:31 -04:00
youngcw
61d963cf98 Additions to keyboard shortcuts (#147)
I added some non documented keyboard shortcuts for the transaction
ledger. I also standardized the capitalization of the existing
shortcuts.

I cant decide if its better to have the single letters upper or lower
case. I don't want to imply that a `Shift` press is needed. Also, in
`Ctrl + o` shortcut, the `o` was lower case maybe to try and not look
like the number. I don't think I have a preference and can change it to
upper case if that is preferred.
2023-04-22 11:33:40 -04:00
Patrik Stenmark
bdf2f839e3 Fix table in goal template docs (#160) 2023-04-22 11:28:15 -04:00
Matiss Janis Aboltins
0452acc108 🔖 (23.4.2) revert back to old autocomplete & keyboard shortcut fix (#159)
- web: https://github.com/actualbudget/actual/pull/930
- server: https://github.com/actualbudget/actual-server/pull/192
2023-04-22 15:34:29 +01:00
shall0pass
b4ea66f5d5 Goals: Added 'schedule' keyword to syntax chart (#158) 2023-04-19 10:28:05 -04:00
shall0pass
2fd7e15892 Changed wording on 'by' matches section (#151) 2023-04-19 10:27:29 -04:00
Tillman Jex
e2f79d3089 fly launch cd clarification - resolves #140 (#155) 2023-04-18 13:16:38 -04:00
Jed Fox
17b1f15eaf Add step to create a GitHub release when publishing a release (#154) 2023-04-17 15:54:12 -04:00
Matiss Janis Aboltins
67d314c8dd 🔖 (23.4.1) fix rule creation from transaction list (#153) 2023-04-16 18:09:22 +01:00
Matiss Janis Aboltins
374e2a839d 📝 update release instructions (#150) 2023-04-07 21:21:47 +01:00
Jed Fox
8fa23838c0 Use an IIAFE in the API example code 2023-04-06 19:45:27 -04:00
Matiss Janis Aboltins
f20bed8e9f 🔖 (23.4.0) release notes (#148)
**Actual has now been moved to a stand-alone Docker organization. If you
were previously using `jlongster/actual-server` docker image - please
update it to `actualbudget/actual-server`.**

The release has the following notable features:

- Rules can now optionally be applied when any of their conditions match
(in addition to the existing option to apply when all of their
conditions match)
- Rules: quick-create option from the transaction table (in the “X
selected” menu that shows up after selecting a transaction, choose
“Create rule”)
- Ability to hide decimal places for currencies with large numbers (in
Settings → Formatting)
- New autocomplete component (please report any bugs
[here](https://github.com/actualbudget/actual/issues/773))
- Lots of smaller improvements and bugfixes

---------

Co-authored-by: Jed Fox <git@jedfox.com>
2023-04-06 22:19:55 +01:00
Jed Fox
b453e6771b Add doc to backup page about how to reduce backup size (#145) 2023-04-06 14:25:45 -04:00
Jed Fox
c923505ee2 Fly: add instruction for new upsell (#142) 2023-04-06 14:25:30 -04:00
Jed Fox
1cccf50def Add a page about configuring server debug logging (#146) 2023-04-06 13:48:14 -04:00
Trevor Farlow
01d2b1cb5e Update all Docker Hub references to new actualbudget organization (#144)
...away from `jlongster`'s personal account. We're officially an org
now!

Before merging,
1. merge https://github.com/actualbudget/actual-server/pull/175
2. build and push a new image to the org repo via `actual-server` CI
2023-03-31 22:45:25 -06:00
Trevor Farlow
875f90525c Update directory name for release notes 2023-03-31 13:08:41 -06:00
chris heazlewood
e7486b1299 Update Building-Windows.md (#143) 2023-03-30 19:43:18 -05:00
Jed Fox
11f28edbf3 Add docs for importing CSVs (#133) 2023-03-27 11:31:44 -05:00
Jed Fox
4a7c7022ee Update Docker docs (#122) 2023-03-27 11:25:45 -05:00
Jed Fox
0cd8aa0d3d Add a link to a guide for hosting on Synology (#125) 2023-03-27 11:25:10 -05:00
Aidan Harbison
3dfa3d196a edge tag contains latest server and client (#141)
Based on testing and discussion in Discord, the `edge` tag does contain
the latest `desktop-client` as well. Removes an outdated statement in
the Docker install documentation that stated otherwise.
2023-03-26 11:23:39 -05:00
aujkb
affb20b763 Update overview.md (#139) 2023-03-23 08:51:47 -04:00
Eike Siewertsen
0e9154323a fix api example config typo. serverUrl -> serverURL (#138) 2023-03-22 08:32:37 -04:00
Soulplayer
58946590d7 Update Configuration.md with a warning about exposing data and config.json (#137) 2023-03-22 08:26:26 -04:00
Soulplayer
f18a30fde0 Improved documentation arround connecting your bank (#136) 2023-03-20 07:43:09 -04:00