Homec4science

Move all comment management junk into a dropdown menu

Authored by epriestley <git@epriestley.com> on May 5 2014, 19:57.

Description

Move all comment management junk into a dropdown menu

Summary:
man I sure hate Javascript

I removed the ajax-edit and ajax-remove interactions, becuase they were prohibitively complex to get working given that the entire menu has to change too. Instead, the page just reloads. This works perfectly fine in practice.

If we want to restore these in the future, we should have the server re-render the entire transaction group or something. I think very little is lost here, though.

Test Plan:

  • Took all the actions.
  • Used existing dropdown menus.

{F150196}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D8966

Details

Committed
epriestley <git@epriestley.com>May 5 2014, 19:57
Pushed
aubortJan 31 2017, 17:16
Parents
rPH5a5a1ca444a3: Delete all old dropdown menu code
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHbfc1ccfdf110: Move all comment management junk into a dropdown menu (authored by epriestley <git@epriestley.com>).May 5 2014, 19:57