Nelson Chan
4057ca6e72
UI: Improve monitor page on mobile
2023-05-07 23:20:03 +08:00
Shihaam Abdul Rahman
eaa948579b
Fix typo in dashboard TCP Port times
2023-04-27 12:34:01 +05: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
f0ae67f89a
Merge remote-tracking branch 'origin/master' into mathiash98/clone-monitor
...
# Conflicts:
# src/languages/en.js
# src/pages/EditMonitor.vue
2023-02-25 14:56:51 +08:00
Matthew Nickson
fc5ec5f492
Fixed styling of clear data dropdown
...
Fixed #2419
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-05 19:24:29 +00:00
Mathias Haugsbø
239910a27c
Change clone icon from plus to clone
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2023-01-02 13:17:38 +01:00
Mathias Haugsbø
608e3f5582
Feature: Clone existing monitor
...
Closes #565
Closes #2319
Adds the feature of cloning existing monitor, I have briefly tested it with ping and https and ensured that all properties was cloned including notifications.
2022-12-27 23:26:05 +01:00
Louis Lam
64f84eb118
Update Details.vue's button styles
2022-10-15 21:01:48 +08:00
d3vyce
7577477ae8
Add rel="noopener noreferrer" to html link
2022-09-10 21:35:22 +02:00
Louis Lam
a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
...
JSDoc for src/*/*
2022-06-15 19:29:51 +08:00
Matthew Nickson
b0476cfb5b
Added JSDoc for src/pages/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-06-02 13:46:44 +01:00
Nelson Chan
26ff6f45a0
Feat: Use i18n pluralization
2022-05-30 17:53:32 +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
Adam Stachowicz
f2a27a2cf1
Use hideCount
option for pagination
2021-10-29 13:37:38 +02:00
Adam Stachowicz
2e7ad1b7b2
Don't display "count" text for pagination
2021-10-26 18:03:49 +02:00
Louis Lam
182597944d
fix #721
2021-10-19 00:19:26 +08:00
Daniel Patrón Gómez
53a008ae2b
Add Status Translation
2021-10-16 11:32:15 +02:00
LouisLam
cac0a46bac
fix error if tls info object is in old format
2021-10-09 19:08:38 +08:00
Nelson Chan
13bdfefa9d
Feat: Improve Certificaet Info Display
2021-10-01 18:56:28 +08:00
Soroosh
f41e95921f
Enable localization for pagination
2021-09-26 18:50:12 +03:30
Adam Stachowicz
7dc1e84e44
Avg. Ping and Avg. Response translation keys
2021-09-19 15:15:12 +02: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
Lars Sørensen
66769e1c79
Fixed inconsistent white-space for the "Avg."-Ping/Response title.
2021-09-11 13:52:41 +02:00
LouisLam
299506ce45
reset the heartbeat list instead of reload the page after cleared events or heartbeats
2021-09-05 02:03:40 +08:00
LouisLam
ebf362754c
Merge branch 'master' into clear-monitor-data
2021-09-03 14:56:43 +08:00
Adam Stachowicz
7a109689d9
Make Resp. Time (ms)
and N/A
i18n
2021-09-01 21:17:50 +02:00
Ponkhy
7b92166d18
Added clear all db statistics function
2021-09-01 00:36:24 +02:00
Ponkhy
1341d220ed
Merge branch 'louislam:master' into clear-monitor-data
2021-08-31 23:22:45 +02:00
LouisLam
3ad736692f
improve monitor list
2021-08-30 02:22:49 +08:00
Ponkhy
1952e34110
Added the possibility to clear monitor data
2021-08-29 18:47:01 +02:00
LouisLam
e644a1e36f
Merge branch 'master' into scroll-into-view
2021-08-30 00:46:26 +08:00
Ponkhy
dd877cfc70
Added translation to pause monitor confirmation
2021-08-29 04:03:55 +02:00
Ponkhy
93edb8817d
More uniform look
2021-08-29 03:57:26 +02:00
Ponkhy
303adbf9b1
Show latest dns result in Details.vue
2021-08-28 21:20:25 +02:00
LouisLam
59e9315647
show dns type and hostname in Details.vue
2021-08-28 11:48:34 +08:00
henrygd
2901a38628
add position: sticky to monitor details
2021-08-27 15:28:01 -07:00
Ponkhy
2b8c5e2e65
Added German Language
2021-08-26 02:43:26 +02:00
LouisLam
302d2665d2
run stylelint for the project
2021-08-24 23:38:25 +08:00
LouisLam
d8d428907e
Merge branch 'master' into clean-mobile-table
2021-08-24 21:55:16 +08:00
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
2021-08-24 18:26:44 +08:00
LouisLam
36ace3e56c
naming convention and wrap all styles inside .table-shadow-box to avoid unexpected style in the future
2021-08-24 02:02:38 +08:00
LouisLam
3f12afce28
Merge branch 'master' into clean-mobile-table
2021-08-24 01:53:13 +08:00
LouisLam
a02edf1b4f
fix detail page empty if the monitor list is not yet ready
2021-08-23 16:59:27 +08:00
Ponkhy
ce79f8bfc7
CSS optimizations
2021-08-23 01:22:55 +02:00
LouisLam
f21937b197
add animation for page change
2021-08-20 02:37:59 +08:00
Nelson Chan
d8bcfcaaa2
Fix: Reduce chart padding on mobile
2021-08-18 17:04:13 +08:00
Ponkhy
91d4c15b4d
Merge branch 'louislam:master' into master
2021-08-15 20:28:30 +02:00
Nelson Chan
8f150aaeb9
Feat: Use Async Component
2021-08-12 00:47:58 +08:00
Nelson Chan
2bd735035c
Misc: Show graph by default
2021-08-11 23:40:56 +08:00