refactor admin.js into more modular functions
[newtab.git] / admin.js
2019-08-18 refactor admin.js into more modular functions
2019-08-17 fix event listener bug for items & add buttons
2019-08-17 fix bug where settings did not save in edit mode due...
2019-08-17 add drag handles
2019-08-17 fix bug where new columns were not added to database...
2019-08-17 allow user to add/remove columns indefinitely
2019-08-17 remember position of column titles
2019-08-16 drag and drop columns, enter key
2019-08-16 keyboard shortcuts & mouseover events
2019-08-15 further ui improvements (alignment & keyboard shortcuts)
2019-08-15 UI layout adjustments
2019-08-15 change defaults, make foreground colour user-selectable
2017-07-09 Initial commit