Frank Elsinga
031947319a
Add an aria-label
to the monitor search box ( #4163 )
...
* added the `Search monitored sites` label
* rebase
2023-12-05 01:15:28 +08:00
Nelson Chan
23fdd32de0
Fix: filtersActive placed incorrectly ( #3531 )
2023-08-07 15:10:03 +08:00
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>
2023-08-07 00:35:50 +08:00
Shaun
db66195f7d
Added ability to bulk select, pause & resume ( #1886 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-07-31 16:24:00 +08:00
Nelson Chan
79b38e0e7b
Feat: Improve monitorList filtering
2023-06-26 13:23:06 +08:00
Peace
9a46b50989
docs: add comments
2023-01-28 14:22:15 +01:00
Peace
645fd94bba
feat: add ability to group monitors in dashboard
2023-01-28 02:58:03 +01:00
Louis Lam
ab5f6dc82c
Fix css
2022-12-11 18:52:24 +08:00
Louis Lam
8aa97635ec
Improve the clear filter button
2022-12-05 18:21:16 +08:00
Louis Lam
a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
...
JSDoc for src/*/*
2022-06-15 19:29:51 +08:00
Nelson Chan
62acd2edb1
Fix: misc. layout fix on mobile
2022-06-14 22:43:44 +08:00
Matthew Nickson
0e28707307
Minor formatting for JSDoc comments
...
Added a number of minor formatting changes to JSDoc comments in /src
2022-06-02 15:15:21 +01:00
Matthew Nickson
2b42c3c828
Added JSDoc for src/components/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-06-02 00:32:05 +01:00
Adam Stachowicz
1e595eaa76
Update linters
2022-04-26 01:26:57 +02:00
Louis Lam
3436e26ed4
Fix styleline, fix css format issues globally
2022-04-14 01:20:54 +08:00
Louis Lam
a0d1ae2cce
Better alignment of monitor list item
2022-04-11 18:02:18 +08:00
Louis Lam
0da6e6b1fb
Some improvements
2022-03-29 17:38:48 +08:00
Louis Lam
4545eec3fe
Better sticky monitor list
2022-03-21 23:53:55 +08:00
Nelson Chan
f9bb48de13
WIP: Convert Settings to components
2021-11-17 10:45:18 +08:00
LouisLam
adfe640f42
show fewer beat on mobile
2021-10-07 22:53:13 +08:00
LouisLam
9f1e7b0a88
Revert "fix(heartbeat-bar): cleanup css styling and minor syntax issues"
...
This reverts commit 3d6c8b7f
2021-10-07 21:47:11 +08:00
LouisLam
e5f6d7f047
slack and rocket.chat use the primary base url
...
env var to show time logger
2021-10-07 17:39:58 +08:00
Bert Verhelst
3d6c8b7f05
fix(heartbeat-bar): cleanup css styling and minor syntax issues
2021-10-01 12:49:49 +02:00
LouisLam
9902c181bc
Merge branch 'master' into public-dashboard
...
# Conflicts:
# src/components/MonitorList.vue
# src/icon.js
2021-09-14 15:05:04 +08:00
Nelson Chan
e6669fbb9e
Fix: Improve searchbar padding on mobile
2021-09-13 14:12:17 +08:00
Nelson Chan
e66a2d362d
Feat: Add monitorList search box
2021-09-13 14:12:17 +08:00
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
2021-09-13 14:12:11 +08:00
LouisLam
934685637a
[Status Page] WIP: Checkpoint
2021-09-11 23:43:07 +08:00
LouisLam
96ff70faaa
reduce shifting when click the monitor list item (still shift in some cases, but acceptable)
2021-08-30 13:09:24 +08:00
henrygd
2776f942ab
fix monitor list jumping to top on route change
2021-08-29 15:28:43 -07:00
LouisLam
3ad736692f
improve monitor list
2021-08-30 02:22:49 +08:00
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
2021-08-24 18:26:44 +08:00
LouisLam
64498163e1
add /list for mobile
2021-08-19 18:12:52 +08:00
LouisLam
4f70a70dda
splite the left monitor list into a component
2021-08-19 18:05:14 +08:00