Louis Lam
|
ea3b3abe36
|
Fine tune
|
2023-02-25 20:13:46 +08:00 |
|
Louis Lam
|
7f9332c753
|
Merge remote-tracking branch 'origin/master' into feature/482-add-description-to-monitor
# Conflicts:
# server/database.js
# server/model/monitor.js
# src/icon.js
# src/languages/en.js
# src/languages/es-ES.js
|
2023-02-25 19:14:44 +08: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 |
|
Juan Cruz Vincenti
|
fbf2df9e7a
|
Add conditional rendering to description
* Modify Details component
* Modify MonitorList component
|
2021-12-14 19:11:32 -03:00 |
|
Juan Cruz Vincenti
|
934d633d4d
|
Add description to monitor
* Add description to monitor model
* Add description field to database
* Add english and spanish translation for description
* Closes: #482
|
2021-12-14 19:11:32 -03: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 |
|