Commit Graph

15 Commits

Author SHA1 Message Date
Dan Brown 75ca430fd4
Updated NPM dependancies 2018-11-27 21:50:29 +00:00
Dan Brown e3230f8f21
Standardised module loading system & fixed build system
Fixed broken build system in broken webpack version.
Also updates module system to standardise on ES6 import/exports,
Especially since babel has changed it's 'default' logic for the old
module system.
2018-11-09 21:17:35 +00:00
Dan Brown 5b36ddb12f
Updated npm dependancies 2018-11-04 15:40:10 +00:00
Dan Brown b89411c108
Copied book content, Added create routes
Added view control
Added pivot table for books relation
Added control to assign books
2018-08-27 14:18:09 +01:00
Dan Brown 6d35fb5237
Updated packages via npm audit 2018-07-28 15:03:29 +01:00
Dan Brown 0c3c8fc9c3
Updated npm dependancies 2018-04-30 14:54:54 +01:00
Dan Brown 0f7b0ad45a
Added ability to copy a page
In 'More' menu alongside move.
Allows you to move if you have permission to create within the new
target parent.
Closes #673
2018-04-14 18:00:16 +01:00
Dan Brown 0ade9b5b9b
Refactored moment.js out of app
Reduces bundle size by 25%
2018-04-01 14:10:44 +01:00
Dan Brown 2c8d7da885
Updated webpack SCSS extract to provide sourcemaps 2018-03-18 14:47:43 +00:00
Dan Brown 0a1546daea
Moved jQuery to use NPM and fixed some asset refs 2018-03-17 15:20:15 +00:00
Dan Brown 2ff2c0b257
Merge branch 'webpack-2018' 2018-03-17 13:05:25 +00:00
Dan Brown ced4e58137
Finished off intitial conversion to webpack 2018-03-17 13:03:13 +00:00
Dan Brown f6f44c9de8
Reorganised dev-deps and updated moment 2018-03-11 16:34:58 +00:00
Dan Brown e52bfc0c24
Attempted move to webpack again 2018-03-11 16:16:30 +00:00
Dan Brown df4d4f30f1
Added package-lock file for npm version locking 2017-11-11 16:19:24 +00:00