Commit graph

16 commits

Author SHA1 Message Date
Phil Hughes
855c258fdb
fixed todos spec 2017-09-12 15:39:08 +01:00
Filipa Lacerda
96e6fc70b4 Import modules instead of using the ones in global namespace
Removes set favicon related methods from global scope
Improves test related with favicon

Removes convertPermissionToBoolean from global scope.
Adds tests for convertPermissionToBoolean - were non existant

Removes setParamInURL from gl.utils

Removes parseIntPagination from gl.utils namespace

Remove normalizeCRLFHeaders from gl.utils namespace

Removes normalizeHeaders from gl.utils namespace

Use gl.utils for filtered search

Fix bad import

Fix broken test by cleaning window.history namespace

Adds changelog
2017-09-09 09:54:27 +01:00
Tim Zallmann
dab08be606 Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
Phil Hughes
fe27de8bf1 moved some code into new files
fixed duplication of code
2017-07-25 16:27:51 +01:00
Mike Greiling
571de11eb6 refactor Todos class to ES module syntax 2017-07-06 12:57:01 -05:00
Luke "Jared" Bennett
05278b2fda Import export users select 2017-05-12 08:15:28 +00:00
Jacopo
5f9ace8eb1 Add 'Undo mark all as done' to Todos
Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done'
in the 'Todo' tab of the Todo dashboard.
The operation undos only the todo previously marked as done with the 'Mark al as done' button.
2017-03-16 07:15:00 +01:00
Jacopo
e20ffc6e00 Add 'Undo' to Todos in the Done tab
Added the ability to 'Undo' the todos marked complete in the 'Done' tab of the Todo dashboard.
Added the ability to 'Undo mark all as done' todos marked complete with 'Mark all as done'
in the 'Todo' tab of the Todo dashboard.
2017-03-10 13:37:55 +01:00
winniehell
572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Bryce Johnson
8377c2fbc3 Refactor Todos to ES6. 2016-10-05 11:25:01 +02:00
Jared Deckard
7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Luke Bennett
e67a483752
Fixed project filtering 2016-09-01 14:36:02 +01:00
Luke Bennett
0ccdb41ced
Review changes, simplified dropdown init 2016-09-01 14:36:02 +01:00
Luke Bennett
922b38a0be
Removed inline JS and improved dropdown labels 2016-09-01 14:35:34 +01:00
Clement Ho
632899826b Fix bug where pagination is still displayed despite all todos marked as done 2016-08-31 10:27:04 -05:00
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00