Commit Graph

7 Commits (50be7c0e4709644e65d55ff85f4aac99ce69dec1)

Author SHA1 Message Date
Carlos Lopez 43341291dd [MIG] web_timeline: Migration to 17.0
- Convert Moment.js to Luxon.
- Replace Underscore.js with native JavaScript code.
- Migrate legacy views to the new system and add an architecture parser to separate logic.
- added basic test
2024-10-20 12:57:53 -05:00
Thong Nguyen Van b0eb269e41 [MIG] web_timeline: Migration to 13.0 2024-10-19 14:52:37 -05:00
Thong Nguyen Van d08d7a2490 [IMP] web_timeline: black, isort 2024-10-19 14:52:37 -05:00
tarteo fdca1f5138 [ADD] web_timeline: New dependency_arrow attribute
Update README.rst

[FIX] Remove console.log

[ADD] Make timeline.fit optional

[FIX] Use stringified points

[IMP] Reversed the arrow head and fixed lint issues

[IMP] Use options parameter for line color and width

[FIX] Version number

[IMP] Minor improvements
2024-10-19 14:52:37 -05:00
Martin Nicolas Cuesta 97b30d646f [MIG] web_timeline module from v10 to v11
* Update Version in Manifest
* Remove enconding in .py files
* Rewrite the view definition according to version 11
2024-10-19 14:52:37 -05:00
Pedro M. Baeza 0394e262ed [MIG] web_timeline: Migration to 9.0 2024-10-19 14:52:37 -05:00
Adrien Peiffer (ACSONE) a1ef8257c5 [IMP] web_timeline: Several improvements:
* Avoid to display all items of group_by model
* Remove unnecessary readgroup
* Remove dependency on project. Modify module structure. Imporve readme file.
* Add setup.py
2024-10-19 14:52:37 -05:00