* Implement separate servlet for intent emails and indent template source
* Redid template conditions
* Update templates/admin/features/launch.html
* Update templates/admin/features/launch.html
* added auth and tests
* Move subject line compution to python and add test
Co-authored-by: Jason Robbins <jrobbins@chromium.org>
Co-authored-by: Joe Medley <jmedley@google.com>
Co-authored-by: aglaforge <35039800+aglaforge@users.noreply.github.com>
* Revise signals help text and enums.
* Update models.py
Co-authored-by: Joe Medley <jmedley@google.com>
* Update guideforms.py
Co-authored-by: Joe Medley <jmedley@google.com>
* Changed vendor views options and name in intent email template.
Co-authored-by: Jason Robbins <jrobbins@chromium.org>
Co-authored-by: Joe Medley <jmedley@google.com>
* Add launch bug URL, add try link at top, style tweaks.
* Add feedback link
* New UI link on add feature form
* Added link to launch bug template
Co-authored-by: Jason Robbins <jrobbins@chromium.org>
* Define all stage-specific forms and their fields.
* Implement checkboxes to advance stage, and fix alignment.
* Specified actions in process.py and CSS tweaks.
* Update guideforms.py
Co-authored-by: Joe Medley <jmedley@google.com>
* Update guideforms.py
Co-authored-by: Joe Medley <jmedley@google.com>
* Update guideforms.py
Co-authored-by: Joe Medley <jmedley@google.com>
* Update guideforms.py
Co-authored-by: Joe Medley <jmedley@google.com>
* Update guideforms.py
Co-authored-by: Joe Medley <jmedley@google.com>
* Add space after sentence.
* Added Shipped and fixed errors
Co-authored-by: Jason Robbins <jrobbins@chromium.org>
Co-authored-by: Joe Medley <jmedley@google.com>
* Show unlisted features to users who can edit.
* remove logging
* Add indication to unlisted features that are shown
* Update static/elements/chromedash-feature.js
Co-authored-by: Joe Medley <jmedley@google.com>
* Update templates/feature.html
Co-authored-by: Joe Medley <jmedley@google.com>
* Update templates/guide/metadata.html
Co-authored-by: Joe Medley <jmedley@google.com>
* Update tests/models_test.py
Co-authored-by: Joe Medley <jmedley@google.com>
Co-authored-by: Jason Robbins <jrobbins@chromium.org>
Co-authored-by: Joe Medley <jmedley@google.com>
* Implemented process choice
* added tests
* Reworded as feature type
* Renamed feature.process to feature.feature_type
Co-authored-by: Jason Robbins <jrobbins@chromium.org>
* Implemented unlisted feature entries.
* added tests
* Reduce HTTP caching of JSON feeds.
* Use one space after period.
Co-authored-by: Jason Robbins <jrobbins@chromium.org>
This fixes the chromedash-metadata template to include the deprecated
features entry in the versions list. This also fixes a problem that was
uncovered where an ordered list that was in the incorrect order which
resulted in the wrong implementation status being shown in the versions
list.
Store the number of times the intent template is requested per feature,
and add message to intent templates that state the template was
generated by the dashboard.
* Start removing Opera.
* Mark Opera removals in feature_form.js
* Remove most actual code.
* Remove last commented code.
* Remove toggleSpecLink() since it is never called.
* Feedback from Eric B.
Add a set of fields to the entry creation/edit form so that we collect
all the information that is part of the blink launch process. This
also makes chromestatus generate up to date intent templates with the
future intent of eliminating the need to manually create and send
intent emails. This includes making feature entries aware of the
current intent stage they're in as well as holding on to all the
additional data so that creating intent messages for later stages of
the launch process is a matter of updating the entry and generating a
new intent message.
* Integrated httparchive data on metrics pages
* Update note
* Add Bigquery cmd
* dont show empty pre
* Increase iframe height to account for urls
* update bq query
* Update callout
* space for http archive
* space
* Added a note about included WebView metrics
* Added a note for the metrics spike around 2018-3-20
* Added a note for the metrics spike around 2018-3-20
* Added a note for the metrics spike around 2018-3-20