superset/superset-frontend/src
Anthony Gainor da3401a698
fix(database-modal): Show a different placeholder text in Snowflake connection form (#21172)
* Add new Database Modal

When adding a new database and selecting Snowflake, the database and account fields had the same placeholder. This PR adds a placeholder prop so values can be sent dynamically by field

* Call translation function for string literals

Co-authored-by: Herbert Gainor <herbert.gainor@preset.io>
2022-08-24 15:37:47 -06:00
..
addSlice refactor: Renders addSlice in SPA (#20675) 2022-07-13 08:50:58 -03:00
assets feat: Create dataset blank state (#21058) 2022-08-22 18:45:03 -05:00
components fix(database): make to display validation error msg when all cases (#20095) 2022-08-24 11:29:22 -06:00
dashboard feat(dashboard): Add Drill to Detail modal w/ chart menu + right-click support (#20728) 2022-08-22 15:57:18 -07:00
dataMask feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
embedded refactor: Removes embedded/index.tsx warnings (#20193) 2022-05-25 17:42:54 -03:00
explore feat: Create dataset blank state (#21058) 2022-08-22 18:45:03 -05:00
filters fix(native filters): groupby filter issue (#21084) 2022-08-22 22:15:33 +08:00
hooks fix: Filter throwing an error on Embedded Dashboard (#21157) 2022-08-24 09:38:20 -07:00
logger chore(superset 2.0): remove front-end deprecated code (#19241) 2022-03-18 11:23:00 -07:00
middleware fix(embedded): Ensure guest token is passed to log endpoint (#20647) 2022-07-08 15:17:01 -07:00
modules chore: Moves date utils to utils folder (#20192) 2022-05-31 12:21:58 -03:00
profile feat: deprecate old API on core superset fave_dashboards (#19754) 2022-05-02 16:24:48 +01:00
reports Reports: (#20753) 2022-07-27 12:33:13 -06:00
setup feat: add extension point to the right side of the menu bar (#20514) 2022-06-30 11:43:20 -06:00
showSavedQuery chore: Remove index.less from showSavedQuery (#19440) 2022-04-01 17:57:36 +03:00
SqlLab perf(sqllab): Rendering perf improvement using immutable state (#20877) 2022-08-23 12:17:19 -03:00
types feat: Pass dashboard context to explore through local storage (#20743) 2022-07-25 16:44:43 +02:00
utils fix: Columns not passing properly from SQL Lab to Explore (#20975) 2022-08-04 14:59:50 -04:00
views fix(database-modal): Show a different placeholder text in Snowflake connection form (#21172) 2022-08-24 15:37:47 -06:00
visualizations fix(viz): Header scrolling for Time Table in dashboard (#20874) 2022-07-27 12:24:47 -06:00
constants.ts feat: Pass dashboard context to explore through local storage (#20743) 2022-07-25 16:44:43 +02:00
featureFlags.ts fix: local warning in the frontend development (#17727) 2021-12-15 09:52:42 +02:00
GlobalStyles.tsx chore: Make font-weights themable, fix font faces (#19236) 2022-03-22 09:36:15 +01:00
preamble.ts feat: Renders Explore in SPA (#20572) 2022-07-05 16:58:09 -03:00
reduxUtils.ts feat: Visualize SqlLab.Query model data in Explore 📈 (#20281) 2022-07-15 19:34:02 -04:00
theme.ts chore: Moves the stylesheets folder to the assets folder (#16880) 2021-09-30 09:28:38 -03:00