Open TODOs¶
In here you can find nearly all currently open FIXME and TODO tags in the code:
Tag | Description | Type | Link |
---|---|---|---|
FIXME | Icon does not show when packaged | .js | Link to Dialogs.js |
FIXME | It should fail after changing userName/userPassword! | .js | Link to FetchEntriesApi.js |
TODO | This needs to be fixed to really be cross device/responsive | .css | Link to main.css |
TODO | This needs to be fixed to really be cross device/responsive | .css | Link to main.css |
TODO | Check which font is better | .css | Link to title-bar.css |
TODO | Remove script-src 'unsafe-inline' if there is a better solution found! | .html | Link to index.html |
TODO | Implement reset everything button | .html | Link to index.html |
TODO | Implement open logs button | .html | Link to index.html |
TODO | Implement saved entries manager/renderer/function | .html | Link to index.html |
TODO | Implement link manager/renderer/function/creator | .html | Link to index.html |
TODO | Implement search manager better, this is just a prototype | .js | Link to index.js |
TODO | Implement search manager better, this is just a prototype | .js | Link to index.js |
TODO | Think about changing the link to guid or let it be. | .js | Link to index.js |
TODO | Save current value and reset setting when there was any error | .js | Link to main.js |
TODO | - Type checks before checking for login | .js | Link to main.js |
TODO | Use only this entry interface in the whole project to minimize code | .ts | Link to IliasBuddyTypes.ts |
TODO | Remove the saved authentication before checking the connection! | .js | Link to FetchEntriesApi.js |
TODO | Add example of time string | .ts | Link to FetchEntriesTypes.ts |
TODO | Use this in the future as identifier, because it's guaranteed to | .ts | Link to FetchEntriesTypes.ts |
TODO | Check this | .ts | Link to FetchEntriesTypes.ts |
TODO | Check this | .ts | Link to FetchEntriesTypes.ts |
TODO | Check this | .ts | Link to FetchEntriesTypes.ts |
TODO | Add example of time string | .ts | Link to FetchEntriesTypes.ts |
TODO | Check this | .ts | Link to FetchEntriesTypes.ts |
TODO | Check this | .ts | Link to FetchEntriesTypes.ts |
TODO | Check this | .ts | Link to FetchEntriesTypes.ts |
TODO | Check this | .ts | Link to FetchEntriesTypes.ts |
TODO | .ts | Link to FetchEntriesTypes.ts | |
TODO | Check this | .ts | Link to FetchEntriesTypes.ts |
TODO | .ts | Link to FetchEntriesTypes.ts | |
TODO | Seems not to work - Investigate further if time to use less memory | .js | Link to RendererEntriesApi.js |
TODO | Implement function that can delete the cache file | .js | Link to ManageEntriesApi.js |
TODO | Can it be that this interface can be found elsewhere? If yes remove one | .ts | Link to RawEntryParserTypes.ts |
TODO | Integrate later in the code | .ts | Link to SettingsTypes.ts |
TODO | Integrate later in the code | .ts | Link to SettingsTypes.ts |
TODO | Integrate later in the code | .ts | Link to SettingsTypes.ts |
TODO | Create callback when version is different to local version | .ts | Link to SettingsTypes.ts |
TODO | Add version | .ts | Link to SettingsTypes.ts |
TODO | add settings option - "no default value as value" | .js | Link to Renderer.js |
TODO | HBS test comment + Check to explain certain code - Add helper | .hbs | Link to templateCronJob.hbs |
TODO | Complexity is too high | .js | Link to TitleBarWin10.js |