Skip to content

Tags: chriskyfung/qwiklabs-completed-labs-tracker

Tags

v3.1.0

Toggle v3.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
chriskyfung Chris K.Y. FUNG
Version 3.1.0

v3.0.0

Toggle v3.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
chriskyfung Chris K.Y. FUNG
Version 3.0.0

v3.0.0-beta

Toggle v3.0.0-beta's commit message

Verified

This tag was signed with the committer’s verified signature.
chriskyfung Chris K.Y. FUNG
Version 3.0.0-beta

v3.0.0-alpha

Toggle v3.0.0-alpha's commit message

Verified

This tag was signed with the committer’s verified signature.
chriskyfung Chris K.Y. FUNG
Version 3.0.0-alpha

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.1.0 (#29)

* Update qwiklabs-explorer.user.js

- ♻ Refactored the router and handlers in main()
- ♻ Refactored the trackActivities() for Profile Activities page
- 🐞 Hide debug messages if not in Debug node
- 🏗 Support highlight background with red color
- 🏗 Support add text before the labelling icon
- 🏗 Added search and warning icons to appendIcon()
- 🚮 Removed the link to view the latest 100 activities
- ✨ Highlight failed labs with a red background color
- ✨ Added quick links to search unrecognized activities
- ✨ Added pagination on Profile Activities page
- 🎨 Minor changed the alignment of buttons and icons on Profile Activities page

* 📄 Add Videos to README.md

* ✨ Add Pagination To Profile Activities Tab

v2.0.7

Toggle v2.0.7's commit message
🐛 Fix Bugs in Update Database Records

v2.0.6

Toggle v2.0.6's commit message

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from chriskyfung/fix-qwiklabs-change

Fixes for New Qwiklabs UI Design

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from chriskyfung/fix-qwiklabs-change

🐛<Path> Fix For Change in My Learning URL (#23)

v0.5.5

Toggle v0.5.5's commit message
Fix 🐛 that unable to match records with `: `

- Set a custom attribute to tag the lab/quest 🆔 for the row of unmarked learning activities
- Change to use the lab/quest ID as the key 🗝 for batch update to DB
- Fix the type of lab/quest 🆔 (aka an integer) during update