-
Notifications
You must be signed in to change notification settings - Fork 3
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
jest unit test implemented #309
Open
alias01
wants to merge
17
commits into
master
Choose a base branch
from
jest-unit-test
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* booking portal UI using mock data (#287) * booking portal UI using mock data * formatting fix * Booking portal/store (#294) * booking portal UI using mock data * create booking portal store * fixed formatting * Booking portal/pay enum (#295) * booking portal UI using mock data * create booking portal store * fixed formatting * create payment status enum * removed unwanted file
* Use dynamic blog comp name. (#282) * Use dynamic blog comp name. * migrate old blogs away from json. * Two Blogs Added --------- Co-authored-by: Anuj-krSingh <[email protected]> Co-authored-by: Sujeet Kumar Manjhi <[email protected]> * updated image --------- Co-authored-by: Anuj-krSingh <[email protected]> Co-authored-by: Sujeet Kumar Manjhi <[email protected]>
* New Navbar design * navbar mobile view started * nav-link added in mobile navbar * navbar prototype ready * backdrop added to show background blur when nav mobile open * success msg added * issue authenticate maya fixed * user profile section added in desktop web nav * login in navbar mobile * edit profile changed to profile * data change page not updated fixed * updated admin check * scroll behaviour added * srp card size * filters added * new srp card and geocoding limited to country * outside click in filter * molecule srp stylint fixed * remove commented and filter toggle added * working filter * css issue fixed * location marker and spot details in new tab * autocomplete api google working * adding geocode api * location restricted to india only * token moved to .env * google map container caded * marker added * map container integration * conflict resolved * conflict resolved * removed unused code * removed unused code * removed unused code * removed unused code * unnecessary code removed * recent history issue fixed * unused code * srp title issue fixed * marker issue fixed * marker popup btn fixed * remove commented code * map token get from firebase * google map container caded * marker added * map container integration * conflict resolved * conflict resolved * removed unused code * removed unused code * removed unused code * removed unused code * unnecessary code removed * recent history issue fixed * unused code * srp title issue fixed * marker issue fixed * marker popup btn fixed * adding google map in sdp * getting google token at app level * spot marker fixed * user lat lng sdp fixed * removed unnecessary code * removed more unnecessary code * css issue resolved * recent ls renamed * dynamic approach started * flyToSrp working * map working * searches with location bias * library import in created * map link added * default user latlng * search box option types changed to geocode * autocomplete dropdown styled * default location set to bangalore * console removed * commented code removed * search history implemented * removed unnecessary code * removed unnecessary code2 * removed unnecessary code3 * refresh issue fixed in srp * autocomplete suggestion location name fixed * search history length set to 3 * recent search added * removed not needed css * undefined error in prod bug fixed * added recent search list on click * comment removed * comments changed * removed commented code * removed commented code * removed unused getters * removed console * comments resolved * removed console --------- Co-authored-by: arrogant-ant <[email protected]>
* New Navbar design * navbar mobile view started * nav-link added in mobile navbar * navbar prototype ready * backdrop added to show background blur when nav mobile open * success msg added * issue authenticate maya fixed * user profile section added in desktop web nav * login in navbar mobile * edit profile changed to profile * data change page not updated fixed * updated admin check * scroll behaviour added * srp card size * filters added * new srp card and geocoding limited to country * outside click in filter * molecule srp stylint fixed * remove commented and filter toggle added * working filter * css issue fixed * location marker and spot details in new tab * autocomplete api google working * adding geocode api * location restricted to india only * token moved to .env * google map container caded * marker added * map container integration * conflict resolved * conflict resolved * removed unused code * removed unused code * removed unused code * removed unused code * unnecessary code removed * recent history issue fixed * unused code * srp title issue fixed * marker issue fixed * marker popup btn fixed * remove commented code * map token get from firebase * google map container caded * marker added * map container integration * conflict resolved * conflict resolved * removed unused code * removed unused code * removed unused code * removed unused code * unnecessary code removed * recent history issue fixed * unused code * srp title issue fixed * marker issue fixed * marker popup btn fixed * adding google map in sdp * getting google token at app level * spot marker fixed * user lat lng sdp fixed * removed unnecessary code * removed more unnecessary code * css issue resolved * recent ls renamed * dynamic approach started * flyToSrp working * map working * searches with location bias * library import in created * map link added * default user latlng * search box option types changed to geocode * autocomplete dropdown styled * default location set to bangalore * console removed * commented code removed * search history implemented * removed unnecessary code * removed unnecessary code2 * removed unnecessary code3 * refresh issue fixed in srp * autocomplete suggestion location name fixed * search history length set to 3 * recent search added * removed not needed css * undefined error in prod bug fixed * added recent search list on click * comment removed * comments changed * removed commented code * removed commented code * removed unused getters * removed console * comments resolved * removed console * wrong lat lng from search-portal fixed --------- Co-authored-by: arrogant-ant <[email protected]>
map not loading fixed
* Add updatedAt in sdp admin details * rename method
* Replacing is-warning class * is-warning removed var(--primary-color) used * is-warning removed tool-color class used * btn-wrapper class used my-button removed
* logo inside loader added * formatted css
* payment link btn added * payment history table created * payment link completed * payment details not loading fixed * payment status name changed * bg color added * removed console * comments resolved
arrogant-ant
force-pushed
the
master
branch
from
September 10, 2023 05:37
bf483e0
to
43389af
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.