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

Update UI to reflect new product naming #1248

Closed
10 of 11 tasks
NickOpenFn opened this issue Oct 31, 2023 · 1 comment
Closed
10 of 11 tasks

Update UI to reflect new product naming #1248

NickOpenFn opened this issue Oct 31, 2023 · 1 comment
Assignees

Comments

@NickOpenFn
Copy link

NickOpenFn commented Oct 31, 2023

  • Settings: "MFA" => "Two-factor authentication"
  • History: "attempt 1 of 2" => "run 1 of 2"
  • History: "Run Started At" => "Step Started At"
  • History: "Run Finished At" => "Step Finished At"
  • Attempt Live: "Attempt" => "Run"
  • Attempt Live: "Attempt ID" => "Run ID"
  • Canvas: "Delete Job" => "Delete Step"
  • Ensure work order isn't shown as a single word. On the FE, it's "work order", not "workorder".
  • Inspector: "Dataclip" => "Input"
  • Inspector: On the dataclip drop down, update label to say input
  • Inspector: "Save & Run" to "Save & Run from step"
@NickOpenFn NickOpenFn changed the title Update UI to reflect new naming Update UI to reflect new product naming Oct 31, 2023
@NickOpenFn NickOpenFn added the needs detail More detail is needed before development can start label Oct 31, 2023
@taylordowns2000 taylordowns2000 self-assigned this Nov 28, 2023
@taylordowns2000 taylordowns2000 removed the needs detail More detail is needed before development can start label Dec 1, 2023
@midigofrank midigofrank removed their assignment Dec 18, 2023
@taylordowns2000
Copy link
Member

@NickOpenFn , @elias-ba , i see that this got marked as draft and moved back to "Sprint To Do" but I can't see the actual review anywhere. All the checkboxes on the issue are done. Is there something that needs to be done here?

taylordowns2000 added a commit that referenced this issue Jan 4, 2024
elias-ba pushed a commit that referenced this issue Jan 4, 2024
* naming changes to close #1248

* fix tests

* rerun/retry test

* use workflow assign
taylordowns2000 added a commit that referenced this issue Jan 5, 2024
* link to inspector for #1524

* more wip

* more todos

* initial button

* more

* comment out for frank

* allow users to retry from inspector

* add link to inspector in history page

* add keyboard bindings for crtl+shift+enter

* cleanup links

* Intercepting attempts events for button state

* Fix js error and add spinning button

* Remove run_status, refactor event handling

* Update CHANGELOG.md

* Fix Changelog, and selected dataclip id

* naming changes to close #1248 (#1593)

* naming changes to close #1248

* fix tests

* rerun/retry test

* use workflow assign

* Attempt to round up the UX

* Remove unused function get_params_opts_for

* save & run ID; fix border raidus

* restore workorder language

* date and relative on run inspector

* clean styles

* fixed hooks

* Add selected run id in the route to the attempt details page

* accept string or list classes in new-input

* handle no run

* Fix failing tests: save and run button and run viewer 5th element

---------

Co-authored-by: Taylor Downs <downs.taylor@gmail.com>
Co-authored-by: Elias W. BA <eliaswalyba@gmail.com>
Co-authored-by: Taylor Downs <taylor@openfn.org>
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 a pull request may close this issue.

4 participants