Commit graph

694 commits

Author SHA1 Message Date
Soumya Vadlamannati
f1761c9c1b Fixes #408, pagination bar works as expected and every page link points to its own page (#409)
Made changes to function and first four pages

Rectifying an error
2017-06-05 15:31:57 +05:30
Soumya Vadlamannati
b3a074b82d Fixes #378, Search bar at center of page for all sizes, made responsive (#412)
Minor changes pushing to right
2017-06-05 15:51:36 +08:00
Nikhil Rayaprolu
43a3ed8264 Fixes #390 changed 'showing results' to 'About' (#400) 2017-06-04 14:19:34 +05:30
Nikhil Rayaprolu
cff10afa06 Fixes #388 , #389 , #404 , #395 now pagination bar is displayed even when user directly enters search query on URL bar (#405)
* Fixes #404 now pagination bar is displayed

* removing lint errors
2017-06-03 12:10:10 +02:00
Soumya Vadlamannati
5a53abf364 Fixes #370, no dropdowns are shown unless they have autocomplete suggestions (#407) 2017-06-02 22:40:40 +05:30
Harshit Prasad
f825194cf4 Fixes #379 Update package.json file (#380)
Update packages

Update all the packages in package.json
2017-06-02 13:50:16 +05:30
Soumya Vadlamannati
f58e23ad8e Fixes #383, every tab shows its own result (#403) 2017-06-01 23:56:45 +05:30
Harshit Prasad
57ca96aa37 Fixes #401 Add template for issue and pull request (#402) 2017-06-01 23:14:52 +05:30
Soumya Vadlamannati
fb8efadeb7 Fixes #393, The search-result page will be loaded only on entering query (#399)
Fixing linting errors
2017-06-01 16:23:02 +05:30
Harshit Prasad
81975404f1 Fixes #382 Clicking on search icon shows the surrounding of the icon (#394) 2017-05-31 23:48:00 +05:30
Harshit Prasad
99329c4199 Fixes #391 Remove 'showing result' from images section (#396) 2017-05-31 23:32:10 +05:30
Nikhil Rayaprolu
8e2b03b3c5 Fixes #376 now index page is stable (#377) 2017-05-30 19:45:41 +02:00
Nikhil Rayaprolu
3aff5d83e7 Fixes #374 now stylesheets are not referenced from components (#375) 2017-05-30 19:45:15 +02:00
Nikhil Rayaprolu
c2fc7abab2 Fixes #372 now href links don't load whole application (#373)
* Fixes #372 now links doesn't load whole application

* extra links modified
2017-05-30 19:42:46 +02:00
Soumya Vadlamannati
899ae3cb38 Fixes #358 partially, autocomplete disappears once user presses enter (#369) 2017-05-30 17:36:14 +05:30
Soumya Vadlamannati
fef378fc4a Fixes #359, Suggestion box activated only once keyup in query box occurs (#368)
Fixed linting errors
2017-05-29 19:29:32 +02:00
Soumya Vadlamannati
2e26c48688 Fixes #366, Browser autocomplete disabled for search box (#367) 2017-05-29 19:29:15 +02:00
Harshit Prasad
81bfd36642 Addresses #269 Theme feature for Susper (#360)
Implement theme feature for Susper

Add Theme services and components
2017-05-29 19:28:53 +02:00
Chinmaya B
afccd5cff7 Please read this angular-cli package is renamed and so the updated command is updated in documentation (#329)
please refer for more details (https://stackoverflow.com/a/42452061)

Readme Update correction in typing mistake

Changes in Susper description, typo correction

Please read this angular-cli package is renamed and so the updated command is updated in documentation
please refer for more details (https://stackoverflow.com/a/42452061)

Readme Update correction in typing mistake

Changes in Susper description, typo correction
2017-05-29 19:28:19 +02:00
Harshit Prasad
797ab48b79 Fixes #361 Design the front end for suggestion box (#363) 2017-05-28 11:00:05 +05:30
Harshit Prasad
dab9fef548 Fixes #314 Remove 'Add Search provider' feature from Chrome (#362) 2017-05-28 10:46:59 +05:30
Nikhil Rayaprolu
be08dd8b01 Fixes #354 now all three related searches, infobox and the results change at the same time (#355)
* Fixes #354 now both infobox and results change at a time

making similar changes to the related search bar

* updating infobox component after merge

* updating related search after merge
2017-05-27 20:37:40 +05:30
Nikhil Rayaprolu
67cb01f751 Fixes #343 removing the related search results when there is no query (#345) 2017-05-27 17:24:58 +05:30
Soumya Vadlamannati
0dcd5d74e5 Addresses #121, uses dbpedia prefix searching to implement autocomplete (#350)
Fixed linting errors

Fixing errors with ng test
2017-05-27 13:54:06 +05:30
Nikhil Rayaprolu
685ab9181b Fixes #334 removes previous and next button on single page (#341)
removing the testcase failed
2017-05-27 12:13:50 +05:30
Nikhil Rayaprolu
be05db3621 Fixes #342 removing the search text now makes the infobox dissapear (#344) 2017-05-27 12:04:51 +05:30
Nikhil Rayaprolu
79c978590d Fixes #356 now no results are shown when there is no response from dbpedia (#357) 2017-05-27 10:29:41 +05:30
Soumya Vadlamannati
f26d7d91d3 Fixes #346, Related searches enhanced to show all relevant links (#347)
Linting errors
2017-05-26 17:59:25 +05:30
Harshit Prasad
4062a24951 Fixes #351 Hide infobox for smaller screens (#352) 2017-05-26 11:52:21 +05:30
Nikhil Rayaprolu
6195533a72 Fixes #335 infobox gives irrelevant information at times (#340) 2017-05-25 13:39:37 +05:30
Nikhil Rayaprolu
b306a8e154 Fixes #338 related searches being displayed before the actual search results are displayed (#339) 2017-05-25 13:06:10 +05:30
Soumya Vadlamannati
64054fab49 Fixes #336, The keyword appears without refresh (#337) 2017-05-25 12:00:04 +05:30
Soumya Vadlamannati
49f50e6d83 Fixes #188, Related searches implemented similar to market leader (#332)
Fixing errors by ng test

fixing further build errors
2017-05-24 21:54:52 +05:30
Soumya Vadlamannati
84e60bde3b Fixes #325, Email address linked and minimum 100 words implemented (#327) 2017-05-23 09:44:12 +05:30
Soumya Vadlamannati
9f151d6dd2 Fixes #321, Text now aligned properly for all links in menu (#328) 2017-05-23 09:38:21 +05:30
Soumya Vadlamannati
87e9e749bf Fixes #316, Padding for contact form link removed (#317)
Removed padding-right as suggested
2017-05-23 09:25:34 +05:30
Soumya Vadlamannati
9dc3635949 Fixes #324, Phone number accepts positive numbers only (#326)
Fixed linting errors
2017-05-22 16:58:10 +05:30
Harshit Prasad
24e2ee9f08 Fixes #319 Search type buttons aligned with search-bar (#323)
Search menu buttons alignment fix

Fixed alignment of results
2017-05-22 11:22:35 +05:30
Harshit Prasad
96617a2d93 Fixes #320 Search option buttons touches bottom (#322) 2017-05-22 10:32:38 +05:30
Nikhil Rayaprolu
f81bbf0af4 Fixes #311 2873bf22c3 (#315) 2017-05-22 09:26:50 +05:30
Harshit Prasad
8b19a3f678 Fixes #298 Design the info box similar to market leader (#299)
Remove infobox from css

Revert back to Related Searches
2017-05-22 09:21:45 +05:30
Nikhil Rayaprolu
65b0c4bbc5 Fixes #310 on hover the contact link should show as a link (#313)
* Fixes #310 on hover the contact link should show as a link

* color change
2017-05-21 21:06:40 +05:30
Nikhil Rayaprolu
2a331753e1 Fixes #304 Contact form on Susper doesnot work (#312)
* Fixes #304 Contact form on Susper doesnot work

* updating the lenghth and removing the error
2017-05-21 19:46:32 +05:30
Nikhil Rayaprolu
9469416933 Fixes #305 Links in infobox gives 404 error (#309) 2017-05-21 19:38:52 +05:30
Soumya Vadlamannati
6d0eaecd16 Refer #250, Fixed wrong link for codecov in README.md (#307) 2017-05-21 17:32:46 +05:30
Harshit Prasad
2873bf22c3 Fixes #114 Video section loading .mp4 files (#301) 2017-05-21 08:09:48 +05:30
Chinmaya B
b61718f914 Fixes #303 : Removing Step 3 from 'How to Deploy'
* Correction in 'How to Deploy'

'How to Deploy' -> 'Running on Localhost' -> Step 3 correction `git checkout master` which was previously `git checkout angular`.

* Removed Step 3

No reason for its existence https://github.com/fossasia/susper.com/pull/302

* Readme Update correction in typing mistake

Changes in Susper description, typo correction
2017-05-21 08:04:15 +05:30
Soumya Vadlamannati
5a9cc33b14 Fixes #291, Initial gap between images removed, image display made similar to market leader (#297) 2017-05-20 14:12:23 +05:30
Harshit Prasad
c7fc5d9e03 Fixes #279 Searching a keyword will not show loading (#300)
Fix a bug
2017-05-20 08:33:10 +05:30
Nikhil Rayaprolu
4f95351cfd Fixes issue #289 Pagination error (#295) 2017-05-19 22:03:11 +02:00