1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/transactions
epriestley 9db4feda09 Further corrections to Conpherence updates
Summary:
Apparently I am crazy and didn't test D5537 propertly at all. In particular:

  - Currently, the update sends back new "people" and "files" widgets. The "people" widget has a tokenizer, which fatals when the behavior initializes without the widget in the DOM. For now, disable widget updates on replies. I'll fix this in a future diff.
  - Currently, we don't update the "last_transaction_id" in the form itself, so the first reply sends back 1 message, the next 2 messages, etc. Update the input.
  - The transaction paging doesn't and has never worked, I am crazy. Make it actually work.

Test Plan:
computers are too hard

(also, this is why I hate Javascript)

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D5538
2013-04-02 11:27:58 -07:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
constants Support edge transactions in ApplicationTransactions 2013-03-28 08:34:34 -07:00
controller Rename setViewer() to setUser() in views 2012-12-21 12:18:55 -08:00
editor Phortune v0.1: products 2013-03-28 09:13:07 -07:00
exception Add ApplicationTransaction handling for transactions with no effect 2012-12-11 17:27:40 -08:00
feed Fix some bot issues 2013-02-15 17:10:51 -08:00
interface Integrate subscriptions with ApplicationTransactions 2013-02-17 06:37:09 -08:00
query Further corrections to Conpherence updates 2013-04-02 11:27:58 -07:00
response Group inline transactions in Pholio 2013-03-09 19:23:50 -08:00
storage Improve remarkup performance (Phabricator) 2013-04-01 12:06:02 -07:00
view Group inline transactions in Pholio 2013-03-09 19:23:50 -08:00