Skip to content

General

14 results found

  1. Configurable separator for CSV import

    It is possible to specify non default field separtor during CSV export, e.g. I used ';' isntead of comma to support data where fields contain commas. Export worked fine, but I couldn't import that file back and there's no way to specify custom separator at import time.

    Error I get is: column name resolution failed (unknown column name 'Id;Password;Email' for table users).

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Support null values for strings

    You cannot currently enter a null value for a string. You can only enter empty strings. This is more of a bug than a missing feature.

    This is a significant limitation. You need to support both null and empty.

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Support ClearDB Heroku config vars

    ClearDB on Heroku uses CLEARDBDATABASEURLA and CLEARDBDATABASEURLB. You can manually enter these in Adminium but it'd be nice to have it try these if DATABASE_URL wasn't set.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Support for Postgres schemas other than 'public'

    It seems that Postgres schemas other than the default "public" one are currently unaccessible?

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Unbearably Slow...

    Are there any updates coming soon to improve performance? We'd love to make more use of Adminium, but we're currently experiencing extremely slow navigation speeds--such that it renders the application unusable to us.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We have performed a major internal refactoring of Adminium. It has been in production for a few weeks now and has proved to be stable and greatly reduced response times.
    Don’t hesitate to get in touch if Adminium still feels slow on your account or a particular table on your account.

  8. import data

    You can create a new one-off record for a table, would love to be able to import lots of records AND update records based on an id field.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi,

    You’ll find this feature available next to the “new record” button on any table listing page. You must provide a CSV File and both insert and update are supported based on the presence of the id column in the CSV.

    Hope this will fit your need, please come back to us if you try this feature to tell us your feeling.

    Best regards,

  9. fix the right side scroll that you've just updated

    Your latest update made the right scroll bar appear at the bottom of the actual table, like the table itself is in a frame. However, for those people using mice that only scroll vertically, it's not impossible to find the correct table line, and then scroll to the right using the mouse. The new updates look really nice, but that once little thing makes Adminum a crazy pain to use

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Please enable Truncate table

    This way it is possible to easy clear a table without loosing schema.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. limited visibility of dashboard widgets (as per roles)

    if a user doesn't have rights to read a table, why should he have the right to see a widget about that table?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Identify rows by something other than ID

    Sometimes the ID isnt the easiest way to identify things and I wish I could have a different column.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi Ian,

    This is already configurable in the Miscellaneous pane of the Listing Settings (the cog icon in the upper right corner of a table listing page) by defining the right Label column.

  13. Adminium is not working?

    Your connection is not private

    Attackers might be trying to steal your information from www.adminium.io (for example, passwords, messages, or credit cards). NET::ERRCERTWEAKSIGNATUREALGORITHM

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Allow for no thousands-place delimeter for integer columns

    We often reference object IDs in our database, and many times we have a reason to copy them from Adminium and paste them somewhere else (like a URL path during testing). I see there is a method for customizing the display of a column, and you can change the thousands-place delimeter to be something besides a comma, but what we need is to be able to not use a delimeter at all. Is there a way to set this?

    Thank you!

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    There is an existing feature for this very use case, although I admit it’s a bit hidden.
    If you just do a single left click / tap on a numeric cell, it will copy the raw value to your clipboard, without any delimiter.

  • Don't see your idea?

General

Categories

Feedback and Knowledge Base