Alec Brickner
f33720e9fd
Drag challenge tasks ( #12204 )
...
* Allow challenge tasks to be draggable by leaders and admins
* Drag challenge tasks, ensure they're ordered
* Ensure group tasks are ordered properly, make draggable
* Add tests, fix broken tests
* Resolve merge conflict
* Remove console.log()
* Address code review comments
* Code review fixes
* Fix lint
* Fix importing
* taskManager
* Lint
* Fix collapseChecklist test
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2021-04-30 16:23:27 -05:00
Matteo Pagliazzi
85fb5f33aa
fix test lint
2019-10-08 20:45:38 +02:00
Matteo Pagliazzi
6ef45a7fd2
Fix 9248: challenge creator should not automatically join their own challenge ( #10383 )
...
* fix(challenges): creator should not join challenge automatically
* change behavior on the client side as well
* update tests and fix membercount
* update tests
* fix tests
2018-05-25 12:03:39 +02:00
Matteo Pagliazzi
74ba55c20b
Upgrade tests tools and lint migrations and scripts (part 2) ( #9998 )
...
* upgrade gulp-babel
* upgrade babel-eslint
* upgrade eslint-friendly-formatter
* start upgrading chai
* start to upgrade eslint
* restore skipped tests
* start to upgrqde monk
* fix linting and remove unused file
* fix mocha notifications, and common tests
* fix unit tests
* start to fix initrgration tests
* more integration tests fixes
* upgrade monk to latest version
* lint /scripts
* migrations: start moving to /archive unused migrations and run eslint with --fix
* lint migrations
* fix more integration tests
* fix test
2018-02-17 18:11:24 +01:00
Grayson Gilmore
c509c8e04f
Test /api/v3/tasks/unlink-all and unlink-one ( #8810 )
...
* Add tests for POST /tasks/unlink-all/:challengeId
* Add test for keep=keep-all query
* Cleanup
* Setup
* Cleanup
* Add tests for unlink-one
2017-07-06 14:25:31 -07:00