Commit Graph

37 Commits

Author SHA1 Message Date
Jed Fox
93a1f8a944 Updates to the @actual-budget/api package (#464)
* Make it easier to build the bundle.api.js for the API

* Remove budgetId parameter, move config to top level of API

* that’s a breaking change

* Add support for signing into the server in init()

* Add api.downloadBudget(syncId, { password }) method

* Fix lint errors

* Refactor: extract out getSyncError

* api/download-budget: sync if possible instead of downloading

* Don’t bother with fetching remote files and installing key if the file is local

* *groupId

* FIx lint issues

* Remove extra close+reopen

* Refactor out duplicate load-budget logic

* Trailing commas
2023-02-23 23:01:05 -05:00
Jed Fox
f6973bfdb3 Add a suggestion to upload the imported file if reporting an import bug (#605) 2023-01-31 18:04:56 -05:00
Rich Howell
8d8eab3421 Delete stale-pr.yml
Removing as this isn't used.
2023-01-26 16:59:21 +00:00
Jed Fox
8fa127abd0 Add an issue template for feature requests (#575)
* Bug report: switch “please search first” to a checkbox

* Add an issue template for feature requests

* Add a “willing to implement” checkbox

* + section about docs/learning

* Wording improvements
2023-01-25 15:32:58 -05:00
Matiss Janis Aboltins
82869d85b8 👷 disable failing electron builds (#472) 2023-01-18 22:16:05 +00:00
Matiss Janis Aboltins
62df8e2ffb 👷 remove waiting-for-review auto label github action (#483) 2023-01-18 22:08:38 +00:00
Rich Howell
02718b9dfd Update opened-pr-triage.yml 2023-01-18 18:30:03 +00:00
Rich Howell
a613412c85 Update opened-pr-triage.yml 2023-01-18 18:19:29 +00:00
Rich Howell
e8d736cead Update opened-pr-triage.yml 2023-01-18 18:16:33 +00:00
Rich Howell
efc43ea773 Update opened-pr-triage.yml 2023-01-18 18:09:43 +00:00
Rich Howell
b390a83650 Update opened-issues-triage.yml 2023-01-18 18:09:29 +00:00
Rich Howell
d7d1f5a29e Update opened-pr-triage.yml
Dropped checkout back to v1
2023-01-18 18:02:09 +00:00
Rich Howell
e223c50062 Update opened-issues-triage.yml
Dropped checkout back to v1
2023-01-18 18:01:58 +00:00
Rich Howell
c13c0abbc5 Update stale workflow (#474) 2023-01-17 22:41:42 +00:00
Matiss Janis Aboltins
0e1cef699e 👷 improving playwright install speed (#452)
* 👷  improving playwright install speed

* use chromium
2023-01-16 19:48:52 +00:00
Matiss Janis Aboltins
50a71335e6 test: bare-bones e2e testing with playwright (#416) 2023-01-12 22:43:32 +00:00
Rich Howell
93f0093c1d Update stale.yml
Removed auto close
2022-10-20 07:37:53 +01:00
Rich Howell
0e441eeed2 Update stale.yml 2022-10-19 18:48:11 +01:00
Rich Howell
f190443272 Create stale.yml 2022-10-19 18:47:08 +01:00
Tom French
5a00bf6b43 ci: fix CI to an exact node version (#240) 2022-09-02 20:28:33 +01:00
Rich Howell
f09f2dfe7b Update bug-report.yml (#228)
Added Mac OSX and updated description
2022-08-31 19:10:01 +01:00
Tom French
6f86bd77e8 github fix indentation in issue template 2022-08-24 21:25:48 +01:00
Tom French
d83c75d1ae github: update issue template 2022-08-24 21:24:13 +01:00
Tom French
c7a32ec8d0 Update bug-report.yml 2022-08-24 20:18:32 +01:00
Rich Howell
a94def9c55 Merge branch 'actualbudget:master' into master 2022-08-24 18:12:38 +01:00
Rich In SQL
6d31a1cda9 Addition: Issue template
Issue template and configuration.
2022-08-24 18:11:56 +01:00
Tom French
31e2b01df3 Merge pull request #129 from TomAFrench/issue-triage-action
Add action to mark new issues for triage
2022-08-24 17:52:46 +01:00
Tom French
c40b5e4d5d ci: run tests on github actions 2022-08-23 17:14:46 +01:00
Tom French
c1761b9302 ci: add action to mark new issues for triage 2022-07-16 11:03:59 +01:00
Tom French
8ae21c9782 ci: re-add runner os specific caches 2022-06-29 13:24:34 -04:00
Tom French
883df58724 ci: turn boilerplate into composite action 2022-06-29 13:24:34 -04:00
Tom French
6b06105f00 ci: only build electron app on master 2022-06-29 13:24:34 -04:00
Tom French
97cf072fc6 ci: always use bash as the shell
windows is currently defaulting to powershell
2022-06-29 13:24:34 -04:00
Tom French
fdbcf8d906 ci: cache node_modules per runner os 2022-06-29 13:24:34 -04:00
Tom French
0a7e6fba8b ci: add electron build to CI 2022-06-29 13:24:34 -04:00
Tom French
a9cf0b6cda ci: build api and web packages in CI 2022-06-29 13:24:34 -04:00
Tom French
5451cfae32 ci: add linter check to CI 2022-06-29 10:48:19 -04:00