Kyle Ju
6889efbb77
Tighten Flask session cookie headers ( #1808 )
2022-03-28 11:07:27 -07:00
Daniel LaLiberte
5ed275e7fa
Add dialog before drafting intent email. ( #1807 )
...
* Remove python2 scripts. Add `npm stop`.
* Add py2 scripts back in.
* Add dialog before drafting email
* Fix computation of prerequests.
* Fix broken "Edit fields" button by removing it.
* Move the item_stage_map setup to willUpdate.
2022-03-28 13:55:00 -04:00
Jason Robbins
a9960a0de1
Refresh user session when refreshing XSRF token. ( #1804 )
...
* Refresh user session when refreshing XSRF token.
* Refresh the user session on each page navigation, and fix a bug in XSRF refresh.
2022-03-25 16:46:40 -07:00
Kyle Ju
c01c3dee7f
Revert "npm: bump rollup from 1.17.0 to 2.70.1 ( #1791 )" ( #1806 )
...
This reverts commit 805b7997c8
.
2022-03-24 11:57:11 -07:00
dependabot[bot]
805b7997c8
npm: bump rollup from 1.17.0 to 2.70.1 ( #1791 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.17.0 to 2.70.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v1.17.0...v2.70.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 09:11:52 -07:00
dependabot[bot]
6c0a848f16
npm: bump minimist from 1.2.5 to 1.2.6 ( #1805 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 09:09:16 -07:00
Daniel LaLiberte
1a5e08d47c
Add `npm stop`. ( #1803 )
...
* Remove python2 scripts. Add `npm stop`.
* Add py2 scripts back in.
2022-03-23 22:39:07 -04:00
Jason Robbins
f3bf744ba5
Added a brief mission and link to launch process docs.
2022-03-22 18:39:28 -07:00
Jason Robbins
323589a196
Define namedtuples for progress items and actions. ( #1801 )
...
* Define namedtuples for progress items and actions.
* Add prerequisites, process tests, and links to edit the PI field.
2022-03-22 16:38:12 -07:00
Jason Robbins
8fc1070f35
Update README.md
...
Removed the dynamic lighthouse image from README.md because the app that it relied on is not working and the test that it was doing is no longer relevant since we simplified this app.
2022-03-22 10:12:21 -07:00
dependabot[bot]
bc5c39afca
npm: bump lit from 2.2.0 to 2.2.1 ( #1800 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.1/packages/lit )
---
updated-dependencies:
- dependency-name: lit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 13:32:30 -07:00
Jason Robbins
9b420b811b
Updated developer docs ( #1798 )
2022-03-18 16:43:25 -07:00
Jason Robbins
0aa2b3cfc9
Relabel owners from "Contact emails" to "Feature owners" ( #1783 )
2022-03-14 16:44:19 -07:00
Jason Robbins
b8582da8b0
Accept either old or new login requests during transition. ( #1785 )
...
* Accept either old or new login requests during transition.
* Made suggested edit
* Update api/login_api.py
Co-authored-by: Kyle Ju <kyleju@google.com>
2022-03-14 16:30:50 -07:00
Jason Robbins
9118ccc72c
Don't offer stars to signed out users. ( #1786 )
2022-03-14 16:13:41 -07:00
Jason Robbins
c5b4f276df
Remove obsolete pages: /schedule and /samples. ( #1787 )
2022-03-14 16:13:01 -07:00
Jason Robbins
992827505e
Avoid a JS error for pending approvals without a config. ( #1788 )
2022-03-14 16:12:35 -07:00
dependabot[bot]
243154f9b5
npm: bump node-fetch from 3.2.2 to 3.2.3 ( #1793 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 14:03:16 -07:00
dependabot[bot]
07add24934
npm: bump @babel/register from 7.17.0 to 7.17.7 ( #1792 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.17.0 to 7.17.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.7/packages/babel-register )
---
updated-dependencies:
- dependency-name: "@babel/register"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 14:03:04 -07:00
Kyle Ju
fcf3a96adb
Migrate sign-in Google Identity Services library ( #1729 )
...
* Migrate Google sign-in
* fix
* Reapply changes
* Fix tests
Co-authored-by: Joseph Medley <jmedley@google.com>
2022-03-11 11:52:54 -08:00
Jason Robbins
2fda8146e4
Handle more prefixes and "+" in intent detection. ( #1784 )
2022-03-11 07:59:09 -08:00
Jason Robbins
1871cdee22
Use new session contents ( #1773 )
...
* Use new session contents
* Added unit tests
2022-03-10 12:22:19 -08:00
Jason Robbins
cc182d544e
Set session cookie expiration to 10 days.
2022-03-09 21:11:24 -05:00
Jason Robbins
761be2732a
Add field for webview_risks. ( #1782 )
...
* Add field for webview_risks.
* Update pages/guideforms.py
Co-authored-by: Chris Harrelson <chrishtr@gmail.com>
* Update guideforms.py
Fixed an existing spelling error.
Co-authored-by: Chris Harrelson <chrishtr@gmail.com>
2022-03-09 13:37:07 -08:00
dependabot[bot]
cf2da6f5fc
npm: bump yargs-parser from 21.0.0 to 21.0.1 ( #1777 )
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 21.0.0 to 21.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs-parser/compare/yargs-parser-v21.0.0...yargs-parser-v21.0.1 )
---
updated-dependencies:
- dependency-name: yargs-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 15:27:23 -08:00
dependabot[bot]
5d47b6e2b9
npm: bump node-fetch from 3.1.1 to 3.2.2 ( #1780 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.1.1 to 3.2.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 15:27:16 -08:00
dependabot[bot]
4a9544d341
npm: bump urijs from 1.19.9 to 1.19.10 ( #1779 )
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.9...v1.19.10 )
---
updated-dependencies:
- dependency-name: urijs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 13:18:03 -08:00
Jason Robbins
b13d480196
Support structured terms in user queries ( #1748 )
...
* progress
* initial functionality done
* Support structured terms in user queries.
* addressed review comments
* updated comments
2022-03-05 10:46:09 -08:00
Jason Robbins
69a5fdb217
Rename WebID to FedCM. ( #1772 )
2022-03-03 17:55:38 -08:00
dependabot[bot]
05bedeff31
npm: bump urijs from 1.19.8 to 1.19.9 ( #1771 )
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.8 to 1.19.9.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.8...v1.19.9 )
---
updated-dependencies:
- dependency-name: urijs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 16:55:09 -08:00
dependabot[bot]
e94beb4b1b
npm: bump lit from 2.1.3 to 2.2.0 ( #1763 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.0/packages/lit )
---
updated-dependencies:
- dependency-name: lit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 11:43:09 -08:00
Jason Robbins
2b40592f06
Revert "Reduce unneeded polymer deps. ( #1757 )" ( #1769 )
...
This reverts commit d330a2b729
.
2022-03-02 17:42:07 -08:00
dependabot[bot]
c9b4999101
npm: bump gulp-load-plugins from 1.6.0 to 2.0.7 ( #1762 )
...
Bumps [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins ) from 1.6.0 to 2.0.7.
- [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases )
- [Commits](https://github.com/jackfranklin/gulp-load-plugins/compare/1.6.0...v2.0.7 )
---
updated-dependencies:
- dependency-name: gulp-load-plugins
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 17:54:47 -08:00
Jason Robbins
d330a2b729
Reduce unneeded polymer deps. ( #1757 )
2022-03-01 17:44:54 -08:00
dependabot[bot]
2c36ad0818
npm: bump urijs from 1.19.7 to 1.19.8 ( #1760 )
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.8 )
---
updated-dependencies:
- dependency-name: urijs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 13:06:08 -08:00
dependabot[bot]
067cceebb2
npm: bump regenerator-runtime from 0.13.7 to 0.13.9 ( #1761 )
...
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.13.7 to 0.13.9.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.7...regenerator-runtime@0.13.9 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 13:05:47 -08:00
Joe Medley
e8c78ee13a
Improve help text for the summary. ( #1759 )
2022-02-24 11:47:32 -08:00
Daniel LaLiberte
a3a2299825
Dlaliberte/django html validation ( #1747 )
...
* Add html validation for edit.html. Fix 2 html bugs
* Add html validation for guide, intentpreview, and metrics
* Add test of FeaturePopularityHandler
* Add roadmap_test.py and test of RoadmapHandler
* Fix uses of TEMPLATE_PATH. Add blink_handler_test.
* Add template tests for users.html
* Fix some more test class names.
* One more class name fix.
* Easy fixes.
2022-02-23 21:00:38 -05:00
dependabot[bot]
a4d1e4a46e
npm: bump @polymer/paper-ripple from 3.0.1 to 3.0.2 ( #1755 )
...
Bumps [@polymer/paper-ripple](https://github.com/PolymerElements/paper-ripple ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/PolymerElements/paper-ripple/releases )
- [Commits](https://github.com/PolymerElements/paper-ripple/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: "@polymer/paper-ripple"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-23 16:19:07 -08:00
dependabot[bot]
aa90c864e1
npm: bump dot-prop from 7.1.1 to 7.2.0 ( #1753 )
...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop ) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases )
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v7.1.1...v7.2.0 )
---
updated-dependencies:
- dependency-name: dot-prop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 14:41:53 -08:00
Daniel LaLiberte
45f904e604
Add html validation for edit.html. Fix 2 html bugs ( #1746 )
2022-02-16 18:18:14 -05:00
Joe Medley
cfa873c0c0
Merge pull request #1735 from GoogleChrome/jpmedley-patch-1
...
Remove people who are no longer at Google.
2022-02-16 07:55:56 -08:00
Jason Robbins
f29a2ff916
Avoid needing to run py2 on workstations. ( #1734 )
...
* Avoid needing to run py2 on workstations.
* Use gunicorn instead of dev_appserver
* Add comment to explain that dev-default.yaml is not currently used.
* Use venv pip to install py3 deps.
* Auto-activate and stop referencing lib/.
* Make gunicorn use libs in cs-env.
2022-02-15 13:31:27 -08:00
Joe Medley
5ebbfc44b9
Merge pull request #1743 from GoogleChrome/help-text
...
Add clarifying instructions to help text.
2022-02-15 12:32:42 -08:00
Joseph Medley
d682725522
Add clarifying instructions to help text.
2022-02-15 09:51:15 -08:00
dependabot[bot]
765d5821f3
npm: bump color-string from 1.6.0 to 1.9.0 ( #1742 )
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.6.0 to 1.9.0.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/compare/1.6.0...1.9.0 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 12:58:04 -08:00
dependabot[bot]
6e25b493d4
npm: bump glob-parent from 6.0.0 to 6.0.2 ( #1739 )
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v6.0.0...v6.0.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 12:57:47 -08:00
dependabot[bot]
549f57e757
npm: bump yargs-parser from 20.0.0 to 21.0.0 ( #1740 )
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs-parser/compare/v20.0.0...yargs-parser-v21.0.0 )
---
updated-dependencies:
- dependency-name: yargs-parser
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 12:57:33 -08:00
dependabot[bot]
f37d2fbd06
Bump django from 3.2.11 to 3.2.12 ( #1730 )
...
Bumps [django](https://github.com/django/django ) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.11...3.2.12 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 11:20:09 -08:00
dependabot[bot]
c281832629
npm: bump ajv from 6.10.0 to 6.12.6 ( #1736 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.10.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.0...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 11:19:34 -08:00