Abedin Halilovic

Results 18 comments of Abedin Halilovic

> @Civolilah can you replicate? @beganovich It works fine for me as well. The link for this element is actually pulled from the `VITE_WHITELABEL_INVOICE_URL` environment variable, so missing the link...

> @Civolilah no, there's no such variable in there. There also no such one in the .env.example. > > To what value should I set it? @LarsK1 The variable was...

@LarsK1 Ah, there seems to be a slight misunderstanding. The variable needs to be added to the React/frontend project. Here is the current .env.example file, which is the best reference:...

> @Civolilah > > i think i know the issue, the link has changed: > > ``` > https://invoiceninja.invoicing.co/client/subscriptions/O5xe7Rwd7r/purchase > ``` > > Can we update the build for this...

> @Civolilah can we close this? @turbo124 Yes, we can. It has been fixed.

> @Civolilah is it possible to set max on date input? @turbo124 Yes, of course, we can set it to some realistic value. What do you think should be the...

> the suggest one here is fine 9999-12-31 as long as it does not impact the format that a user can add the date in, ie, localized date input format...

> @Civolilah just to note, this issue impacts _all_ routes where the user only have view permissions, the UI appears to always call the /create endpoint regardless of permission levels...