- 06 Oct, 2015 2 commits
-
-
Dan Conner authored
d4cc0253 - SEAR-134 (SEAR-128) after this clause caused a mailbox operation to fail to apply to all refs in the mailbox, because a user had a message they sent (header == 'from') in their inbox, I'm deciding it is not useful. the other alternative might be to hide threads from inbox and archive when the msg in the thread tied to the logged in user has the 'from' header, but this doesn't seem feasible. a62e0613 - SEAR-134 (SEAR-128) fix bug with master select star state. be19caa8 - SEAR-131 (SEAR-128) fixes to pagination. 279a9187 - SEAR-129 (SEAR-128) hide archive/delete in sent mailbox list view.
-
- 05 Oct, 2015 5 commits
-
-
Dan Conner authored
to fail to apply to all refs in the mailbox, because a user had a message they sent (header == 'from') in their inbox, I'm deciding it is not useful. the other alternative might be to hide threads from inbox and archive when the msg in the thread tied to the logged in user has the 'from' header, but this doesn't seem feasible. Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
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>
-
- 02 Oct, 2015 2 commits
-
-
Axylos authored
3e7d3d70 - GROW-413: create company profile context 12070600 - GROW-413: updated company context with better slug or public_id handling e6a23a13 - GROW-413: fix alembic issue 369883fa - GROW-372: fix alembic branching issue a9876715 - GROW-413: cr updates 4434bc8e - GROW-459: update sitemap with anon comp profiles blocked 9bd4bc4f - GROW-458: kill unused exception 65d54d6c - GROW-458: use context in endpoint auth check 392d3199 - GROW-458: handle 404 instead of 500 on front end c5ff78b2 - GROW-458: raise exception e055fbd4 - GROW-456: persist updates to new field a028d89b - GROW-456: add toggleable invisible to anon box on company admin 0472bd36 - GROW-456: add known_groups to ref spoke 31a2d61e - GROW-457: update company entity model 7a551b9e - GROW-457: add invisible to group to company entity table -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
- 01 Oct, 2015 31 commits
-
-
Doug Shore authored
adcf6cd6 - SEAR-127: update inactive companies as well be0dea3d - SEAR-127: support record level validation errors -
Jon Rosebaugh authored
512e7ab8 - LQ-1599:Automation updates Part 2 279e4525 - LQ-1599: Automation Updates part 2 -
Jon Rosebaugh authored
215b3b88 - BUGZ-3161: increase time fuzziness to 50 ms -
Jon Rosebaugh authored
13b0ec80 - SEAR-98 revert change to header company settings link. 6332ce2c - SEAR-98 add confirmation banners, loading states. 8a67a281 - SEAR-98 use updated flag api method. db300907 - SEAR-98 move company_salesforce_info and add test. 25efcee3 - SEAR-98 add company settings page to company front app. -
Jon Rosebaugh authored
073efec9 - BUGZ-3122: Increase remail stage batch from 100 to 1000 0d9eff66 - BUGZ-3122: Move remail to own stage -
Jon Rosebaugh authored
fff325d6 - GROW-483: addressed PR comments 3a5ca9c9 - GROW-483: search ids to avoid federated false positives 1d92c726 - GROW-483: do not include empty list filters 60a431c0 - GROW-483: padded location and industry facet results 303cc92e - GROW-483: added release notes 30b88e10 - GROW-483: added user_public_id to company_search results b08d2ee5 - GROW-483: limit parameter fix -
Jon Rosebaugh authored
cfd1ddff - CORE-428: Call transaction.commit() in bin scripts that bootstrap ams 1b7a553f - CORE-428: Flush before writing SMTP headers ee1e13fe - CORE-428: Remove flush() calls that are no longer needed c9225e75 - CORE-428: Set autoflush to False in Ams f9b69a40 - CORE-428: Remove second level of retryability for inbound d4ace99a - CORE-428: Updating ams noimap tests 71d97bae - CORE-428: Testing failures 28e79943 - CORE-428: Use pyramid_tm in ams 826c02b4 - CORE-428: Remove db_session.commit() from Ams with the exception of tests 0ab27795 - CORE-428: Remove ams scheduler d2c4aa8f - CORE-428: Update ams inbound to use savepoints -
Jon Rosebaugh authored
a1178ce8 - MOB-368: raise InactiveUser rather than Unauthorized bec92a16 - MOB-368: reset password with SMS code -
Jon Rosebaugh authored
3bf81761 - GROW-385: fixed indexing of trans industries 0604f804 - GROW-385: addressed PR comments 756458d1 - GROW-385: fixed company type facet b3c4339e - GROW-385: added release notes 24ceac5f - GROW-385: add remaining tp filters to company search e6ee5c2b - GROW-385: re-organize index instructions e1d4c027 - GROW-385: add tp filters to company search -
Jon Rosebaugh authored
49b22b74 - BUGZ-3153: release note script a6f0a616 - BUGZ-3153: migration to fix bad company phone numbers -
Jon Rosebaugh authored
a580e352 - GROW-444: remove unsued imports dc2ffdce - GROW-444: clean up not used db_session 4a544590 - GROW-444: use company fixture instead of fetching db 2b26f6cf - GROW-444: address review comments round 1 edd8be3b - GROW-444: remove previous change on service/platform/opportunities/models.py 8596443f - GROW-444: add tp and opp support 5a75802e - GROW-444: add support for entity.companyentity 24cb43b7 - GROW-444: add user actor; users reindex support for COMPFED 92a636e2 - GROW-444: add CompanyFederatedActor and transaction reindex working f98552e4 - GROW-444: add unit test for index_transactions 743f54fc - GROW-444: add IndexCompanyFederatedActor db627a20 - GROW-444: add index_transactions actor 360da0dc - GROW-444: add actor for COMPFED re-index on opp e8d84a4f - GROW-444: and actors for company and tp changes -
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Ying Zhao authored
-
Jon Rosebaugh authored
c9bb59a2 - CORE-432: Fix remaining references to owner_axialuser_id a5ed4ff9 - CORE-433: Drop old tables b5857031 - CORE-432: Move salesforce_license_info_sync logic to package 96fd6838 - CORE-432: Combine salesforce_sync_lib and sfdc packages db7563be - CORE-432: Remove SFDCLicenseInfo model from axldb efb42f06 - CORE-432: have salesforce_license_info_sync update company entity 286a28ec - CORE-432: Fix up company_salesforce_info and migrate data 60ec3ffc - CORE-432: Remove useless actor f5afeaef - CORE-431: Make sure self_signups_to_salesforce uses 15-char ids -
Jon Rosebaugh authored
f7582100 - GROW-372: fix AccountService function call 79fc4f3f - GROW-372: change name of endorsement flag bee27811 - GROW-372: cr updates 8f9ce35c - GROW-412: conditionally disable endorsement endpoint 6543a7df - GROW-411: conditionally hide endorsement module on company profile 16ed61d3 - GROW-411: hide endorse link on naf d863131d - GROW-465: fix naf error e9d53d0e - GROW-465: unbreak opportunity view/recs a54dff99 - GROW-410: flag migration and admin ui 29c13847 - GROW-465: update tests d91914fc - GROW-465: rename user_is_in_group d32bf81a - GROW-465: update endpoint names and kill loose license endpoints f36de3b1 - GROW-465: amend company profile license badge check 23350cfe - GROW-465: adjust hub auth api with new license endpoint -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Jon Rosebaugh authored
c9c103db - CORE-393: fix for timeout of long-interval actors 2059b73f - CORE-393: use secondary topic and a long-interval actor to optimize last activity time updates -
Jon Rosebaugh authored
92d03e2d - GROW-486: added release notes ff09b3d4 - Merge remote-tracking branch 'origin/GROW-450' into GROW-486 f1e01212 - GROW-450: converted to use union_all dc412bf0 - GROW-450: updated start date in release script 718e3cba - GROW-486: dedupe by tp and opp ids in dealflow endpoint a7edaf95 - GROW-450: modified query to include opp_public_id 311b7b3c - Merge branch 'master' into GROW-486 0e99e448 - GROW-486: legend updates + milestone date filter 2a7c3ab8 - Merge branch 'master' into GROW-451 4b10687d - GROW-450: added finish parameter 427e4b24 - GROW-450: added release notes 9ff15a18 - GROW-450: modified dashboard to use audit of persistent recs 628dc2d4 - GROW-453: EntityHistory improvements 72f076e2 - GROW-451: currectly null out milestone legend text 0f947483 - GROW-451: red line + container group el 0b40d66d - GROW-451: initial work for vertical line & milestones -
Jon Rosebaugh authored
7b9a93a1 - BUGZ-3149: hardcode Hydra to use known good version 0.2.15 of kafka-node
-