[12.0][MIG][WIP] Migrate DNS Connector from 8.0 to 12.0#12
Closed
[12.0][MIG][WIP] Migrate DNS Connector from 8.0 to 12.0#12
Conversation
24ba875 to
6c9ca94
Compare
|
Please check travis @ruter-lyu |
|
Please check travis @ruter-lyu see https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-12.0 besides you have: #6 |
[FIX] format [IMP] format [IMP] unit test [IMP] unit test
* Separate models by file
* Add `import_synchronizer`
* Add `export_synchronizer`
* Add `delete_synchronizer`
* Add `mapper`
* Add `fail_date` to abstract bind, remove state
* Add `dns.record.type` model and default data
* Add external date field handling to binder
* Rename `dns.domain` to `dns.zone`
* Remove `line` field from `dns.record`
* Change inheritance structure, add a `{model_name}.bind` framework
* Add security
* Code cleanup
* Add test coverage
* Don't cover test assets
* Change bind field to `odoo_id` to ease future migration
* Improve ReadMe
* Require zone in record * Fix action names in backend, zone, record * Remove states from backend and zone
* Add empty group in connector settings for DNS
* add dnspod components * improve dns domain logic * code improvement * migrate to 12.0 * code improve * fetch dns records from dnspod
24ba875 to
8793563
Compare
added 3 commits
April 3, 2019 11:05
JoJoJoJoJoJoJo
suggested changes
Apr 3, 2019
added 2 commits
April 28, 2019 14:58
Member
|
any plan to restart this ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Todo: