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

v1.3.0 #558

Merged
merged 105 commits into from
Dec 3, 2019
Merged

v1.3.0 #558

merged 105 commits into from
Dec 3, 2019

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    60b79e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Configuration menu
    Copy the full SHA
    3f759fb View commit details
    Browse the repository at this point in the history
  2. [CLI] Stop help if options appear before name

    foal createapp -I backend would previously execute the command and also show usage help
    fer22f committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    02b155e View commit details
    Browse the repository at this point in the history
  3. [CLI] Align git error messages

    fer22f committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    696e3b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99e6dc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8f3959 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    e6a05a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9445dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b68e47e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a03457 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46a4a21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dd68d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ed5047 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60b9840 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72f2943 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    736c93b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d30f646 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ae0b5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b0be78 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f91b16e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    649abb4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6465354 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #557 from FoalTS/ts-version3

    Migrate to TypeScript version 3, fix MariaDB tests & use Github Actions
    LoicPoullain committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    d5ab94d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #553 from firesharker/master

    Accept null as graphql query variables
    LoicPoullain committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    094254d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    249ffbe View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Configuration menu
    Copy the full SHA
    ffcc660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89df7fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    568338f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48d8a87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe55180 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0d93cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ee4294 View commit details
    Browse the repository at this point in the history
  8. 2 Configuration menu
    Copy the full SHA
    044bfbd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    bbbae05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e65782f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade81b5 View commit details
    Browse the repository at this point in the history
  4. Fix linting

    LoicPoullain committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    738b7df View commit details
    Browse the repository at this point in the history
  5. Fix linting

    LoicPoullain committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    590be8c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #554 from fer22f/master

    Improve createapp CLI by adding options
    LoicPoullain committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    2d996b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7438f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc6664a View commit details
    Browse the repository at this point in the history
  9. Revert "[Docs] Add empty "social auth" page"

    This reverts commit dc6664a.
    LoicPoullain committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    cced650 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ccaffa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    700d9a7 View commit details
    Browse the repository at this point in the history
  12. Fix test

    LoicPoullain committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    0348a39 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    f5532f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f8662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56d0683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1736c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6383312 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8aac69 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    51d0b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67b957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f41927 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    0d66687 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    97b3568 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    a6791e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    30efb95 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    6c5b73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe4e44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5e0bf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04c5b73 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    7021a7d View commit details
    Browse the repository at this point in the history
  2. [Docs] Fix missing .id

    fer22f committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    c5b4c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02658c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cc27d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    0347d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    898b304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22cdffd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad397b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    eddbc13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3006a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. [CLI] Upgrade ESLint to 6.7.0

    fer22f committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    4e04c11 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Merge pull request #561 from fer22f/move-generated-samples-to-eslint

    Move samples and template from TSLint to ESLint
    LoicPoullain committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    7c47652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a4fa84 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    553b777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da14213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e8afe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bed7e2 View commit details
    Browse the repository at this point in the history
  5. [Dep] Use minor versions

    LoicPoullain committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    c0e9f3a View commit details
    Browse the repository at this point in the history
  6. Fix test (typing)

    LoicPoullain committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    dbb12f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    225dbe5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #578 from FoalTS/enforce-dependencies

    Make dependency version policy more strict.
    LoicPoullain committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    922795a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78535e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d48be6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de2bd88 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b5dbbf8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dab706d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5226596 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Configuration menu
    Copy the full SHA
    8ae1a62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b367f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    e2c8346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acfbb7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b152927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9a4b19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2edd5e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e98e1f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. [Docs] Add unit docs

    LoicPoullain committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    d061a86 View commit details
    Browse the repository at this point in the history
  2. [Docs] Add TODOs

    LoicPoullain committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    3c39223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10646b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beda404 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6027ef7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #563 from FoalTS/social-auth-google-fb-spa

    [Social Auth] Add Google & Facebook providers
    LoicPoullain committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    70cc46b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3c6030 View commit details
    Browse the repository at this point in the history
  8. v1.3.0

    LoicPoullain committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    1a89b11 View commit details
    Browse the repository at this point in the history