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

[Ember-Migration] Created a navbar #325

Merged
merged 3 commits into from
Dec 7, 2022
Merged

Conversation

rohan09-raj
Copy link
Contributor

@rohan09-raj rohan09-raj commented Nov 29, 2022

Resolves Issue

Closes #288

What is the change?

  • Create a navbar

Is Development Tested?

  • Yes

Before / After Change Screenshots

image

image

image

image

Note for the Reviewer

@rohan09-raj rohan09-raj changed the title Created a navbar [Ember-Migration] Created a navbar Nov 29, 2022
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 29, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e58c303
Status: ✅  Deploy successful!
Preview URL: https://e42ce9cf.www-rds.pages.dev
Branch Preview URL: https://feat-navbar.www-rds.pages.dev

View logs

app/components/navbar.js Outdated Show resolved Hide resolved
app/components/navbar.hbs Outdated Show resolved Hide resolved
app/components/navbar.hbs Outdated Show resolved Hide resolved
app/components/navbar.hbs Outdated Show resolved Hide resolved
app/models/user.js Outdated Show resolved Hide resolved
@prakashchoudhary07
Copy link
Contributor

NIT: .gitkeep within the controllers, route, and model can be removed, We have one on the root level, that should be enough I think

@prakashchoudhary07
Copy link
Contributor

Why is build failing?

@rohan09-raj
Copy link
Contributor Author

NIT: .gitkeep within the controllers, route, and model can be removed, We have one on the root level, that should be enough I think

Will remove all the .gitkeep in another PR, as the code is still progressing and folders are being filled out with files

@rohan09-raj
Copy link
Contributor Author

Why is build failing?

It is due to the CI failing because of the old GitHub workflow. I have mentioned in the description also as a `Note for the reviewer

@prakashchoudhary07 prakashchoudhary07 merged commit 0ab3b03 into develop-ember Dec 7, 2022
@prakashchoudhary07 prakashchoudhary07 deleted the feat/navbar branch December 7, 2022 16:59
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 8, 2022
* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes
rohan09-raj added a commit that referenced this pull request Dec 10, 2022
* Created a navbar

* minor refactoring and fixes

* Created header component

* created description component

* resolved over simplications and minor fixes

* Created a navbar

* minor refactoring and fixes

* Created a navbar

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* minor fixes

* Removed repetition of code

* removed redundant image
rohan09-raj added a commit that referenced this pull request Dec 13, 2022
* Created a navbar

* minor refactoring and fixes

* Created header component

* created description component

* resolved over simplications and minor fixes

* created cards

* made cards and modals responsive

* minor fix

* Created a navbar

* minor refactoring and fixes

* Created a navbar

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* minor fixes

* Removed repetition of code

* removed console logs

* added escape click functionality

* moved data to a constants file
rohan09-raj added a commit that referenced this pull request Dec 15, 2022
* Created a navbar

* minor refactoring and fixes

* Created header component

* created description component

* resolved over simplications and minor fixes

* created cards

* made cards and modals responsive

* minor fix

* created more about component

* Created a navbar

* minor refactoring and fixes

* Created a navbar

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* minor fixes

* Removed repetition of code

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* created more about component

* minor fix
rohan09-raj added a commit that referenced this pull request Dec 16, 2022
* Created a navbar

* minor refactoring and fixes

* Created header component

* created description component

* resolved over simplications and minor fixes

* created cards

* made cards and modals responsive

* minor fix

* created more about component

* created scroll to top button

* Created a navbar

* minor refactoring and fixes

* Created a navbar

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* minor fixes

* Removed repetition of code

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* created more about component

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* removed redundant code
rohan09-raj added a commit that referenced this pull request Dec 18, 2022
* Created a navbar

* minor refactoring and fixes

* Created header component

* created description component

* resolved over simplications and minor fixes

* created cards

* made cards and modals responsive

* minor fix

* created more about component

* created scroll to top button

* CI updated and made minor fixes in PR template

* Created a navbar

* minor refactoring and fixes

* Created a navbar

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* minor fixes

* Removed repetition of code

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* created more about component

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* removed redundant code
rohan09-raj added a commit that referenced this pull request Dec 29, 2022
* Created a navbar

* minor refactoring and fixes

* Created header component

* created description component

* resolved over simplications and minor fixes

* created cards

* made cards and modals responsive

* minor fix

* created more about component

* created scroll to top button

* Created a navbar

* minor refactoring and fixes

* Created a navbar

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* minor fixes

* Removed repetition of code

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* created more about component

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* removed redundant code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants