- Added errors for each item if Amounts/Units drop below 0 or exceedes the maximum nexus decimal percison point.
- Updated price source
- Fixed "No Items" error not showing up
- Fixed items becoming NaN
- Fixed several UI glitches.
- Fixed paybutton not showing up
- Fixed several UI glitches
- Changed API calls to match new Nexus Core Api.
- Fixed several saving issues.
- Fixed several crashing bugs.
- Breaking: Now requires Nexus Interface 3.1.0
- Complete overhaul of codebase.
- Fixed another edge case crash when using the pay modal
- Fixed crashed when using the pay modal
- Fixed edge case with complex names by exclusively using addresses to send
- Fixed detail modal not working
- Optimized UI
- Optimized Code
- Added balances to the accounts you can use to pay an invoice
- Changed Status tag text from a
darken
to ascreen
- Updated package-lock
- Fixed issue if you were not logged in prior to opening up the module the module would crash
- Fixed issue of not being able to use a
trust
account (requires Nexus Core 5.1.x)
- Added fiat reference in new invoice form
- Drafts now bind to the user that created them
- You can now select the account to use when paying an invoice
- Added a notice that an 1 NXS fee will be issued when making a new invoice
- Added more search functionality
- Add close to the make new invoice form
- Now handles logging in and out
- Fixed spelling mistakes