Commit Graph

52 Commits (a3efe42938bc4c7c5110543f633a3abe28716464)

Author SHA1 Message Date
Sergii Paryzhskyi e515b791da Fix eslint rules ()
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
barisusakli c4f82a3f60 closes
psychobunny 30da4ac748 closes
Mathias Schreck ce9ee62fa0 Handle callback errors
Julian Lam 5667279763 closes
barisusakli 2606844d98 closes
psychobunny c44fa866e7 nprogress bar in ACP
barisusakli 5720dac803 ,
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors
psychobunny 29b336ad9f closes
Julian Lam 44aae7daa5 removed hammer, updated semver, added mousetrap
barisusakli 90b89a488e closes
barisusakli e90cba65a8 closes
psychobunny 40bda722c9 fix acp title on ajaxify
psychobunny 0e7228eff7 fix admin menu + title if url has a query string
ex. ?loggedin
barisusakli 75af978145 closes
psychobunny 31fef4f429 hint. damn those globals wtb browserify
psychobunny b6a43fb5cf fixes
psychobunny 80b13c94c8 snackbar translation for acp
Julian Lam 1772041b6e fixed invocation of clickdn in snackbar
psychobunny cd83dcf2e0 better styling for snackbar on mobile
psychobunny cc299f89e2 mobile menu for ACP first pass
psychobunny ea3fa0ff1d md snackbar for acp
Julian Lam 141174ac94 Fix ACP active state issue
Apparently, all this time, there was a bug that caused active
states to not properly be shown in subfolder installations. This
commit fixes that regression. ping @psychobunny
psychobunny 656476620e fix new checkboxes on ajaxify
psychobunny 6dbd7cad84 done with this stupid checkbox experiment
psychobunny 26858436b6 fix for acp subpage nav
psychobunny c6282e289a main header title + better logic
psychobunny ec335b55cd fixed active state for install plugins submenu
psychobunny 4fd99e8aae removed activateMobile
psychobunny ba58c83b97 acp active states for main menu
psychobunny fed87dded6 sayonara, acp menu
barisusakli 5e3e1f8781
psychobunny 0bc4799c3c remove setTimeout hax in settingsv1 :squirrel:
psychobunny fdc66eb607 fixes checkboxes for settingsv2 (deja vu)
Julian Lam 140b8be161 updated ACP checkbox module so that it hides the checkbox via js instead of blanket CSS hiding
psychobunny a4ace48469 closes
psychobunny 541fd474b3 fixes checkboxes for both settingsv1 and settingsv2
psychobunny 6b6bae7cc5 font awesome checkboxes for acp
barisusakli ffd22f50ff closes
barisusakli 9d562a8708 closes
psychobunny ac2811be75 instance.restart
psychobunny 6c607bca1e closes
Julian Lam e18f6c95fa added link to 'install plugins' page in acp installed plugins menu dropdown
also fixed annoying white background when a menu item other than the one active is focused upon
psychobunny c188fa2a1f closes
psychobunny e443d14519 fixes acp/categories/x menu selection
@julianlam
barisusakli 5bf46864ed removed global admin object, CF rocket loader fix
added colorpicker module
psychobunny e3e737458e linting
psychobunny beaa52fff5 acp - if bs env < lg + content is long (ex plugins list) then duplicate sidebar menu on header + footer; closes