Commit graph

694 commits

Author SHA1 Message Date
Harshit Prasad
2556d3d2dd Fixes #189 Match the color and font of info about search results (#199) 2017-05-02 08:30:48 +02:00
Isuru Abeywardana
aae08f6132 add footer navigation bar to result page (#202) 2017-05-02 08:30:21 +02:00
Isuru Abeywardana
1e92208b82 add terms page (#200)
added terms page and connected it to footer navbar

replace loklak with susper

change top line of terms
2017-05-01 23:39:32 +02:00
Nikhil Rayaprolu
1b04b83033 changed the travis settings from angular to master (#192) 2017-04-29 14:34:23 +02:00
Harshit Prasad
068ac0cd2c Fixes #169 Remove instant preview (#173)
the instant preview that is tested is removed.
2017-04-27 01:03:30 +05:30
neha
14297cf515 Match the search box . (#164)
* search bar edited

* fontsize matched and tools positioned
2017-04-26 09:15:17 +02:00
Harshit Prasad
d9c339b4ec Fixes #121 Add autocomplete configuration (#172)
Add searchService in constructor

Remove the if-statement
2017-04-26 09:14:21 +02:00
Isuru Abeywardana
31d904ed27 clean up the code (#178)
resolve conflicts
2017-04-26 09:13:55 +02:00
Isuru Abeywardana
c6088a9b22 connect contact button with contact page and fine tune (#175)
remove target='_blank'atribute
2017-04-26 09:13:04 +02:00
Isuru Abeywardana
ca2108d5f6 show empty result when nothing in search field (#176) 2017-04-26 09:12:20 +02:00
Isuru Abeywardana
f4201a93b9 hide next, previous buttons when no results found (#177)
solve test failure
2017-04-26 09:03:00 +02:00
Isuru Abeywardana
fcc25c304d add contact page (#162)
resolve test failure

remove extra spaces and comments

add missing coverage snippet
2017-04-22 20:43:02 +05:30
Harshit Prasad
1768e45a4c Add deployment scripts in package.json (#166) 2017-04-21 10:19:41 +05:30
GAURANG BANSAL
f1c8e076b3 Update README.md (#163)
Just a  little spelling bug in 1'st line.
2017-04-16 09:08:59 +02:00
Harshit Prasad
3b96af15f0 Addresses #132 Added Codecov (#151)
* Addresses #132 Added Codecov

* Addresses #132 Fixed parse error

* Addresses #132 modified travis.yml

* Addresses #132 Added Dockerfile

* Addresses #132 Fixed minor error

* Addresses #132 Correction in project directory

* Fixes #132 Correction in Dockerfile and created a new shared folder

* Fixes #132 Added coverage.txt

* Fixes #132 Solved 'mv' error

* Fixes #132 Edited Dockerfile

* Fixes #132 Remove 'mv' statement

* Fixes #132 Fix syntax error in Dockerfile
2017-04-15 08:30:41 +02:00
Harshit Prasad
c9cea4ab4c Fixes #139 Update README.md (#154) 2017-04-15 08:30:17 +02:00
neha
58fe583c54 bottom bar's font fixed (#160) 2017-04-15 08:29:45 +02:00
neha
87bd1454c4 Matched the design of the bottom page number menu (#156) 2017-04-14 10:22:49 +02:00
Harshit Prasad
f9379e45fb Fixes #144 show "About" instead of "About Susper" 2017-04-13 19:58:38 +05:30
Isuru Abeywardana
4d5529497e add styles to about us page and fixes #150 (#152)
* add styles to about us page and fixes #150

add contact us details area to page, add bottom navigation bar, make a new compponent and that includes footer navigation bar

* make footer nav bar in about page

* remove encapsulation and changeDetectionstrategy from ts file

* import modules and declare components in every spec file
2017-04-12 17:49:47 -03:00
Harshit Prasad
5ac46abc8b Fixes #125 Preview feature (#140)
* Fixes #125 Preview feature

* Addresses #125 Preview Feature

* Fixed lint errors

* Fixed Linting

* Addresses #125-Removed internal scroll bars
2017-04-08 10:48:40 -03:00
Harshit Prasad
39a8ecff6b Fixes #145 Updated top right expansion menu (#149) 2017-04-07 10:06:09 -03:00
Harshit Prasad
3b08374dc7 Fixes #144 Created a bottom bar in gray same as loklak.net (#148) 2017-04-07 09:36:12 -03:00
Bharadwaj Turlapati
4a384d355d Issue: #139 (#141)
Problem :
Readme.md file has few typos.
Solution:
Fixing typos in readme.md file (verified using drillinger.md (Online markdown viewer))


Signed-off-by: Bharadwaj Turlapati <tbj.name@gmail.com>
2017-03-30 17:56:39 -03:00
Soumya Vadlamannati
e4bec2a694 Merge pull request #118 from nikhilrayaprolu/testspull
Testspull
2017-03-25 16:48:35 +05:30
Soumya Vadlamannati
5439f48de4 Merge branch 'angular' into testspull 2017-03-25 11:53:42 +05:30
Isuru Abeywardana
f12345b21f fixes #123. This shows meta description (#134) 2017-03-25 11:52:52 +05:30
Harshit Prasad
6502adf72e Fixes #97 Routing of About Page. (#122)
* linking of about page

* linking about page

* linking

* Fixes #97 Routing of About Page

* fixed lint errors
2017-03-22 23:00:45 +05:30
Nikhil Rayaprolu
f68bab7600 Merge branch 'angular' into testspull 2017-03-22 10:23:21 +05:30
Sandeep Mahapatra
452355af82 fixed merge conflicts from before (#117)
* fixed merge conflicts from before

* code optimization
2017-03-22 10:22:01 +05:30
Nikhil Rayaprolu
afc8af8cf6 Merge branch 'angular' into testspull 2017-03-15 14:48:32 +05:30
Nikhil Rayaprolu
8f2c2b0a70 resolving issues regarding tests 2017-03-15 14:37:42 +05:30
Harshit Prasad
4c190e3eee Addresses #37 and #15 Videos section fix (#113)
* Addresses #37 and #15 Videos section fix

* Fixed bugs

* Recovered data
2017-03-15 10:26:58 +08:00
Isuru Abeywardana
a80ec9dc19 fixes #96 the pagination bar problem (#109)
* fixes #96 the pagination bar problem

* keep 10 as the maximum page number

* add a new line at end of file

* solution for lint error
2017-03-15 09:38:21 +08:00
Harshit Prasad
a0de5ce4b1 Addresses #15, #37, #97 - Designing similar to loklak.net and created an about page (#115)
* Addresses #97 and #37 About Page layout similar to loklak.net

* Addresses #15 some tweaks in susper homepage
2017-03-15 01:26:31 +08:00
Harshit Prasad
644f609ee0 Fixes #108 Images now render correctly (#112) 2017-03-14 12:49:08 +08:00
Harshit Prasad
4d60122723 Addresses #37 and #15 Styling closer to Google-search bar (#111)
* Addresses #37 Styling closer to Google-search bar

* Improvements in code
2017-03-14 05:46:28 +08:00
Sandeep Mahapatra
c9b35d98b8 responsive results page (#107) 2017-03-13 21:59:38 +08:00
Sandeep Mahapatra
6bdaae2abf Fixes #105 improvements in menu (#110)
* improvements in menu

* merge conflict fix
2017-03-13 19:09:45 +08:00
harshit98
5d2038d366 Fixes #3 Added more tests and updated travis.yml 2017-03-12 17:35:17 +05:30
Mario Behling
d5c5b6225f Merge branch 'angular' into test 2017-03-06 08:46:44 +08:00
Soumya Vadlamannati
72f1a120cd Fixes #99 Advanced Search working like before (#100) 2017-03-06 08:45:58 +08:00
Sandeep Mahapatra
6a5aec65de Fixes #98 consistent-search-bar (#101)
* fixed search bar shift

* fixed search bar in 404 page

* css code optimization

* fixed search button spacing problem
2017-03-06 08:35:34 +08:00
Sandeep Mahapatra
92161290db Fixes #80. Default box now doesn't appear in chrome. (#91)
* fixed default box problem for chrome

* inline css replaced and added in css file
2017-03-01 23:53:44 +08:00
Sandeep Mahapatra
5b3e66740d made home page responsive (#95) 2017-03-01 23:04:51 +08:00
harshit98
f2f97ceff2 Fixes #3 Added Tests 2017-02-25 04:38:43 +05:30
Harshit Prasad
dce4b313d3 Fixes #68 Pagination shift (#89)
* Fixes #68 Pagination shift

* Fixes #68 Pagination state
2017-02-24 23:58:49 +08:00
Nikhil Rayaprolu
36b12176ed imagedouble click to single click (#88) 2017-02-24 09:29:41 +08:00
Harshit Prasad
07d5f46db2 Fixes #83 Design changes- 2 (#87)
* Fixes #83 Design changes

* Resolved conflicts.

* resolved conflicts-2
2017-02-24 09:23:29 +08:00
Harshit Prasad
0c6313cdc8 Fixes #79 Removed homepage link (#81) 2017-02-21 09:19:12 +08:00