-
Notifications
You must be signed in to change notification settings - Fork 63
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
Feat/setup wizard #2616
Open
corsacca
wants to merge
43
commits into
develop
Choose a base branch
from
feat/setup-wizard
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feat/setup wizard #2616
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Allow extensions plugins list to be referenced * List plugins on plugins step * implement next label * Move admin api for installing plugin to shared js * table view for plugins * fix * add suggested plugins and modules
* chore: remove translations attribute from controls * feat: correctly toggle checked state of checkboxes * feat: add confirm step * feat: add the real modules into the data set * feat: split use case selection out of modules also make multiple use cases selectable * fix: padding on toggle buttons * feat: select modules according to use case chosen * feat: remember options selected if navigating back to use case page * feat: update modules on api call * feat: add intro and celebration steps * fix: use empty to test if module is enabled/disabled * fix: use a discord link with no expiration or limits
* Add geocoding step and endpoint to update dt options * await save complete * update saving to be internal
* fix: adjust wordage and starting stage in use case step * feat: hide the setup wizard in the admin menu * feat: always redirect to setup-wizard with noheader on need to fix why the esutp-wizard doesn't load properly in noheader mode * fix: redirect to wizard with menus hidden * feat: add ability to skip steps * feat: add exit button to wizard * feat: on exiting wizard mark as seen so it won't auto show again * feat: add skippability to keys step * feat: mark setup wizard as completed at end; hide dashboard button when done * feat: add max width to p tags * feat: only show setup wizard for administrators
* pre select recommended plugins * Add plugins help text * Fix changing plugin selection when clicking info link
* Update intro wording and add parts * Use case table and wordings * Update module descriptions and step wordings * Add "Part 2" to plugins * Add Part 3 * add geocoding explanation * wording fixes * wording
* feat: add the setup wizard to the setup wizard * feat: make next button be saving spinner for all steps * feat: add completed success card on install/activate etc.
* typo * update use case order * remove suggest coaching. Add suggest faith and baptisms to dmm module. Suggest import csv plugin * wording upgrades * wording upgrades
* Only show the setup wizard on new installs * Move redirect to happen after migrations. Update migration number * rename option to dt_setup_wizard_completed
* Only use `dt_setup_wizard_completed` * remove duplicate see setup wizard box * Disciple.Tools Setup Tasks * merge tiles and fields and point to customizations
* feat: add sidebar of step names * feat: add sidebar for progress * feat: remove prompt phase from useCases * feat: use Confirm then Next on buttons throughout * feat: right align success cards with the buttons * fix: positioning of step markers to allow correct guttering
fixes spacing between content and controls
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.