Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Use cozy-client-js instead of cozydb #309

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

misstick
Copy link

@misstick misstick commented Jan 16, 2017

Environment

  • delete server/,
  • move from client/app to /app,
  • merge both package.json (package.json and client/package.json),
  • update path everywhere from client/app to app/,
  • make unit tests client side works,

Features

  • display all contacts into a list,
  • add a contact,
  • update a contact,
  • delete a contact,
  • import from VCF,
  • create a tag,
  • update a tag,
  • delete a tag,
  • ...

Waits for fixed Issues

Data Migration

  • Collections :

    • /contacts,
    • /tags,
    • duplicate,
    • filtered.
  • Models :

    • /config,
    • /contact,
    • /tag.

(...)

@misstick misstick force-pushed the migration/cozy-client-js branch 4 times, most recently from 49ee571 to a845334 Compare January 18, 2017 10:57
@misstick misstick force-pushed the migration/cozy-client-js branch 3 times, most recently from 3c11689 to 38a3c53 Compare January 19, 2017 13:29
@misstick misstick force-pushed the migration/cozy-client-js branch 2 times, most recently from 5c9c390 to 18a7feb Compare January 20, 2017 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant