- 25 Feb, 2016 10 commits
-
-
Axylos authored
dc3de45e - GROW-648: add explanatory text for is visible in search c527b6d8 - GROW-648: display tos date rather than check or x under company admin users table 0f02ac3f - GROW-648: update data for fields in company admin is_searchable 5e1c2aab - GROW-648: fix spelling error c323933f - GROW-648: even out spacing on company admin main two halves ec6f15d8 - Merge remote-tracking branch 'origin/master' into GROW-648 550b3459 - GROW-648: use vm rather than scope for company license admin 8da72e67 - Merge branch 'GROW-635' into GROW-648 b8a316c4 - Merge remote-tracking branch 'origin/master' into GROW-635 4d8c35d0 - GROW-648: do not display old appears in search field in company license admin f1038f84 - Merge remote-tracking branch 'origin/master' into GROW-648 3308cc01 - GROW-648: clean up bindings da389d4b - GROW-648: display is search visible in license module on company admin 49ff8b69 - Merge branch 'GROW-635' into GROW-648 127096b2 - GROW-648: add user data to license directive -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Zack Morris authored
5922f3cb - BUGZ-3517: Fix company logo/user photo not loading in the News Feed -
Jon Rosebaugh authored
ba1c9537 - SWAT-27: Doc review changes for GIT_EMERGENCIES 6469c3c9 - SWAT-27: First draft of GIT EMERGENCIES doc -
Daniel Gabriele authored
462f0820 - PLAN-11: check is_primary in query to avoid finding multiple rows -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
90e8481a - PLAN-11: moved db_session fixture into unit test module -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
350a0907 - PLAN-11: improved unit tests by using >1 test samples; improved auth checks for get_deal_details -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
- 24 Feb, 2016 9 commits
-
-
Xavier Lozinguez authored
57155bab - LQ-1722: Added auth credential access to lock access to the page by non-staff and non-masquerading users... d486072f - PLAN-11: use permission=member in get_deal_details 3a8100b7 - PLAN-11: use permission=member in get_deal_docs 88e75cec - PLAN-11: raise NotAuthorized if opp is not publicly viewable 4ea123bf - LQ-1722: addressed code review comments 250cd264 - Merge pull request #3463 from axialmarket/LQ-1833 1091ab36 - LQ-1833: moving things around and changing routes aed43b28 - LQ-1722-fix: adjusted FE for is_generated_from_opp_invite mr case ac8985a6 - Merge branch 'PLAN-11' of github.com:axialmarket/axm into PLAN-11 4eef987e - PLAN-11: added mr.sender prop for case when deal is generated through opp invite ca1c24ef - LQ-1722: Fixed deal context list indentation 76060c5f - LQ-1798: fix localized strings for available/unavailable docs ebe67a8a - PLAN-11: use location order rather than id 97c0fc00 - PLAN-219: addressed code review 018dc657 - LQ-1722: bug fixes b855005a - LQ-1797: get_deal_docs API method 7c87785d - LQ-1723: Fixes to deal summary... abf85193 - LQ-1799 Added new endpoint for company details. 30a76434 - LQ-1800: Refactored company service e0405d80 - LQ-1798: adjusted scss organization for docs ca65d38f - LQ-1800: deal summary company details 27863d3b - LQ-1798: set up deal-documents directive 6162214a - LQ-1796: Plugged Deal Summary in 709fa36d - LQ-1795: get_deal_details api method Conflicts: service/front/src/js/opportunity/opportunity.js -
Xavier Lozinguez authored
LQ-1722: Added auth credential access to lock access to the page by non-staff and non-masquerading users...
-
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>
-
Xavier Lozinguez authored
-
Dan Conner authored
48dde02d - BUGZ-3460 deal with returning None in company profile on front end. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axialmarket.com>
-
Xavier Lozinguez authored
LQ-1833: moving things around and changing routes
-
- 23 Feb, 2016 14 commits
-
-
Zack Morris authored
Signed-off-by:Zack Morris <zack.morris@axial.net>
-
Jon Rosebaugh authored
7a5b0fa0 - INF-354: db timestamp exemplar -
Dan Conner authored
cdfdbd8a - BUGZ-3460 use proper variable when counting locations submitted. -
Jon Rosebaugh authored
This test started failing due to time drift, so we'll take the timestamp from the db. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axialmarket.com>
-
Axylos authored
cc82f173 - GROW-645: copy text on keywords helptext from or to and d4ed1396 - GROW-645: make deal search keywords copy simpler 24a5da1a - GROW-645: update help text copy 6cd1e896 - GROW-645: change user search keywords help text back to current copy fb30f0e3 - GROW-645: update advanced deal search keywords help text f27abcfa - GROW-645: use localization service for displaying keywords text on advanced search 4e3574ae - GROW-645: keywords help text for advanced search -
Juan Peralta authored
cb468fa5 - BUGZ-3483: Corrected bug in unit test that was causing build error. -
Ying Zhao authored
-
Zack Morris authored
8a1917fb - BUGZ-3510: Fix error when adding an existing recommendation for a campaign to the Deal List -
Xavier Lozinguez authored
261c3b87 - LQ-1818: Upgraded HelloSign to use UX version 2 -
Dan Conner authored
0c94a334 - SWAT-31 revert required_if validation check to previous implementation. -
Ying Zhao authored
-
- 22 Feb, 2016 7 commits
-
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Juan Peralta authored
Signed-off-by:Juan Peralta <juan.peralta@axial.net>
-
Xavier Lozinguez authored
-
Xavier Lozinguez authored
-
Michael Anderson authored
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Kenneth Chan authored
e4a996f7 - GROW-628: added two transaction fields to intercom sync 1528037f - GROW-628: added msg fields to intercom dump b86c8e45 - GROW-628: added user_date_last_trans_created 4c01fc4a - GROW-628: adding fields to intercom dump 0cdbc2da - GROW-628: intercom call in timeout d3cea597 - GROW-628: call intercom update on app state change
-