Commit Graph

252 Commits (542f8e6e1579d62e462a7ea28a5eea748ef4d6e3)

Author SHA1 Message Date
Andrew Rodrigues d949aeed49 reposition legend in fs mode
Andrew Rodrigues bdf67bd1c4 fix for large resolutions
Andrew Rodrigues 5e74e45c5a because ms edge.
Andrew Rodrigues 67c8d4b560 maximize graph w/ fullscreen API
Baris Usakli 46576189be closes
Peter Jaszkowiak dcf1865b54 Fix ACP alerts to use same system as client ()
* Fix PostCSS warning message

* Fix disconnect indicator styling

Would increase size of quick actions when active

* Use same alert system in ACP and client

- Remove snackbar
- Add styling and fix template for ACP (based on Persona)
Peter Jaszkowiak eaae5b52cd ACP quick actions ()
* ACP quick actions

- Moved restart, build & restart, and logout into separate buttons
- Moved buttons on mobile into the side menu
- Added version and upgrade alert to header / mobile menu
- Moved version checking to server-side with a cache for rate limiting
- Changed "reload" translations to "rebuild and restart"

* Change info alert to black-on-white to match focused search bar

* Fix tests

* Fallback for failed fetch of latest version
Andrew Rodrigues 8a220b944e
fix graph legend container on smaller widths
Julian Lam 3cbca69b27 closes
psychobunny 69a8eb1100 extra fixes for
psychobunny 6533c664d6 fix font size in appearance menus
psychobunny 29be18ae5b closes
Barış Soner Uşaklı 8446a733e5 closes
Julian Lam cd6dcff38b Split up customJS into customHTML and customJS for better organisation ()
* WIP

* fixed customJS not actually working in footer

* Moving scripts to footer, 

* Added upgrade scripts for 
psychobunny d4a11de07d move blacklist.less into admin/manage/ip-blacklist.less
psychobunny 864321f727 re-organize newbiePostDelay fields
Barış Soner Uşaklı e9360347ea less padding, closes
Baris Usakli da8b1b605c
Peter Jaszkowiak 7ccfb5cdc0 Build refactor
- Target aliases and bundles
- More concurrency
- Use `--series` to force series processing
- Minifier self-hosted threading
- meta/css delegates to minifier
Julian Lam 064a8aa6d7 Allowing custom date range to be supplied in pageviews graph, closes
Julian Lam d18cfced96 Merge remote-tracking branch 'origin/master' into develop
Peter Jaszkowiak 2c418fd2af Use npm bootstrap
Julian Lam 860999fa6c Merge remote-tracking branch 'origin/master' into develop
psychobunny 5ca9e5e14c ACP: distinguish <small> from regular text
psychobunny debe34b96c better styling for tagsinput in ACP and added it to general -> keywords
Julian Lam 72e77772db Merge branch 'master' into develop
pichalite 1d5b3cc73f ACP manage tags page UI changes
Julian Lam a9f144230e Merge branch 'master' into develop
psychobunny 7b7565ee8e Merge pull request from pichalite/acp-groups
ACP manage groups UI updates
Julian Lam 672d7352bb Merge branch 'master' into develop
pichalite f09f1f6ed8 Fix ACP templates markup
pichalite dcb0f18422 ACP manage groups UI updates
psychobunny 0667870286 set an active state for pageview options
psychobunny 3d1425605a prettification of pageview stats
psychobunny 62df8edb77 better positioning of dashboard legend
psychobunny ccfec622d4 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
psychobunny 9e354a09d1 prettier stats on dashboard
pichalite cc160d77e7 Fix scrolling issues on mobile
Peter Jaszkowiak 94eb74646c `admin/manage/categories` translations
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
barisusakli 9d75c48236 closes closes closes
psychobunny 6b7b51eaf0 Merge pull request from pitaj/master
ACP search updated to support translations
Peter Jaszkowiak 8ca98625b9 Key through search results
psychobunny bcb3903446 priv table headers
Peter Jaszkowiak a431dc0305 ACP search updated to support translations
Anil Mandepudi b9fd62cb6b fix admin navigation in IE ()
pichalite 11be46ec23 fixes
Julian Lam 785f4fc5a0 updating to jQuery 3.x on frontend and ACP
Julian Lam 275f5e32e8 adding back Bootswatch paper variables override
Julian Lam 2428d5e442 Update bootstrap in ACP
Also fixed  by moving user creation modal to root level
(outside of .panel)
barisusakli 2544287269 closes