summaryrefslogtreecommitdiff
path: root/spec/javascripts/behaviors
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-263-5/+5
* Move some tests from Karma to JestWinnie Hellmann2019-03-231-230/+0
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-223-5/+5
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-213-5/+5
* Added tightLists option to copy_as_gfm markdown serializerConstance Okoghenun2019-03-051-2/+2
* Reduce Bundle Size by lazy loading markdown-itTim Zallmann2019-02-062-42/+117
* Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-241-2/+2
* Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-241-1/+1
* Resolve "The reply shortcut can add any text of the page to the "comment" tex...Thomas Pathier2018-11-201-4/+140
* Prettify all spec filesMike Greiling2018-10-176-82/+94
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-176-4/+30
* enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer2018-10-091-0/+2
* Highlight current user in comments and system notesWinnie Hellmann2018-10-021-0/+55
* Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-181-0/+106
* Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann2018-06-271-0/+55
* Changes tab VUE refactoringFelipe Artur2018-06-211-32/+49
* Fix variable list karma specsClement Ho2018-05-171-18/+18
* Merge branch 'master' into bootstrap4Clement Ho2018-04-251-1/+1
|\
| * fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* | Fix karma specsClement Ho2018-04-161-19/+19
|/
* move render_gfm into behaviors directoryMike Greiling2018-03-191-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-093-0/+3
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Update secret_values to support dynamic elements within parentupdate-secret-values-to-support-dynamic-elementsEric Eastwood2018-01-241-14/+96
* Hide runner token in CI/CD settings page38019-hide-runner-tokenEric Eastwood2017-12-151-0/+146
* Improve require input specimprove-require-input-specClement Ho2017-11-291-36/+40
* Remove iife and eslint disableremove-iife-autosizeClement Ho2017-11-271-17/+14
* Add rainbow_flag to emoji support mapEric Eastwood2017-11-151-7/+12
* remove global export except in test environmentsMike Greiling2017-11-011-0/+47
* Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-0/+5
* IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-251-0/+1
* Fixes broken tests of quick_submit_spec and reduces tech debtFilipa Lacerda2017-08-101-99/+90
* Fix vue broken testFilipa Lacerda2017-08-041-3/+3
* TestsFilipa Lacerda2017-08-041-3/+3
* Merge branch 'refactor-emoji-utils' into 'master'Tim Zallmann2017-06-281-1/+1
|\
| * split emoji support methods from the async moduleMike Greiling2017-06-271-1/+1
| * update import locations for karma specsMike Greiling2017-06-231-1/+1
* | Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter su...Luke "Jared" Bennett2017-06-271-4/+17
|/
* update frontend specs to use ES module syntaxMike Greiling2017-05-163-3/+3
* Standardize jasmine test describe block names that test specific methodsClement Ho2017-05-051-6/+6
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-0/+47
* Fix eslintZ.J. van de Weg2017-03-061-2/+2
* Corrected JS for new master js build updates [ci skip]Luke "Jared" Bennett2017-03-021-2/+2
* Finished up mattermost team creationzj-create-mattermost-team-lbLuke "Jared" Bennett2017-02-221-0/+189
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-173-3/+3
* Replace static fixture for behaviors/requires_input_spec.js (!9162)winniehell2017-02-141-6/+7
* Replace static fixture for behaviors/quick_submit_spec.js (!9086)winniehell2017-02-111-5/+13
* Use textarea for quick submit specwinniehell2017-02-111-13/+15
* Replace teaspoon references with Karmareplace-teaspoon-referencesClement Ho2017-02-101-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-032-7/+1
|\