Barış Soner Uşaklı
d5ece9a4c3
fix: don't refresh page when enabling/disabling categories
2019-02-15 11:17:27 -05:00
Julian Lam
e8f3c25676
fix: re-introducing indeterminate checkbox state to ACP privs
2019-02-11 16:33:47 -05:00
Julian Lam
0fffcb3855
fix : #7231 , missing success alert on group name change in ACP
2019-02-09 14:50:14 -05:00
Barış Soner Uşaklı
5353960ae7
fix : #7316
2019-01-29 13:11:45 -05:00
Barış Soner Uşaklı
ac655564bb
fix: post queue notifs
...
fix moderators not showing up immediately when adding them
2019-01-14 22:38:15 -05:00
Barış Soner Uşaklı
28459d04c6
fix : #7187
2019-01-03 13:08:42 -05:00
Baris Usakli
b47f939bfc
fix: lint
2018-12-18 14:04:57 -05:00
Baris Usakli
0c1ac4d6a2
feat: #7032
2018-12-18 13:44:03 -05:00
Barış Soner Uşaklı
f581c052ee
feat: #7023
...
- add category selector to privileges and category create modals
- allow category selector to work for multiple selectors on same page
2018-12-04 14:32:43 -05:00
Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
2018-11-30 13:38:59 -05:00
Barış Soner Uşaklı
33986f38e3
closes #6954
2018-11-18 16:03:31 -05:00
Barış Soner Uşaklı
de14102ee7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-11-12 17:10:00 -05:00
Barış Soner Uşaklı
d9452bf3d4
fix: custom navigation item not showing groups
2018-11-12 17:09:58 -05:00
Julian Lam
b3f96d28aa
fix(acp): hard-to-discover dropdown selector in ACP
...
Made the dropdown an MDL button fab with better positioning via
a p.lead so that it is more easily discoverable and obvious that
it is a button that can be pressed.
Fixes #6899
2018-11-12 16:44:13 -05:00
Barış Soner Uşaklı
b6771836cf
closes #6937
2018-11-10 20:51:07 -05:00
Julian Lam
f7bd398eb1
style(eslint): newlines in public/src as well
2018-11-08 12:11:31 -05:00
renovate[bot]
64b9dabff8
chore(deps): update dependency eslint-config-airbnb-base to v13 ( #6599 )
...
* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599 , linting 😬
2018-11-07 15:53:14 -05:00
Baris Usakli
3c611d85ed
closes #6912
...
- on category setParent dialog do not show children of current category
- break recursion if category parentCid is equal to child cid to prevent
infinite loop
- dont allow setting the parentCid of a category to one of it's children
2018-11-06 13:34:29 -05:00
Barış Soner Uşaklı
56c1eac1a5
fix translations on dashboard
2018-10-24 17:32:22 -04:00
Barış Soner Uşaklı
69253d9a7f
use chart.js legend
2018-10-24 12:51:14 -04:00
Barış Soner Uşaklı
8abef4c101
bg colors
2018-10-24 12:12:17 -04:00
Barış Soner Uşaklı
b916dc562f
fix bg colors
2018-10-24 11:55:44 -04:00
Barış Soner Uşaklı
804451cc37
update axis ids
2018-10-24 11:46:39 -04:00
Barış Soner Uşaklı
c2191167ee
fail colors
2018-10-24 11:39:40 -04:00
Barış Soner Uşaklı
5b842c98ac
fix typo
2018-10-24 11:34:57 -04:00
Barış Soner Uşaklı
9f36ce3997
#6862
2018-10-24 11:24:37 -04:00
Barış Soner Uşaklı
11c2a65b5a
fix config values not showing client side if they were set to 0
2018-10-24 10:33:30 -04:00
Barış Soner Uşaklı
49ba5af5fa
closes #6810 ( #6813 )
2018-10-04 10:56:47 -04:00
Barış Soner Uşaklı
ebaea9b6c1
closes #6743
2018-09-08 14:01:15 -04:00
Andrew Rodrigues
12940b577b
closes #6703
2018-08-15 20:42:59 -04:00
Julian Lam
ea2bd33bfa
fixes #6608 , restored template values in widget containers
2018-07-26 15:00:49 -04:00
Timothy Fike
e8a3c23d42
Fix verion regex Fixes #6620 ( #6625 )
2018-07-02 21:36:21 -04:00
Barış Soner Uşaklı
57b7c7ede4
closes #6607
2018-06-27 14:36:12 -04:00
Barış Soner Uşaklı
d5e85c2eb3
closes #6476 , closes #6546
2018-06-02 15:54:32 -04:00
Barış Soner Uşaklı
11bb2f1560
closes #6528
2018-05-30 14:21:03 -04:00
Andrew Rodrigues
1c09094011
show success alert + rebuild msg when ordering plugins
2018-04-23 17:18:31 -04:00
Barış Soner Uşaklı
4cd0020584
closes #6449
2018-04-11 16:38:58 -04:00
Andrew Rodrigues
de9f429b89
prepopulate traffic graph datepicker to make life easier
2018-04-10 15:17:08 -04:00
Andrew Rodrigues
67c8d4b560
maximize graph w/ fullscreen API
2018-04-09 11:50:30 -04:00
Peter Jaszkowiak
968d5e441f
Fix rebuild ACP alert not working sometimes ( #6403 )
2018-03-26 15:53:07 -04:00
Timothy Fike
585d613d4b
fix reload actions ( #6394 )
...
* fix reload actions
* wait until restart action is complete instead of using timeouts.
* Change Reload nominclature to Rebuild and Restart.
2018-03-26 15:17:40 -04:00
Peter Jaszkowiak
dcf1865b54
Fix ACP alerts to use same system as client ( #6396 )
...
* 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)
2018-03-26 11:55:01 -04:00
Peter Jaszkowiak
eaae5b52cd
ACP quick actions ( #6374 )
...
* 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
2018-03-20 08:32:17 -04:00
Julian Lam
3cbca69b27
closes #6346
2018-03-07 12:26:31 -05:00
Barış Soner Uşaklı
264893a71b
closes #6336
2018-02-21 08:41:22 -05:00
Barış Soner Uşaklı
825c493c40
show error
2018-02-16 09:48:32 -05:00
Barış Soner Uşaklı
a224c557c0
closes #6326
2018-02-15 12:46:04 -05:00
Barış Soner Uşaklı
a9f6726b3d
closes #6296
2018-01-31 15:55:15 -05:00
psychobunny
29be18ae5b
closes #6268
2018-01-31 15:03:23 -05:00
Barış Soner Uşaklı
8689ffe78f
closes #6291
2018-01-31 12:25:06 -05:00