- 27 Aug, 2015 5 commits
-
-
Kenneth Chan authored
46dfe146 - GROW-288: remove FSQ related variables -
Kenneth Chan authored
Signed-off-by:Kenneth Chan <kenneth.chan@axial.net>
-
Ben Holzman authored
9a92596e - BUGZ-3020: set region id when company locations change, migration to fix existing data Signed-off-by:Ben Holzman <bah@axial.net>
-
Kenneth Chan authored
23c44272 - GROW-288: updated release script to rrebuild dbs sequentially c5c3b6ff - GROW-288: update release script to include grow-355 cbef2cbb - GROW-288: resolving conflicts with grow-355 5fed7965 - GROW-355: resolve conf merging master; remove get_company_all_transactions ec20867e - GROW-288: added release notes f0cf15ee - GROW-288: addressed code review comments fd0caa39 - GROW-288: fixed unittests 36f09dc2 - GROW-288: moved partial code to sear, and indexed company_id d4ebc0da - GROW-288: addressed code review comments e7cf6843 - GROW-288: fixed unittest, removed AXIAL_COMPANY_ID fd20dcdf - GROW-288: add company_public_id index to other DBs 38a3c0d9 - GROW-288: additional updates to basic command line tool 83398445 - GROW-288: update to command line tool ad5149b5 - GROW-288: added basic functionality for command line tool 580a2e98 - GROW-288: added search pyramid service shell 6fbd48d6 - GROW-355: index is_premium_member 83b33314 - GROW-355: index is_endorsed c5173202 - GROW-355: move index_format transaction model; add has_transactions and has_active_investment b349e01d - GROW-355: merge master and resolve conflicts ba8bff29 - GROW-355: add release note GROW-355.sh 24601275 - GROW-294: fix unit test test_get_users_for_indexer 0242b780 - GROW-294: further performance improvement: transactions query 07704dca - GROW-294: performance tuning on opportunity c3a8f016 - GROW-294: performance improvement transactions ad82356d - GROW-294: remove get_xtype_fields 9f5a519c - GROW-294: index COMPFED by reusing the instructions from other xtypes a7a96ebc - GROW-294: remove unused code in append_federated_fields 9de62f9d - GROW-294: refactor _format_index_data 6516a75e - GROW-294: index tps after company reaxialization 9915622f - GROW-294: merge master and resolve confs 3f7e3bca - GROW-294: index all fields of user to compfed 2595151e - GROW-294: index transactions fields to compfed database 08b094b6 - GROW-294: index transactions all fields fbc226b7 - GROW-294: add TRANSACTION_TYPES to reference service 1aa5c6db - GROW-294: add opp type and subtype index c777c2cf - GROW-294: index opp sectors/industries and types 8765a670 - GROW-294: index opp country and state_province 842ca173 - GROW-294: address review comments ed7f9ac3 - GROW-294: index opp and tp description in compfed 8445c1fb - GROW-294: index transactions company_names 5d04684e - GROW-294: add person first_name and last_name to compfed d9266fba - GROW-294: index tp_name into compfed db f769ec01 - GROW-294: index opp names to compfed 4b9337d8 - GROW-294: setup indexer COMPFED workflow -
Jon Rosebaugh authored
bc1b2d8c - CORE-350: Check 'Share Project' checklist item when sending to rec 25d01e38 - CORE-350: Allow multiple hub workers c54bca93 - CORE-350: Change opp_or_tp magic id value to correct value fd6f477f - CORE-350: Turns out json-rpc bodies don't always contain params 5c8d5b0d - CORE-350: Move TIMESTAMP_DICT to jsontypes, with a warning 8dfbe28a - CORE-350: Always mark off send-project checklist item when sending 3bd7a8c0 - CORE-350: Convert checklist to entity
-
- 26 Aug, 2015 12 commits
-
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ben Holzman authored
38e9abf5 - BUGZ-3026: bizview csv download should download all pages -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
"params A Structured value that holds the parameter values to be used during the invocation of the method. This member MAY be omitted." Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This closes a loophole where the item might not get checked if you send things in a certain way. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ben Holzman authored
94f2f524 - BUGZ-3030: take two 78812f81 - Revert "BUGZ-3030: vertical align table header rows" 27364072 - BUGZ-3030: vertical align table header rows -
Bugra Akyildiz authored
40e7eefd - Merge branch 'master' into SEAR-63 13cb256a - SEAR-63: Convert mware-test to mware 568e1f4e - SEAR-63: Middleware test script is added to release script a00b2172 - SEAR-63: Fix failing test 27789dfd - Merge branch 'master' into SEAR-63 c9d7a898 - SEAR-63: Release script it is🚀 c781d77a - SEAR-63: Add test script for autocomplete 8edbe1e6 - SEAR-63: Update the user queries from data warehouse and entity nouns from database 05033798 - SEAR-61: One entry point for autocomplete database d5fc0b36 - SEAR-61: Populating the db 42a6a1ea - SEAR-61: Initial stab to populate autosuggestion db 3733dfcd - SEAR-61: Data warehouse credentials are added to config files fe6499f9 - SEAR-61: Use system wide data warehouse credentials to retrieve user search queries 28b2e875 - SEAR-62: Changed file structure and moved nlp stuff to keywords service 7bed527e - SEAR-62: Initial version of entity noun lemmatization and user queries 49aff1e4 - SEAR-62: Add nlp module -
Bugra Akyildiz authored
-
Bugra Akyildiz authored
-
- 25 Aug, 2015 23 commits
-
-
Kenneth Chan authored
Signed-off-by:Kenneth Chan <kenneth.chan@axial.net>
-
Jon Rosebaugh authored
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
This reverts commit 27364072.
-
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>
-
Jon Rosebaugh authored
ab3ea19b - CORE-368: Tie company active status to license active status -
Jon Rosebaugh authored
fb3654be - CORE-349: Move ChecklistItem model and logic to hub -
Ben Holzman authored
b290b917 - BUGZ-3045: fix location filter issues in bizview -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Axylos authored
15365fd6 - GROW-365: add close logging 6df94df4 - GROW-365: add logging 37b61c56 - GROW-365: line height and axl-button massaging 39459b5f - GROW-365: cr updates aff24002 - GROW-365: finish styling and behavior for admin alertbar page 80e34d39 - GROW-365: update admin header if exists in alertbar spoke c4e873ee - GROW-365: implement save entity logic for alertbar ea829c68 - GROW-365: alertbar page styling bde27474 - GROW-365: wire up alert bar update to admin 9db0fea1 - GROW-365: basic js and template done a8b39f30 - GROW-365: begin admin template 6f3148e8 - GROW-366: handle hydra async load and cr updates 4a27d3ae - GROW-366: clean up js and move scss to alert spoke 7c4cd4cd - GROW-366: refactor bits of alert spoke fda0ed98 - GROW-366: fix hydra double import e1f75fb1 - GROW-366: move alertbar to separate spoke bfe9f8d3 - GROW-366: wire up header js to hydra subscription 33c9df91 - GROW-366: updates 69874ddf - GROW-366: add alert bar js and styling as add on to header spoke 60ec9663 - GROW-366: add close button styling and templatize message 411ed140 - GROW-366: begin alert banner markup and ui logic -
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:
Axylos <robertdraketalley@gmail.com> GROW-365: admin ui and spoke styling updates Signed-off-by:
Axylos <robertdraketalley@gmail.com> GROW-365: update spoke styling Signed-off-by:
Axylos <robertdraketalley@gmail.com> tmp Signed-off-by:
Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:
Axylos <robertdraketalley@gmail.com> GROW-365: alertbar page styling Signed-off-by:
Axylos <robertdraketalley@gmail.com>
-