-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Front End - User Story 10]Create a Trade on a planet #47
Comments
Edsolat
added a commit
that referenced
this issue
Oct 28, 2015
Deleting some planets in the stub .json file to loose less performance when loading grails.
Edsolat
added a commit
that referenced
this issue
Nov 2, 2015
Edsolat
added a commit
that referenced
this issue
Nov 2, 2015
Edsolat
added a commit
that referenced
this issue
Nov 6, 2015
Deleting some planets in the stub .json file to loose less performance when loading grails.
Edsolat
added a commit
that referenced
this issue
Nov 6, 2015
Edsolat
added a commit
that referenced
this issue
Nov 6, 2015
Edsolat
added a commit
that referenced
this issue
Nov 9, 2015
Now enter a description with a text editor
Edsolat
added a commit
that referenced
this issue
Nov 11, 2015
Edsolat
added a commit
that referenced
this issue
Nov 11, 2015
Bug : can't retrieve the trade's description for display on modal planet. + create a trade --> have to click twice on confirm button.
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
TODO : display the Trades and their description
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
bugs: The descriptions of the trades are not displayed yet--> need rebase.
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
New branch wich replaces feature/create-trade. Some problems : -when we create a trade, the modal planet is not refresh and we have to exit and reopen the modal for the last update (for the new trades). -The descriptions of the trade are not displayed. To be corrected.
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
Deleting some planets in the stub .json file to loose less performance when loading grails.
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
Now enter a description with a text editor
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
Bug : can't retrieve the trade's description for display on modal planet. + create a trade --> have to click twice on confirm button.
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
TODO : display the Trades and their description
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
bugs: The descriptions of the trades are not displayed yet--> need rebase.
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
New branch wich replaces feature/create-trade. Some problems : -when we create a trade, the modal planet is not refresh and we have to exit and reopen the modal for the last update (for the new trades). -The descriptions of the trade are not displayed. To be corrected.
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
New branch wich replaces feature/create-trade. Some problems : -when we create a trade, the modal planet is not refresh and we have to exit and reopen the modal for the last update (for the new trades). -The descriptions of the trade are not displayed. To be corrected.
Edsolat
added a commit
that referenced
this issue
Nov 12, 2015
Problem with the test. I guess it's due to "trades.uri".
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The creation of a trade has to be allowed in a new modal view (with a form).
A button on the planet modal opens the trade creation modal.
The text was updated successfully, but these errors were encountered: