zcash-grant-system/backend/tests
AMStrix d696f7978d Proposal pagination & 404 fix (#151)
* BE: command to create fake proposals

* BE: pagination system + implemented for GET proposals/

* FE: overlay mode for Loader component

* FE: paginated Proposals

* refactor pagination.py a bit

* Proposals: set search input from store on construction

* admin: switch proposals to new pagination regime

* BE: test adjustments

* set app.proposals.page after fetch in a less-creepy way

* optimictic proposal.detail from proposal.page

* keep api interfacing on the api surface (one-dimentional page filters vs structured)

* rem MOST & LEAST_FUNDED prop sort + rename NEWST & OLDEST

* ProposalPagination fix default sort
2019-02-05 15:34:19 -05:00
..
admin Proposal pagination & 404 fix (#151) 2019-02-05 15:34:19 -05:00
email Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
proposal Proposal pagination & 404 fix (#151) 2019-02-05 15:34:19 -05:00
task fix test 2019-01-29 16:43:04 -06:00
user Fix schema and add test 2019-01-28 15:34:57 -06:00
__init__.py "Fuller" Users (#96) 2018-09-25 15:09:25 -05:00
config.py Address validation (#156) 2019-02-05 15:26:37 -05:00
factories.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
mocks.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
settings.py User Auth Conversion (#19) 2018-12-14 13:36:22 -06:00
test_data.py Address validation (#156) 2019-02-05 15:26:37 -05:00
test_example.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
test_models.py initial commit 2018-09-10 11:55:26 -05:00