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

Refactor #2059

Merged
merged 160 commits into from
Jan 29, 2021
Merged

Refactor #2059

merged 160 commits into from
Jan 29, 2021

Commits on Aug 19, 2020

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

Commits on Aug 21, 2020

  1. moving classes

    alagroy-42 committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    aa39d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc8f1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264269e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fd7e14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0276b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3f48ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5202d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    445a064 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6aa08a8 View commit details
    Browse the repository at this point in the history
  10. fixing a few changes

    alagroy-42 committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    db8bded View commit details
    Browse the repository at this point in the history
  11. fixes

    alagroy-42 committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    ba9650f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c3dc2c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    98eb3d1 View commit details
    Browse the repository at this point in the history
  2. force typing some params

    alagroy-42 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    2c9f749 View commit details
    Browse the repository at this point in the history
  3. fixing camelCase

    alagroy-42 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    078c8b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. reworked cache handling

    alagroy-42 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4fc85fb View commit details
    Browse the repository at this point in the history
  2. embedded layers are now reloaded when they have been modified after t…

    …he time they have been written in the cache
    alagroy-42 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    17a237c View commit details
    Browse the repository at this point in the history
  3. camelCase fixes again

    alagroy-42 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    19a41fb View commit details
    Browse the repository at this point in the history
  4. moving UnknownLizmapProjectException to namespace LizmapProject + mar…

    …king the global one as deprecated
    alagroy-42 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    747f026 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21ed8d0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1770 from alagroy-42/project-git-mv

    Refactor lizmapProject class as new class Lizmap\Project\Project
    laurentj committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    55bd462 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d021d9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16d36c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39393ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fa553f View commit details
    Browse the repository at this point in the history
  11. fixing all browser errors

    alagroy-42 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    17de2ea View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

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

Commits on Aug 27, 2020

  1. adding missing methods

    alagroy-42 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    9d61256 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. adding QGIS projects for tests

    alagroy-42 authored and laurentj committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    1e3b383 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. adding cache and log method in AppContextInterface and JelixContext +…

    … updating these methods in Project namespace
    alagroy-42 authored and laurentj committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8f19eeb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    8d41bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd1694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32a7127 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    72663c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1780 from alagroy-42/lizmapProjectRefactor-no-con…

    …flicts
    
    LizmapProject refactor
    alagroy-42 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    6d468d8 View commit details
    Browse the repository at this point in the history
  3. adding construct tests

    alagroy-42 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    e030ed0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c93603 View commit details
    Browse the repository at this point in the history
  5. adding construct tests

    alagroy-42 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    de45c77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e002e7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a61563 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df5bdc8 View commit details
    Browse the repository at this point in the history
  9. adding new tests

    alagroy-42 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    9d3cfc2 View commit details
    Browse the repository at this point in the history
  10. fixing get XmlLayer2 bug

    alagroy-42 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ecb7b26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    373ec8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c995122 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d289a7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1e1d730 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge pull request #1786 from alagroy-42/testProject

    Test ProjectConfig
    laurentj committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0a22362 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1797 from alagroy-42/QgisProjectTests

    Qgis project tests
    laurentj committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    9db62c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1806 from alagroy-42/appContextjUrl

    adding missing methods in appContext
    laurentj committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    51f1cfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f882e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1806 from alagroy-42/appContextjUrl

    adding missing methods in appContext
    laurentj authored and alagroy-42 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0eacb16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b45abc View commit details
    Browse the repository at this point in the history
  7. fixing for conflicts

    alagroy-42 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    5e8ce31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15e76fb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    f6f6618 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1800 from alagroy-42/repo-no-conflicts

    Lizmap\Project\Repository
    laurentj committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    fe3455f View commit details
    Browse the repository at this point in the history
  3. beginning of tests

    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    880ec33 View commit details
    Browse the repository at this point in the history
  4. adding more tests

    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    7f2f3cf View commit details
    Browse the repository at this point in the history
  5. adding editionLayers tests

    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    a70c330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46506d8 View commit details
    Browse the repository at this point in the history
  7. adding Google tests

    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    23a00f8 View commit details
    Browse the repository at this point in the history
  8. adding checkAcl tests

    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    d6f06ad View commit details
    Browse the repository at this point in the history
  9. small fixes due to rebase

    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    4dcb086 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77d5e6b View commit details
    Browse the repository at this point in the history
  11. fixing broken tests again

    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    070ecb1 View commit details
    Browse the repository at this point in the history
  12. fixing issues

    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    9f6fd02 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1814 from alagroy-42/ProjectTests

    Project tests
    laurentj committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    07576f6 View commit details
    Browse the repository at this point in the history
  14. Some cleanup into Repository

    laurentj committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    043cff9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5bfc8bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0a0c188 View commit details
    Browse the repository at this point in the history
  17. renaming new classes to be in accordance with PSR-4 and restoring old…

    … classes to not break the API
    alagroy-42 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    6493485 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    98395ca View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    289e864 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    a859002 View commit details
    Browse the repository at this point in the history
  2. adding Item tests

    alagroy-42 committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    0803cf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

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

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    a540416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10240cd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

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

Commits on Sep 25, 2020

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

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    5238c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70dcace View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. fixing test + jFormPlugin

    alagroy-42 committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    da5a616 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1840 from alagroy-42/editionRefactor

    QgisForm* namespace + Jelix uncontextualization
    alagroy-42 committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    b90d406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    febb0ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2ea124 View commit details
    Browse the repository at this point in the history
  5. constructor docstring

    alagroy-42 committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6036cde View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

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

Commits on Oct 5, 2020

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

Commits on Oct 7, 2020

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

Commits on Oct 9, 2020

  1. fixing issues

    alagroy-42 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    188133c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c68e9e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14da578 View commit details
    Browse the repository at this point in the history
  4. fixing coding style

    alagroy-42 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    d171ede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17ae46b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0cc73d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ab4a2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25f2f58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88d33f1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1822 from alagroy-42/logSystemRefactor

    Log system refactor
    laurentj committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    550f5cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f2a6c39 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42435e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0960148 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1866 from 3liz/fix-logger

    Fix some issues into the logger
    laurentj committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    703d78c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f63ee6 View commit details
    Browse the repository at this point in the history
  16. Missing comment

    laurentj committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    651ff30 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1844 from alagroy-42/qgisFormRefactor

    Qgis form refactor
    laurentj committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    bc36c12 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cec8ea6 View commit details
    Browse the repository at this point in the history
  19. Fix AppContextInterface::getLocale: should accept parameters

    These parameters are substitution values for the localized string.
    laurentj committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4887074 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6c90add View commit details
    Browse the repository at this point in the history
  21. Fix some comments

    laurentj committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f275552 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    19d04da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d745331 View commit details
    Browse the repository at this point in the history
  3. adding qgisForm tests

    alagroy-42 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0bb4bf4 View commit details
    Browse the repository at this point in the history
  4. adding more tests

    alagroy-42 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    e2c6d95 View commit details
    Browse the repository at this point in the history
  5. fix lint

    alagroy-42 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    cb743ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f1d10f View commit details
    Browse the repository at this point in the history
  7. adding qgisForm tests

    alagroy-42 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    2722a06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d83af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Oct 14, 2020

  1. Merge pull request #1861 from alagroy-42/ControlTests

    QgisFormControl tests
    laurentj committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    e865fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8171a03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e44c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

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

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    df57f2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96035dd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    ce27af2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1946 from alagroy-42/git-mv-RequestProxy

    [refactor] Moving Proxy/Request classes
    laurentj committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    bb4961e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eaa058 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15e393f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a836852 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. documentation

    alagroy-42 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    0dcc8e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1947 from alagroy-42/ProxyRequestRefactor

    [Refactor] Proxy/Request namespace and context
    laurentj committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    eb629cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    389967c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ed3d22 View commit details
    Browse the repository at this point in the history
  5. lint

    alagroy-42 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ac8eab3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1948 from alagroy-42/Refacto-new-base

    [refactor] Proxy and XXXRequest Refactorisation
    laurentj committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    37af53d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    002f0a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2808f68 View commit details
    Browse the repository at this point in the history
  9. lint

    alagroy-42 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ab89a3b View commit details
    Browse the repository at this point in the history
  10. adding Proxy tests

    alagroy-42 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    742c789 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. adding WMTS tests

    alagroy-42 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ec85ec2 View commit details
    Browse the repository at this point in the history
  2. adding OGCRequest tests

    alagroy-42 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    c53365e View commit details
    Browse the repository at this point in the history
  3. adding WFS Tests

    alagroy-42 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    6e33350 View commit details
    Browse the repository at this point in the history
  4. adding WMS tests

    alagroy-42 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    9d9ca33 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Merge pull request #1962 from alagroy-42/TestsProxyRequest

    [tests] Proxy/XXXRequest
    laurentj committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1bf6d38 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    7a4f8dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952f025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d16e78 View commit details
    Browse the repository at this point in the history
  4. fix broken tests

    alagroy-42 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    9ebdefd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5538027 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    7c84dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79853af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50d52fb View commit details
    Browse the repository at this point in the history
  4. lint

    alagroy-42 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    b273e70 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

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