- 22 Oct, 2015 8 commits
-
-
Jason Green authored
78cafb58 - BUGZ-3202: explicitly hide img after reaching attachment-limit -
Jason Green authored
-
Jason Green authored
65209de8 - LQ-1633: unit-tests for showing/hiding filter button 280bdb84 - LQ-1633: expect statement in test 241e58f2 - LQ-1633: use _.pluck & contains to check for transaction types e6165ee7 - LQ-1633: remove unnecessary link function 16ea0af4 - LQ-1633: hide transaction-tombstone filter if there's only 1 type or none -
Jason Green authored
Signed-off-by:Jason Green <jason.green@axial.net>
-
Jason Green authored
-
Jason Green authored
Signed-off-by:Jason Green <jason.green@axial.net>
-
Jason Green authored
Signed-off-by:Jason Green <jason.green@axial.net>
-
Jason Green authored
Signed-off-by:Jason Green <jason.green@axial.net>
-
- 21 Oct, 2015 7 commits
-
-
Jon Rosebaugh authored
63ec0faa - CORE-425: some reorganization, removed some defunct docs, added entity data migration doc -
Daniel Gabriele authored
77500c3c - MOB-443: addressed @scuba code review a9414c8f - MOB-443: add is_from_mobile to hellosign metadata and log NDA signed f6436aa9 - MOB-443: log document API methods in mobile -
Daniel Gabriele authored
- updated document_signature log events with is_from_mobile - fetch is_from_mobile from signature_request hellosign metadata Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Jon Rosebaugh authored
bb725015 - BUGZ-3215: several salesforce sync fixes -
Jon Rosebaugh authored
First, don't try to update every single company received from salesforce; 95% or more won't have changed. Second, don't try to update a company from salesforce if it doesn't exist in the db. Third, catch errors and route them to the log so we know about them. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@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>
-
- 20 Oct, 2015 17 commits
-
-
Jon Rosebaugh authored
ef2cf0ac - BUGZ-3199: Break on success 992f371f - BUGZ-3199: We need two layers of try/except blocks in order to preserve what happens when UnknownTopicOrPartitionError is raised a1206d95 - BUGZ-3199: Retry sendmsg up to 3 times -
Jon Rosebaugh authored
b2e8fc62 - CORE-421: Don't leave transactions open bd89c030 - CORE-421: allow service session to save an opp 25cb91b7 - CORE-421: Remove opp service api from client ini 7752c121 - CORE-421: Convert opp service api calls to deal service ea8b3731 - CORE-421: Convert opp web views to use deal service 4067b6fb - CORE-421: Use addAfterCommitHook b73b10d0 - CORE-421: Migrate opp service rpc methods to deal service 4481531c - CORE-421: deal service scaffold 06eeea7d - CORE-421: More reliable JSON serialization in Pyramid -
Kenneth Chan authored
a0063d34 - GROW-498: fixed userfed interface d0165062 - GROW-498: removed obsolete test 69613f0e - GROW-498: addressed CR comments c1bf2848 - GROW-498: fixed regions facet 6e7ca543 - GROW-498: added endpoint to describe filters a6f84c59 - GROW-498: converted functions into classes a93979e8 - GROW-498: added dbs to release notes 0e72dff0 - GROW-498: integrated opp search 7d45ba6b - GROW-498: fixed USERS facets and rearranged configuration settings df92dbb7 - GROW-498: integrate search_user endpoint c235032f - GROW-498: add company only if the operation is UPDATE 18b83267 - GROW-498: add release script 5ae654cb - GROW-498: add company dump to USERFED fd566222 - GROW-498: setup basic workflow for USERFED indexer 4dec6ac7 - GROW-498: step1 index_synch support for USERFED 1f7431e5 - GROW-498: add userfed class -
Kenneth Chan authored
b44a0aba - GROW-524: modified release notes -
Kenneth Chan authored
Signed-off-by:Kenneth Chan <kenneth.chan@axial.net>
-
Kenneth Chan authored
Signed-off-by:Kenneth Chan <kenneth.chan@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Ben Holzman authored
f7ff98ae - LQ-1614: back-ported some fixes from DEAL-LIST 95962ff1 - LQ-1614: changes to button styling from testing e54dd80c - LQ-1614: implement new loading state images for buttons 416c9a9e - LQ-1614 more messages button tweaks. ad145fd2 - LQ-1614 use variables for colors. 00d55272 - LQ-1614 remove btn-default from thread detail page. ceedf969 - LQ-1614 minimize customizations to axl-button in messages app. 5213299d - LQ-1614 fix bug with results summary. bcfcb8e9 - LQ-1614: button restyling -
Jason Green authored
38ef9431 - BUGZ-3198: add new-lines to admin-base.scss 2562b5c7 - BUGZ-3198: target ng-invalid-maxlength in css f522e7ab - BUGZ-3198: keep not-empty class if input is invalid 71808d07 - BUGZ-3198: nest forms to avoid input-name conflicts, target invalid inputs 6b02417c - BUGZ-3198: Max field length in angular company admin 00c72c61 - BUGZ-3198: Enforce char limit in Django user admin -
Kenneth Chan authored
687698ac - GROW-524: fix for employee_count sorting 7fb8eae2 - GROW-524: updated release notes to drop compfed db before db-synch fb4a1516 - GROW-524: indexed COMPFED id term, a fix for deleting from index_synch d4a586d8 - GROW-524: fixed industry counts 1af74961 - GROW:524: fixed slot ordering cd063659 - GROW-524: fixed keyerror on TP documents 269736a2 - GROW-524: added release notes d15cb0f2 - GROW-524: added sorting feature 47952de1 - GROW-524: added count fields to results -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Jason Green authored
Signed-off-by:Jason Green <jason.green@axial.net>
-
Jason Green authored
Signed-off-by:Jason Green <jason.green@axial.net>
-
Jason Green authored
-
Jon Rosebaugh authored
keep_session=True let us access the object properties, but it also kept transactions open if the session didn't have to commit. this should work better. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
- 19 Oct, 2015 8 commits
-
-
Jason Green authored
-
Jon Rosebaugh authored
0ac75fc6 - BUGZ-3200: Better error handling for invalid tokens -
Jon Rosebaugh authored
f18cf9f0 - BUGZ-3162: keep naf test from failing sporadically -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Whenever the Middle Atlantic region was randomly selected for the second region, this test would fail. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-