docs icon indicating copy to clipboard operation
docs copied to clipboard

[Term Entry] UI and UX Design UIUX (Ideation) Journey Maps (Issue #3950)

Open DevGat718 opened this issue 2 years ago • 26 comments

Description

I'm working on journey mapping in ux & will be describing what the term means.

Type of Change

  • Adding a new entry

Checklist

  • [x ] All writings are my own.
  • [x] My entry follows the Codecademy Docs style guide.
  • [x ] My changes generate no new warnings.
  • [x ] I have performed a self-review of my own writing and code.
  • [x ] I have checked my entry and corrected any misspellings.
  • [ x] I have made corresponding changes to the documentation if needed.
  • [x ] I have confirmed my changes are not being pushed from my forked main branch.
  • [x ] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • [x ] Under "Development" on the right, I have linked any issues that are relevant to this PR (write "Closes # in the "Description" above).

DevGat718 avatar Dec 05 '23 22:12 DevGat718

Good for now need some feedback. Id say i'm done.

DevGat718 avatar Dec 05 '23 22:12 DevGat718

@DevGat718 can you remove the other files that are pushed in this branch which is not needed here?

dakshdeepHERE avatar Dec 06 '23 10:12 dakshdeepHERE

by files you mean the other commits? @dakshdeepHERE

DevGat718 avatar Dec 09 '23 04:12 DevGat718

I deleted the old branches

DevGat718 avatar Dec 09 '23 04:12 DevGat718

Yes exactly @DevGat718

dakshdeepHERE avatar Dec 10 '23 12:12 dakshdeepHERE

This file

content/ai/concepts/foundation-models/terms/diffusion-models/diffusion-models.md

and this image still exist in this PR @DevGat718

media/ai-diffusion-model-example.png

so delete those files in git then commit it?

DevGat718 avatar Dec 28 '23 04:12 DevGat718

@DevGat718 yes correct. This issue is for UI UX right? Then remove those AI entries from this PR.

dakshdeepHERE avatar Dec 28 '23 07:12 dakshdeepHERE

@DevGat718 yes correct. This issue is for UI UX right? Then remove those AI entries from this PR.

yes this a ui/ux issue, but to be honest idk how those ai entries even got in here.

DevGat718 avatar Jan 02 '24 21:01 DevGat718

@DevGat718 just delete those file in this branch and push the changes.

dakshdeepHERE avatar Jan 03 '24 06:01 dakshdeepHERE

done

DevGat718 avatar Jan 04 '24 04:01 DevGat718

ready for review, sorry I took so long been busy. @dakshdeepHERE

DevGat718 avatar Jan 18 '24 23:01 DevGat718

lets get this published!

DevGat718 avatar Jan 25 '24 11:01 DevGat718

@DevGat718 first work on the comments. I told you correct the path link for the image and the name of the image. This is what a link should look like https://raw.githubusercontent.com/Codecademy/docs/main/media/border-dotted-red-example.png. You are using the path.

dakshdeepHERE avatar Jan 26 '24 06:01 dakshdeepHERE

@DevGat718 first work on the comments. I told you correct the path link for the image and the name of the image. This is what a link should look like https://raw.githubusercontent.com/Codecademy/docs/main/media/border-dotted-red-example.png. You are using the path.

which image link is that? & didn't see any comment talking about correct a path link. Only think about an image you told me was to delete the AI one & to put a - over the # @dakshdeepHERE

DevGat718 avatar Jan 26 '24 15:01 DevGat718

@DevGat718 leave the link I will do it from my end. You just rename the image file like journey-map.jpg.

dakshdeepHERE avatar Jan 29 '24 12:01 dakshdeepHERE

done @dakshdeepHERE

DevGat718 avatar Jan 31 '24 02:01 DevGat718

we good? @dakshdeepHERE

DevGat718 avatar Feb 06 '24 23:02 DevGat718

is it live yet?

DevGat718 avatar Feb 14 '24 01:02 DevGat718

can I get a update on this project, I would like too move on to the next. @ishg-153 @dakshdeepHERE

DevGat718 avatar Feb 24 '24 01:02 DevGat718

git SS

getting this error & can't figure out how to fix it

DevGat718 avatar Feb 26 '24 21:02 DevGat718

but other than that I made all changes just need to push them through. @ishg-153

DevGat718 avatar Feb 26 '24 21:02 DevGat718

but other than that I made all changes just need to push them through. @ishg-153

I would suggest you do the following:

  1. run the command git reset HEAD --hard this will make sure that your local repo aligns with the last commit you made (remember this will remove all changes that haven't been added to the staging area)
  2. now git fetch to ensure that your local repo is up to date with your remote fork.
  3. finally, make the suggested changes - add the file, commit, and push

ishg-153 avatar Feb 27 '24 18:02 ishg-153

@DevGat718 If you wish to avoid this you can also directly commit the suggestions. image

ishg-153 avatar Feb 27 '24 18:02 ishg-153

Screenshot 2024-02-28 at 15 59 57

same issue

DevGat718 avatar Feb 28 '24 21:02 DevGat718

been trying to trouble shoot, should I just clone it to make a copy?

DevGat718 avatar Mar 04 '24 19:03 DevGat718

I created a new pull request w/ the final changes on a new branch (ux-journeymap-v2)

DevGat718 avatar Mar 04 '24 20:03 DevGat718

Closing this PR as a new PR has been created for the same.

ishg-153 avatar Mar 07 '24 16:03 ishg-153