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

  1. 16 Dec, 2014 10 commits
  2. 15 Dec, 2014 10 commits
  3. 13 Dec, 2014 1 commit
    • Ike Garrow's avatar
      INTEGRATION: (merge) Merge integration into master · 38cd9073
      Ike Garrow authored
          455efed7 - LQ-1343: (merge) Merge LQ-1343 into integration
          62fd5233 - LQ-1343: hacks for logging
          86915a69 - ADMIN-93: (merge) Merge ADMIN-93 into integration
          0bb473c1 - GROW-115: (merge) Merge GROW-115 into integration
          bb51bfa0 - LQ-1343: (merge) Merge LQ-1343 into integration
          8a5feeb9 - RESP-1163: (merge) Merge RESP-1163 into integration
          6db2ed48 - RESP-1193: (merge) Merge RESP-1193 into integration
          d1a9b572 - IN-509: (merge) Merge IN-509 into integration
          4e149ef0 - GROW-115: page title
          211f5b3b - GROW-115: change nav link
          c5da53b1 - RESP-1163: pytz.utc change from code review
          43330abf - RESP-1163: some small ui fixes
          a7e8a75e - LQ-1343: language and spacing
          ffc1f029 - RESP-1193: move back django_csrf            move down message banner
          bb224087 - RESP-1163: changes from initial qa
          93c3408a - BUGZ-2249: (merge) Merge BUGZ-2249 into integration
          6b340afa - BUGZ-2276: (merge) Merge BUGZ-2276 into integration
          40002437 - RESP-1127: (merge) Merge RESP-1127 into integration
          f0058860 - RESP-1167: (merge) Merge RESP-1167 into integration
          c53662a5 - RESP-1193: use ajax request instead of jinja template            add comment to the hack
          68a70a19 - LQ-1343: turn on nginx cache since we are have hashes for sources
          e88da3b3 - LQ-1343: allow everything for non US zip codes (not just a numbers)          fix state/province data convertion
          c48387cb - LQ-1343: redirect to login if user is not logged in          make employe_count optional in Company wizard
          0d9c45f2 - RESP-1193: use header spoke on contacts page
          66146be3 - RESP-1155: (merge) Merge RESP-1155 into integration
          97491ae1 - RESP-1155: added release note
          409791e8 - RESP-1155: (merge) Merge RESP-1155 into integration
          1f5f1d41 - LQ-1343: make description required          use custom url pattern to validate website
          4698ada7 - RESP-1163: making create match take place at submit message time
          1455808b - ADMIN-93 critical bizview updates
          5b4a08ca - RESP-1155: adding new SVG and adding padding to opr-details
          ad7cae1d - RESP-1127 adjust position of locks when opp search is disabled.
          a67f35b3 - RESP-1155: setting member since to be company member since
          38261914 - LQ-1343: add -f to rm commands to supress errors
          4b67d0ec - LQ-1343: update axial.local for test machines
          9360b3f4 - RESP-1155: adding member since to tooltip
          873ba24e - LQ-1343: add hash to all-spokes
          84c6853a - LQ-1343: rename third-party-libs to 'vendor', move jQ placeholder plugin there
          a7b17ca3 - LQ-1343: delete build and temp directories with SU
          82449108 - RESP-1155: putting in front end styling for premium badge
          8b059b8a - LQ-1343: pushing ANTON and HERBY'S changes
          3d6e09ec - LQ-1343: remove excludes of front in root Makefile
          5a723ae9 - LQ-1343: clean up spacing
          5e63df5e - BUGZ-2249 give #axm-header position so dropdown menus show above confirmation bar.
          00ae13d6 - LQ-1343: remove console.logs and some testing code          add redirect to the platfom into homepage controller
          945b83b1 - LQ-1343: integrate npm packages into axial release process (thanks Herby!)
          0e30c9b1 - LQ-1343: scroll to invalid input after submit in wizard-step          style fixes for validations          add optional attribute to axl-input to show optional label
          e37a4fe6 - LQ-1343: kill redirect to the opp feature
          4d652e0c - LQ-1343: exlude front-service from common services task except default make          add gulp-plumber to handle with errors          add apropriate redirects after login
          8a97be4f - LQ-1343: delete dummy loader          makefile integration rules (del module doesn't works clear)
          7009dfcb - LQ-1343: remove max validation from industries          button style changes
          a1075e3f - LQ-1343: use input.type[text] for zip code,          add minlength and maxheight directive for multi-select          fix colors
          92619cc4 - LQ-1343: transform company location data to work with existing API,          fix some preloaded data,          add loader to indicate data loading          bunch of [].filter() to set data from the collections
          745d9836 - LQ-1343: cleaun up CompanyLocation factory,          remove unused code from controller and directives          radio-buttons style changes
          242f7168 - LQ-1343: Makefile rule to run gulp
          29dc6c73 - LQ-1343: dummy redirects to make workflow works
          612d2ab3 - LQ-1343: add modified ui-mask module,          add propsFilter to app level          add phone number field to the wizard          style fixes
          d16a604e - LQ-1343: fix data structures to work with current API,          add din-round found to the page          some styles adjustments
          5b43a6bc - LQ-1343: use placeholders on dropdowns,          get company info from backend
          12d1e76f - LQ-1343: cool new styles for inputs and dropdowns
          867227ad - LQ-1343: axl-input -- use label as placeholder
          9b8df90f - LQ-1343: forgoten auth files,          input error messages and floating labels
          90fe76af - LQ-1343: hack dummy services to make wizard works
          a8d476d2 - LQ-1343: temporary dummy rules for Makefile
          c3fbfa72 - LQ-1343: remove temp files from git
          4ea9264b - LQ-1343: use ng-messages, update ui-select
          29d4196d - LQ-1343: create separate 'clean' gulp task for each target
          0ef4eb03 - LQ-1343: create axl-input directive
          8948c194 - LQ-1343: use ui-select for Location, hack industries to use ui-select too
          2fd0cdf2 - LQ-1343: CompanyService, pass ng-model to questions
          550d6c9c - LQ-1343: wizard bone
          a1354d69 - LQ-1343: initial commit (moving /front/ as own "service" directory, setup nginx, add state to show single page company profile
          c4fd40d7 - LQ-1299: module focused structure
          f3649029 - LQ-1299: add some structure over there
          8d741c28 - LQ-1299: add tp-wizard state
          f5f2c506 - LQ-1299: add opp-wizard app state
          ee6db666 - LQ-1299: wip
          0fcc1583 - LQ-1299: add package.json
          096d1c5f - LQ-1299: gulpfile.js to build front-end
          2ede42c8 - LQ-1299: wip angular
          3b46a14c - LQ-1299: initial commit with static page
          932ef068 - RESP-1163: working loading and pursue rerender for pursue and pursue w message
          4a591d17 - IN-509: Send notification emails to eng-logs
          056dfa79 - RESP-1163: more styling of buttons for pursue from search
          db6e28af - RESP-1163: starting to style pursue from search
          3725bfad - RESP-1127 store hidden/visible state on filter object.
          6042a1ff - RESP-1127 visual tweaks to search input and filters.
          21e03fae - RESP-1167 show MRs for deleted TPs on opp received pages.
          f42647e6 - RESP-1163: placing behavior in the place it belongs visually
          fd52a4f9 - RESP-1163: pursue with message working
          823fd982 - RESP-1163: adjusting search pursue to return just match where needed
          fec1183e - RESP-1163: working pursue from search, needs more conditions and front end/styling
          edb59218 - BUGZ-2276: restrict awaiting reply count for directly shared opps to "needs_action()" matches
      38cd9073
  4. 12 Dec, 2014 19 commits