overleaf/services/web/public/coffee/main/project-list
Henry Oswald b9001f19e6 use indexOf not matches for searching for project by name
matches treats string like regex so chars like ( break it
just doing a simple indexOf == -1 is fine for a string match

will also fix it for projects with . in name which do come up
2016-11-15 11:41:14 +00:00
..
index.coffee Merge branch 'ja-multi-select' 2016-02-12 11:56:10 +00:00
left-hand-menu-promo-controller.coffee Fix wording of userHasSubscription to userHasNoSubscription 2016-07-19 11:37:58 +01:00
modal-controllers.coffee Use translations for action in project delete modal 2016-03-22 12:12:11 +00:00
notifications-controller.coffee Use token in URL to force its precense when invite and allow easy dynamic notifications 2016-09-22 17:24:06 +01:00
project-list.coffee use indexOf not matches for searching for project by name 2016-11-15 11:41:14 +00:00
tag-controllers.coffee Remove tag from projects when deleted 2016-02-01 11:36:04 +00:00