diff options
| author | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-10 19:37:36 -0700 | 
|---|---|---|
| committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-10 19:37:36 -0700 | 
| commit | dd0dbc45a0c0aad0819203431d374cbd93cce58f (patch) | |
| tree | f9a8fb6e8eea82d54f561fb89472d16a4f287505 /rust/TODO | |
| parent | 1aa49b2c613178f17a2cb6e85a22f183a1c81947 (diff) | |
| parent | 60b070103e80a83e062a57cefd0ba0a84fc3a4c0 (diff) | |
| download | fatcat-dd0dbc45a0c0aad0819203431d374cbd93cce58f.tar.gz fatcat-dd0dbc45a0c0aad0819203431d374cbd93cce58f.zip | |
Merge branch 'master' into cockroachx-attic-cockroachcockroach
Manually resolve conflicts in:
  rust/migrations/2018-05-12-001226_init/up.sql
Diffstat (limited to 'rust/TODO')
| -rw-r--r-- | rust/TODO | 10 | 
1 files changed, 2 insertions, 8 deletions
| @@ -1,16 +1,10 @@ -finish refactor: -- database_entity_crud -> api_entity_crud -x merge autoaccept branch in with http-verbs branch -- direct CRUD calls from api_wrappers (except, maybe, batch?) -    => generally, standardize "edit" actions -- FatCatId and edit context between wrappers and handlers -- review editgroup accept code -  verbs:  - enforce "previous_rev" required in updates +- review editgroup accept code (?)  - fatcat_api -> fatcat_api_schema (or spec? models? types?) +- generally, standardize "edit" actions  - fatcat -> fatcat-api-server  - editgroup param to update      => also for creation? for consistency | 
