Commit graph

28 commits

Author SHA1 Message Date
dependabot[bot]
dbed87f837
Bump karma from 2.0.5 to 6.3.16 (#1544)
Bumps [karma](https://github.com/karma-runner/karma) from 2.0.5 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v2.0.5...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 13:01:12 +01:00
Shreyansh Dwivedi
1b2fc9f636 Refactored Help Component and Added tests for increasing coverage 2019-01-10 01:25:41 +05:30
humble_D
77af9f3c59 Fixse #1306: Removed redundant package delarations (#1307) 2018-12-18 14:01:05 +01:00
shaharyarshamshi
2389ae594d Security Vulnerability in Gemfile.lock and package-lock.json #1176 (#1180)
* command to setup locally corrected

* security vulnerability corrected
2018-10-18 20:50:38 +02:00
Bhavesh Anand
3c23da45a2 Update Node Version (#1073) 2018-07-03 08:15:32 +05:30
Praveen Ojha
151cad7a1f Fixes #1069:Fixed security vulnerability in hapijs/hoek (#1070) 2018-07-03 00:48:28 +02:00
Praveen Ojha
6a3a50a61a
Modifying node version in package.json and removed Yarn (#1058) 2018-07-01 17:34:26 +05:30
praveenojha3
7a1562164f Resolving Travis errors 2 2018-07-01 17:01:33 +05:30
praveenojha3
a6c8628485 Resolving Travis errors 2018-07-01 16:51:03 +05:30
praveenojha3
9c84c685b4 Created heroku deployment 2018-07-01 16:36:57 +05:30
Praveen Ojha
c3af2a56b4 Fixes #1018:Removed some security vulnerability from the project (#1019) 2018-06-11 06:47:05 +08:00
Praveen Ojha
e109ff4259 Fixes #1005:Optimized app and upgraded node version in travis (#1006) 2018-06-01 02:48:12 +08:00
Abishek V Ashok
1e7c06c3c2 Makes footer responsive (#890)
The footer was unresponsive in smaller screens, make it work in all
screen sizes and allows the dropdown that follows to be visible by
making changes to the css file.

Fixes #836
2018-01-20 14:02:37 +01:00
Harshit Prasad
5fb5953e6e Fixes #749: Pagination bar changed for small devices (#755)
Design similar to Google

Minor changes in pagination structure
2017-08-31 00:38:26 +02:00
Nikhil Rayaprolu
c66ff9849a Addresses #635 implemented statistic infobox similar to loklak (#704)
* Addresses #635 implemented statistic infobox similar to loklak

* fixed lint errors

* requested changes made

* requested changes made

* added graphs to statsbox

* made requested changes

* requested changes made

* statistics is changed to analytics

* changed the font size of analytics

* removed all extra modules in tests

* rearranged positions
2017-08-08 20:54:57 +02:00
Nikhil Rayaprolu
2cc2aca758 Fixes #676 infinite scroll feature implemented for images (#692)
* Fixes #676 infinite scroll feature implemented for images

* resolve conflicts
2017-08-01 07:47:08 +02:00
Nikhil Rayaprolu
444970f1e0 Fixes #596 now susper works faster (#597)
* Fixes #596 now susper works better

* removing search tests
2017-07-08 11:42:57 +02:00
Harshit Prasad
7b8794b5ce Addresses #3 Testing using MockBackend for KnowledgeAPI service (#561)
Solve testing issues

Add more tests to solve errors

Fix MockConnection issue

Changes in mock.ts

Resolved error due to http

Remove unnecessary comments
2017-06-29 12:51:33 +05:30
Harshit Prasad
940d27d0f0 Testing Codecov (#420)
Space issue solved
2017-06-06 11:01:59 +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
Nikhil Rayaprolu
eadc38517c Add Heroku generated app.json (#230)
* Add Heroku generated app.json

* Update app.json

* updated package.json

* updated package.json

* updated package.json

* updated angular cli

* updated package.json

* updated package.json

* updated package.json

* updated package.json
2017-05-08 12:05:37 +05:30
Harshit Prasad
a6ac0316e7 Fixes #190 Reduce the size of menu icons to half (#198)
* Fixes #190 Reduce the size of menu icons to half

* Fix alignment and resize of icons

* Fix width problem
2017-05-06 16:23:02 +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
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
neha
87bd1454c4 Matched the design of the bottom page number menu (#156) 2017-04-14 10:22:49 +02:00
Nikhil Rayaprolu
4399729010 advanced search tools have been added to susper (#52)
* addition of advanced search results

* adding sidebar

* display results count
2017-02-11 13:04:00 +01:00
Nikhil Rayaprolu
a9d7fb4223 initialising the angular project (#50)
* initialised angular2 project

* Deleting old files

* deploying to travis

* fixing the travis errors

* fixing the travis errors

* fixing the travis errors

* fixing the travis errors

* upgrading to newer version of angular-cli

* resolving travis errors

* resolving test errors in travis
2017-01-18 00:14:42 +01:00