Vue.js UserCP Mockup Version 0.20 - Badge Notifications


 
Thread Tools Search this Thread
Top Forums Web Development Vue.js UserCP Mockup Version 0.20 - Badge Notifications
# 1  
Old 02-23-2019
Vue.js UserCP Mockup Version 0.20 - Badge Notifications

Vue.js UserCP Mockup Version 0.20 - Badge Notifications


Code:
https://www.unix.com/cp/index.php#/dashboard

In this mockup release:
  • Badge Notifications are working with live data: Upper Right (see image)
  • Added Axios to Vue and changed large table updates to axios (ajax)
  • Note: Will reformat / restyle this notification dropdown menu when the mockup is mostly done. Perhaps increase the items in the list from six to ten....

Possible next tasks:
  • Build out the "Timeline" mockup, but needs to create a new 'timeline" DB table and write the PHP code to fill the table first.
  • Build the "search forums' modal in the top menu bar.
  • Duplicate main dashboard page and change "system stats" to a "user specific" stats and charts page with a table for recent member posts.
  • Work on service workers for notifications in top menu (not a high priority yet).



Image
These 2 Users Gave Thanks to Neo For This Post:
# 2  
Old 02-23-2019
FYI, coming in build v0.21, have changed the icon to little trophies versus right arrows in the notification dropdown Smilie

Image
# 3  
Old 02-23-2019
Vue.js UserCP Mockup Version 0.22 - Badge Notifications


Code:
https://www.unix.com/cp/index.php#/dashboard

In this cosmetic mockup release:
  • Badge Notifications: Changed Icon to "trophy"
  • Dashboard: Changed "stats badges" to the same "blue color" (earlier suggestion by nezabudka, Forum Advisor, to reduce colors)
  • Media: Reduce notification dropdown size on phones to 300px.

Image
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

Disabling New Badge Notifications

Finally got around to this. Have added a UserCP option to disable "new badge" alerts in the user profile "options" area so anyone who finds the alerts annoying, feel free to disable them (since the are primary designed for new users): https://www.unix.com/members/1-albums215-picture1219.png ... (0 Replies)
Discussion started by: Neo
0 Replies

2. What is on Your Mind?

Video Overview of the Vue.js UserCP @UNIX.com

Here is my second live video screencast (in my life, using Camtasia) with voice for the new usercp: Overview of the Vue.js UserCP @UNIX.com Shout outs to Don Cragun, Corona688, Rudi, Wolf, Made in Germany, stomp, Ravinder, Creative Tim, PubNub and others in the video. Thanks. If you are... (1 Reply)
Discussion started by: Neo
1 Replies

3. What is on Your Mind?

UserCP Screeching Frog 0.7446 Using Vue.js

Here is a status update on the new forum usercp. The current version of the new UserCP is Screeching Frog v0.7446. Most users will need to clear the files from your browser cache, quit and restart your browser to see the new version (check bottom of the page for version). Safari seems to... (9 Replies)
Discussion started by: Neo
9 Replies

4. What is on Your Mind?

Congrats to Nezabudka for her Formulator Badge (UserCP Prototype v0.40)

Please join me in thanking one of our most active new members, nezabudka, who suggested that we start using the new usercp prototype and change the menu items around, effectively "promoting" the new prototype CP. At first, I did not understand her suggestion, but after 'coming down" from days of... (1 Reply)
Discussion started by: Neo
1 Replies

5. What is on Your Mind?

My Charts in the Prototype Vue.js UserCP

Yea.... something I thought would take me an hour ended up taking most of the day. Well, it's not like those YT video tutorials where it take a week or more to make a video and the guys (gals) make it look so easy. But having said that, I'm happy to share with forum members the first "My... (6 Replies)
Discussion started by: Neo
6 Replies

6. Web Development

New Badge Timeline in Vue.js UserCP Mockup

Continuing to think Vue.js is AWESOME, we now have a new badges timeline in version 0.26 of the UserCP Mockup: https://www.unix.com/cp/index.php#/pages/badges Changes: Added Mockup from Badges timeline. Changed notifications (upper right) to use v-for: bindings. Fixes minor vue routing... (0 Replies)
Discussion started by: Neo
0 Replies

7. Web Development

New Discussion Timeline in Vue.js UserCP Mockup

Well, thanks to the amazing power of Vue.js, we now have a new timeline in version 0.23 of the UserCP Mockup: Wow! I'm really impressed with Vue.js. https://www.unix.com/cp/index.php#/pages/timeline In this version: Created database, and PHP model for the remote AJAX (Axios) call to... (1 Reply)
Discussion started by: Neo
1 Replies

8. Web Development

MySQL Query to Build Mockup Vue.js UserCP Timeline Page

Here is the query (and some sample results) I plan to use to build a new timeline page in the mockup vue.js usercp I am working on. When the postid is the same as lastpostid, this means the timeline entry will be - "{{Member}} Started Discussion {{Thread Title}} at {{date and time}}" and when... (4 Replies)
Discussion started by: Neo
4 Replies
Login or Register to Ask a Question