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

  1. 11 Mar, 2015 1 commit
  2. 10 Mar, 2015 3 commits
    • Ike Garrow's avatar
      INTEGRATION: (merge) Merge integration into master · e285ea03
      Ike Garrow authored
          c70cf89f - RESP-1289: (merge) Merge RESP-1289 into integration
          f82f9c6e - BUGZ-2526: (merge) Merge BUGZ-2526 into integration
          7063922c - BUGZ-2526: remove unused gulp-shell
          150004f6 - RESP-1289: fix token in pursue
          6105b13b - RESP-1289: use datetime.now(pytz.utc) to have timezone awareness
          d4c17763 - RESP-1289: refix alembic branch unfix
          03abfa9e - RESP-1289: add token entry to pytest_ignore_collect
          4aec6e2c - RESP-1289: fix alembic branchpoint
          4cb91bc3 - RESP-1289: Br -> br
          7f7dfa8b - RESP-1289: update sign in button and invalid token state template
          1c3489b5 - RESP-1289: add token_id ot log
          4d30ef6f - RESP-1289: upadte the error state message
          3908f791 - RESP-1289: if an opp is withdrawn, not update
          b7dd1dc4 - RESP-1289: fix username in ie9 and urls and logo:
          72951723 - RESP-1289: when opp is not open, show invalide state message and log it
          0d6eacfb - RESP-1289: add event log when display invalid token page
          de6c9ce8 - RESP-1289: add mr_change log parameter
          3377395a - RESP-1289: remove owner_public_id and add action in event.py
          3d067849 - RESP-1289: update urls and fix branching issues
          f4e18a07 - GROW-129: add group checks for add and remove token api methods
          e57603f7 - GROW-129: code review changes part2
          6579f004 - GROW-129: fix alembic migration
          f2ec99e4 - GROW-129: code review change part1
          17c274cd - GROW-129: fix almebic history
          0f9a1142 - GROW-129: change to use StringUUID
          630cb4dd - GROW-129: integrate token generation into opp invite email
          7be6e16a - GROW-129: fix pep8 and flake8
          6d1f9c8a - GROW-129: api test working
          c7c9f2bf - GROW-129: more unit tests; add conftest.py for api test run
          65075b59 - GROW-129: add api and unit tests
          0d08a9bd - GROW-129: remove ping method in the api
          69857572 - GROW-129: add token model
          e11c34d6 - GROW-129: update migration script
          05f47796 - GROW-129: add tokens table migration script
          16057147 - use scaffold to add tokens service
      e285ea03
    • Mohammed Mehdi's avatar
      RESP-1289: (merge) Merge RESP-1289 into integration · c70cf89f
      Mohammed Mehdi authored
          150004f6 - RESP-1289: fix token in pursue
          6105b13b - RESP-1289: use datetime.now(pytz.utc) to have timezone awareness
          d4c17763 - RESP-1289: refix alembic branch unfix
          03abfa9e - RESP-1289: add token entry to pytest_ignore_collect
          4aec6e2c - RESP-1289: fix alembic branchpoint
          4cb91bc3 - RESP-1289: Br -> br
          7f7dfa8b - RESP-1289: update sign in button and invalid token state template
          1c3489b5 - RESP-1289: add token_id ot log
          4d30ef6f - RESP-1289: upadte the error state message
          3908f791 - RESP-1289: if an opp is withdrawn, not update
          b7dd1dc4 - RESP-1289: fix username in ie9 and urls and logo:
          72951723 - RESP-1289: when opp is not open, show invalide state message and log it
          0d6eacfb - RESP-1289: add event log when display invalid token page
          de6c9ce8 - RESP-1289: add mr_change log parameter
          3377395a - RESP-1289: remove owner_public_id and add action in event.py
          3d067849 - RESP-1289: update urls and fix branching issues
          f4e18a07 - GROW-129: add group checks for add and remove token api methods
          e57603f7 - GROW-129: code review changes part2
          6579f004 - GROW-129: fix alembic migration
          f2ec99e4 - GROW-129: code review change part1
          17c274cd - GROW-129: fix almebic history
          0f9a1142 - GROW-129: change to use StringUUID
          630cb4dd - GROW-129: integrate token generation into opp invite email
          7be6e16a - GROW-129: fix pep8 and flake8
          6d1f9c8a - GROW-129: api test working
          c7c9f2bf - GROW-129: more unit tests; add conftest.py for api test run
          65075b59 - GROW-129: add api and unit tests
          0d08a9bd - GROW-129: remove ping method in the api
          69857572 - GROW-129: add token model
          e11c34d6 - GROW-129: update migration script
          05f47796 - GROW-129: add tokens table migration script
          16057147 - use scaffold to add tokens service
      c70cf89f
    • Mohammed Mehdi's avatar
      BUGZ-2526: (merge) Merge BUGZ-2526 into integration · f82f9c6e
      Mohammed Mehdi authored
          7063922c - BUGZ-2526: remove unused gulp-shell
      f82f9c6e
  3. 09 Mar, 2015 33 commits
  4. 06 Mar, 2015 3 commits
    • Ike Garrow's avatar
      INTEGRATION: (merge) Merge integration into master · 5a76fc87
      Ike Garrow authored
          4c5358ec - GROW-150: (merge) Merge GROW-150 into integration
          b27167f8 - INTEGRATION: Restore entity datetime migration to the timeline
          97c6c20a - GROW-150: Fixed expected argument format for log_event
          1f2136ea - BUGZ-1715: (merge) Merge BUGZ-1715 into integration
          75ed0a6b - BUGZ-2285: (merge) Merge BUGZ-2285 into integration
          4551e5cf - BUGZ-2506: (merge) Merge BUGZ-2506 into integration
          01689659 - Alembic Fix
          6ddf1af3 - BUGZ-2514: (merge) Merge BUGZ-2514 into integration
          52d30f28 - BUGZ-2506: fix csv contact import
          e2dc8613 - GROW-150: Use log_event rather than axmlogger.event
          b659210c - LQ-1421: (merge) Merge LQ-1421 into integration
          e877abeb - LQ-1421: fix modal header
          3c430856 - Alembic-Fix
          93f7a1ad - RESP-1242: (merge) Merge RESP-1242 into integration
          eabffaa6 - LQ-1421: (merge) Merge LQ-1421 into integration
          6eccd605 - ADMIN-106: (merge) Merge ADMIN-106 into integration
          6f1ed5b8 - CORE-159: (merge) Merge CORE-159 into integration
          149d8667 - CORE-151: remove starvation test until it can be rewritten robustly
          8dfe5fe8 - stop using threads for kafka
          124ae9c4 - CORE-151: undo bus teardowns
          5d11b802 - BUGZ-2503: (merge) Merge BUGZ-2503 into integration
          65d2ece6 - GROW-150: Modified event structure to include a "subpage" kwarg that specifies either received,interested, or declined -- instead of having 2 different events
          e712dee6 - LQ-1421: margin-top is where it's at
          7c4a5786 - BUGZ-2503: add static list
          89cffb24 - ADMIN-106 config and query changes
          73998334 - ADMIN-106 dw query changes and config changes
          de434eaf - LQ-1421: fixing stuff with anton
          f4318f47 - BUGZ-2503: restrict parameters to build_opp_transaction_type
          7366ff26 - LQ-1421: fix message modal to use vm namesace,          fix adm grid
          81000c30 - GROW-150: Added logging events to get "received opps" view, corresponding to each possible subpage -- namely, received, declined, and interested.
          b38e4855 - BUGZ-2503: make a function rather than a hacky fix
          369cd711 - BUGZ-2514: Use tz-aware datetimes in entities
          45677bab - BUGZ-2503: convert intent to opp_transaction_type in platform
          19ba0c91 - CORE-159: do not enqueue to save_company on last_activity_date updates
          b07e6886 - LQ-1421: grid style fixes for company profile and profile first touch
          19ce65f2 - RESP-1242 fix spacing issue with button groups in Chrome.
          90eed463 - RESP-1242 upgrade modal copy change. expand opp type.
          3bc8ccd7 - RESP-1242 revert update that returned non-masked data for entity creators.
          68c0e1a3 - RESP-1242 Correct duplicate 'to deals' in upgrade modal.
          bf5e10be - RESP-1242 upgrade modal copy change.
          4597f58d - RESP-1242 return full data when current session is the creator of the entity.
          8f4980d4 - RESP-1242 hide pursue button when being shown to owner.
          8354c567 - RESP-1242 better truncating of geo/sector
          9c4fb9de - RESP-1242 first round of qa tweaks.
          b43393fc - RESP-1242 ensure there are not multiple geographies.
          3d9b11b3 - RESP-1242 review feedback on migration
          81ee5e00 - RESP-1242 restore 'puruse with message' button
          2e4d680e - RESP-1242 remove 'pursue with message' button in NOPP posts.
          b1bfffcd - RESP-1242 migration to create NOPP posts for existing OPPs.
          0d6a743f - RESP-1242 create NOPP posts readable by all group when anybody publishes an opp.
          d91487c7 - LQ-1421: refactor message and call modals to use ModalService
          b197004f - LQ-1421: remove debug code,          refactor some typography calls in scss          add missed col-xs for grids
          d035ca67 - LQ-1421: truncate file name,          bone function for file deletion
          332b50f3 - LQ-1421: typography.scss          use bleed@app and bootstrap grid          create opportunity service and get data from there          add virtual state opp.view and redirect to platform from there          bytes filter, use date filter in table          kill opportunity list state          move ng-flow as document-upload directive dependency
          24027369 - LQ-1421: kill old grid, move to use bootstrap's one
          0e0ca4a1 - LQ-1421: styles for checklist, table, modals          pass file object to modal
          1b3f4267 - LQ-1421: move docupload to it's own directive,          style fixes for doc upload modals,          add support for multiple localization files
          d30c2231 - LQ-1421: modals styles and states
          f722fc30 - LQ-1421: add ModalService (initial)
          98d7120f - LQ-142: add checklist directive,         add vendor/ng-flow-standalone.js
          02245a7c - LQ-1421: add more files
          dde7b19f - LQ-1421: add document room states,          add smart-table module          initial styles for table          modify gulp to show errors in notifications
          f9d69109 - BUGZ-1715: Explicitly rewrites charset /iso55890-\d/ to /iso-5589-$1/, which is what get_payload() expects.
          fc2f04f0 - BUGZ-2285: add is_staff as is_masquerading
      5a76fc87
    • Mohammed Mehdi's avatar
      GROW-150: (merge) Merge GROW-150 into integration · 4c5358ec
      Mohammed Mehdi authored
          97c6c20a - GROW-150: Fixed expected argument format for log_event
          e2dc8613 - GROW-150: Use log_event rather than axmlogger.event
          65d2ece6 - GROW-150: Modified event structure to include a "subpage" kwarg that specifies either received,interested, or declined -- instead of having 2 different events
          81000c30 - GROW-150: Added logging events to get "received opps" view, corresponding to each possible subpage -- namely, received, declined, and interested.
      4c5358ec
    • Jon Rosebaugh's avatar