Samuel Suther

Results 80 issues of Samuel Suther

As many of the expenses a family have are recurring, it would be very nice to be able to create recurring expenses. E.g. rent for a flat, insurance premiums, etc.

enhancement

If I open the Screen with your component, all Text is visible. Aftter some seconds, each item get collapsed: ![20180606_215759](https://user-images.githubusercontent.com/1778068/41062083-f1ea8a20-69d4-11e8-810e-b2c74be4718e.gif) What is the way to prevent showing collapsing at first...

Your Component didn't fully work on IOS. Some views don't open on tap, other ones are not fully open (cutting the Rest of the input). Testet on Emulator IphoneX

Do the following, like shown at the screen: 1. Set the Date (1) 2. choose the payer (2) 3. choose the recipient (3) 4. Save this transaction 5. Then in...

bug
discussion

If I do enter a date, instead of choosing it via the datepicker, the date is wrong: ![image](https://user-images.githubusercontent.com/1778068/167797621-1223acca-1b0a-4133-b093-2055f4141eb7.png) It should be generally supported to enter dates in the following ways...

enhancement
testing

I'd like to duplicate an entry. I go to an existing item, and click on the Icon behind the headline: ![image](https://user-images.githubusercontent.com/1778068/167798708-4f6f408c-aa07-451e-afb6-587c3a5d2dfc.png) In the console, I got this error: ![image](https://user-images.githubusercontent.com/1778068/167798881-ea34626d-8525-489c-a424-18023fbea039.png) #...

bug
testing

I heavily miss a fulltext-search for entries. If you have many hundreds of entries it become handy to filter the list by any word that appears in the title, or...

testing
discussion

I do use nextcloud from a provider, so I don't have access to the filesystem. But if I do click on "Export" it shows me only that a csv-file is...

discussion

I use your Plugin on Linux. Where can I found the database-folder which contains the Backup-files?

I try to run my deploy-script, but got this error: ```bash > DEPLOY_TYPE=production node scripts/deployment.cjs start deployment.cjs /home/me/myProject/node_modules/cli-progress/lib/formatter.js:1 const _stringWidth = require('string-width'); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /home/me/myProject/node_modules/string-width/index.js...