K-Psul : gestion de la caisse en Backbone #800

Open
lstephan wants to merge 10 commits from Aufinal/backbone_checkout into master
lstephan commented 2021-02-28 23:17:39 +01:00 (Migrated from git.eleves.ens.fr)

Réécrit la partie de K-Psul qui gère les caisses via Backbone: code plus clair/devrait être plus simple à maintenir. On commence à ébaucher une classe KPsul pour gérer les interactions entre composants.
Dépend de !436

Réécrit la partie de K-Psul qui gère les caisses via Backbone: code plus clair/devrait être plus simple à maintenir. On commence à ébaucher une classe `KPsul` pour gérer les interactions entre composants. Dépend de !436
lstephan commented 2021-05-04 18:20:37 +02:00 (Migrated from git.eleves.ens.fr)

added 43 commits

  • 035e0fdb...9bbe3f50 - 27 commits from branch master
  • c10e5fe4 - Refactor Account model a bit
  • 17d96f17 - New account manager logic
  • f901ea93 - Remove useless kpsul.html code
  • a984d1fd - Clarity
  • f6c83dc6 - FINALLY fix this f***ing whitespace mess
  • d62a8d61 - Search fix and CSS update
  • 339223be - Black
  • 87920a71 - Use ES6 modules
  • f7ad9c1c - Switch to minifier
  • 74fa12df - Add clean target
  • 95b3908d - Doc
  • f6554d6c - Revert "Doc"
  • 6c52f65a - New checkout model and manager
  • 5c03a203 - Glue code between kpsul and the new js
  • 83a4b6c3 - Adapt checkout json view
  • a25f44a4 - Fix tests and simplify checkout data

Compare with previous version

added 43 commits <ul><li>035e0fdb...9bbe3f50 - 27 commits from branch <code>master</code></li><li>c10e5fe4 - Refactor Account model a bit</li><li>17d96f17 - New account manager logic</li><li>f901ea93 - Remove useless kpsul.html code</li><li>a984d1fd - Clarity</li><li>f6c83dc6 - FINALLY fix this f***ing whitespace mess</li><li>d62a8d61 - Search fix and CSS update</li><li>339223be - Black</li><li>87920a71 - Use ES6 modules</li><li>f7ad9c1c - Switch to minifier</li><li>74fa12df - Add clean target</li><li>95b3908d - Doc</li><li>f6554d6c - Revert &quot;Doc&quot;</li><li>6c52f65a - New checkout model and manager</li><li>5c03a203 - Glue code between kpsul and the new js</li><li>83a4b6c3 - Adapt checkout json view</li><li>a25f44a4 - Fix tests and simplify checkout data</li></ul> [Compare with previous version](/klub-dev-ens/gestioCOF/-/merge_requests/496/diffs?diff_id=2647&start_sha=035e0fdb499e9e3619132e20c0d5c1809f258c70)
lstephan commented 2021-05-05 18:03:21 +02:00 (Migrated from git.eleves.ens.fr)

added 16 commits

Compare with previous version

added 16 commits <ul><li>a25f44a4...0351f672 - 7 commits from branch <code>master</code></li><li>e42349bc - Use ES6 modules</li><li>30ac7817 - Switch to minifier</li><li>e4973367 - Add clean target</li><li>819b8759 - Doc</li><li>6a704a31 - Revert &quot;Doc&quot;</li><li>c98bc38c - New checkout model and manager</li><li>d537fce2 - Glue code between kpsul and the new js</li><li>b7ebd77a - Adapt checkout json view</li><li>f4def6d5 - Fix tests and simplify checkout data</li></ul> [Compare with previous version](/klub-dev-ens/gestioCOF/-/merge_requests/496/diffs?diff_id=2665&start_sha=a25f44a4908c5067c6cbe2ef5840487f5606b515)
lstephan commented 2021-05-05 18:04:01 +02:00 (Migrated from git.eleves.ens.fr)

added 1 commit

Compare with previous version

added 1 commit <ul><li>6938d528 - Woops</li></ul> [Compare with previous version](/klub-dev-ens/gestioCOF/-/merge_requests/496/diffs?diff_id=2666&start_sha=f4def6d51b105c8a85609d15df17ba0a49f02f6e)
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Aufinal/backbone_checkout:Aufinal/backbone_checkout
git checkout Aufinal/backbone_checkout

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff Aufinal/backbone_checkout
git checkout master
git merge --ff-only Aufinal/backbone_checkout
git checkout Aufinal/backbone_checkout
git rebase master
git checkout master
git merge --no-ff Aufinal/backbone_checkout
git checkout master
git merge --squash Aufinal/backbone_checkout
git checkout master
git merge --ff-only Aufinal/backbone_checkout
git checkout master
git merge Aufinal/backbone_checkout
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/gestioCOF#800
No description provided.