7:30 – 4:00
- No meeting today – put off until next week sometime
- Showed Anne the new stuff – her suggestions:
- Have an indication in the chart as to what columns is being displayed
- Populate the QueryBuilder from the loaded chart so that additional queries, based on the current query can be performed
- Back to AdvancedQueryWidget.
- Got the date grid part working
- Need to match up data types from the google types->primType->ColumnInfoObject
- Integrating charts – things are displaying properly.
- Need to get AdvancedQueryWidget to save and load properly
- Need to change AdvancedQueryWidget so that the “and” clauses are inserted immediately after the where. See line 119 for details.