Commit graph

11 commits

Author SHA1 Message Date
ibrokemypie
6985c39874 Make activity view in admin scrollable (#3741)
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
Aya Morisawa
125849673a
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
syuilo
850396e9da
[Client] Add missing icons 2018-11-14 14:57:59 +09:00
syuilo
60ef3e3563
Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo
9f5dc2c0df
[WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo
fbbb506e86
🎨 2018-11-04 18:31:27 +09:00
syuilo
449b9f7fa0
[Client] Improve admin panel 2018-11-04 11:08:03 +09:00
syuilo
0b7af5c669
[Client] Fix bug 2018-11-04 03:44:06 +09:00
syuilo
c304351335
🎨 2018-11-03 13:39:17 +09:00
syuilo
51a32846ee
Update src/client/app/admin/views/ap-log.vue 2018-11-03 11:39:56 +09:00
syuilo
aadd5b95b8
Improve admin dashboard 2018-11-03 11:38:00 +09:00