- 04 Jun, 2015 28 commits
-
-
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>
-
Ben Holzman authored
1e65636d - CORE-293: small test fixes -
Doug Baerlein authored
d7272016 - LQ-1480: fixing language on newsfeed investments and update internal naming d5dffd84 - LQ-1480: product marketing updates to investment form -
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
642309a3 - CORE-289: test updates required by CORE-274 changes -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
45e509f3 - CORE-289: additional validations for company, flake8 changes 299edf3c - CORE-289: implement enhanced validation support in entity service -
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
9c8bcd9d - CORE-274: remove 'id' from newsfeeditem django shadow model 8149b4e8 - CORE-274: make postal code not nullable c7f4ef6e - CORE-274: flake8 changes e0212de8 - CORE-274: release notes script 1f68e64e - CORE-274: fix alembic branch e2983b37 - CORE-274: changes to tests to support no serial id, and some additional test cases 5f2027d7 - CORE-274: fix errant test that referenced license.id 4f04a4d7 - CORE-274: entity service changes to support no serial id 69c5ea6c - CORE-274: model changes and migration to eliminate serial id from entities abe2b070 - CORE-274: fix some errors in the django shadow models 09994630 - CORE-274: improve JSON mixin support, fix some bugs b78d03a3 - CORE-274: company entity model and django shadow model, also separated JSON behavior from EntityMixin 16016264 - CORE-274: add support for PG ARRAYs in entity service e9be23b2 - BUGZ-2798: (merge) Merge remote-tracking branch 'origin/BUGZ-2798' into RC-2015-06-02 9a2a110f - CORE-292: (merge) Merge remote-tracking branch 'origin/CORE-292' into RC-2015-06-02 -
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>
-
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>
-
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>
-
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
CORE-274: company entity model and django shadow model, also separated JSON behavior from EntityMixin Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
- 02 Jun, 2015 12 commits
-
-
Ben Holzman authored
e2f7584b - BUGZ-2798: allow archived opps to transition to closed -
Ben Holzman authored
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Jon Rosebaugh authored
b49f5c44 - CORE-281: switch over profile pic urls 700f0c1b - CORE-281: Add nophoto.png to exturl. -
Anton Shmakau authored
34015d5b - GORW-229: language fix 4a146d57 - GROW-229: code review fixes 42c34b0f - GROW-229: missed urls 242e742c - GROW-229: change account url to point on new page 362246f2 - GROW-229: fixes after test 36435224 - GROW-229: user profile fixes Conflicts: service/platform/templates/account/user_settings/password.html service/platform/templates/account/user_settings/profile.html -
Anton Shmakau authored
-
Ben Holzman authored
ae5e1790 - CORE-292: clean up db session after all hub tests -
Ben Holzman authored
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-