-
- Downloads
streamline public settings availability and syncing. this is driven mostly by...
streamline public settings availability and syncing. this is driven mostly by the need to have an `:email_configured` property that we can use on the frontend to dictate some of our UI.
Showing
- resources/frontend_client/app/controllers.js 1 addition, 1 deletionresources/frontend_client/app/controllers.js
- resources/frontend_client/app/lib/settings.js 4 additions, 0 deletionsresources/frontend_client/app/lib/settings.js
- resources/frontend_client/app/services.js 10 additions, 21 deletionsresources/frontend_client/app/services.js
- src/metabase/api/session.clj 1 addition, 2 deletionssrc/metabase/api/session.clj
- src/metabase/models/setting.clj 14 additions, 0 deletionssrc/metabase/models/setting.clj
- src/metabase/routes.clj 2 additions, 19 deletionssrc/metabase/routes.clj
- src/metabase/setup.clj 1 addition, 9 deletionssrc/metabase/setup.clj
- test/metabase/api/session_test.clj 2 additions, 8 deletionstest/metabase/api/session_test.clj
Please register or sign in to comment