-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change Catalog Page to use the new v2 programs endpoint (#1971)
* Added tests, fixture and utility functions * oops, put nplus 1 back & reparameterize the fixture * reformat * Add to Programs as well * reformat * add v2 * updated per Nathan's feedback * merge + update for feedback * moved to v2, versioned tests and serializers as well * remove random copy pasta * Example of catalog data fixture * added v1 and v2 programs. having urls issues * reformat * namespace fixed. Paring down programs list a little. * Fixing programs * reformat * reformat * fix merge * testing * fix extra urls for records/program * less calls * reformat * v2 serializer test * start swapping to v2 * refactor v1 structure + add financial page * move v2 stuff * missing import * reformat * remove empty file * reformat * imports * how though * more mocks eaten * add .live() * update for additional query due to flex form * reformat * need to look at something in api v2 * test failure * fmt * fix patch * department filter unbroken * take off non-catalog pages * lint * fmt * fix structure in programs test (oops, missed it) * type wrong --------- Co-authored-by: Nathan Levesque <[email protected]>
- Loading branch information
1 parent
863ea21
commit 31ea6d8
Showing
7 changed files
with
25 additions
and
89 deletions.
There are no files selected for viewing
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
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