-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, traivs
any plan to restart this ? |
Todo: