| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
missing for firefox
|
|
how the id is shown
refactoring some settings to use hooks
|
|
|
|
|
|
|
|
Parts of this commit are from a patch by sebasjm. The circular imports
caused an issue with webpack. While we don't use webpack in the wallet,
the wallet should still be importable by webpack.
Some packages were importing their dependencies via "index.js", which
re-exports public exports of the package. This resulted in circular
dependencies which were resolved correctly by rollup, but not by
webpack.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uncontrolled checkbox handling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Testing CRUD operations of the 'bankaccount' resource.
|
|
Downloading them into the assets/ directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|