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

Release/v2.0 #47

Open
wants to merge 84 commits into
base: master
Choose a base branch
from
Open

Release/v2.0 #47

wants to merge 84 commits into from

Commits on Nov 8, 2022

  1. fresh start

    danieleguido committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4abc924 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. add axios

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c027fad View commit details
    Browse the repository at this point in the history
  2. create Menu component

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5140ca8 View commit details
    Browse the repository at this point in the history
  3. Create User.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6c237ae View commit details
    Browse the repository at this point in the history
  4. Update RequireAuth.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    3ca19a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c98379 View commit details
    Browse the repository at this point in the history
  6. Update Settings.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1c9bfd5 View commit details
    Browse the repository at this point in the history
  7. Update Login.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    75e54d3 View commit details
    Browse the repository at this point in the history
  8. Update miller.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c451d48 View commit details
    Browse the repository at this point in the history
  9. Delete AuthProvider.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5536f9f View commit details
    Browse the repository at this point in the history
  10. Update constants.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ce847f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    344ca9c View commit details
    Browse the repository at this point in the history
  12. add Story Component

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    de3f025 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bae23e4 View commit details
    Browse the repository at this point in the history
  14. Update index.scss

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ccda94d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b4cad76 View commit details
    Browse the repository at this point in the history
  16. Update Login.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    e500016 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    da3810c View commit details
    Browse the repository at this point in the history
  18. add authentication

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a6fe508 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1db192a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1918bfd View commit details
    Browse the repository at this point in the history
  21. Create Story.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    061e7ce View commit details
    Browse the repository at this point in the history
  22. Update Stories.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5bbba03 View commit details
    Browse the repository at this point in the history
  23. rearrange column

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1a08782 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5f6a168 View commit details
    Browse the repository at this point in the history
  25. Update Story.js

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b77a16a View commit details
    Browse the repository at this point in the history
  26. fix visual style

    danieleguido committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a539d27 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. add CodeMirror

    danieleguido committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    86a5125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6517f73 View commit details
    Browse the repository at this point in the history
  3. Update index.scss

    danieleguido committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bc27a60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e5488d View commit details
    Browse the repository at this point in the history
  5. add method lang2Field

    danieleguido committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    05e93f9 View commit details
    Browse the repository at this point in the history
  6. Create viewport.js

    danieleguido committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0dbe261 View commit details
    Browse the repository at this point in the history
  7. on error reset token

    danieleguido committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    030e716 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d290349 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf0c38d View commit details
    Browse the repository at this point in the history
  10. Update StoryModule.js

    danieleguido committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    6978a09 View commit details
    Browse the repository at this point in the history
  11. Update ModuleText.js

    danieleguido committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b9678e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. add prettier

    danieleguido committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d591a17 View commit details
    Browse the repository at this point in the history
  2. Update translations.json

    danieleguido committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    758238a View commit details
    Browse the repository at this point in the history
  3. add basic doc page

    danieleguido committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4c59ca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fd8b68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2faac7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a612a43 View commit details
    Browse the repository at this point in the history
  7. Create params.js

    danieleguido committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    55df0e0 View commit details
    Browse the repository at this point in the history
  8. Update Stories.js

    danieleguido committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e56cbae View commit details
    Browse the repository at this point in the history
  9. Update index.scss

    danieleguido committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    012181a View commit details
    Browse the repository at this point in the history
  10. add searchfield

    danieleguido committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d879451 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e66b0bb View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. fix eslint

    danieleguido committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    12f146a View commit details
    Browse the repository at this point in the history
  2. add favicon

    danieleguido committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    65ec663 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. add react-spring

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    23e523a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79dfbde View commit details
    Browse the repository at this point in the history
  3. eslint

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    516f379 View commit details
    Browse the repository at this point in the history
  4. creqte sqvings component

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    71a396c View commit details
    Browse the repository at this point in the history
  5. Update yarn.lock

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9e85531 View commit details
    Browse the repository at this point in the history
  6. Update translations.json

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a0beaca View commit details
    Browse the repository at this point in the history
  7. Update index.scss

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    75f365a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e7de0b View commit details
    Browse the repository at this point in the history
  9. use identifier not slug

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a617626 View commit details
    Browse the repository at this point in the history
  10. Update Settings.js

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c15ab74 View commit details
    Browse the repository at this point in the history
  11. Update miller.js

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    96e200b View commit details
    Browse the repository at this point in the history
  12. Update Menu.js

    danieleguido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    faeca2a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Update App.js

    danieleguido committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    cd416a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc51fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb79d6c View commit details
    Browse the repository at this point in the history
  4. Update index.scss

    danieleguido committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    671b3dd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    f8e78c7 View commit details
    Browse the repository at this point in the history
  2. add authors routes

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e019626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    431b062 View commit details
    Browse the repository at this point in the history
  4. Update Covers.js

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7360707 View commit details
    Browse the repository at this point in the history
  5. Create CreateDoc.js

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f541259 View commit details
    Browse the repository at this point in the history
  6. enbrich menu and fix css

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d2f6304 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    beb263c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d257ce9 View commit details
    Browse the repository at this point in the history
  9. Update yarn.lock

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    84233a3 View commit details
    Browse the repository at this point in the history
  10. Update translations.json

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    87ee8d3 View commit details
    Browse the repository at this point in the history
  11. Create CreateDoc.css

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a850547 View commit details
    Browse the repository at this point in the history
  12. Update setupProxy.js

    use only REACT_APP_PROXY
    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b19e1cd View commit details
    Browse the repository at this point in the history
  13. Update StoryItem.js

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    389ff6b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aaa27f8 View commit details
    Browse the repository at this point in the history
  15. add autthors

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c653307 View commit details
    Browse the repository at this point in the history
  16. Update index.js

    danieleguido committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    824c93f View commit details
    Browse the repository at this point in the history