- 22 May, 2014 5 commits
-
-
Thomas Meimarides authored
4a5d7b5d - RESP-833 update title on news feed & text for logo in nav -
Ike Garrow authored
169d9e6e - RESP-873: fix placeholder for IE9 in base/page.html -
Ike Garrow authored
0aeb1ee4 - LQ-1095: change opportunity apitests to reflect stricter validation 8345b0ab - LQ-1095: add validation for financial year requirements 7a4208cd - LQ-1095: test edge case validation on opp wizard 8a054be6 - LQ-1095: test validation on simple boolean fields 90b8b041 - LQ-1095: tests on validation of industry selections 2691ea0e - LQ-1095: validate restrictions on target capital dcd05436 - LQ-1095: validate restrictions on specifying debt types 0331493b - LQ-1095: validate that investors cannot make certain kinds of opps e25279a8 - LQ-1095: adding some financials edge cases 2bd911b6 - LQ-1095: clean up test for invalid role/tt combos 95b1b661 - LQ-1095: validating opp wizard role and transaction type combos 31896f8f - LQ-1095: validate fields on first page of opp wizard -
Ike Garrow authored
092f250d - LQ-948: Add swap_auths util script 5a482540 - LQ-948: Keep oldauth down -
Thomas Meimarides authored
Signed-off-by:Thomas Meimarides <thomas.meimarides@axialmarket.net>
-
- 21 May, 2014 3 commits
-
-
Jeff Rand authored
-
Ben Holzman authored
37d40e53 - BUGZ-1602: remove import that was supposed to stop circular import error but which now seems to cause one -
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
- 20 May, 2014 22 commits
-
-
Ben Holzman authored
f9a04b8b - BUGZ-1616: fix contact pursuit w/no message -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
The opp wizard testing plan spreadsheet showed some odd edge cases; this adds testing for those. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@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>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@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>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Scuba Steve authored
c1fab764 - BUGZ-1569: Don't expect release to succeed -
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Dan Conner authored
1cfd77de - RESP-825 redirect to company profile url with slug when requested with valid public id. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Jon Rosebaugh authored
* what if revenue is 0? * what if capex and gross_profit are provided only for a single year? * what if ebitda is higher than revenue? Signed-off-by:Jon Rosebaugh <jon.rosebaugh@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>
-
Jon Rosebaugh authored
This tests validation boundaries for each field in isolation (where possible). Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Doug Shore authored
5dc80cf3 - BUGZ-1615: close sc_db and re-connect. -
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
- 19 May, 2014 10 commits
-
-
Jeff Rand authored
05f8794f - RESP-848: blargh 2d786b60 - RESP-848: fix announcement error 01d87a40 - RESP-848: fix get_previous in naf 71210a98 - RESP-848: sample results from get_data 17baa90e - RESP-848: do combinations of things for get_data c41323ac - RESP-848: save post returns a dict allowing for comparison for expected results ec0dc667 - RESP-848: synchronize api things hooo 8d4a1d96 - RESP-848: merge conflicts with fire's brach 8756232f - RESP-848: covered deleteing posts and added a user_id argument for get_data fdab60cb - RESP-848: i am not smert 805d45ae - RESP-848: cut over all parts of get_data, and now it's tested b7e11275 - RESP-848: cutting over get_data to be an api call f3c0c565 - RESP-848: reorganize v1 b8700e96 - RESP-848: erry day im testing d4e0830e - RESP-848: mo test, less problems 5f80740e - RESP-848 tests for save_post 0358ec7e - starting Conflicts: etc/spoke/naf-core.cfg -
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Elise Burke authored
a5684097 - LQ-947: Correct decoding of session import code 3af91aa3 - LQ-947: Add comments to session migration d3f8c475 - LQ-947: Add stat logging for session cycle key and such for data warehouse 3be90775 - LQ-947: Update migrations for post-ams master d140d706 - ORIGIN/MASTER: (merge) Merge origin/master into LQ-947 ebdd2086 - LQ-947: Add migrate_to_newauth script to copy old sessions to newauth 36e98823 - LG-947: Goodbye PerfLog e3dfe09c - LG-947: Goodbye postgresql 09265ec5 - LQ-947: Add more detailed server side perf logging, use postgres for auth testing f2918187 - NGMT-947: Correct symblink for authlib in packages 9812efd4 - NGMT-947: Add rudimentry load testing tools 308ce809 - NGMT-947: Update branch from before_ams master 1baa87f3 - NGMT-947: newauth tables / migration 3ea3d5be - NGMT-947: Add auto-migration machinery for newauth fab92ef5 - NGMT-947: Reset keymaster session key to None if '' received db79cbfd - NGMT-947: Move authlib to site-packages 1053c6b7 - NGMT-947: Clarify comment in api.py 2dae5858 - NGMT-947: Fix API call docstrings 584a8abc - NGMT-947: Return proper error codes from newauth rpc b26e17d9 - NGMT-947: Bring newauth up to speed and api-compat with auth -
Ike Garrow authored
f133a1f8 - BUGZ-1544: adjust language to allow for no investment type -
Jeff Rand authored
Signed-off-by:Jeff Rand <jeff.rand@axialmarket.com>
-
Jon Rosebaugh authored
26b4908a - BUGZ-1557: prevent searching from tp search without a query 2e0aae80 - BUGZ-1557: prevent searching from header spoke w/o a query 678959ad - BUGZ-1557: only perform company/tp search if a term was entered -
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Ike Garrow authored
93e13c56 - BUGZ-1591: Remove 2nd sent() 2e55aad5 - BUGZ-1591: Focus on sent_date, not status or last_activity_date -
Ben Holzman authored
BUGZ-1602: remove import that was supposed to stop circular import error but which now seems to cause one Signed-off-by:Ben Holzman <bah@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-