Nelson Chan
|
f8c2909576
|
UI: Improve styling
|
2023-05-07 23:20:28 +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 |
|
Nelson Chan
|
e9564619f1
|
Feat: Implement tags manager in settings
Fix: Remove unused color options
Chore: Fix typo
|
2023-01-12 21:25:33 +08:00 |
|
Mathias Haugsbø
|
4d0bdae6bf
|
Add jsdoc for Tag type
Does not work properly but is still useful
|
2022-12-27 23:27:23 +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
|
649f3106e1
|
Enforce semicolon, fix format globally
|
2022-04-14 01:20:54 +08:00 |
|
Nelson Chan
|
c2148fc0f1
|
Fix: Slightly reduce tag opacity on light theme
|
2021-09-13 14:12:16 +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 |
|