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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor demos - Remove unused files, change requirements linking, remove headers #16

Merged
merged 12 commits into from Feb 2, 2021

Conversation

xhluca
Copy link
Collaborator

@xhluca xhluca commented Jan 30, 2021

About

Description of changes

Pre-Merge checklist

  • The project was correctly built with npm run build.
  • If there was any conflict, it was solved correctly.
  • All changes were documented in CHANGELOG.md.
  • All tests on CircleCI have passed.
  • All Percy visual changes have been approved.
  • Two people have 馃拑'd the pull request. You can be one of these people if you are a Dash core contributor.

Reference Issues

Closes #[issue number]

Other comments

@xhluca
Copy link
Collaborator Author

xhluca commented Feb 1, 2021

After reflecting about it, I feel it's better to only keep an explorer app in the dash-sample-apps repository rather than here, since we would otherwise need to maintain two version of the explorer app which could be annoying. I think it's worth just linking to the sample-apps explorer from the Readme instead.

Let me know if you'd prefer seeing the explorer app in this repo as well and I'll add it back).

@xhluca xhluca changed the title Add explorer app Refactor demos - Remove unused files, change requirements linking, remove headers Feb 1, 2021
xhlulu added 4 commits February 1, 2021 13:22
Changing it to avoid duplicate in multi-page
(wrt other apps with the same ID)
Procfile and runtime.txt are not needed to run those demo,
only for hosting
Move the requirements.txt to demos, and link to that file from
tests/requirements.txt
@xhluca
Copy link
Collaborator Author

xhluca commented Feb 1, 2021

xhlulu force-pushed the add-explorer branch from 8c6a498 to 7b82bb1 10 seconds ago

Refactoring the commits to reflect my previous comment and make them easier to read

xhlulu added 7 commits February 1, 2021 18:56
- Remove bootstrap dependencies
- Decrease subset
- Remove Columns/Rows
- Change row heights to %
- Remove title
- Change vtk height/width to %
- Change vtk height/width to %
- Change row heights to %
- Remove title
- Change vtk height/width to %
- Change row heights to %
- Remove title
- Change vtk height/width to %
- Change vtk height/width to %
- change card style from vh to %
- change row height to %
- Remove title
- change controls to vertically centered
@xhluca
Copy link
Collaborator Author

xhluca commented Feb 2, 2021

I think I'm happy with the refactoring of the apps; @jourdain Let me know if you'd like to review it again; if not I'll just merge it away

@jourdain
Copy link
Collaborator

jourdain commented Feb 2, 2021

LGTM you can merge it when ever you want

@xhluca xhluca merged commit f01f44a into master Feb 2, 2021
@xhluca xhluca deleted the add-explorer branch February 2, 2021 18:04
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.

None yet

2 participants