Replies: 19 comments 14 replies
-
|
@Luca-Timo thanks for brining up that Idea. I never yet thought about because my use cases that I had solved already a while ago was much simpler but I think that it is an interesting idea and I would be happy to support you with a design and integration. |
Beta Was this translation helpful? Give feedback.
-
|
maybe the multiple events per customer account would also be interesting in combination with #172 wedding planers would have access to multiple events, while customers only got their event. a smaller selection of images which are public would then be the 3. level of access. any thoughts on this? |
Beta Was this translation helpful? Give feedback.
-
|
yes, I am thinking that it is like an lightway application admin but without access to the admin pages but just the galleries in a different view. |
Beta Was this translation helpful? Give feedback.
-
|
@the-luap dev preview of the customer login for multiple projects |
Beta Was this translation helpful? Give feedback.
-
|
that looks very good to me |
Beta Was this translation helpful? Give feedback.
-
|
@the-luap the current status of the customer page is in commit #403. |
Beta Was this translation helpful? Give feedback.
-
|
nice job! when seeing the suggested menu, do you have such use cases for quoting, creating invoices and such? |
Beta Was this translation helpful? Give feedback.
-
|
@Luca-Timo let say for my use cases the application is way overdue already but it does not mean that I am not open to help and bring the application further. If you want to implement that I will support you as I am happy if we can grow something that will help more people and at least for me it sounds reasonable. The only thing I would prefer when implementing all those items, that we do it in a way that we can let users enable those functionalities, so the users or even I can decide to just use the app for simple picture sharing with clients or they want to have the full feature for the full client handling process. If you want we can also chat about it more in private via email/discord or other channel. |
Beta Was this translation helpful? Give feedback.
-
|
@the-luap thanks, exactly the answer I was hoping for. Letting users choose how much of the app they actually use is the right framing. Three options I see:
My pitch: option 1 with the setup wizard. Keeps "simple picture
Happy to take this off-thread, feel free to reach out via my GitHub profile and we can pick whichever channel works for you. I am open to anything but discord. Thank you |
Beta Was this translation helpful? Give feedback.
-
|
@the-luap you can find a email-address on the website linked in my github profile. |
Beta Was this translation helpful? Give feedback.
-
|
I also would prefer option 1 as the other once I don't really like. For option one instead of a setup wizard I would prefer having a "Features" page within the settings menu to enable and disable the advanced features and having a short description for each advance feature to describe what it does. How do you see that? |
Beta Was this translation helpful? Give feedback.
-
|
@the-luap are there other features you would like to add to the advanced features? per gallery styling, analytics, css, api tokens in addition to the customer page? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@the-luap have a look at my beta branch https://github.com/Luca-Timo/picpeak/tree/beta if you have time. Any feedback? I would be pleased to hear it. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @the-luap, I implemented most of the crm features in Luca-Timo/feat/crm branch (PDF pipeline, quotes, invoices, tax report, Storno, business profile, customer accounts, branding…). Before we go further, a few things I want to align on: Reconciliation strategy — at this featureset, how should we handle the implementation into your upstream repo? |
Beta Was this translation helpful? Give feedback.
-
|
I am ok to push it to beta and it would be good if you can test at least the basic items and if we run into any bugs, I am ok as it's a beta and I also create bugs time to time. Maybe we will create one stable update before but lets see. |
Beta Was this translation helpful? Give feedback.
-
|
@the-luap long time no see, I hope you are doing well! I am currently implementing the last features / starting to test. And I plan to have the crm features done this weekend. If it is okey for you, I would ping you, when I am ready. I would also appreciate some feedback on the current implementation. Have you received my email from the 12.05. (It was sent from another address) |
Beta Was this translation helpful? Give feedback.
-
|
@Luca-Timo sure I will have a look over the weekend and yes, just replied you. |
Beta Was this translation helpful? Give feedback.
-
|
here some items:
overall a very nice job and I know that it is already very much that you have done and even if that looks like much to do |
Beta Was this translation helpful? Give feedback.










Uh oh!
There was an error while loading. Please reload this page.
-
What I'm trying to do
I work with recurring clients, same company, multiple shoots over time. Today each event has its own URL + password, so a client who books me three times ends up juggling three links and three passwords, and there's no place they can go to see "all my galleries."
I'd like to give those clients a single login that takes them to a small portal listing every gallery they have access to.
How I imagine it working
What I think this preserves
Open questions I don't have good answers to yet
Why I'm asking before building
This is a real database + auth + UI change, and I don't want to fork. If it's something the maintainer would consider taking upstream, I'd rather we agree on the shape before I write code. If it's out of scope for PicPeak's design philosophy, I'd appreciate hearing that too. Fully respect the decision either way.
I'm willing to help build it
If this gets a "yes, with these constraints," I'm happy to take on the implementation. Comfortable with the existing stack (Node/Express + React/TypeScript + Postgres) and willing to take direction on the auth parts since that's the most sensitive area. Happy to start with a small design doc / sketch before any code.
Open to alternative shapes too. If there's a simpler path that gets 80% of the value (e.g. a "client view" link that lists multiple galleries without a real account), I'd love to hear it.
Beta Was this translation helpful? Give feedback.
All reactions