Louis Lam
db3a7d69fe
Change some jsdoc rule to warn instead of error
1 year ago
Matthew Nickson
8a92054c2b
Added JSDoc to ESLint ( #3529 )
...
* Added JSDoc to eslint rules
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Fixed JSDoc eslint errors
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Update the check-linters workflow to Node.js 20
---------
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
1 year ago
Nelson Chan
23fdd32de0
Fix: filtersActive placed incorrectly ( #3531 )
1 year ago
Nelson Chan
36777c5eff
Fix: Filtering works with group monitor ( #3469 )
...
* Fix: Filtering works with group monitor
* Chore: Update comment
* Apply suggestions from code review
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
---------
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
1 year ago
Shaun
db66195f7d
Added ability to bulk select, pause & resume ( #1886 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
1 year ago
Nelson Chan
79b38e0e7b
Feat: Improve monitorList filtering
1 year ago
Peace
9a46b50989
docs: add comments
2 years ago
Peace
645fd94bba
feat: add ability to group monitors in dashboard
2 years ago
Louis Lam
ab5f6dc82c
Fix css
2 years ago
Louis Lam
8aa97635ec
Improve the clear filter button
2 years ago
Louis Lam
a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
...
JSDoc for src/*/*
2 years ago
Nelson Chan
62acd2edb1
Fix: misc. layout fix on mobile
2 years ago
Matthew Nickson
0e28707307
Minor formatting for JSDoc comments
...
Added a number of minor formatting changes to JSDoc comments in /src
3 years ago
Matthew Nickson
2b42c3c828
Added JSDoc for src/components/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Adam Stachowicz
1e595eaa76
Update linters
3 years ago
Louis Lam
3436e26ed4
Fix styleline, fix css format issues globally
3 years ago
Louis Lam
a0d1ae2cce
Better alignment of monitor list item
3 years ago
Louis Lam
0da6e6b1fb
Some improvements
3 years ago
Louis Lam
4545eec3fe
Better sticky monitor list
3 years ago
Nelson Chan
f9bb48de13
WIP: Convert Settings to components
3 years ago
LouisLam
adfe640f42
show fewer beat on mobile
3 years ago
LouisLam
9f1e7b0a88
Revert "fix(heartbeat-bar): cleanup css styling and minor syntax issues"
...
This reverts commit 3d6c8b7f
3 years ago
LouisLam
e5f6d7f047
slack and rocket.chat use the primary base url
...
env var to show time logger
3 years ago
Bert Verhelst
3d6c8b7f05
fix(heartbeat-bar): cleanup css styling and minor syntax issues
3 years ago
LouisLam
9902c181bc
Merge branch 'master' into public-dashboard
...
# Conflicts:
# src/components/MonitorList.vue
# src/icon.js
3 years ago
Nelson Chan
e6669fbb9e
Fix: Improve searchbar padding on mobile
3 years ago
Nelson Chan
e66a2d362d
Feat: Add monitorList search box
3 years ago
Nelson Chan
6e3a904aaa
WIP: Add tags functionality
...
WIP: add color column, show tags
WIP: Improve TagsManager styling & workflow
WIP: Improve styling & validation, use translation
WIP: Complete TagsManager functionality
WIP: Add tags display in monitorList & Details
Fix: update tags list after edit
Fix: slightly improve tags styling
Fix: Improve mobile UI
Fix: Fix tags not showing on create monitor
Fix: bring existingTags inside tagsManager
Fix: remove unused tags prop
Fix: Fix formatting, bump db version
3 years ago
LouisLam
934685637a
[Status Page] WIP: Checkpoint
3 years ago
LouisLam
96ff70faaa
reduce shifting when click the monitor list item (still shift in some cases, but acceptable)
3 years ago
henrygd
2776f942ab
fix monitor list jumping to top on route change
3 years ago
LouisLam
3ad736692f
improve monitor list
3 years ago
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
3 years ago
LouisLam
64498163e1
add /list for mobile
3 years ago
LouisLam
4f70a70dda
splite the left monitor list into a component
3 years ago