Block a user
Refactor CLI to use structured command definitions
3rd draft for cli structure:
rusty-petro-cli
├── batch
│ ├── update # 1. Recalculate all values of batch using data from transactions table
│ │ # 2.…
Refactor CLI to use structured command definitions
Some links result in "Please log in first" even while logged in
Some links result in "Please log in first" even while logged in
The problem was missing closing quotation marks for the hrefs. Fixed in 3486fbd
Some links result in "Please log in first" even while logged in
More information:
The link "View Transactions" on the dashboard page is as follows: http://localhost:8080/transactions?session=MTg0Ng==
The link "Transactions" on the transactions page is…
Some links result in "Please log in first" even while logged in
Running the application appears to require the command to be given twice
Fix: CLI generate command works with single invocation
Output from running command "generate" with csv containing multiple batches is incorrect
Output from running command "generate" with csv containing multiple batches is incorrect
Closed with 7c0a61383a