sourcecred/config
Dandelion Mané c15e97b4d4 change the world: track projects not repos
This commit swaps usage over to the new implementation of `cli/load`
(the one that wraps `api/load`) and makes changes throughout the project
to accomodate that we now track instances by Project rather than by
RepoId.

Test plan: Unit tests updated; run `yarn test --full`. Also, for safety:
actually load a project (by whole org, why not) and verify that the
frontend still works.
2019-07-23 01:01:09 +01:00
..
jest flow: add typing to Jest transform modules (#790) 2018-09-06 13:30:33 -07:00
RemoveBuildDirectoryPlugin.js upgrade to webpack 4 2019-07-11 05:52:54 +01:00
env.js change the world: track projects not repos 2019-07-23 01:01:09 +01:00
paths.js Add `fetchGithubOrg` for loading organizations (#1117) 2019-03-19 19:00:08 -07:00
polyfills.js Ensure that flow is used in all js files (#232) 2018-05-07 20:02:19 -07:00
test.js remove old-style git loading, and its testing 2019-07-23 01:01:09 +01:00
webpack.config.backend.js upgrade to webpack 4 2019-07-11 05:52:54 +01:00
webpack.config.web.js change the world: track projects not repos 2019-07-23 01:01:09 +01:00