This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 13, 2015
-
-
Allen Gilliland authored
fix issue where database create/update was still trying to call the db_form_input endpoint which we removed recently.
-
- Nov 11, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Nov 06, 2015
-
-
Allen Gilliland authored
provide information about our `:engines` through our main MetabaseSettings which simplifies some things and removes the need for a /api/database/form_input endpoint.
-
- Nov 02, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Oct 30, 2015
-
-
Allen Gilliland authored
apply the same basic logic and styling to the Data Reference section for FK connections that we just added to the object details page.
-
Allen Gilliland authored
tighten up the styling on the connection "via" span and update logic to only show the path of the FK relationship is needed (aka if there are multiple references from the same table)
-
Tom Robinson authored
-
Allen Gilliland authored
add a function in our schema metadata lib for `foreignKeyCountsByOriginTable` which counts the occurrences of FK relationships by the origin table they come from. this allows us to know if a given origin table is represented multiple times in a list of FKs.
-
Tom Robinson authored
-
Tom Robinson authored
-
Allen Gilliland authored
provide an indication of the FK field that was used to determine the connection on object details relationships pane.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Cam Saül authored
-
- Oct 28, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
-
- Oct 27, 2015
-
-
Cam Saül authored
-
Cam Saül authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Oct 26, 2015
-
-
Cam Saül authored
-
Tom Robinson authored
Mostly working conversion of database edit/create to React. Also incorporate some of the UX improvements (delete confirm, animating FormMessage)
-
- Oct 23, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Oct 21, 2015
-
-
Allen Gilliland authored
-
Kyle Doherty authored
-
Tom Robinson authored
-
Allen Gilliland authored
add back the ssl and non-ssl database connection try logic which went missing when we moved setup over to react/redux. fixes #1304
-
Tom Robinson authored
-