Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

geeks-diary-58 : Add images supported #59

Merged
merged 16 commits into from
Nov 1, 2018
Merged

geeks-diary-58 : Add images supported #59

merged 16 commits into from
Nov 1, 2018

Commits on Oct 29, 2018

  1. Add asset model

    seokju-na committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    2b0a7b6 View commit details
    Browse the repository at this point in the history
  2. Add 'copyFile' method

    seokju-na committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    724f975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a24756 View commit details
    Browse the repository at this point in the history
  4. Add 'copyAssetFile' method

    seokju-na committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    d441af2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Fix form field error remain bug

    Reset all error children to hidden whenever validation calls.
    seokju-na committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    c816966 View commit details
    Browse the repository at this point in the history
  2. Add native dialog service

    Service for using native dialog which provided by electron framework.
    seokju-na committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    986acab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f610a27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aff119 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aca6148 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfeba1d View commit details
    Browse the repository at this point in the history
  7. Fix un-resolved promise

    Not all observer completes. We should resolve promise when value emitted.
    seokju-na committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    a8f1818 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfbb84a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29d6768 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2850dd7 View commit details
    Browse the repository at this point in the history
  11. Fix test failure

    seokju-na committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    8f231f9 View commit details
    Browse the repository at this point in the history
  12. Fix result undefined bug

    When user cancels dialog, result will be undefined.
    seokju-na committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    86ccbd5 View commit details
    Browse the repository at this point in the history