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

Migration for Netlify with new folder strucutre #131

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

Pavangbhat
Copy link
Contributor

@Pavangbhat Pavangbhat commented Dec 26, 2021

Goals :-

Make sure the new folder structure still works without making any changes on Netlify

With the old folder structure, Netlify looks for an index.html file at the root directory but with a new folder structure we have placed everything in src

Tasks :-

  • place a temporary index.html file at the root directory so that nothing breaks on Netlify
  • deploy and test everything works well

@netlify
Copy link

netlify bot commented Dec 26, 2021

✔️ Deploy Preview for angry-meitner-42e142 ready!

🔨 Explore the source changes: 28ce823

🔍 Inspect the deploy log: https://app.netlify.com/sites/angry-meitner-42e142/deploys/61c8ab3b2eeb360008a5b339

😎 Browse the preview: https://deploy-preview-131--angry-meitner-42e142.netlify.app

@Pavangbhat Pavangbhat self-assigned this Dec 26, 2021
@ankushdharkar ankushdharkar merged commit 4bd27c2 into develop Dec 27, 2021
@ankushdharkar ankushdharkar deleted the migration_for_netlify branch December 27, 2021 09:02
ankushdharkar pushed a commit that referenced this pull request Dec 27, 2021
* fixed bugs

* fixed failing github action

* Dashboard form enhancement

* Dashboard enhancement fix

* rebase develop

* enhanced ends on date

* made requested changes

* commiting to check if the issue of date in mac is solved

* Corrected the position of remaining days

* Positioned remaining days

* fixed missing edit button on assignee

* created server to serve static files

* changed folder structure

* code style fix

* renamed public to src and added dev script

* made few changes

* removed unused variables

* made few changes in README.md

* staging-API beging used for dev

* changed BASE_URL to API_BASE_URL

* fix

Made text non selectable.

* npm run fix

* update file structure tree at contributing.md

* added index.html at root directory (#131)

Co-authored-by: Netanel Kadosh <kadoshnetanel@gmail.com>
Co-authored-by: Ojas <ojaselawadhi1@gmail.com>
Co-authored-by: vinayak-trivedi <90315175+vinayak-trivedi@users.noreply.github.com>
ankushdharkar pushed a commit that referenced this pull request Apr 17, 2022
* fixed bugs

* fixed failing github action

* Dashboard form enhancement

* Dashboard enhancement fix

* rebase develop

* enhanced ends on date

* made requested changes

* commiting to check if the issue of date in mac is solved

* Corrected the position of remaining days

* Positioned remaining days

* fixed missing edit button on assignee

* created server to serve static files

* changed folder structure

* code style fix

* renamed public to src and added dev script

* made few changes

* removed unused variables

* made few changes in README.md

* staging-API beging used for dev

* changed BASE_URL to API_BASE_URL

* fix

Made text non selectable.

* npm run fix

* update file structure tree at contributing.md

* added index.html at root directory (#131)

Co-authored-by: Netanel Kadosh <kadoshnetanel@gmail.com>
Co-authored-by: Ojas <ojaselawadhi1@gmail.com>
Co-authored-by: vinayak-trivedi <90315175+vinayak-trivedi@users.noreply.github.com>

Co-authored-by: Netanel Kadosh <kadoshnetanel@gmail.com>
Co-authored-by: Ojas <ojaselawadhi1@gmail.com>
Co-authored-by: vinayak-trivedi <90315175+vinayak-trivedi@users.noreply.github.com>
ankushdharkar pushed a commit that referenced this pull request Apr 17, 2022
* feat: UI for displaying profile differences (#142)

* feat: UI for dashboard site

* fix: buttons size

* fix: eslint check

* updated dashboard UI

* feat: added reject btn functionality

* removed phone and email from user data

* checking if user is superuser or not

* removed commented codes and resolved minor changes

* changes in userId route and extracted username from user

* Added Message prompt before approval or rejection

* fixed lint errors

* fix: 🚑 fixed the minor changes

* fix: 🔨 added styles for cover spin

Co-authored-by: Rahul Goyal <rhgoyal01@gmail.com>

* sync main with develop (#133) (#153)

* fixed bugs

* fixed failing github action

* Dashboard form enhancement

* Dashboard enhancement fix

* rebase develop

* enhanced ends on date

* made requested changes

* commiting to check if the issue of date in mac is solved

* Corrected the position of remaining days

* Positioned remaining days

* fixed missing edit button on assignee

* created server to serve static files

* changed folder structure

* code style fix

* renamed public to src and added dev script

* made few changes

* removed unused variables

* made few changes in README.md

* staging-API beging used for dev

* changed BASE_URL to API_BASE_URL

* fix

Made text non selectable.

* npm run fix

* update file structure tree at contributing.md

* added index.html at root directory (#131)

Co-authored-by: Netanel Kadosh <kadoshnetanel@gmail.com>
Co-authored-by: Ojas <ojaselawadhi1@gmail.com>
Co-authored-by: vinayak-trivedi <90315175+vinayak-trivedi@users.noreply.github.com>

Co-authored-by: Netanel Kadosh <kadoshnetanel@gmail.com>
Co-authored-by: Ojas <ojaselawadhi1@gmail.com>
Co-authored-by: vinayak-trivedi <90315175+vinayak-trivedi@users.noreply.github.com>

Co-authored-by: Rajat Mehra <rajat.m.5278@gmail.com>
Co-authored-by: Rahul Goyal <rhgoyal01@gmail.com>
Co-authored-by: pavan bhat <pavanbhat17@gmail.com>
Co-authored-by: Netanel Kadosh <kadoshnetanel@gmail.com>
Co-authored-by: Ojas <ojaselawadhi1@gmail.com>
Co-authored-by: vinayak-trivedi <90315175+vinayak-trivedi@users.noreply.github.com>
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.

None yet

2 participants