john-bodley commented on a change in pull request #8398: [SIP-15] Adding 
initial framework
URL: 
https://github.com/apache/incubator-superset/pull/8398#discussion_r337304139
 
 

 ##########
 File path: superset/assets/src/explore/controls.jsx
 ##########
 @@ -2026,6 +2029,13 @@ export const controls = {
     description: t('Extra parameters for use in jinja templated queries'),
   },
 
+  time_range_endpoints: {
+    type: 'HiddenControl',
+    label: t('Time range endpoints'),
+    hidden: true,
+    description: t('Time range endpoints (SIP-15)'),
 
 Review comment:
   @etr2460 this control is always hidden and only exists to ensure that 
associated form-data is preserved. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to