tuttle-dev / tuttle

🪰 Tuttle - time and money management for freelancers
GNU General Public License v3.0
62 stars 12 forks source link

UI/UX: easy date range setting for invoicing #174

Open clstaudt opened 1 year ago

clstaudt commented 1 year ago

Make it easier to set date range to a full month.

clstaudt commented 1 year ago

@flamesjames good first issue?

flamesjames commented 1 year ago

@clstaudt yes, I will gladly help with this! Thanks a lot. Assigning myself

clstaudt commented 1 year ago

@flamesjames Let us know if you need any support

flamesjames commented 1 year ago

@clstaudt sure thing! I will be able to make some headway on these issues this afternoon. Will shoot over any questions I have after diving in

clstaudt commented 1 year ago

Please note: A date picker component is finally coming to flet.

berecik commented 1 year ago

autocomplete and date range will be soon, I'm working on integrating flutter into Django and I need that types of fields to have generic flet forms

flamesjames commented 1 year ago

@clstaudt should I move forward with the development or would you rather the flet feature be used when it's released?

clstaudt commented 1 year ago

@flamesjames I think having a proper DatePicker in flet like in other UI frameworks will simplify this. But not completely replace a design and implementation of this UI feature.

clstaudt commented 1 year ago

@flamesjames I think starting with review/testing tickets makes sense. Perhaps the DatePicker component is available very soon.

flamesjames commented 1 year ago

@clstaudt yes I agree with you and think that will help me get more familiar with the app as well before starting dev work on it. I'll hop over to #169 validations

flamesjames commented 1 year ago

I see https://github.com/flet-dev/flet/pull/930 has been closed.. I will work on the implementation.

clstaudt commented 1 year ago

@flamesjames Has the DatePicker feature been merged? It looks like it has been moved to a new PR: https://github.com/flet-dev/flet/pull/981

flamesjames commented 1 year ago

@clstaudt - ahh you are right.. missed that. Where did you find out about https://github.com/flet-dev/flet/pull/981 just for my future knowledge? I didn't see that on the 930 issue..

clstaudt commented 1 year ago

@flamesjames By concidence, watching the open pull requests on flet.

clstaudt commented 1 year ago

@berecik Would you like to give us an Estimated Time of Arrival for the DatePicker feature?

flamesjames commented 1 year ago

@clstaudt - just confirming we are still waiting for the date picker flet feature to come to work on this... checked the PR and it's still open...

clstaudt commented 1 year ago

Unfortunately yes @flamesjames. Would you like me to propose other tickets?

flamesjames commented 1 year ago

Unfortunately yes @flamesjames. Would you like me to propose other tickets?

@clstaudt Sure maybe 1 smaller one.. I haven't had much free time for projects recently but can take a lower priority issue if that's fine with you