accent/webapp
Simon Prévost 2f8c8a5522 Add sync type passive as a comparer in sync operation
The "sync_type" option can now be passed to the sync request to have a
different way to handle operations.

The new "passive" option will ignore all actions but the `new`, `renew`
and `remove`. It will ensure that when uploading a file, no translations
or master strings can be overwritten. It behaves the same way as the
existing merge_type "passive".
2018-12-08 15:12:45 -05:00
..
app Add sync type passive as a comparer in sync operation 2018-12-08 15:12:45 -05:00
config Add sync type passive as a comparer in sync operation 2018-12-08 15:12:45 -05:00
public Refactor file commit component with tips and custom file input 2018-05-25 15:26:01 -04:00
tests Fix tests 2018-04-30 15:38:11 -04:00
.editorconfig Update config files 2018-04-27 15:35:00 -04:00
.ember-cli Initial commit 💥 2018-04-05 16:47:36 -04:00
.eslintignore Initial commit 💥 2018-04-05 16:47:36 -04:00
.eslintrc Fix tests 2018-04-30 15:38:11 -04:00
.svgo.yml Refactor file commit component with tips and custom file input 2018-05-25 15:26:01 -04:00
.watchmanconfig Update config files 2018-04-27 15:35:00 -04:00
ember-cli-build.js Update config files 2018-04-27 15:35:00 -04:00
package-lock.json Fix tests 2018-04-30 15:38:11 -04:00
package.json Fix tests 2018-04-30 15:38:11 -04:00
testem.js Fix tests 2018-04-30 15:38:11 -04:00