1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/tokens
Josh Cox 32d660c08f Added a token_token table in anticipation of some data-driven tokens
Summary: Ref T11217. This just adds the table that we'll store tokens in. It doesn't make use of the table at all yet. This is mostly pulled from this diff (D16178). Specifically I mostly followed Evan's instructions related to the token table here: D16178#189120.

Test Plan: I ran `./bin/storage upgrade` successfully and there were no schema errors.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley, yelirekim

Maniphest Tasks: T11217

Differential Revision: https://secure.phabricator.com/D16621
2016-09-27 11:12:34 -04:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
conduit Modularize content sources 2016-03-26 11:59:45 -07:00
controller More tokens 2016-07-03 18:32:40 -07:00
editor Paradigms, paradigms, paradigms 2014-04-21 15:33:59 -07:00
engineextension Introduce "Curtain" views, panels, and extensions 2016-03-06 09:27:55 -08:00
event Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
feed Add back token story icon 2015-01-25 15:12:54 -08:00
interface Notify users when an object they created gets awarded a token 2013-02-18 17:44:45 -08:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query More tokens 2016-07-03 18:32:40 -07:00
storage Added a token_token table in anticipation of some data-driven tokens 2016-09-27 11:12:34 -04:00