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

WIP: Quality of life Updates #47

Merged
merged 233 commits into from
Jun 19, 2022
Merged

WIP: Quality of life Updates #47

merged 233 commits into from
Jun 19, 2022

Conversation

sk33z3r
Copy link
Collaborator

@sk33z3r sk33z3r commented Apr 20, 2022

TODO:

  • Cleanup UI forms
  • Implement single CID mint
  • Python adjustments + PHP implementation
  • Tweak rarity inputs
  • JWT implementation
  • Composer for PHP plugins
  • Companion app

Things to prepare for on the Wiki:

  • Update procedure
  • Release Notes
  • Update guides with new screenshots

Nice-to-have:

  • Traits editor
  • Transfer tools

@sk33z3r sk33z3r added the enhancement New feature or request label Apr 20, 2022
@sk33z3r sk33z3r requested review from Montspy and you3h April 20, 2022 01:47
@sk33z3r sk33z3r self-assigned this Apr 20, 2022
@sk33z3r
Copy link
Collaborator Author

sk33z3r commented Apr 20, 2022

Still a few things to do, but initially everything built properly so that's a good first step.

@sk33z3r
Copy link
Collaborator Author

sk33z3r commented Apr 20, 2022

@sk33z3r
Copy link
Collaborator Author

sk33z3r commented Apr 20, 2022

@sk33z3r sk33z3r changed the title React UI (Local) [WIP] React UI (Local) Apr 20, 2022
@sk33z3r sk33z3r changed the title [WIP] React UI (Local) WIP: React UI (Local) Apr 20, 2022
@sk33z3r sk33z3r marked this pull request as draft April 22, 2022 16:09
@sk33z3r
Copy link
Collaborator Author

sk33z3r commented Apr 22, 2022

@you3h Got the new submodule in place, however I can't seem to load the UI.

When using the proxy:
image

When hitting the react container directly:
image

I get no log output from the container:

~/g/loopygen (dev/react-ui)> docker-compose logs react
Attaching to loopygen.react
loopygen.react | > loopminterjs-api@1.0.0 start
loopygen.react | > node index.js
loopygen.react | 2022-04-22T16:08:57.704Z: [info] [LOOPMINTER_API] version 1.0.0 starting
loopygen.react | 2022-04-22T16:08:57.707Z: [info] [NFT SERVICE] started
loopygen.react | 2022-04-22T16:08:57.707Z: [info] [Image SERVICE] started
loopygen.react | 2022-04-22T16:08:57.710Z: [info] [LOOPMINTER_API] started, listening at port 8000

Browser Console:
image

Maybe there are some strict CORs settings in the app somewhere? If not, I wasn't having this issue when this was a branch of the larger repo, so something must have changed path-wise.

image

@sk33z3r
Copy link
Collaborator Author

sk33z3r commented Apr 22, 2022

Issue above is resolved, new list that block merge:
https://github.com/you3h/LooPyGen_Client/issues

@sk33z3r sk33z3r marked this pull request as ready for review June 19, 2022 06:57
@sk33z3r sk33z3r removed the request for review from you3h June 19, 2022 07:53
@sk33z3r sk33z3r merged commit d9e27ad into main Jun 19, 2022
@sk33z3r sk33z3r deleted the dev/react-ui branch June 23, 2022 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants