Commit 8ec956421c5e94bc2a51e30414d85417c10404b8
Exists in
master
and in
4 other branches
Merge pull request #1539 from NARKOZ/front-end
auto-complete for mentions in notes
Showing
5 changed files
with
10 additions
and
0 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -199,6 +199,7 @@ GEM |
199 | 199 | httpauth (0.1) |
200 | 200 | i18n (0.6.1) |
201 | 201 | journey (1.0.4) |
202 | + jquery-atwho-rails (0.1.6) | |
202 | 203 | jquery-rails (2.0.2) |
203 | 204 | railties (>= 3.2.0, < 5.0) |
204 | 205 | thor (~> 0.14) |
... | ... | @@ -440,6 +441,7 @@ DEPENDENCIES |
440 | 441 | haml-rails |
441 | 442 | headless |
442 | 443 | httparty |
444 | + jquery-atwho-rails (= 0.1.6) | |
443 | 445 | jquery-rails (= 2.0.2) |
444 | 446 | jquery-ui-rails (= 0.5.0) |
445 | 447 | kaminari | ... | ... |
app/assets/javascripts/application.js
app/assets/stylesheets/application.css
app/views/notes/_common_form.html.haml