and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 09 Apr, 2014 36 commits
  2. 08 Apr, 2014 4 commits
    • Herby G's avatar
      IN-422: (merge) Merge IN-422 into master · 78581ad6
      Herby G authored
          41867b49 - IN-422: Add Mixpanel tokens for test3
      78581ad6
    • Herby G's avatar
      IN-422: Add Mixpanel tokens for test3 · 41867b49
      Herby G authored
      41867b49
    • Anton Shmakau's avatar
      BUGZ-1439: to much css in the page for IE9 · 1944ed99
      Anton Shmakau authored
      1944ed99
    • Ben Holzman's avatar
      NGMT-889: (merge) Reboot Opportunity Wizard · 5f2208b6
      Ben Holzman authored
          00ca3fcf - NGMT-889: never clear model fields in initial data-depends-on checking
          db8da98b - NGMT-889: be more careful with booleans
          e4e85d64 - NGMT-889: fix issues with editing typical deal size in company profile
          93cfbc3c - NGMT-889: allow location past 1st to be HQ
          d02cf5d1 - NGMT-889: fix disabled industry selectors in company wizard
          452ba647 - NGMT-889: clear out associated hidden field for choice tabs when clearing
          b49ded70 - NGMT-889: fixes from pm testing
          c5d5839f - NGMT-889: fix rendering issues in safari with industries widget
          3da29c49 - NGMT-889: fix 'provide a range' issue, capex financials issue
          62be1d7d - NGMT-889: filter out dependencies in inactive subtabs when checking data dependencies
          2959afe9 - NGMT-889: fix off-by-one error when checking validity before changing tabs
          858e8e33 - NGMT-889: fixes from testing
          de793135 - NGMT-889: got too aggressive in last commit, broke radio buttons in opp wizard
          ead54f65 - NGMT-889: fix bug in TP wizard with "is_addon" radio buttons. remove unnecessary and dangerous .listenTo calls in TP wizard. set bg color for tp and opp wizard
          67f09da3 - NGMT-889: fix some validation bugs in final save
          1f0fcfe3 - NGMT-889: hide dependent stuff instead of making it look "disabled"
          fe4c2da8 - NGMT-889: various fixes to improve country/state error states, investor branch and clearing target capital amounts on branch changes
          3ab9adf0 - NGMT-889: tab through financials vertically
          b9fe8db1 - NGMT-889: set draft_save to false when saving from last screen
          ae6c8000 - NGMT-889: fix syntax error
          de6474c3 - NGMT-889: finish implementation of wizard. huzzah
          8510fa5d - NGMT-889: use sqlalchemy db session in OppRequestValidator
          9c815999 - NGMT-889: New opp backend implementation
          b5f77588 - NGMT-889: remove some unused code
          44d5fa7a - NGMT-889: switch to use services spoke in opp service
          3c3daa96 - NGMT-889: On at least chrome, :checked for radio buttons only works for the last radio button with the same name and value
          8e28d266 - NGMT-889: remove unused and unlikely to be used functions
          389d6ced - NGMT-889: add "present" and "total_if_range" validators
          0b4e89cd - NGMT-889: remove old opp wizard and cruft
          7c43138d - NGMT-889: implement opportunity financial widget, with fake data
          f0f8d367 - NGMT-889: add validator for opportunity financials
          a3fa2112 - NGMT-889: extend axial.wizard.text to take class_ argument
          a2998668 - NGMT-889: extend addFieldsetValidation to take an array of simple triggers and rename $errorTarget to errorTargetOrHandler
          c94fd24e - NGMT-889: (incidental) fix scroll bars in industry widget
          c9f4f75c - NGMT-889: css for opp financials
          a7b3148f - NGMT-889: extend wizard validation code to accept an errorHandler callback instead of $errorTarget
          99c23751 - NGMT-889: refactor parseInt(deformatMoney(decommify as parseIntegerMoney
          53ab5ad7 - NGMT-889: change wizard to pass validator as context when calling validator functions
          81b2635c - NGMT-889: fix clicking on radio and checkbox labels
          e705f9d8 - NGMT-889: checkpoint
      5f2208b6