example-invoice
example-invoice copied to clipboard
Example Invoice app written with Redwood
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. Commits eb6d9f5 [dist] 1.5.1 750d8e8 [fix] Fixes relative path resolving #199 #200 (#201) 3ac7774 [test] Make test consistent for browser testing 267a0c6 [dist] 1.5.0...
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
noticed not everything is working well even after this update, but going to post as separate issues rather than bog this down. Think this should be enough to get the...
The Invoice service relies on "context.currentUser?.id" to create an Invoice, which doesn't work running "yarn rw db seed" Seems tricky to establish user context within the seed.js file, so I...
as discussed in https://github.com/redwoodjs/redwood/pull/1734#issuecomment-773634120, `` needs to be replaced by `` to work with [0.24.0](https://github.com/redwoodjs/redwood/releases/tag/v0.24.0) (breaking change)
Bumps [immer](https://github.com/immerjs/immer) from 5.3.6 to 8.0.1. Release notes Sourced from immer's releases. v8.0.1 8.0.1 (2021-01-20) Bug Fixes Fixed security issue #738: prototype pollution possible when applying patches CVE-2020-28477 (da2bd4f) v8.0.0...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...