..
__init__.py
Refactor most page handlers into new pages/ directory. ( #1226 )
2021-03-19 17:21:54 -07:00
blink_handler.py
Remove obsolete pages: /schedule and /samples. ( #1787 )
2022-03-14 16:13:01 -07:00
blink_handler_test.py
Dlaliberte/django html validation ( #1747 )
2022-02-23 21:00:38 -05:00
featuredetail.py
Redirect to feature detail page when feature ID is in URL. ( #1713 )
2022-02-02 10:54:43 -08:00
featuredetail_test.py
Add permissions API and move all feature content and js scripts into feature-page component ( #1972 )
2022-06-25 10:54:02 -04:00
featurelist.py
Move routing configuration to main.py. ( #1552 )
2021-09-23 13:01:43 -07:00
featurelist_test.py
A couple more tests, and one html fix.
2022-02-10 23:09:03 +00:00
guide.py
Cope with missing select values. ( #1939 )
2022-06-15 15:16:06 -07:00
guide_test.py
Cope with missing select values. ( #1939 )
2022-06-15 15:16:06 -07:00
guideforms.py
Add chromedash-form-table and -form-field and use for all feature field forms ( #1981 )
2022-06-29 23:58:08 -04:00
guideforms_test.py
Add URL validation pattern and MultiUrlField validator ( #1901 )
2022-05-27 12:02:49 -04:00
intentpreview.py
Move routing configuration to main.py. ( #1552 )
2021-09-23 13:01:43 -07:00
intentpreview_test.py
Include all_platforms in both i2e and i2s. ( #1893 )
2022-05-19 12:43:38 -07:00
metrics.py
Move routing configuration to main.py. ( #1552 )
2021-09-23 13:01:43 -07:00
metrics_test.py
Dlaliberte/django html validation ( #1747 )
2022-02-23 21:00:38 -05:00
myfeatures.py
Move routing configuration to main.py. ( #1552 )
2021-09-23 13:01:43 -07:00
myfeatures_test.py
Add html validation to more tests
2022-02-10 19:07:45 +00:00
newfeaturelist.py
Set up the new feature list page initially as a feature table. ( #1821 )
2022-04-07 17:40:39 -07:00
roadmap.py
Move routing configuration to main.py. ( #1552 )
2021-09-23 13:01:43 -07:00
roadmap_test.py
Dlaliberte/django html validation ( #1747 )
2022-02-23 21:00:38 -05:00
users.py
Fix UI behavior afte saving user prefs. ( #1961 )
2022-06-21 13:45:42 -07:00
users_test.py
Fix UI behavior afte saving user prefs. ( #1961 )
2022-06-21 13:45:42 -07:00