-
Notifications
You must be signed in to change notification settings - Fork 1
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 Pochtron #97
Merged
Merged
Release Pochtron #97
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Major review of the front of news app * Add a rank to participations * Update back/news/templates/news/event_detail.html Co-authored-by: bastienlc <[email protected]> * Update back/news/templates/news/event_detail.html Co-authored-by: bastienlc <[email protected]> * Update back/news/templates/news/events.html Co-authored-by: bastienlc <[email protected]> * Empty div solved * review of posts.html * Update posts.html * Fix cancel button not working, add possibility to add a shotgun when creating an event and other small fixes * fixs on news pages * fixs on news * Fix cancel button * Display event image * Full review of Social * ... * factorisation of the sidenav * Fix more front * Small change * add default pictures and comments name * images centered * fixs on group-images * brackets issues * few other fixs * images fixs * Fix event delete, fix club logos in events, merge shotgun_new.html and shotgun_edit.html * sized image in event_detail * title issue * Fix wrong logo being displayed Co-authored-by: bastienlc <[email protected]> Co-authored-by: bastienlc <[email protected]>
… and to posts page (#69) * Set up react for the project and add infinite scroller to students page * Fix style ? * Fix build * Fix style * Starting react for posts * Progress on posts * Lots of progress on new posts page * Like, dislike, delete comment; without page refresh * Add a button to show more comments * Update documentation * Multiple fixs * Fix style * Fix style * Merge posts.html and posts_test.html * Fix naive datetime * Fix unability to comment if student has no club * Wait for webinstaller to build files before launching back in prod * Fix Cannot read properties of null ? * Fix build in prod ? * Fix Mixed content error over https * Multiple fixs and add development / production modes to webpack * Fix style * Fix post edit button always being displayed * few responsive changes in style * few changes on submit inputs * Fix build in prod ? * Wait for webinstaller to exit before copying static files Co-authored-by: dadou15 <[email protected]> Co-authored-by: Dadou15 <[email protected]>
* taking feedbacks into account * Add link to clubs in profile_viewed Co-authored-by: bastienlc <[email protected]>
* Fix box size * textarea issue fix * fix style * Fix EVERYWHERE Co-authored-by: Dadou15 <[email protected]> Co-authored-by: dadou15 <[email protected]>
* Fix basic markdown * Adding more markdown possibilities * Adding UTF-8 emojis * Fix typo
* facilitate navigation * Front fixs (#75) * Major review of the front of news app * Add a rank to participations * Update back/news/templates/news/event_detail.html Co-authored-by: bastienlc <[email protected]> * Update back/news/templates/news/event_detail.html Co-authored-by: bastienlc <[email protected]> * Update back/news/templates/news/events.html Co-authored-by: bastienlc <[email protected]> * Empty div solved * review of posts.html * Update posts.html * Fix cancel button not working, add possibility to add a shotgun when creating an event and other small fixes * fixs on news pages * fixs on news * Fix cancel button * Display event image * Full review of Social * ... * factorisation of the sidenav * Fix more front * Small change * add default pictures and comments name * images centered * fixs on group-images * brackets issues * few other fixs * images fixs * Fix event delete, fix club logos in events, merge shotgun_new.html and shotgun_edit.html * sized image in event_detail * title issue * Fix wrong logo being displayed Co-authored-by: bastienlc <[email protected]> Co-authored-by: bastienlc <[email protected]> * Set up react for the project, add infinite scrollbar to students page and to posts page (#69) * Set up react for the project and add infinite scroller to students page * Fix style ? * Fix build * Fix style * Starting react for posts * Progress on posts * Lots of progress on new posts page * Like, dislike, delete comment; without page refresh * Add a button to show more comments * Update documentation * Multiple fixs * Fix style * Fix style * Merge posts.html and posts_test.html * Fix naive datetime * Fix unability to comment if student has no club * Wait for webinstaller to build files before launching back in prod * Fix Cannot read properties of null ? * Fix build in prod ? * Fix Mixed content error over https * Multiple fixs and add development / production modes to webpack * Fix style * Fix post edit button always being displayed * few responsive changes in style * few changes on submit inputs * Fix build in prod ? * Wait for webinstaller to exit before copying static files Co-authored-by: dadou15 <[email protected]> Co-authored-by: Dadou15 <[email protected]> * facilitate navigation Co-authored-by: dadou15 <[email protected]> Co-authored-by: bastienlc <[email protected]> Co-authored-by: bastienlc <[email protected]> Co-authored-by: Dadou15 <[email protected]>
* Try remote static files storage with ftp * Fix STATIC_URL * Finish setting up remote static files and add docs * Fix different access and FTP urls causing failure * Don't validate .env file
* Make member adding more easy * Changing texts to french
…test version are uncompatible (see OCA/oca-addons-repo-template#133)
* Club pages names/nickname * No hard-coded condition * Profile page title and migration modification * Moved complete name from method to context * Moved complete name from method to context, for real this time
…ntext variables
Better author choice
Backup script
* Add basic balance and transactions view for clubs and students * Remove url /trade and move it to /pochtron * Change good model to handle changes to prices * Fixed database to pass every test * basic structure laid down, WIP to create consumptions * Finish consommations managing functionnalities * Add page to make transactions with nice search bar * Display latest transactions; to-do: check if student can buy and return error otherwise * Block transactions when account balance will be negative * Add page to credit accounts * Get rid of hard-coded urls in react * Add doc on reversing django urls in react * Work in progress on user side of pochtron... * Update curl version in Dockerfile * Add button to return to the main administration page in pochtron * Remove fields in fixture that create errors in db creation during test * Improve shop and home in Pochtron * Show balance after transaction in pochtron shop * Fix transaction order in pochtron home * Improve front of pochtron shop * WIP - does not work * Add modularity to pochtron admin permissions * Add front to pochtron admin permission management * Add vscode auto generated files to .gitignore * Generalize PochtronAdmin to TradeAdmin, model to manage administrations right of Trade app * Exclude docker-compose.yml files to yaml linter and modify yml files to pass lint * Bug fix in pochtron conso create/edit * CR : fix front, price in EU Co-authored-by: bastienlc <[email protected]> Co-authored-by: Louis-Bly <[email protected]> Co-authored-by: Ludovic Druette <[email protected]> Co-authored-by: sachabinder <[email protected]>
Pre release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.