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

Add dropdown to select token when creating a new task #14189

Merged
merged 3 commits into from
Jun 24, 2019
Merged

Conversation

Palakp41
Copy link
Contributor

@Palakp41 Palakp41 commented Jun 24, 2019

Closes #14020

Describe your proposed changes here.
Added token dropdown on task form
Added redux state to store the selected token
Updated edit task page to show token dropdown.
Updated task form in data explorer to include a token dropdown

Copy link
Contributor

@alexpaxton alexpaxton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

ui/src/dataExplorer/components/SaveAsTaskForm.tsx Outdated Show resolved Hide resolved
ui/src/tasks/components/TaskForm.tsx Outdated Show resolved Hide resolved
@Palakp41 Palakp41 merged commit 79dec36 into master Jun 24, 2019
@Palakp41 Palakp41 deleted the feat/task-token branch June 24, 2019 21:50
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.

User selects token for task
2 participants