Commit Graph

210 Commits

Author SHA1 Message Date
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
Jakub Kuczys
5969844407 Remove backticks in config.json example (#135) 2023-03-18 11:32:30 -04:00
Jed Fox
13ecf64ddb Add docs for auto-generated release notes (#129)
People contributing will now be asked to create a file containing their
PR’s entry into the release notes when opening a PR.

This approach was inspired by Prettier’s release notes approach
(https://github.com/prettier/prettier/tree/main/changelog_unreleased).
Separate files are used to avoid merge conflicts (each file is
completely separate, whereas adding lines to a file would result in
merge conflicts each time a PR is merged).

Checks will nudge people to create these files for their PRs, and PRs
created from a `release/*` branch on the main repos will have an action
run that outputs the Markdown-formatted release notes into a comment on
their PR. That action will also delete the no-longer-needed release
notes files to prep for the next release. Make sure you merge `master`
into release branch before finishing the PR to ensure the release notes
are fully generated and cleaned up. (You may encounter check failures if
you haven’t merged `master`)
2023-03-16 14:40:44 -04:00
TJ Finlinson
00cc8bf40b Adding Bank sync documentation (#126)
Co-authored-by: root <root@L15294>
Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-13 21:52:51 -04:00
shall0pass
b5ae4c5938 [Experimental] Report budget docs (#121)
I'm not a user of this feature, but I thought I could get the ball
rolling on adding some documentation. I'm not 100% sure this is how this
budget type is used, so there are likely wrong assumptions. I'm hopeful
someone will either correct me or take the reigns. There have been
several users looking for the features of this budget type, so I think
it deserves a little time to explain how it's intended to be used.
2023-03-13 21:40:47 -04:00
Matiss Janis Aboltins
4985cbff96 📝 update release instructions (#131)
Updating release instructions. The current instructions were slightly
outdated.
2023-03-13 21:40:10 -04:00
Matiss Janis Aboltins
6453abad31 🔖 (23.3.2) release notes (#130)
* 🔖 (23.3.2) release notes

* Update Release-Notes.md
2023-03-13 20:24:22 +00:00
Tillman Jex
cf0c17a623 update readme and begin image restructuring (#123)
* update readme and begin img dir restructuring

* fix broken issue board link

* readme edit

* addressed RFCs : #123

* organising images

* more images organised

* more image restructuring

* img reorganisation done

* moved unused imgages to img/unusued and checked if anything broke

* typo

* move favicon and actial imgs back, deleted the rest of unused

* corrections
2023-03-12 22:51:19 -04:00
crorodriguezro
debbc5a5bc Typo: Changed band to bank (#128) 2023-03-12 20:41:50 -04:00
Rich Howell
d93439dbfe 23.3.0 (#119) 2023-03-10 18:47:18 +00:00
Jabari E Holder
533de26936 Update HTTPS.md when using config.json (#118)
Based on the code, the paths are no longer `keyPath` and `certPath`. This errors when using the config.json file.

https://github.com/actualbudget/actual-server/blob/master/src/app.js#L66-L67
2023-03-05 16:39:52 -05:00
Jed Fox
e7aef3a4a7 Switch to Yarn to match the other repos (#117) 2023-03-05 19:14:19 +00:00
Jed Fox
ed2adc8a15 Clean up .gitignore entries (#116) 2023-03-05 18:39:55 +00:00
Tillman Jex
3fc8d44614 using actual (images and instructions update) (#109)
* img : update accounts image : #85

* doc : fixed formatting and clearer wording : #85

* doc : updated instructions due to new sidebar layout : #85

* img : update images due to new sidebar layout : #85

* doc : updated accounts/addaccount page : #85

- moved all images into their own folder
	- grepped the whole repo for their img paths to make sure no other pages were referencing the same images.
- updated img paths in the addaccount page
- updated wording based on new layout / buttons
- simplified other wordings

* img : updated images due to new sidebar layout : #85

- created new folder for backup-restore section
- created new images for 'backup.md'
- deleted old images from 'backup.md'
- updated wording in 'backup.md'

* Fix image sizing

* img : try to half size with @2x, but no change : #85

* doc : implement @2x img resizing and update images : #85

- resized retina screenshots where appropriate
- updated images that showed old sidebar layout

* img : commit missing file : #85

---------

Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-05 18:39:39 +00:00
Rich Howell
c0937355dc Installation Methods (#114)
* Installation Methods

Adding the ability to have additional installation methods in the documentation linked to from external blogs etc.

* Update overview.md

Moved section to replace last paragraph
2023-03-05 13:42:01 +00:00
Rich Howell
eeb45dc5dc Update Docker.md (#113)
Docker installation documentation this should resolve #99
2023-03-05 13:17:57 +00:00
Jed Fox
89cf9a1e2f Add Prettier with config matching main repo (#111)
* Add Prettier with config matching main repo

* Run Prettier on all files
2023-03-04 17:56:58 +00:00
Jed Fox
d7274c291f Add an image handling component (#110)
* Update docusaurus

* Make sure images are in their own paragraph

* Add image handling logic

* oops!

* Fix issues with Image component

* Enable image plugin in dev

* Allow arbitrary scales, remove unused case
2023-03-04 16:54:46 +00:00
Rich Howell
e6b9680a39 Removed unsupported install methods (#108)
* Removed unsupported install methods

* Update Fly.io.md

Fixed broken link

* Update docs/Installing/fly/Fly.io.md

Co-authored-by: Jed Fox <git@jedfox.com>

* Update overview.md

Removing broken links

* Update overview.md

* Create DockerWithNginx.md

* Docker

---------

Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-01 21:59:12 +00:00
Matiss Janis Aboltins
bdfe900828 Versioning strategy (#105) 2023-02-25 08:48:11 +00:00
Hans Fast
575ec8eda2 Add note on migration from old version (#101)
* add a note about export from old version of actual

* link to migration info from getting-started

* Update docs/Installing/overview.md

Co-authored-by: Hans Fast <fasthans@gmail.com>

* Update docs/Getting-Started/migration/migration-intro.md

Co-authored-by: Hans Fast <fasthans@gmail.com>

---------

Co-authored-by: Rich Howell <22135084+rich-howell@users.noreply.github.com>
2023-02-15 23:23:29 +00:00
Jed Fox
ba06f4dfaa Move HTTPS docs to a separate file and add more information (#104)
* Move HTTPS docs to a separate file and add more information

* copilot
2023-02-15 23:21:20 +00:00
Rich Howell
4e27e7772c Removing some of the non Actual based installation methods (#103)
* Update sidebars.js

Removing some of the non Actual based installation methods

* Update sidebars.js

Removed commented out lines
2023-02-10 20:24:42 +00:00
Rich Howell
feb78b0cab 230209 Release Notes (#102)
* Update Release-Notes.md

* Update Release-Notes.md
2023-02-09 20:39:36 +00:00