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 Pochtron #97

Merged
merged 40 commits into from
Sep 12, 2022
Merged

Release Pochtron #97

merged 40 commits into from
Sep 12, 2022

Conversation

LudovicDrtt
Copy link
Contributor

No description provided.

dadou15 and others added 30 commits February 20, 2022 14:04
* 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
* 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
* 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]>
@LudovicDrtt LudovicDrtt merged commit 557fc79 into master Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants