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

Implement 1 to master #52

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

Implement 1 to master #52

wants to merge 352 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 6, 2020

  1. Add talk upload and delete

    Now it is possible to upload and
    delete talks.
    schettn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    d20372b View commit details
    Browse the repository at this point in the history
  2. Change site title

    The site title has been changed to SNEK.
    schettn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    4f6dd95 View commit details
    Browse the repository at this point in the history
  3. Add TalksPage to UI

    The talkspage is displayed now.
    schettn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    8df2f04 View commit details
    Browse the repository at this point in the history
  4. Update prop passing

    Now only the globalFunctions and
    globalState are passed as props.
    schettn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    e7a6924 View commit details
    Browse the repository at this point in the history
  5. Improve code quality

    Code quality has been improved
    schettn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    6d34e4b View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Suggestions from @pinterid and @schettn are
    applied now.
    
    Co-authored-by: Pinterics David <[email protected]>
    schettn and pinterid authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    c8b70e7 View commit details
    Browse the repository at this point in the history
  7. Update talks mount condition

    The mount condition has been refined
    and simplified.
    schettn committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    05f091d View commit details
    Browse the repository at this point in the history
  8. Improve code quality

    The code quality was improved due to request by Codacy.
    pinterid committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    d4ec7f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c033884 View commit details
    Browse the repository at this point in the history
  10. Improve code quality

    The code quality was improved due to a request by Codacy.
    pinterid committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    3bce1f2 View commit details
    Browse the repository at this point in the history
  11. Improve code quality

    The code quality was improved due to a request by Codacy.
    pinterid committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    1c72e61 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Improve code quality

    The code quality was improved due to a request by @kleberbaum.
    
    Co-authored-by: Florian Kleber <[email protected]>
    pinterid and kleberbaum authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    26f6ec0 View commit details
    Browse the repository at this point in the history
  2. Update site title

    The site title was changed due to a request by @kleberbaum.
    
    Co-authored-by: Florian Kleber <[email protected]>
    pinterid and kleberbaum authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    b35995b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49 from snek-at/add-heart-aa1

    Add heart aa1 to implement 1
    schettn authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    1e5d8b5 View commit details
    Browse the repository at this point in the history
  4. Add SearchBar Component

    A searchbar is created now. The searchbar
    is added to the navbar now.
    schettn committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    0768f6a View commit details
    Browse the repository at this point in the history
  5. Add getAllPageUrls

    Now it is possible to fetch all snek users.
    schettn committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    d3ba71b View commit details
    Browse the repository at this point in the history
  6. Add fuzzysort for serach

    Fuzzysort framework is used to
    search in users.
    schettn committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    ae7cd29 View commit details
    Browse the repository at this point in the history
  7. Improve code quality

    The code quality was improved due to a request by @pinterid.
    pinterid committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    30fd455 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Suggestions of @schettn are applied now.
    schettn authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    4e146b6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #51 from snek-at/add-search-aa1

    Add search aa1 to implement 1
    schettn authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    1afc181 View commit details
    Browse the repository at this point in the history
  10. Improve code quality

    The code quality was improved due to a request by Codacy.
    pinterid committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    d1557ca View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Numbering of the TSID Anchors

    Now all TSID anchors have an ID
    schettn committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    bc952ee View commit details
    Browse the repository at this point in the history
  2. Refine TSIDs

    The troubleshooting messages of all TSIDs
    have been updated.
    schettn committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    ae26ff6 View commit details
    Browse the repository at this point in the history
  3. Update LICENSES

    Updated license info with correct year.
    schettn committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    cbd73d1 View commit details
    Browse the repository at this point in the history
  4. Improve code quality

    The code quality was improved due to a request by @pinterid.
    pinterid committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    40b7349 View commit details
    Browse the repository at this point in the history
  5. Improve code quality

    A missing licence tag has been added.
    schettn committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c3b5330 View commit details
    Browse the repository at this point in the history
  6. Move imports to region

    Inline imports have been moved to the import
    region.
    schettn committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    3c75005 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    All suggestions have been applied
    
    Co-authored-by: Aichner Christian <[email protected]>
    schettn and Aichnerc authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    6b4f2bb View commit details
    Browse the repository at this point in the history
  8. Improve code quality

    The code quality was improved due to a request by @Aichnerc.
    pinterid committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    65e51e7 View commit details
    Browse the repository at this point in the history
  9. Update package.json

    Some dependencies were moved to devDependencies
    pinterid committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    4d7ff2b View commit details
    Browse the repository at this point in the history
  10. Refine component heading

    Some heading of components have been refined
    other added.
    schettn committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    6d630e2 View commit details
    Browse the repository at this point in the history
  11. Improve code quality

    The code quality was improved due to a request by @pinterid.
    pinterid committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    df9d450 View commit details
    Browse the repository at this point in the history
  12. Improve code quality

    The code quality was improved due to a request by @pinterid.
    pinterid committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    2e5c28c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Add missing MDBNavItem

    Now the SearchBar is aligned with all other
    NavBar items.
    schettn committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    dad3231 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Move Router to index.js

    The BrowserRouter has been moved to index.js
    in order to use withRouter(...) in App.js.
    Also a router base-name has been added.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f089403 View commit details
    Browse the repository at this point in the history
  2. Improve SearchBar

    - A label was removed due to an error in the MDBSelectOptions 
      element when you click the labelling, the dropdown menu closes.
    
    - A icon has been added to the search results.
    
    - The profile switching is now handled by the history because
      `window.open()` is ugly and therefore removed.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    bbf33fb View commit details
    Browse the repository at this point in the history
  3. Add Missing Routing Import

    A missing import was added in order to user export withRouter(...)
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    97fe39c View commit details
    Browse the repository at this point in the history
  4. Add Checks

    Now it will check if there is platformData in fetchUser. Only when
    true caching will proceed.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    51dc954 View commit details
    Browse the repository at this point in the history
  5. Add Global Functions for Refetching Checks

    Now there are two functions to check whether a refetch is required
    or not.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    0ca4a5f View commit details
    Browse the repository at this point in the history
  6. Implement Refetching Checks in Profile Page

    The previous created checking functions are now implemented
    in the `componentDidMount()` of the Profile Page.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5135459 View commit details
    Browse the repository at this point in the history
  7. Replace platformData.user with platformData.profile

    The username is no longer stored in .user but in .profile.
    Therefore it has been replaced.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e306384 View commit details
    Browse the repository at this point in the history
  8. Add .env.template

    A template has been added to ease further use on new machines.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8f57896 View commit details
    Browse the repository at this point in the history
  9. Bump react-scripts Package to v3.4.1

    react-scripts has been updated which resolved 2 vulnerabilities.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7f6cc9b View commit details
    Browse the repository at this point in the history
  10. Bump snek-intel Package to v0.1.1

    The package has been upgraded to 0.1.1 to fix a bug when
    generating talks.
    Ref: snek-at/intel#83
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    62ab1de View commit details
    Browse the repository at this point in the history
  11. Add Regions to App.js

    All headings inside the App component have been replaced
    with regions.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    87b5066 View commit details
    Browse the repository at this point in the history
  12. Fix Codacy

    The issues marked by Codacy were fixed.
    pinterid committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    34bb0b0 View commit details
    Browse the repository at this point in the history
  13. Improve code quality

    React-script has been moved to devDependencies.
    Some newline have been added.
    schettn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    4827511 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #63 from snek-at/improve-basics-aa1

    Improve basics aa1 to implement 1
    schettn authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8703320 View commit details
    Browse the repository at this point in the history
  15. Improve code quality

    The code quality was improved due to a request by @kleberbaum.
    pinterid committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    50953b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Add ghpages workaround

    The workaround for ghpages was implemented, it is now possible to reach sub-directories.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    69195bf View commit details
    Browse the repository at this point in the history
  2. Add core

    The core for actions was added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    f2ec084 View commit details
    Browse the repository at this point in the history
  3. Add authentication actions

    The authentication actions were added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    0a178e7 View commit details
    Browse the repository at this point in the history
  4. Add general actions

    The general actions were added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    92f0f03 View commit details
    Browse the repository at this point in the history
  5. Add user actions

    The user actions were added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    23088c9 View commit details
    Browse the repository at this point in the history
  6. Add talk actions

    The talks actions were added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c00c4cb View commit details
    Browse the repository at this point in the history
  7. Add controlling actions

    The controlling actions were added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    793d984 View commit details
    Browse the repository at this point in the history
  8. Add login handler

    The login handler was implemented.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    b8d96ce View commit details
    Browse the repository at this point in the history
  9. Add logout handler

    The handler for logout was added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3d8dcf0 View commit details
    Browse the repository at this point in the history
  10. Add registration handler

    The handler for registrations was added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    afe1cbc View commit details
    Browse the repository at this point in the history
  11. Add cache renewal handler

    The handler for cache renewal was added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    586ae23 View commit details
    Browse the repository at this point in the history
  12. Add profile fetching handler

    The handler for fetching profiles was added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    7b4748c View commit details
    Browse the repository at this point in the history
  13. Add talk upload handler

    The handler for talk uploads was added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    5ac3ded View commit details
    Browse the repository at this point in the history
  14. Add talk deletion handler

    The handler for deleting talks was added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    2545618 View commit details
    Browse the repository at this point in the history
  15. Add save settings handler

    The handler for saving settings was added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    15cadf8 View commit details
    Browse the repository at this point in the history
  16. Add control handler

    The handler for controlling data were added.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    32c0d92 View commit details
    Browse the repository at this point in the history
  17. Add auto login

    Automatically login as a real or anonymous user on start.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c145eeb View commit details
    Browse the repository at this point in the history
  18. Update function access

    The function access was updated to the new structure.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    f56a198 View commit details
    Browse the repository at this point in the history
  19. Update imports

    An unnecessary import was removed.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    721d052 View commit details
    Browse the repository at this point in the history
  20. Fix talk tab

    The wrong using of links in talks was removed.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    0d9bd78 View commit details
    Browse the repository at this point in the history
  21. Add themes controlling

    The site no longer crashes if a user has no themes.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    4f2155d View commit details
    Browse the repository at this point in the history
  22. Update upload modal

    The talk upload modal structure was improved.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    b0dfee3 View commit details
    Browse the repository at this point in the history
  23. Fix login fail error

    The login fail error was patched.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    be980d4 View commit details
    Browse the repository at this point in the history
  24. Improve code quality

    The code quality was improved due to a request by @kleberbaum.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    13a5911 View commit details
    Browse the repository at this point in the history
  25. Update navbar link

    The navbar links were updated from regular html to MDB Link.
    pinterid committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    f2f654c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Improve code quality

    The code quality was improved  due to a request by @Aichnerc.
    pinterid committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    926d6ea View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Improve structure

    The structure was improved due to a request by @Aichnerc and a discussion with @schettn & @kleberbaum.
    pinterid committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    ee55590 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Some minor structure changes in actions

    Intel is written in lowercase now.
    Duplciate // are removed now
    schettn committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    6602447 View commit details
    Browse the repository at this point in the history
  2. Move username to first level fetchUser

    Now the username is not longer notated under `fetchUser.plartformData.profile.username` instead under
    `fetchUser.username`.
    schettn committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    54be426 View commit details
    Browse the repository at this point in the history
  3. Fix talks page rendering

    Because of a stupid allocation the talks page rendering
    failed. I repaired it and now it works.. :)
    schettn committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    2183f59 View commit details
    Browse the repository at this point in the history
  4. Rework error codes

    There were duplicates in error codes which are resolved now.
    In addition all error codes are now in the range of 600 - 699.
    SNEK codes.
    schettn committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    bc2f970 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Add oauth utils

    The utilites required for OAuth were added.
    pinterid committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    73418ce View commit details
    Browse the repository at this point in the history
  2. Add window opener

    The window opener required for OAuth was added.
    pinterid committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    056335a View commit details
    Browse the repository at this point in the history
  3. Add oauth component

    The oauth component was added.
    pinterid committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    db4de44 View commit details
    Browse the repository at this point in the history
  4. Update import/exports

    The import & exports required for OAuth were updated.
    pinterid committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5ed37b6 View commit details
    Browse the repository at this point in the history
  5. Implement oauth component

    The oauth component was implemented.
    pinterid committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    aea8b57 View commit details
    Browse the repository at this point in the history
  6. Update routes

    The routes required for oauth were updated.
    pinterid committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6956621 View commit details
    Browse the repository at this point in the history
  7. Update package.json

    The package.json was updated, it is now possible to deploy the project.
    pinterid committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6847042 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Just to save it

    routing sucks..
    schettn committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    53d8c69 View commit details
    Browse the repository at this point in the history
  2. Finally fixed the fucking routing issues

    And here we are. After three days of shit the routing issue is
    resolved and everything works like a charm.
    For the nerds:
    THE ISSUE WAS THE FUCKING HOMEPAGE PATH IN THE
    PACKAGE.JSON.. HOW THE FUCK COULD THIS HAPPEN???
    schettn committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    399cbfb View commit details
    Browse the repository at this point in the history
  3. Improve Landing Page

    Two more sections have been added.
    Aichnerc committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    3de85cc View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Lowerize Intel Folder Name

    Intel is changed to intel now.
    schettn committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0202449 View commit details
    Browse the repository at this point in the history
  2. Update GitHub OAuth component

    The github oauth component is now received from a npm package.
    pinterid committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    41b19e7 View commit details
    Browse the repository at this point in the history
  3. Improve code quality

    The code quality has been improved due to a request of @schettn
    schettn committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    9c5e48c View commit details
    Browse the repository at this point in the history
  4. Rename ferry to intelFerry

    The ferry has been renamed due to future implementations of
    ferry.
    schettn committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    eeef25e View commit details
    Browse the repository at this point in the history
  5. Refined console.logs

    Useless logs are removed now. Some logs are changed to errors
    now.
    schettn committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    9c07f76 View commit details
    Browse the repository at this point in the history
  6. Adjust licence tags

    The year was missing in some licence tags
    schettn committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    742c3c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dd48c4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #65 from snek-at/improve-basics-aa2

    Improve basics aa2 to implement 1
    schettn authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c6759fc View commit details
    Browse the repository at this point in the history
  9. Update .prettierrc

    Fix syntax error
    schettn committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    426685d View commit details
    Browse the repository at this point in the history
  10. Add Error Boundary Component

    A error boundary component is added now. When wrapping some other components in this all errors will be catched and processed.
    schettn committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    eeb58e1 View commit details
    Browse the repository at this point in the history
  11. Add Error Boundary to OverviewTab Component

    Now all errors which occurs inside the overview tab component are handled. When there is a error, a alert component is rendered.
    schettn committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d1ea36a View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Pinterics David <[email protected]>
    schettn and pinterid authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    365c589 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #69 from snek-at/add-errorboundary-aa1

    Add errorboundary aa1 to implement 1
    schettn authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d67b0dc View commit details
    Browse the repository at this point in the history
  14. Improve code quality

    Some issues have been fixed.
    Aichnerc committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f891a58 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

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

Commits on Jun 27, 2020

  1. Update globalState

    The active object was added to globalState.
    pinterid committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    be3b9f8 View commit details
    Browse the repository at this point in the history
  2. Implement active tab

    The active software tab is now stored in the new globalState.
    pinterid committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    0bc78b8 View commit details
    Browse the repository at this point in the history
  3. Implement active action card

    The active actionCard is now stored in the new globalState.
    pinterid committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    c696cd8 View commit details
    Browse the repository at this point in the history
  4. Update navbar login

    The navbar login button now sets the active actionCard.
    pinterid committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    421da95 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Refine signin button redirect and remove software tab workaround

    With the introduced implementation it is possible to use the "Sign In"
    button to redirect to the correct login action card. The workaround which allows reloading the last tab before
    caching remounts every component is removed now.
    The functionality which is missing now will be added soon.
    schettn committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    67f7bef View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Upgrade to redux

    New redux structure was roughly implemented. Refinements take place in the following commits. But .. redux is fun :)
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    27705e4 View commit details
    Browse the repository at this point in the history
  2. Enhance Redux

    Some bugs are fixed and the actions were adjusted.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    bd269f8 View commit details
    Browse the repository at this point in the history
  3. Improve user fetching

    Incorrect user fetching has been fixed.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    1c6a968 View commit details
    Browse the repository at this point in the history
  4. Upgrade registration component with redux

    The registration works now with the new structure.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    6b0ca3f View commit details
    Browse the repository at this point in the history
  5. Login after regisration

    A context error where the login function was not defined due to asynchronously
    is fixed now. After registering a user will be logged in.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    6455e6c View commit details
    Browse the repository at this point in the history
  6. Update package.json

    React-Avatar-Editor was added for editing images on the site.
    pinterid authored and schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    4548fd0 View commit details
    Browse the repository at this point in the history
  7. Add profile picture modal

    The modal for editing images was added.
    pinterid authored and schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    cf9f25d View commit details
    Browse the repository at this point in the history
  8. Update modal export/imports

    The modal imports and exports were updated.
    pinterid authored and schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    63d488c View commit details
    Browse the repository at this point in the history
  9. Add settings page

    A page for editing user settings was added.
    pinterid authored and schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    3fdfaeb View commit details
    Browse the repository at this point in the history
  10. Implement settings page

    The path for the settings page was set.
    pinterid authored and schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    1c7d15b View commit details
    Browse the repository at this point in the history
  11. Update navbar settings

    The navbar settings now work with the settings page.
    pinterid authored and schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    11ce7b8 View commit details
    Browse the repository at this point in the history
  12. Update settings action

    The settings action is now capable of updating profile pictures.
    pinterid authored and schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    8b65ce7 View commit details
    Browse the repository at this point in the history
  13. Improve settings page accesability

    Now it is possible to access the settings page directly by entering the url. Access is only granted to the own settings page.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    42f6728 View commit details
    Browse the repository at this point in the history
  14. Improve user menu

    Now when clicking on `My Profile` only the corresponding components are rendered and not longer everyone like before.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    4d9268d View commit details
    Browse the repository at this point in the history
  15. Remove legacy code

    Due to the switch to Redux, a lot of code is obsolete and is now being removed.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0332ee5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    04a17b3 View commit details
    Browse the repository at this point in the history
  17. Improve Redux DevTools integration

    Now  Redux DevTools only applies in development mode.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    3765de6 View commit details
    Browse the repository at this point in the history
  18. Fix syntax error of previous merge

    The resolving of the merge conflicts went wrong and produced a syntax error which
    is fixed now.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b316569 View commit details
    Browse the repository at this point in the history
  19. Conditional Rendering of Talk Interaction Buttons

    Uploading and deleting of talks is now only possible if a user is signed in
    and on his profile.
    schettn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d29918f View commit details
    Browse the repository at this point in the history
  20. Remove init blank

    Blank initialization was removed because it is no longer needed.
    pinterid committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d8bf12d View commit details
    Browse the repository at this point in the history
  21. Add input value check

    The check was added to prevent the uncontrolled component warning.
    pinterid committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    46cfbd8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2f14735 View commit details
    Browse the repository at this point in the history
  23. Add Language chart

    The chart for displaying languages has been added.
    Aichnerc committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    7b1c67a View commit details
    Browse the repository at this point in the history
  24. Improve projects

    The project component has been improved and now actually looks nice.
    Aichnerc committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    9442410 View commit details
    Browse the repository at this point in the history
  25. Improve profile info

    The language chart and top languages have been implemented.
    Aichnerc committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    475eea3 View commit details
    Browse the repository at this point in the history
  26. Disable pinned

    The pinned posts have been temporarily disabled.
    Aichnerc committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    3fb02d6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    950f632 View commit details
    Browse the repository at this point in the history
  28. Update autch actions

    The auth actions errors were updated.
    pinterid committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    808753e View commit details
    Browse the repository at this point in the history
  29. Update login form errors

    The login form errors were updated.
    pinterid committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    245eecf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8348757 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Fix Invalid Date on LatestActivity Chart

    MomentJS cannot handle periods well, therefore I adjusted the dummy dates to
    dashes.
    schettn committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    390153a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from snek-at/add-homepage-aa1

    Add homepage aa1 to implement 1
    schettn authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    79ef8ba View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Add Default Project Avatar

    When there is no image available for a project, a default image is set.
    schettn committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    971d3ae View commit details
    Browse the repository at this point in the history
  2. Improve Default Major Language Name

    The default text has been adjusted cause of the suck-level of the previous one.
    schettn committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    31ac934 View commit details
    Browse the repository at this point in the history
  3. Add Todo To LanguageChart Component

    A todo has been added. It includes renaming of component and descriptions
    due to a copy paste issue...
    schettn committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    cc4b97b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f81b03d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Update SignIn Error Message

    The message have been refined cause the old one was a bit shitty.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    bc8c9f8 View commit details
    Browse the repository at this point in the history
  2. Add Redirect to Homepage in Settings page for unlogged users

    Now when a anonymous user visits the settings page he is redirected to
    the homepage with active login form.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    b8a022c View commit details
    Browse the repository at this point in the history
  3. Fix Codacy

    Issues marked by Codacy were resolved.
    pinterid committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    ac82913 View commit details
    Browse the repository at this point in the history
  4. Fix Codacy

    Issues marked by Codacy were resolved.
    pinterid committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    1707c85 View commit details
    Browse the repository at this point in the history
  5. Fix Codacy

    Codacy errors were fixed.
    pinterid committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0506258 View commit details
    Browse the repository at this point in the history
  6. Move Changeable Content to User Section

    Previously some data was stored in the profile section. Therefore when adjusting
    data in settings it got overwritten during a refetch.
    By moving this data to user section it does not get overwritten anymore.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    17db562 View commit details
    Browse the repository at this point in the history
  7. Add Optional Chaining to Login Result

    Now when the result is undefined nothing happens cause there is no error.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    52b81f9 View commit details
    Browse the repository at this point in the history
  8. Fix Redirect to Homepage in Settings Page

    There was an error where it always redirected if the settings url was entered
    directly. This issue is fixed now,
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d80c715 View commit details
    Browse the repository at this point in the history
  9. Remove Workaround

    There was a workaround to update user settings. This is removed now because it
    resets the user data every read cache iteration.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    72aeebe View commit details
    Browse the repository at this point in the history
  10. Merge pull request #87 from snek-at/add-redux-aa1

    Add redux aa1 to improve basics aa3
    schettn authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    1913941 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b89291 View commit details
    Browse the repository at this point in the history
  12. Update LanguageChart Namings

    Issues which occurred due to copy past errors are fixed now. This includes new
    naming and descriptions.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0f41ce0 View commit details
    Browse the repository at this point in the history
  13. Improve Import and Export Regions

    The cleanliness of import and export region was not sufficient
    and was therefore improved.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    daeb624 View commit details
    Browse the repository at this point in the history
  14. Remove Default Class Comment from Export Regions

    The comment `Default Class` is completely useless and therefore removed.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    60c53eb View commit details
    Browse the repository at this point in the history
  15. Add Comments to Export Regions

    All components that needed proper export documentation have been updated.
    Contains a description of withRouter and connect behaviour
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    9f5b9b7 View commit details
    Browse the repository at this point in the history
  16. Logs Cleanup

    All unnecessary console logs are removed now.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    8ccf8cc View commit details
    Browse the repository at this point in the history
  17. Implement Loading Bar on Cache Update

    Now there is a loading bar which gets displayed when updatingCache action is
    running. In future, there will be a separate loading bar for this purpose.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d5793ac View commit details
    Browse the repository at this point in the history
  18. Improve Code Quality

    Suggestions of @pinterid have been applied.
    schettn committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    1c776ab View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Add Movable Boundary

    A boundary has been added which allows components to move within
    a specified axis.
    schettn committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    eef3053 View commit details
    Browse the repository at this point in the history
  2. Add Origin Check

    A check which determines if the fetched and logged user matches.
    schettn committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    060aa20 View commit details
    Browse the repository at this point in the history
  3. Integrate Movable in Overview Tab

    A editor mode has been added which allows movement for all relevant
    components.
    schettn committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    b916bcd View commit details
    Browse the repository at this point in the history
  4. Add Export for Error Boundary

    The missing export for error boundary has been added.
    schettn committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    67cd870 View commit details
    Browse the repository at this point in the history
  5. Improve Styling for Overview Tab

    The styling of sortable list and interchange charts has been improved.
    schettn committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    158a5c8 View commit details
    Browse the repository at this point in the history
  6. Add scss to prettier

    The SCSS file extension has been added to auto format for prettier.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    a24d8cf View commit details
    Browse the repository at this point in the history
  7. Improve company page

    The chart points have been removed.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    582cfa5 View commit details
    Browse the repository at this point in the history
  8. Add color variables

    Some more color variables have been added to our SCSS config.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d30f511 View commit details
    Browse the repository at this point in the history
  9. Improve design

    The general design of buttons and the profile page has been improved.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    4fe5507 View commit details
    Browse the repository at this point in the history
  10. Fix Calendar3D

    The code of the strike and contrib boxes has been greatly improved and does not longer suck. The design of those boxes has been improved. The max height of the chart bars has been reduced.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    7eebc4a View commit details
    Browse the repository at this point in the history
  11. Improve Language chart

    There is now a grey chart if there is no language found.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    532224d View commit details
    Browse the repository at this point in the history
  12. Improve design

    The design of buttons and pinned items has been improved.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    1308d04 View commit details
    Browse the repository at this point in the history
  13. Add profile button to main navbar

    The profile button has been moved.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    261c350 View commit details
    Browse the repository at this point in the history
  14. Improve profile button on navbar

    The padding has been adjusted.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    afa8237 View commit details
    Browse the repository at this point in the history
  15. Fix day and days seperation

    The streaks are now marked as days or day.
    Aichnerc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f4f71fe View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Improve project cards

    The slash for owners has been replaced with an @.
    Aichnerc committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    cabe83b View commit details
    Browse the repository at this point in the history
  2. Improve Read Cache Action

    The loading bar is disabled now because it interferes with the caching loading bar.
    Now the user object is set every time a key is missing.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    0973e70 View commit details
    Browse the repository at this point in the history
  3. Improve Write Cache Action

    Now the platform data is stringified before cached.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    3ba02c2 View commit details
    Browse the repository at this point in the history
  4. Implement Movable Pool Save Functionallity

    Now when pressing the save button the pool gets stored in the platformData.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    789a6df View commit details
    Browse the repository at this point in the history
  5. Replace Local Storage Save with Pool

    Instead of local storage the indexArray is stored in a passed in object.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    8211648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80e1305 View commit details
    Browse the repository at this point in the history
  7. Improve Movable Boundary

    Now the item order is saved on swapping
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    dcfeca9 View commit details
    Browse the repository at this point in the history
  8. Improve Code Quality

    The code quality has been improved due to codacy check.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    9b895a3 View commit details
    Browse the repository at this point in the history
  9. Fix Codacy

    The issues marked by Codacy were resolved.
    pinterid committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    6357341 View commit details
    Browse the repository at this point in the history
  10. Fix Codacy

    Issues marked by Codacy were resolved.
    pinterid committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    f70bdbd View commit details
    Browse the repository at this point in the history
  11. Improve code quality

    The code quality has been improved due to a request of @pinterid.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    abcae21 View commit details
    Browse the repository at this point in the history
  12. Improve wording

    None has been replaced with Unknown in the project item.
    Aichnerc committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    8469dc0 View commit details
    Browse the repository at this point in the history
  13. Improve stability

    If there is no owner for a project, the new owner is unknown.
    Aichnerc committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    0034279 View commit details
    Browse the repository at this point in the history
  14. Re-add loading bar styling

    The loading bar styling, which was previously accidentally removed, is now available
    again. This will show the loading bar again.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    f20e71c View commit details
    Browse the repository at this point in the history
  15. Merge pull request #89 from snek-at/add-movable-aa1

    Add movable aa1 to improve basics aa3
    schettn authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d71bb28 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    98302bf View commit details
    Browse the repository at this point in the history
  17. Improve code quality

    Some scss stuff has been fixed due to a codacy request.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d2d0e08 View commit details
    Browse the repository at this point in the history
  18. Apply suggestions from code review

    Co-authored-by: Aichner Christian <[email protected]>
    schettn and Aichnerc authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c01d1d6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2e6d448 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #91 from snek-at/improve-design-ca1

    Improve design ca1 to improve basics aa3
    Aichnerc authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    bfd64b3 View commit details
    Browse the repository at this point in the history
  21. Improve code quality

    The code quality has been improved due to request of @Aichnerc @pinterid @kleberbaum.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    bc0eb01 View commit details
    Browse the repository at this point in the history
  22. Upgrade TalkUploadModal with Redux

    Due to a merging problem the talk upload modal did not use redux and therefore
    did not work anymore.  Redux was added in order to get it back working.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    427b3d2 View commit details
    Browse the repository at this point in the history
  23. Improve code quality

    The code quality has been improved due to a reuqest of @Aichnerc.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    068d3d4 View commit details
    Browse the repository at this point in the history
  24. Add loggedUser Object on Read Cache

    Now when reading the cache the loggedUser is set with fetchUser data if 
    the read user is the same as the loggedUser.
    schettn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d52b5d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Improve code quality

    The code quality has been improved due to a request of @kleberbaum.
    schettn committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    0a0104f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from snek-at/improve-basics-aa3

    Improve basics aa3 to implement 1
    Aichnerc authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    867d119 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Improve Code Quality

    The code quality has been improved due to a request of @pinterid.
    schettn committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    077f8d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Add versions file

    The file for monitoring the packages versions was added.
    pinterid committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    c760d08 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Improve code quality

    The code quality was improved due to a request by @kleberbaum.
    pinterid committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9b266b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Update Search

    Now the search uses a new task which
    delivery only user pages. Therefore filtering
    is no longer needed.
    Previously there was a plain username string
    list which got replaced by a object list containing
    slugs and titles.
    schettn committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    b25638c View commit details
    Browse the repository at this point in the history
  2. Update ReadCache Action

    The argument has been updated
    to fit the new structure.
    schettn committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    405e92b View commit details
    Browse the repository at this point in the history
  3. Update Login Action

    The login does no longer need a
    environment file including the anonymous username.
    The anonymous status can be be obtained directly from
    the authentication object.
    schettn committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    4dd861b View commit details
    Browse the repository at this point in the history
  4. Downgrade React Avatar Editor

    The package has been downgraded
    to 11.0.7 due to issues with the latest
    version.
    Ref: mosch/react-avatar-editor#340
    schettn committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    0420699 View commit details
    Browse the repository at this point in the history
  5. Add SnekClient v2-beta dependeny

    The package.json has been updated
    with the beta release of v2 SnekClient.
    schettn committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    af1d870 View commit details
    Browse the repository at this point in the history
  6. Update Login Action Condition

    Now when whoami is undefined the
    condition will not pass.
    schettn committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    2189d45 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Merge pull request #116 from snek-at/migrate-snekclientv2-aa1

    Migrate snekclientv2 aa1 to implement 1
    schettn authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    79a66cd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Update versions file

    The versions file was updated because of an damaged package.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    4537036 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    The package.json was updated to use the latest versions of the required packages.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    9f81ba8 View commit details
    Browse the repository at this point in the history
  3. Update software tabs

    Software tabs are now no longer selectable.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    bd4b0b6 View commit details
    Browse the repository at this point in the history
  4. Update badges

    The content of badges is now no longer selectable.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    3482741 View commit details
    Browse the repository at this point in the history
  5. Add show more

    It is now possible to collapse the programming languages list.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    c5732c5 View commit details
    Browse the repository at this point in the history
  6. Update latest activity

    The latest activity now refreshes after re-caching.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    16929ad View commit details
    Browse the repository at this point in the history
  7. Update 3D calendar

    The total contributions of the 3D calendar now change depending on the selected year.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    a1aee46 View commit details
    Browse the repository at this point in the history
  8. Require Mail field

    The Mail field is now a required field.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    e3a47fd View commit details
    Browse the repository at this point in the history
  9. Update save

    It is now not possible to save the changes if the Mail field is empty.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    557f528 View commit details
    Browse the repository at this point in the history
  10. Improve Code Quality

    The code quality was improved due to a request by @Aichnerc.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    abef6e4 View commit details
    Browse the repository at this point in the history
  11. Improve code quality

    The code quality was improved due to a request by @schettn.
    
    Co-authored-by: Schett Nico <[email protected]>
    pinterid and schettn authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    178bed8 View commit details
    Browse the repository at this point in the history
  12. Update Profile Information

    The profile information is now displayed correctly.
    pinterid committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    8675a80 View commit details
    Browse the repository at this point in the history
  13. Improve code quality

    The code quality was improved due to a request by @kleberbaum.
    
    Co-authored-by: Florian Kleber <[email protected]>
    pinterid and kleberbaum authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    30ffbce View commit details
    Browse the repository at this point in the history
  14. Improve code quality

    The code quality was improved.
    
    Co-authored-by: Florian Kleber <[email protected]>
    pinterid and kleberbaum authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    80e34a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Merge pull request #122 from snek-at/improve-overview-aa1

    Improve overview aa1 to implement 1
    schettn authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    a232190 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #123 from snek-at/improve-settings-ba1

    Improve settings ba1 to implement 1
    schettn authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    a211884 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Update login action

    Due to an error, incorrect login attempts
    were ignored and ended in a redirection
    to ./u/undefined. By improving the
    session.begin() response, this problem is resolved.
    schettn committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    86bd865 View commit details
    Browse the repository at this point in the history
  2. Update user actions

    The profile task no longer accepts
    usernames in <u_<username>>, 
    instead <username>.
    schettn committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    60ca2d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Fix login issues

    Now only a authenticated not anonymous
    real user can login.
    schettn committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    295a598 View commit details
    Browse the repository at this point in the history
  2. Improve login action

    A dispatch has been replaced with error
    raising which will be catched by the correct
    dispatcher.
    schettn committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    9b136f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Improve user actions

    The structure of cache has been refined.
    schettn committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    a4a6659 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Apply suggestions from code review

    The console logs were removed from the changes.
    pinterid authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a818308 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Add Anexia logo

    The Anexia logo was added to the assets.
    pinterid committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    c5f229e View commit details
    Browse the repository at this point in the history
  2. Add Netcup logo

    The Netcup logo was added to the assets.
    pinterid committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    95ee4a4 View commit details
    Browse the repository at this point in the history
  3. Add sponsor styles

    The stylesheet for sponsors was added.
    pinterid committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    04f1c1d View commit details
    Browse the repository at this point in the history
  4. Add sponsor section

    The sponsor section was added.
    pinterid committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    329a03a View commit details
    Browse the repository at this point in the history
  5. Add section exports

    The export for sections was combined into one file.
    pinterid committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    2b7921c View commit details
    Browse the repository at this point in the history
  6. Import sponsor section

    The sponsor section is no imported in the homepage.
    pinterid committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    f4244c9 View commit details
    Browse the repository at this point in the history
  7. Implement sponsor section

    The sponsor section was implemented.
    pinterid committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    d96297f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #127 from snek-at/migrate-snekclientv2-aa2

    Migrate snekclientv2 aa2 to implement 1
    pinterid authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    7453587 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Merge pull request #128 from snek-at/add-sponsorssection-aa1

    Add sponsorssection aa1 to implement 1
    schettn authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    4fb4215 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Add packages required for deployment

    The correct version of intel and client has been added
    in order to run this app.
    schettn committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    411adea View commit details
    Browse the repository at this point in the history
  2. Update sponsor text

    The content of the sponsor text has been adjusted.
    kleberbaum authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    6b952cb View commit details
    Browse the repository at this point in the history
  3. Improve code quality

    The code quality was improved due to a request by @kleberbaum.
    kleberbaum authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    616984f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #131 from snek-at/add-sponsorssection-aa2

    Add sponsorssection aa2 to master
    pinterid authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8e5a7ee View commit details
    Browse the repository at this point in the history