Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: export emails #591

Merged
merged 24 commits into from
Nov 30, 2020
Merged

feat: export emails #591

merged 24 commits into from
Nov 30, 2020

Commits on Nov 6, 2020

  1. Export emails completed

    no-or committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    db4c158 View commit details
    Browse the repository at this point in the history
  2. fixed liniting issues

    no-or committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    23e49a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Resolved all comments

    no-or committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    ad5e59b View commit details
    Browse the repository at this point in the history
  2. fixed linting

    no-or committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    d0d474c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. --team feature

    no-or committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    a0ecc58 View commit details
    Browse the repository at this point in the history
  2. fixed linting

    no-or committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    e2bb964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    758131e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. export emails comments resolved

    no-or committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    8f08d2a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    2b0a77e View commit details
    Browse the repository at this point in the history
  2. fix lint

    no-or committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    3ceb03f View commit details
    Browse the repository at this point in the history
  3. fix lint

    no-or committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    188066b View commit details
    Browse the repository at this point in the history
  4. fix lint

    no-or committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    265bdb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. change model

    no-or committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    1b64210 View commit details
    Browse the repository at this point in the history
  2. Revert "change model"

    This reverts commit 1b64210.
    no-or committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    18789a0 View commit details
    Browse the repository at this point in the history
  3. Update app/controller/command/commands/export.py

    Co-authored-by: Cheuk Yin Ng <[email protected]>
    no-or and Cheuk Yin Ng authored Nov 29, 2020
    Configuration menu
    Copy the full SHA
    176512e View commit details
    Browse the repository at this point in the history
  4. Update app/controller/command/commands/export.py

    Co-authored-by: Cheuk Yin Ng <[email protected]>
    no-or and Cheuk Yin Ng authored Nov 29, 2020
    Configuration menu
    Copy the full SHA
    7de168f View commit details
    Browse the repository at this point in the history
  5. export emails

    no-or committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    d322666 View commit details
    Browse the repository at this point in the history
  6. use permission util function

    no-or committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    9c8316a View commit details
    Browse the repository at this point in the history
  7. remove unnecessary imports

    no-or committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    7c7a67c View commit details
    Browse the repository at this point in the history
  8. docs: reformat a function

    Cheuk Yin Ng authored Nov 29, 2020
    Configuration menu
    Copy the full SHA
    302b4a1 View commit details
    Browse the repository at this point in the history
  9. refactor: use util fns

    chuck-sys committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    a053944 View commit details
    Browse the repository at this point in the history
  10. tests: add export cmd tests

    chuck-sys committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    c37be6f View commit details
    Browse the repository at this point in the history
  11. tests: remove unused import

    chuck-sys committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    d1b0b11 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3f6c54 View commit details
    Browse the repository at this point in the history