Commit Graph

76 Commits

Author SHA1 Message Date
Alicia Sykes a6f3c90722 Many big improvments to items + sections 2022-04-14 14:34:20 +01:00
Alicia Sykes 57abd67cf9 Improved layout for items and sub-items 2022-04-06 00:04:47 +01:00
Alicia Sykes acfb7f267a ♻️ Refactors item so props is single object 2022-04-01 23:52:29 +01:00
Alicia Sykes 51de80a735 📱 Trigger item context menu on long-press (#586) 2022-03-31 15:53:03 +01:00
Alicia Sykes 3694a3ad03 🔀 Rebased from master 2022-03-29 00:58:44 +01:00
Alicia Sykes 5480f23db7 🍻 Updates changelog, and removes unneded code, ready for merge! 2022-03-27 21:26:37 +01:00
Alicia Sykes 879b3b8f32 👔 Improved opening method logic (#492) 2022-03-26 20:59:33 +00:00
Alicia Sykes 9e383e0638 Adds frontend functionality for status checks max redirects (Re@ #494) 2022-03-13 22:01:33 +00:00
Alicia Sykes 11c59504dc Moves item reusable methods into mixin 2022-02-15 11:11:40 +00:00
Alicia Sykes 5bc9a5f660 🚧 Started working on sub-items 2022-02-08 16:49:34 +00:00
Alicia Sykes e6ba3243c3 UI implementation of custom response code (#456) 2022-01-28 23:24:10 +00:00
Alicia Sykes 45700d7875 Adds option to copy item URL to clipboard 2022-01-15 19:29:15 +00:00
Alicia Sykes 63dfa11b02 Applies custom item color, if speccified 2021-12-25 23:21:01 +00:00
Alicia Sykes 57554ddcdf Reliability improvements for icon fallbacks 2021-11-30 15:58:47 +00:00
Alicia Sykes 65f6882e0d 🐛 Fixes item text flicker on hover (#312) 2021-11-05 18:27:55 +00:00
Alicia Sykes 2acf3965d2 🐛 Fixes status check dot in edit mode (#301) 2021-11-05 18:19:37 +00:00
Alicia Sykes 513b1cd955 🔥 Remove no-longer needed prop attrs 2021-10-30 13:23:54 +01:00
Alicia Sykes 6bdc4fe313 Reusable save/cancel buttons for new config editors 2021-10-26 17:01:36 +01:00
Alicia Sykes 06d08a8fff Implements Add new Item functionality 2021-10-25 23:22:41 +01:00
Alicia Sykes 31e172befb Implements move, copy and delete item, and delete section functionality 2021-10-25 19:11:13 +01:00
Alicia Sykes f398a374e7 🚧 Working on interactive editor, commiting to switch computer 2021-10-24 17:36:30 +01:00
Alicia Sykes d3772891b5 Adds context menu for more options on Settings 2021-10-24 14:31:14 +01:00
Alicia Sykes 64bd506c91 Display a different tooltip, depending on if in edit mode 2021-10-24 13:28:20 +01:00
Alicia Sykes 87bf9263db If in edit mode, open item-edit instead of launching, onclick 2021-10-23 20:05:43 +01:00
Alicia Sykes e78bd07ced 🔄 Rebased from master 2021-10-23 19:43:09 +01:00
Alicia Sykes 3ac29d2a98 Adds utils for target opening method (#289) 2021-10-23 01:18:56 +01:00
Alicia Sykes 4b98e05f75 Support for _parent and _top targets (#289) 2021-10-23 00:49:31 +01:00
Alicia Sykes 30bdf153c3 Revert "[FIX] Improves item layout, fixes hover bug" 2021-10-20 12:32:54 +01:00
Alicia Sykes a3da4c743f 🐛 Improves item layout, fixes hover bug (#283) 2021-10-19 21:13:52 +01:00
Alicia Sykes 31a2d74461 Turn on edit mode and close, then show banner on hompage when edit mode on 2021-10-17 20:10:59 +01:00
Alicia Sykes 664727c3e7 🐛 Fixes text overflow bug (#278) 2021-10-17 12:04:19 +01:00
Alicia Sykes 677f0eea4e 🚧 Able to display form data from schema 2021-10-16 20:34:31 +01:00
Alicia Sykes b9b9c30713 🚧 Lays ground-work for the Edit Item modal form 2021-10-16 15:32:18 +01:00
Alicia Sykes a45887fe48 🩹 Fix text overflow on small items 2021-10-15 22:07:02 +01:00
Alicia Sykes b55f96c839 Remove all instances of inject, replace with VueX store 2021-10-09 19:24:51 +01:00
Alicia Sykes 7ede2c4a4d 🐛 (#250) Fix adds an ellipse when text is overflowing 2021-10-03 21:42:03 +01:00
Alicia Sykes 848b661c76 🚚 Refactor form elemts 2021-10-02 22:35:47 +01:00
Alicia Sykes b88f128154 💄 (#250) Item description capped at 2 lines 2021-10-02 17:02:47 +01:00
Alicia Sykes d94b166c78 🩹 Fix status indicator and opening method overlapping 2021-09-18 17:43:01 +01:00
Alicia Sykes f0449969e7 Use constants for API endpoints 2021-09-17 22:40:39 +01:00
Alicia Sykes 3b1abbb6f4 🚨 Fixes sonarcloud linter warning 2021-09-06 21:57:20 +01:00
Alicia Sykes 3141565cc9 💄 Show provider in tooltip, if available 2021-09-05 17:15:54 +01:00
Alicia Sykes 27dd60a812 🩹 Fixes the UI for tooltip description 2021-09-05 17:02:47 +01:00
Alicia Sykes 591b03420b Adds option for user to disable smart-sort 2021-09-05 01:01:45 +01:00
Alicia Sykes 11f5f8c9df Allows sorting items by last used 2021-09-05 01:00:44 +01:00
Alicia Sykes 955985071f Allows sorting items by most used 2021-09-05 00:43:52 +01:00
Alicia Sykes f343af3b00 Re: #181 Adds option to ignore SSL in ping 2021-08-26 22:18:21 +01:00
Alicia Sykes 96021f7641 💄 Small style updates to themes and item 2021-08-22 17:54:59 +01:00
Alicia Sykes c8df328178 🐛 Open in workspace when target set, Fixes #143 2021-08-11 21:19:36 +01:00
Alicia Sykes 4843802268 Shows icon on hover for items with hotkey bound 2021-07-19 21:55:05 +01:00