forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes part of oppia#5002: Remove CSRF token from GLOBALS (oppia#6951)
* remove csrf global * refactor tests * lint issues * lint issues * work on fe tests * working on failing tests * work on e2e tests * minor issue in admin * address some review comments * work on failing tests * erroring tests * still on tests * address more review comments * still on the test issue * fix error * still on tests * work on erroring tests * still on failing tests * address review comments * address review comment * address review comment and working on tests * address review comment * work on failing tests * remove csrf from other pages * fix lint issue * work on failing tests * use promises in csrf token * refactor to use jQuery * Address review comments. * remove unnecessary imports from base.ts * work on failing FE test * fix failing tests * address review comments * work on FE tests * work on failing test * refactor based on test * address review comments * address review comments and fix failing Travis test * work on failing tests * work on fe tests
- Loading branch information
1 parent
b8280c3
commit 521a4b0
Showing
66 changed files
with
762 additions
and
853 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.