Commit Graph

492 Commits

Author SHA1 Message Date
Alicia Sykes 2946412b4c 🚧 WIP, working on VueX store 2021-10-05 20:25:10 +01:00
Alicia Sykes 41682c8914 Implementing VueX 2021-10-05 20:24:51 +01:00
Alicia Sykes 27d52c0635 💄 Use min-max css func, when calculating row fraction 2021-10-03 21:44:13 +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 c8ec18a6a7 💄 (#250) Improved responsivness of auto layout 2021-10-02 21:51:24 +01:00
Alicia Sykes c896120718 🗃️ (#250) Adds colCount to schema and docs 2021-10-02 18:25:48 +01:00
Alicia Sykes 98d50446a1 (#250) Adds option for custom column count 2021-10-02 18:24:58 +01:00
Alicia Sykes b88f128154 💄 (#250) Item description capped at 2 lines 2021-10-02 17:02:47 +01:00
Alicia Sykes dbb036bf30 🩹 Re: #259 - Remove CSS validation 2021-10-01 00:43:16 +01:00
Alicia Sykes 0bfca16dda Re: #254 - Adds new tab functionality to Workspace 2021-09-29 20:39:39 +01:00
Alicia Sykes bc100b8143 🗃️ Re: #255 - Adds workspaceLandingUrl into schema 2021-09-29 20:27:25 +01:00
Alicia Sykes 2f1dd2a9fa Re: #255 - Adds an option for landing URL in workspace 2021-09-29 20:26:24 +01:00
Alicia Sykes 5ec2abcf81 👽 New API for generative icons, Re: #163 2021-09-29 19:46:04 +01:00
Alicia Sykes 5ae100b44f Adds support for home-lab icons 2021-09-28 21:37:48 +01:00
Alicia Sykes e84f09bb0a 📝 Updates the Support docs and link 2021-09-28 21:07:35 +01:00
Alicia Sykes 52fef039ca 💚 Removed duplicate css property 2021-09-28 20:59:22 +01:00
Alicia Sykes 3104cf605d 🔥 Removes non-essential code from AppInfo modal 2021-09-24 00:13:55 +01:00
Alicia Sykes 0e31e9ab4f Redirects not-found pages to the 404 route 2021-09-24 00:13:25 +01:00
Alicia Sykes 728e39a83d Builds a 404 not-found page 2021-09-24 00:12:59 +01:00
Alicia Sykes 3619facd75 🔧 Adds route name for 404 page 2021-09-24 00:12:27 +01:00
Alicia Sykes d6a2c4d810 🔥 Splash screen now off by default 2021-09-19 22:23:53 +01:00
Alicia Sykes b532e168fe 💫 Hide loader, if still visible 2021-09-19 22:23:26 +01:00
Alicia Sykes cdab7981bd Replace error with warning for failed user actions 2021-09-19 21:29:39 +01:00
Alicia Sykes 6e0cda8709 🚸 Adds user-facing warning logging 2021-09-19 21:28:05 +01:00
Alicia Sykes 0927ea879b Show loader when route changes 2021-09-19 21:18:41 +01:00
Alicia Sykes 4888f2a803 🐛 Re: #232 - Fix tooltip arrow placement + other improvments 2021-09-18 17:47:25 +01:00
Alicia Sykes 744e962624 💄 Some minor UI improvments 2021-09-18 17:45:46 +01:00
Alicia Sykes 8e03930e0c 🎨 Improvments to status-check tooltip CSS 2021-09-18 17:44:52 +01:00
Alicia Sykes d94b166c78 🩹 Fix status indicator and opening method overlapping 2021-09-18 17:43:01 +01:00
Alicia Sykes 4723652dec 🌐 Adds Russian translations 2021-09-17 23:56:56 +01:00
Alicia Sykes e986485d25 🌐 Adds Portuguese translations 2021-09-17 23:51:10 +01:00
Alicia Sykes fe30aceca5 🌐 Adds Japanese translations 2021-09-17 23:48:10 +01:00
Alicia Sykes bb3c558b7f 🌐 Adds machine-translated Italian text 2021-09-17 23:44:51 +01:00
Alicia Sykes ae59ec370a 🌐 Adds basic Hindi translations 2021-09-17 23:40:57 +01:00
Alicia Sykes ac7dab20a2 🌐 Adds basic Arabic translations 2021-09-17 23:31:31 +01:00
Alicia Sykes d298516070 ♻️ Renames ping --> statusPing 2021-09-17 23:51:43 +01:00
Alicia Sykes f0449969e7 Use constants for API endpoints 2021-09-17 22:40:39 +01:00
Alicia Sykes c9b81e5518 Adds constants for server endpoints 2021-09-17 22:39:02 +01:00
Alicia Sykes 32195ca888 🔒 Removes v-html, to protect against XSS 2021-09-12 21:55:13 +01:00
Alicia Sykes e9aa2bb7fc Improved handling of unexpected events 2021-09-12 16:33:29 +01:00
Alicia Sykes affff262d3 Update error handler, for non-critical warnings 2021-09-12 16:32:42 +01:00
Alicia Sykes e216de0e63 Show error log 2021-09-12 15:59:59 +01:00
Alicia Sykes 9ee4878fee Keep recent warnings in session storage 2021-09-12 15:59:42 +01:00
Alicia Sykes 7b68af1bd4 🗃️ Update schema with SW off by default 2021-09-12 15:00:45 +01:00
Alicia Sykes f772eb5854 👔 SW now disabled by default 2021-09-12 15:00:10 +01:00
Alicia Sykes 21014cf0cd Adds a status printer function 2021-09-12 14:58:56 +01:00
Alicia Sykes b901a04d4a 🗃️ Adds scema doc for searchBangs 2021-09-11 21:05:32 +01:00
Alicia Sykes 4525f86281 🗃️ Adds searchBangs to schema and docs 2021-09-11 20:36:33 +01:00
Alicia Sykes 0f651b281a 💚 Fix alert, remove event listener when component destroyed 2021-09-11 20:11:51 +01:00