- 01 May, 2015 4 commits
-
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
- 29 Apr, 2015 21 commits
-
-
Daniel Gabriele authored
Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> GROW-185: Moved actors to stage.cfg Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> GROW-185: Finished updating actors WRT code review comments and merged migrations into one Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
GROW-185: moved more functionality into endorsement actor base class; set endorsement email to be hidden from message center Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
GROW-185: Updated migration and scheduled message logic to include a timestamp that records when the last attempt to send was made. this can be used to determine if and when to retry sending the message Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
- This tries to guarantee that a scheduled message is not sent more than once if the cron_job is, for some reason, run by multiple processes concurrently. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
ScheduledMessages pertaining to company endorsements. - This actor was required in order to satisfy the requirement that states that if an endorsement is quickly undone by a user, the users of said company shall not be notified of the endorsement. In particular, "quickly" means less than a minute after clicking "endorse". - The endorsement and unendorsement endpoints send a message to said actor. - Barebone email template. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
GROW-185: Created migration to add columns to ScheduledMessage table that indicate the state of each message -- i.e. is is scheduled, in processing, or errored out Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
- 27 Apr, 2015 7 commits
-
-
Ying Zhao authored
-
Ben Holzman authored
-
Ben Holzman authored
dbafadf1 - CORE-197: oops, last fix was bad e9daa046 - CORE-197: forget one mention of "event_name" 32978abf - CORE-197: add last_offset kwarg to all actor process() methods 9cba1271 - CORE-197: add some unit tests bc64f252 - CORE-197: fix alembic branch e820f7bc - CORE-197: include last offset in process() call so that dashboard logs can use offset to avoid duplicate entries bde68d46 - CORE-197: fix bug in intercom actor b67bb48a - CORE-197: stage renovations phase 1 complete e3d792f4 - CORE-197: log to messagebus right when event happens, make filtered event topics more logical -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Doug Baerlein authored
1ffcc8a7 - LQ-1464: add assigned_to info to error modal c34d64da - LQ-1464: 250 million, not 200 million 34039b76 - LQ-1464: properly handle decimal in validation comparison 44789863 - LQ-1464: format revenue on frontend 3387b5f9 - LQ-1464: remove manual input during company creation 0ee1f473 - LQ-1464: rebase off master and fix alembic branching 24e26d90 - LQ-1464: language and html changes 7f470a69 - LQ-1464: use max_money validator on upper revenue instead of forcing to valid value` 1400a0b9 - LQ-1464: add null value for tp_revenue_cap in license admin 29798684 - LQ-1464: fix naming error in tp revenue validation feaba60e - LQ-1464: fix alembic branching 02f1ac26 - LQ-1464: Allo tp_revenue_cap to be nullable 3f12a448 - LQ-1464: fix validators for revenue 9561106a - LQ-1464: Backend validating for tp rev range c5e63b6e - LQ-1464: language fixes e4d507dc - LQ-1464: tp revenue cap on tp wizard 001c5816 - LQ-1464: admin license errors handling dbcc0308 - LQ-1464: license tp revenue cap backend f05ad175 - LQ-1419: Rev range validation on license entity
-
- 24 Apr, 2015 8 commits
-
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Anton Shmakau authored
-