Louis Lam
80698a58b8
Tidy up
2 years ago
Louis Lam
90761cf831
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/HeartbeatBar.vue
# src/components/MonitorList.vue
# src/icon.js
# src/layouts/Layout.vue
# src/mixins/datetime.js
# src/mixins/socket.js
# src/router.js
# src/util.js
2 years ago
d3vyce
7577477ae8
Add rel="noopener noreferrer" to html link
2 years ago
Louis Lam
a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
...
JSDoc for src/*/*
3 years ago
Matthew Nickson
b0476cfb5b
Added JSDoc for src/pages/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Nelson Chan
26ff6f45a0
Feat: Use i18n pluralization
3 years ago
Karel Krýda
0d3414c6d6
A complete maintenance planning system has been created
3 years ago
Adam Stachowicz
f2a27a2cf1
Use `hideCount` option for pagination
3 years ago
Adam Stachowicz
2e7ad1b7b2
Don't display "count" text for pagination
3 years ago
Louis Lam
182597944d
fix #721
3 years ago
Daniel Patrón Gómez
53a008ae2b
Add Status Translation
3 years ago
LouisLam
cac0a46bac
fix error if tls info object is in old format
3 years ago
Nelson Chan
13bdfefa9d
Feat: Improve Certificaet Info Display
3 years ago
Soroosh
f41e95921f
Enable localization for pagination
3 years ago
Adam Stachowicz
7dc1e84e44
Avg. Ping and Avg. Response translation keys
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
Lars Sørensen
66769e1c79
Fixed inconsistent white-space for the "Avg."-Ping/Response title.
3 years ago
LouisLam
299506ce45
reset the heartbeat list instead of reload the page after cleared events or heartbeats
3 years ago
LouisLam
ebf362754c
Merge branch 'master' into clear-monitor-data
3 years ago
Adam Stachowicz
7a109689d9
Make `Resp. Time (ms)` and `N/A` i18n
3 years ago
Ponkhy
7b92166d18
Added clear all db statistics function
3 years ago
Ponkhy
1341d220ed
Merge branch 'louislam:master' into clear-monitor-data
3 years ago
LouisLam
3ad736692f
improve monitor list
3 years ago
Ponkhy
1952e34110
Added the possibility to clear monitor data
3 years ago
LouisLam
e644a1e36f
Merge branch 'master' into scroll-into-view
3 years ago
Ponkhy
dd877cfc70
Added translation to pause monitor confirmation
3 years ago
Ponkhy
93edb8817d
More uniform look
3 years ago
Ponkhy
303adbf9b1
Show latest dns result in Details.vue
3 years ago
LouisLam
59e9315647
show dns type and hostname in Details.vue
3 years ago
henrygd
2901a38628
add position: sticky to monitor details
3 years ago
Ponkhy
2b8c5e2e65
Added German Language
3 years ago
LouisLam
302d2665d2
run stylelint for the project
3 years ago
LouisLam
d8d428907e
Merge branch 'master' into clean-mobile-table
3 years ago
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
3 years ago
LouisLam
36ace3e56c
naming convention and wrap all styles inside .table-shadow-box to avoid unexpected style in the future
3 years ago
LouisLam
3f12afce28
Merge branch 'master' into clean-mobile-table
3 years ago
LouisLam
a02edf1b4f
fix detail page empty if the monitor list is not yet ready
3 years ago
Ponkhy
ce79f8bfc7
CSS optimizations
3 years ago
LouisLam
f21937b197
add animation for page change
3 years ago
Nelson Chan
d8bcfcaaa2
Fix: Reduce chart padding on mobile
3 years ago
Ponkhy
91d4c15b4d
Merge branch 'louislam:master' into master
3 years ago
Nelson Chan
8f150aaeb9
Feat: Use Async Component
3 years ago
Nelson Chan
2bd735035c
Misc: Show graph by default
3 years ago
Nelson Chan
48c6d8f19f
Feat: Display recent ping chart
3 years ago
Ponkhy
45c162583b
Added more space over the badge on mobile screens
3 years ago
Ponkhy
1d0b332b42
Fixed function buttons for smaller screens
3 years ago
Philipp Dormann
123fca43a1
FEAT: darkmode ( #155 )
...
* darkmode fixes
* fix: darkmode: empty beats in active/ hovered state
* fix: color for empty beats
* fix: navbar background color
* Update src/assets/vars.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
* Update src/assets/app.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
* wip, split dark theme style by .dark and store light theme to normal
* add back missing css
* working switch theme button and tuning dark theme
* finish dark theme
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: LouisLam <louislam@users.noreply.github.com>
3 years ago
LouisLam
4b86c84c36
fix icon for "Resume"
3 years ago
Adam Stachowicz
4c8fdd07d9
Manual fixes
3 years ago
Adam Stachowicz
9648d700d7
Autofix on save
3 years ago