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

Conversation

pinterid
Copy link
Member

@pinterid pinterid commented Jun 7, 2020

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change?
  • Have you tested your changes with successful results?

Type of Changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change which adds documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

What is the current behavior? (link to any open issues here)

Other information:
The introduced code complies with tonic standard.
Ref: https://githb.com/snek-at/tonic/

schettn and others added 20 commits June 7, 2020 00:01
Now it is possible to upload and
delete talks.
The site title has been changed to SNEK.
The talkspage is displayed now.
Now only the globalFunctions and
globalState are passed as props.
Code quality has been improved
Suggestions from @pinterid and @schettn are
applied now.

Co-authored-by: Pinterics David <[email protected]>
The mount condition has been refined
and simplified.
The code quality was improved due to request by Codacy.
The code quality was improved due to a request by Codacy.
The code quality was improved due to a request by Codacy.
The code quality was improved due to a request by @kleberbaum.

Co-authored-by: Florian Kleber <[email protected]>
The site title was changed due to a request by @kleberbaum.

Co-authored-by: Florian Kleber <[email protected]>
Add heart aa1 to implement 1
A searchbar is created now. The searchbar
is added to the navbar now.
Now it is possible to fetch all snek users.
Fuzzysort framework is used to
search in users.
The code quality was improved due to a request by @pinterid.
Suggestions of @schettn are applied now.
Add search aa1 to implement 1
@pinterid pinterid added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 7, 2020
@pinterid pinterid added this to the SNEK Version 0.1.0 milestone Jun 7, 2020
@pinterid pinterid self-assigned this Jun 7, 2020
pinterid and others added 3 commits June 7, 2020 14:36
The code quality was improved due to a request by Codacy.
Now all TSID anchors have an ID
The troubleshooting messages of all TSIDs
have been updated.
pinterid and others added 30 commits August 7, 2020 10:55
The latest activity now refreshes after re-caching.
The total contributions of the 3D calendar now change depending on the selected year.
The Mail field is now a required field.
It is now not possible to save the changes if the Mail field is empty.
The code quality was improved due to a request by @Aichnerc.
The code quality was improved due to a request by @schettn.

Co-authored-by: Schett Nico <[email protected]>
The profile information is now displayed correctly.
The code quality was improved due to a request by @kleberbaum.

Co-authored-by: Florian Kleber <[email protected]>
The code quality was improved.

Co-authored-by: Florian Kleber <[email protected]>
Improve overview aa1 to implement 1
Improve settings ba1 to implement 1
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.
The profile task no longer accepts
usernames in <u_<username>>, 
instead <username>.
Now only a authenticated not anonymous
real user can login.
A dispatch has been replaced with error
raising which will be catched by the correct
dispatcher.
The structure of cache has been refined.
The console logs were removed from the changes.
The Anexia logo was added to the assets.
The Netcup logo was added to the assets.
The stylesheet for sponsors was added.
The sponsor section was added.
The export for sections was combined into one file.
The sponsor section is no imported in the homepage.
The sponsor section was implemented.
Migrate snekclientv2 aa2 to implement 1
Add sponsorssection aa1 to implement 1
The correct version of intel and client has been added
in order to run this app.
The content of the sponsor text has been adjusted.
The code quality was improved due to a request by @kleberbaum.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment