Your feedback is highly appreciated! Let's make Vertabelo even better.

0
Fixed

Allow .media and other new top level domains in email address validation

sam Prin vor 9 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 9 Jahren 3
I was not able ot use my work email address sam@seed.media to sign up
0
Fixed

Prepaid Code Purchase Destination

Kevin Huber vor 10 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 9 Jahren 7
When I am on the pricing page and click the premium account pay per day link, it just takes me to one of my model's page. I want to pay money but can't!
0
Abgelehnt

Interclassement

Étienne Dubois vor 10 Jahren aktualisiert von Jarosław Błąd (CEO) vor 9 Jahren 2
How can I change the Interclassement...? By default he is to latin1_swedish_ci.. I want it to utf8
+5
Not a bug

Email confirmation cannot be sent

Harun Rizal vor 10 Jahren aktualisiert von Jarosław Błąd (CEO) vor 9 Jahren 6
I tried to send forgot password request it was sent, and trying to login it said my account is inactive but the email did not sent to my inbox, even not in spam. And there is no button to resend confirmation mail.
Please help
0
Fixed

Identity on non-valid column doesn't generate error

Marc Belley vor 10 Jahren aktualisiert von Jarosław Błąd (CEO) vor 9 Jahren 3
Aafter changing a primary key with an identity from an int to a varchar, I noticed there's no check to see if an identity is valid. This should probably popup as an Error.

Image 51
0
Fixed

Invalid SQL generated for comments in a schema

Corey Butler vor 10 Jahren aktualisiert von Jarosław Błąd (CEO) vor 9 Jahren 5
Comment generation partially works, but it fails to account for a schema in PostgreSQL code generation.

I've added comments to my tables and columns. The table has a schema specified. However the generated script does not reference the schema. For example:

This is the code that's generated:

COMMENT ON TABLE "employee" IS 'Represents an employee.';

This is the code that SHOULD be generated:

COMMENT ON TABLE "schema"."employee" IS 'Represents an employee.';


+1
Fixed

You need to be WAY more obvious when it's time to pay...

Mike Marcacci vor 10 Jahren aktualisiert von Jarosław Błąd (CEO) vor 9 Jahren 3
Finally got the "Model cannot be saved because you've reached table limit (20 tables)." message. I have no problem paying, and would have been more than happy to. Except, I didn't see the little blue message until I had painstakingly crafted around 40 tables. Then, clicking the "Change account plan" button destroys every change I made since I hit the 20 table mark... ouch.

We paid after figuring that out and are still using (and for the most part really liking) vertabelo. That one issue just really stung. You might consider a big modal that stops users in their tracks until they click "I'm OK losing my changes" or something.
+1
Fertiggestellt

Go to dashboard when logging in.

Kindler Chase vor 10 Jahren aktualisiert von Jarosław Błąd (CEO) vor 9 Jahren 3
When logging in, I am always taken to the last model I've worked on. I think a better experience would be to land on dashboard and allow us to select which model to work with in the current session. Maybe even a radio button option on the dashboard:

Login: - Return to last model or - Return to dashboard
0
Abgelehnt

HOW to import images?

Jon Alex vor 9 Jahren aktualisiert von Jarosław Błąd (CEO) vor 9 Jahren 2
Hello is it possible to import images?

Please advise.
0
Fertiggestellt

Where are the ORM tools?

Alexey Pikulik vor 9 Jahren aktualisiert von anonymous vor 9 Jahren 4
Hi!
You've mentioned ORM Tools in Show features list at http://www.vertabelo.com/pricing/plans
I drastically interested in PHP>Propel feature but can't find it in my free account interface.