- 08 Jun, 2015 16 commits
-
-
Anton Shmakau authored
6881e148 - BUGZ-2807: add control over endoresment emails on user notifications page -
Anton Shmakau authored
45c7c1d1 - BUGZ-2744: fix company name input in nda modal on contacts page for IE10-11 -
Anton Shmakau authored
5cea1865 - LQ-1417: fix alembic versions 2f57e79a - LQ-1417: validation is FUN 0012a32a - LQ-1417: use SimpleEnum in migration 9cd297a6 - LQ-1417: git add fail for language change fa6eca3b - LQ-1417: remove unneeded css 38f52754 - LQ-1417: smaller optional tag and language change af9ceb17 - LQ-1417: skip validation on events 2e4eaa05 - LQ-1417: fix validator e95b074f - LQ-1417: replace max validator with a range one 949b16d3 - LQ-1417: make option for max validator to behave as a warning only b84ef1b6 - LQ-1417: max validator 516de789 - LQ-1417: fix spelling 055192fd - LQ-1417: add valuation expectation to opp wizard -
Anton Shmakau authored
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Anton Shmakau authored
-
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
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Anton Shmakau authored
-
- 05 Jun, 2015 10 commits
-
-
Anton Shmakau authored
-
Doug Shore authored
4d7ee007 - CORE-283: added needed explain argument (bad merger) eb502cd2 - CORE-283: documentation changes a2ebb052 - CORE-283: no score support and misc bugs 6594cc99 - CORE-283: sellers score, keyword matches, and explain 830ea0a0 - CORE-265: refactor if else logic for readability 61ba73b3 - CORE-265: add buyers endpoint that does not collapse -
Farhan Ahmed authored
06a71caa - BUGZ-2809: Update links to tombstone and investment creation forms 69c0b7a4 - Merge branch 'CORE-281' into RC-2015-06-04 -
Farhan Ahmed authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
- 04 Jun, 2015 14 commits
-
-
Anton Shmakau authored
-
Anton Shmakau authored
3a314c0f - CORE-281: fix typo -
antonshmakov authored
-
Michael Anderson authored
-
Scuba Steve authored
afdc843a - BUGZ-2796: Fix ams admin ordering c306f1cc - BUGZ-2796: Now we only need one instance of the ams_scheduler -
Nader Hendawi authored
ce3c491a - BUGZ-2746: search query grouping + announcement event in outbound 1cf39b62 - BUGZ-2746: sector pricing order + mask id 0947c840 - BUGZ-2746: legend attr style, axes and legend display in ie -
Daniel Gabriele authored
3b3df2ce - MOB-35: Use new axurl for user photo photo -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Daniel Gabriele authored
cfbf38da - MOB-35: Refactored code to use reference service data and taxonomy codes. cac805e1 - MOB-35: Addressed @bah code review; did some refactoring along the way 9b73c6f0 - MOB-35: Created deals API with get_deals endpoint for implementing deals list view. Conflicts: lib/python2.7/site-packages/hub/api/mobile/company.py lib/python2.7/site-packages/reference/data.py -
Daniel Gabriele authored
- Return deal counts broken down first by status and second by sector; Return sector codes in get_deals rather than sector names themselves. Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Added reference endpoints that pretty much just wrap existing reference service calls Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Updated unit test to use new response JSON format of get_deal_counts 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> MOB-35: Refactored and extended get_deals to return more of the required data Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Query messages using sets of message statuses Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: throw exceptions from axlexc Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Only return opportunities with OPEN status Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: (in progress) added more return required fields to get_deals response and refactored queries Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Refactored giant get_company_deals into slightly more management functions Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Return transaction types and top-level sectors for each deal Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Join all queries for deal list on match relationship transition table Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Implement get_deal_counts endpoint for returning total number of deals for session company Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Refactored and extended get_deals and get_deal_count endpoints. - Use MR public ID for deals Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: extended get_deal_counts to return a breakdown of deal counts by sector names. moved mobile-related files into api/mobile package. Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: augmented SECTOR reference data to include a mapping to industries and industry groups Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Return complete company profile in each deal list record Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Removed useless join on MRT table in get_deal_counts; cleaned up comments. Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> MOB-35: Added deals API unit test and fixed deals logic along the way Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net>
-