- 02 Jun, 2016 4 commits
-
-
Xavier Lozinguez authored
-
Xavier Lozinguez authored
afa2271c - PLAN-215: adjusted admin to address angular 1.5.5 migration error messages f15082ac - GREEN-2152: adjusted auth_check logic around auth routes 5c009e3e - GREEN-2152: Adjusted behavior when trying to access sign in and reset password while already logged in b8f7ea6e - PLAN-215: Removed LinkedIn Signup related code & Cleaned up BE code 564cfacf - PLAN-215: addressed ui-select issues linked to angular upgrade a9f1e77d - PLAN-215: Fixed bug when LinkedIn auth return hashbang into the url, upgraded angular to 1.5.5 f48e42be - Merge branch 'integration' into PLAN-215 8b5b9390 - PLAN-215: Handling the case when LinkedIn is returning an error 952eac42 - PLAN-215: adjusted copy and prefill email when returned by linkedin signin ce3d798b - PLAN-215: store linkedin_user_id regardless of linkedin user email 86088268 - Merge remote-tracking branch 'origin/GREEN-2088' into PLAN-215 603b2ecf - Merge remote-tracking branch 'origin/GREEN-2105' into PLAN-215 9ac31f21 - GREEN-2105: updated linkedin button in user profile eb21b311 - Merge pull request #3777 from axialmarket/GREEN-2092 5b82735c - GREEN-2092: addressed CR comment 5b642563 - GREEN-2092: adjusted Sign in to handle LinkedIn workflow f6617f0f - GREEN-2093: fixed failing test case by allowing null value e0446cad - GREEN-2093: deprecated old apitest 57e460e4 - GREEN-2093: added angular_signin to axurl 46f3c461 - GREEN-2093: added migration for linkedin_user_id d829c694 - Merge branch 'GREEN-2033' into GREEN-1973 19252e98 - Merge remote-tracking branch 'origin/GREEN-2087' into GREEN-1973 4323bd2f - Merge branch 'GREEN-1947' into GREEN-1973 d4c7c5db - GREEN-1973: fixed unit tests cd27ff57 - Merge branch 'GREEN-1980' into GREEN-1973 4998f343 - GREEN-1947: implemented missing current_user_summary fields 9d51bdd6 - Merge pull request #3768 from axialmarket/GREEN-2041 e0e6d586 - GREEN-2041: fix unit test test_current_user_summary_all_fields 0dab6079 - GREEN-2041: Adjust last_login to match old current_user_summary endpoint 6d90105c - Merge branch 'GREEN-1980' of github.com:axialmarket/axm into GREEN-1980 5d3f61df - GREEN-2087: do not raise NotFound in send_password_reset 3b614d0a - GREEN-2033: Added some spinners around submit buttons + Fixed validation UX on reset password a046144d - GREEN-1980: copied auth logic back into mobile due to IPC issue 3f0a2ce9 - GREEN-1980: copied auth logic back into mobile due to IPC issue 01b49d40 - GREEN-2041: Add profile_picture_public_id; adjust member_since timestamp. 3b689b38 - Merge branch 'GREEN-1975' into GREEN-1973 b8170c39 - GREEN-1975: unit tests around sign in, forgot and reset password controllers be7fe925 - Merge branch 'GREEN-1980' into GREEN-1973 c2eb5cff - GREEN-1980: only use linkedin user_id for verifying user bdbeb5cd - GREEN-1975: Readjusted the code around linkedin signin 455465d4 - GREEN-1980: updated mobile auth unit tests 92dd46cc - GREEN-1975: CR & unit tests e25f16ee - GREEN-1975: addressed code review b7ba3c81 - GREEN-1973: Fixed broken specs and implemented new ones 0d6d8760 - GREEN-1985: Hooking up linkedin sign in 4a90184d - GREEN-2014: Handled redirect for sign in, sign out, forgot and reset password 881f9cf3 - GREEN-1975: adding sign in, forgot and reset password pages cf332a52 - GREEN-1972: Fixed infinite redirect loop in angular 43c416c2 - GREEN-1980: added readmes c8de58ff - GREEN-1980: updated setup.py and toplevel README.md ca6ef9b2 - GREEN-1980: updated setup.py and toplevel README.md 30c1c0bf - Merge branch 'GREEN-1980' into GREEN-1973 4c827c01 - GREEN-1980: use linkedin_nomatch query param in redirect when linkedin auth fails 3bea8322 - GREEN-1980: return empty object from current_user_summary if session user is anonymous b36ebc09 - GREEN-1980: extract token public_id from token passed in from FE f7d6de9e - GREEN-1980: remove user_agent from param list 30ef92ad - GREEN-1980: moved unit test for auth into hub 090364f0 - GREEN-1980: changed name of old auth.py file in hub/api cae64a37 - GREEN-1980: addressed initial code review with ying 1ce7767d - GREEN-1980: redirect to home on failed linkedin auth rather than raising RPC exception 34cb4b8d - GREEN-1980: updated readme 3be8dd97 - GREEN-1980: unit tests and some refactoring 15082ed5 - GREEN-1980: added readmes 59d648e0 - GREEN-1980: added readmes 66858ca0 - GREEN-1980: fixed minor detail in setup.py e51a078e - GREEN-1980: fixed minor detail in setup.py 84e9dc52 - GREEN-1980: updated setup.py and toplevel README.md 1a22b1fe - GREEN-1980: updated setup.py and toplevel README.md 3c7f5dcd - GREEN-1980: updated setup.py and toplevel README.md 3c586c02 - GREEN-1980: refactored and cleaned up eb6e8275 - GREEN-1980: login with linkedin works 97592669 - GREEN-1980: first pass as login with linkedin outside of platform 388afe70 - GREEN-1993: unit test for send_password_reset 3452e349 - GREEN-1993: moved send_password_reset function into hub ec8a9471 - GREEN-1974: make user_agent optional in log_in_with_password eda65cdb - GREEN-1974: moved password_reset into hub 17d71eba - GREEN-1974: moved login/logout RPC functions into hub 1ed16439 - GREEN-1976: modified auth endpoint to point to new hub endpoint 2876e64e - GREEN-1905: address CR comments d09b6f7a - GREEN-1905: add TODO notes 6da5e7ad - GREEN-1905: add test test_current_user_summary_all_fields 8d431520 - GREEN-1905: add unit tests for user_profile and company_profile functions 1c25161d - GREEN-1905: add current_user_summary endpoint in hub dd6b7f95 - GREEN-1980: fall back on linkedin user id if email not found 8e4e33f6 - GREEN-1980: redirect to accounts/login 3650629c - GREEN-1980: extract token public_id from token passed in from FE 9a1da936 - GREEN-1980: remove user_agent from param list 39d99c2d - GREEN-1980: moved unit test for auth into hub 250c5941 - GREEN-1980: changed name of old auth.py file in hub/api e0714a1a - GREEN-1980: addressed initial code review with ying 50e00477 - GREEN-1980: redirect to home on failed linkedin auth rather than raising RPC exception dca9773a - GREEN-1980: updated readme e88c9ef0 - GREEN-1980: unit tests and some refactoring b3aa0527 - GREEN-1980: added readmes 2154bda8 - GREEN-1980: fixed minor detail in setup.py 0f55d210 - GREEN-1980: updated setup.py and toplevel README.md 2af3335c - GREEN-1980: refactored and cleaned up b58556b0 - GREEN-1980: login with linkedin works 22c167ee - GREEN-1980: first pass as login with linkedin outside of platform 264dd470 - GREEN-1993: unit test for send_password_reset cea04bb7 - GREEN-1993: moved send_password_reset function into hub 2553f494 - GREEN-1974: make user_agent optional in log_in_with_password 86824a4b - GREEN-1974: moved password_reset into hub c5fb9edb - GREEN-1974: moved login/logout RPC functions into hub 13957137 - GREEN-1976: modified auth endpoint to point to new hub endpoint 9852ca5f - GREEN-1905: address CR comments bf226ebe - GREEN-1905: add TODO notes 5b340294 - GREEN-1905: add test test_current_user_summary_all_fields 53c9924c - GREEN-1905: add unit tests for user_profile and company_profile functions 113e0189 - GREEN-1905: add current_user_summary endpoint in hub -
Daniel Gabriele authored
b8e00c11 - BUGZ-3778: fixed test handling in hellosign callback -
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
- 01 Jun, 2016 21 commits
-
-
Xavier Lozinguez authored
-
Zack Morris authored
135a19dd - BLUE-108: Add NDA uploaded data when sending a pursuit notification to non-members 829197d9 - BLUE-108: Add detail about NDA and link to Document Center in Pursuit Notification email -
Zack Morris authored
Signed-off-by:Zack Morris <zack.morris@axial.net>
-
Zack Morris authored
Signed-off-by:Zack Morris <zack.morris@axial.net>
-
Xavier Lozinguez authored
-
Xavier Lozinguez authored
GREEN-2152: Adjusted behavior when trying to access sign in and reset password while already logged in
-
Dan Conner authored
a0c198b5 - BLUE-114 avoid exception when getting rec count. 9764ae0d - BLUE-114 tweak styles of selected count circle. a4f64e75 - BLUE-114 do not show 'Generalist' industry in project wizard. d442256b - BLUE-114 add more comments addressing review feedback. 0721c175 - BLUE-114 changes addressing review feedback. 13708e71 - BLUE-114 show alert modal when items clicked while disabled. 3d2c2dcd - BLUE-114 change naics_codes to industries in rec-count directive. 89c01da8 - BLUE-114 add ability to determine whether axl-checkbox is selected by loose compare. 4ef397f2 - BLUE-114 add tests for industry menu. 21b6b192 - BLUE-114 style tweaks. b73f7f85 - BLUE-114 industries menu based on TAXONOMY. 1b4a82e9 - BLUE-114 move 'wizard industries menu' to common and rename to 'naics menu'. d0de76fd - BLUE-114 expose industry taxonomy in industries service. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Xavier Lozinguez authored
-
- 31 May, 2016 3 commits
-
-
Xavier Lozinguez authored
-
Xavier Lozinguez authored
-
Xavier Lozinguez authored
-
- 27 May, 2016 4 commits
-
-
Shashank Deshmukh authored
aa4e0c5c - GREEN-2088: Had bermuda in worng ocean, fixed again acd4ac27 - GREEN-2088: Fixed Bermuda's region -
Michael Anderson authored
-
Jeff Doss authored
-
- 26 May, 2016 1 commit
-
-
Drake Talley authored
bcd1e030 - BLUE-130: added readline confirmation 65204296 - BLUE-130: move downgrade script to share/hotfixes b8028f9d - BLUE-130: add comments and rename function per cr 0b7fae26 - BLUE-130: bin script for downgrading accts
-
- 25 May, 2016 5 commits
-
-
Xavier Lozinguez authored
-
Xavier Lozinguez authored
-
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>
-
- 24 May, 2016 2 commits
-
-
Farhan Ahmed authored
4f4b7df7 - DATAINT-308: Delete unused code e26a1c01 - DATAINT-308: Remove SALESFORCE_SYNC env flag 7daa5a1d - DATAINT-308: Remove salesforce_sync from cron in Production -
Mohammed Mehdi authored
dc78bdfc - BUGZ-3753 set explicit paths for templates that should be loaded in platform. existing logic resulted in different orders in some environments. 65193e3c - BUGZ-3753 remove setting to serve admin media files from S3.
-