summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Increase lazy loader performancelazy-load-check-when-has-imagesPhil Hughes2017-10-311-8/+7
* Merge branch 'multi-file-editor-vuex' into 'master'Filipa Lacerda2017-10-3139-1351/+1181
|\
| * fixed up upload feature after master mergemulti-file-editor-vuexPhil Hughes2017-10-316-13/+28
| * Merge branch 'master' into multi-file-editor-vuexPhil Hughes2017-10-318-8/+92
| |\
| * | get branch name from the DOMPhil Hughes2017-10-311-2/+3
| * | Merge branch 'master' into multi-file-editor-vuexPhil Hughes2017-10-3129-608/+376
| |\ \
| * | | spec fixesPhil Hughes2017-10-311-0/+5
| * | | spec fixesPhil Hughes2017-10-305-11/+13
| * | | addressed feedback from reviewPhil Hughes2017-10-3013-56/+67
| * | | Merge branch 'master' into multi-file-editor-vuexPhil Hughes2017-10-3031-251/+354
| |\ \ \
| * | | | updated karma specsPhil Hughes2017-10-278-22/+31
| * | | | reset hash when changing filesPhil Hughes2017-10-262-2/+3
| * | | | various different performance improvementsPhil Hughes2017-10-268-34/+23
| * | | | fixed render_error not being hooked up correctlyPhil Hughes2017-10-265-34/+9
| * | | | fixed some state bugs with the tabsPhil Hughes2017-10-269-35/+52
| * | | | correctly activate the next tab when closing a tabPhil Hughes2017-10-263-3/+28
| * | | | moved new file/directory into new storePhil Hughes2017-10-2619-692/+176
| * | | | [WIP] Move multi-file editor store to VuexPhil Hughes2017-10-2632-583/+907
* | | | | Load participants asyncEric Eastwood2017-10-3111-31/+338
* | | | | Merge branch '38869-issue' into 'master'Phil Hughes2017-10-316-52/+38
|\ \ \ \ \
| * | | | | Enable eslintFilipa Lacerda2017-10-311-14/+11
| * | | | | Remove issue and issue status select from global namespaceFilipa Lacerda2017-10-306-51/+40
* | | | | | Merge branch '39639-clusters-poll' into 'master'Phil Hughes2017-10-311-8/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Adds callback function to inital cluster request39639-clusters-pollFilipa Lacerda2017-10-311-8/+14
* | | | | | Upload files through the multi-file editorPhil Hughes2017-10-318-10/+122
|/ / / / /
* | | | | Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-313-7/+7
| |_|_|/ |/| | |
* | | | Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-3015-174/+82
|/ / /
* | | Merge branch '39582-nestingdepth-6' into 'master'39635-convert-jquery-scrollto-js-library-to-be-a-yarn-managed-libraryAnnabel Dunstone Gray2017-10-303-20/+5
|\ \ \
| * | | Enable NestingDepth (level 6) on scss-lintTakuya Noguchi2017-10-303-20/+5
* | | | Merge branch '38869-importer_status' into 'master'Phil Hughes2017-10-3010-403/+270
|\ \ \ \
| * | | | Fix queried element38869-importer_statusFilipa Lacerda2017-10-301-3/+3
| * | | | Merge branch 'master' into 38869-importer_statusFilipa Lacerda2017-10-3031-251/+354
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Remove issuable form from global namespaceFilipa Lacerda2017-10-263-101/+98
| * | | | Remove issuableContext from global namespaceFilipa Lacerda2017-10-264-61/+58
| * | | | Improves issuable testsFilipa Lacerda2017-10-262-1/+4
| * | | | Remove old codeFilipa Lacerda2017-10-265-242/+112
| | |_|/ | |/| |
* | | | Merge branch '39020-fix-js-call-stack-size-exceeded-autocomplete-group-milest...Fatih Acet2017-10-301-1/+5
|\ \ \ \
| * | | | Split project and group milestone dispatcher branch39020-fix-js-call-stack-size-exceeded-autocomplete-group-milestoneLuke "Jared" Bennett2017-10-241-0/+4
| * | | | Prefer dispatcher glform init over global initLuke "Jared" Bennett2017-10-231-0/+1
| * | | | Remove page-specific GLForm init and add support_autocomplete: false local to...Luke "Jared" Bennett2017-10-201-1/+0
* | | | | Changed project select to use it independently and not onlt as a combobuttonFrancisco Javier López2017-10-301-10/+14
| |_|/ / |/| | |
* | | | [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-3015-82/+174
| |_|/ |/| |
* | | Merge branch 'es-module-autosave' into 'master'Filipa Lacerda2017-10-306-27/+17
|\ \ \
| * \ \ Merge branch 'master' into 'es-module-autosave'es-module-autosaveMike Greiling2017-10-24109-2081/+2906
| |\ \ \
| * | | | remove import from main.jsMike Greiling2017-10-121-1/+0
| * | | | remove global exportMike Greiling2017-10-121-2/+0
| * | | | convert Autosave into pure es module and remove global exportMike Greiling2017-10-125-25/+18
* | | | | Merge branch 'add-user-avatar-username-link' into 'master'Fatih Acet2017-10-271-3/+26
|\ \ \ \ \
| * | | | | Rename to shouldShowUsernameClement Ho2017-10-271-3/+3
| * | | | | Add configurable option to display username in user avatar link componentClement Ho2017-10-181-3/+26