datatracker/ietf/group
Lars Eggert e465f1f0f0
feat: Replace graphviz with d3 (#4067)
* feat: Use d3 for doc dependencies

* Interim commit

* Progress

* Progress

* Auto pan and zoom

* Arrows

* Remove graphviz and the code that uses it

* More graphviz-related changes

* Interim commit

* Move things into place

* Add test

* Final touches

* Make SVG work in Chrome

* Get the docs more similarly to how the group doc page does it

* Reindent

* Add ability to download the SVG, and use bs fonts.

* Follow @rjsparks' advice on how to compute the reference list

* Interim commit

* Add legend

* Speed up simulation

* Fix tooltips

* fix: escape a period in a new url regex

Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2022-07-21 12:14:45 -05:00
..
management Merged in [19987] from rjsparks@nostrum.com: 2022-02-24 19:59:09 +00:00
migrations fix: correct botched file rename (#4222) 2022-07-15 16:14:44 -05:00
templatetags Merged in [17557] from fenton@bluepopcorn.net: 2020-03-30 20:07:25 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
factories.py Bring the factory-boy and Faker dependencies forward through some minor breaking changes. Stop using the deprecated fr_QC locale in Faker. Commit ready for merge. 2021-08-03 22:22:35 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py fix: Group.used_roles overrides default_used_roles (#4118) 2022-06-22 11:17:48 -05:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py Changed the signature of can_manage_all_groups_of_type to only take a type_id. Removed the logic that tried to distinguish permissions for teams by parent - that should be modeled as separate type_ids instead. Commit ready for merge. 2021-07-22 18:34:57 +00:00
models.py feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
resources.py feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
tests.py feat: Replace graphviz with d3 (#4067) 2022-07-21 12:14:45 -05:00
tests_info.py fix: Group.used_roles overrides default_used_roles (#4118) 2022-06-22 11:17:48 -05:00
tests_js.py More fixes. 2022-01-28 13:00:47 +00:00
tests_review.py ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
urls.py feat: Replace graphviz with d3 (#4067) 2022-07-21 12:14:45 -05:00
utils.py fix: Authorize interim session requests using data-driven group roles (#4120) 2022-06-22 14:00:44 -05:00
views.py feat: Replace graphviz with d3 (#4067) 2022-07-21 12:14:45 -05:00