Commit Graph

345 Commits

Author SHA1 Message Date
Alicia Sykes 11e0abf4b8
🔀 Merge pull request #62 from Lissy93/FEATURE_context-menu
[FEATURE] Opening methods, and context menu
2021-06-25 14:53:24 +01:00
Alicia Sykes 407c4fa14b 🔖 Version 1.3.5, ready for release 2021-06-25 14:44:09 +01:00
Alicia Sykes 4e7ca20700 📝 Documents opening methods in readme 2021-06-25 14:43:01 +01:00
Alicia Sykes 015ef4951e 🎥 Adds a little video of the Workspace view 2021-06-25 14:08:12 +01:00
Alicia Sykes 29f50139ca 📝 Documents opening methods in readme 2021-06-25 14:05:28 +01:00
Alicia Sykes 97319cf051 💄 Adds workspace icon to opening method hover icon 2021-06-25 13:33:49 +01:00
Alicia Sykes 8a5656df0c 💄 Ensures context menu looks good across all themes 2021-06-25 13:28:01 +01:00
Alicia Sykes 26f3469de9 🗃️ Adds new attrinbute 'disableContextMenu' so user can turn off right-click feature 2021-06-25 13:27:07 +01:00
Alicia Sykes 9370f2d1df Adds launch app functionality in context menu 2021-06-25 13:25:08 +01:00
Alicia Sykes 8890703598 🚧 WIP: Implementing right-click context menu 2021-06-24 20:55:54 +01:00
Alicia Sykes ea2b371f8e 🍱 Adds icon asset for Workspace opening method 2021-06-24 20:55:03 +01:00
Alicia Sykes 46d01de512 💄 Adds supporting style variables for context menu, and documents 2021-06-24 20:54:07 +01:00
Alicia Sykes 318c2602a0 Writes a click-outside directive to trigger closing of context menu 2021-06-24 20:50:48 +01:00
Alicia Sykes c1a8f5c032 🔥 Removed unneeded prop 2021-06-24 20:46:30 +01:00
Alicia Sykes b93638238e
🔀 Merge pull request #59 from Lissy93/BUG-FIX_41-tile-title-ui-issue
Fixes #41 - small UI issue on tile-title
2021-06-24 13:15:18 +01:00
Alicia Sykes f77cf4e478 🐛 Re #41: Fixes small UI issue on tile-title 2021-06-24 13:03:59 +01:00
Alicia Sykes 701ecb4707
📝 Updates badges on readme 2021-06-23 21:46:41 +01:00
Alicia Sykes e6da1c4028
🔀 Merge pull request #57 from Lissy93/REFACTOR_sw-improvments-and-docs
[REFACTOR] General small app improvements
- Fixes #55 - Favicon is now present :)
- Fixes #54 - Well, kinda, user can now disable SW
- Fixes #41 - Styling modifications mean the full title *(should)* now be visible for each item :)

Glad this is finally merged, it was a big one 😌
2021-06-23 21:40:29 +01:00
Alicia Sykes 4a2c996dd2 📝 Updates badges on readme 2021-06-23 21:36:18 +01:00
Alicia Sykes fd0107443a 🐛 Re: #41 No longer cuts title text on items 2021-06-23 16:30:42 +01:00
Alicia Sykes 7af784088f 🔥 Removed reference to stickey attribute, forgot to delete it earlier 2021-06-23 16:29:36 +01:00
Alicia Sykes fecfa1ede5 :octocat: Updates PR template 2021-06-23 15:56:22 +01:00
Alicia Sykes ba83fe0316 🔨 Improved build experience, with progress bar and completion notification 2021-06-23 15:34:18 +01:00
Alicia Sykes 4471243a15 🍱 New, more intuitive icons for layout options 2021-06-23 15:31:31 +01:00
Alicia Sykes d432e925b0 🩹 Fixed stickey footer, Chris Coyier to the rescue 2021-06-23 15:30:39 +01:00
Alicia Sykes 7be610f49c 🎨 Page title is now clickable, goes to homepage 2021-06-23 15:29:05 +01:00
Alicia Sykes 4e21e9cf47 Merge branch 'master' of github.com:Lissy93/server-start-page into REFACTOR_sw-improvments-and-docs 2021-06-23 14:56:04 +01:00
Alicia Sykes 25ef4755d8
👷 GH action for webpack stat reporting 2021-06-23 14:19:44 +01:00
Alicia Sykes 0bb5f2bf55 🙃 Prints sexy ascii title on server start 2021-06-23 12:44:18 +01:00
Alicia Sykes 0866f69c92 🏗️ Re: #54 - Adds property to make Service Worker caching optional 2021-06-23 12:36:30 +01:00
Alicia Sykes 74c3ee058c 🍱 Re: #55 - Adds missing favicon and logo, and specifies in manieft 2021-06-23 12:33:42 +01:00
Alicia Sykes 295783bcc6 🖼️ Adds some pretty screenshots for PWA 2021-06-23 12:30:03 +01:00
Alicia Sykes e94ff4b952 💄 Show no-access cursor when rebuild is disallowed by admin 2021-06-22 23:06:59 +01:00
Alicia Sykes 23e14662e5 🐛 Fix issue being thrown when appConfig is undefined 2021-06-22 23:05:51 +01:00
Alicia Sykes 5d42d83c63 📝 Adds commands, status indicator interval and license tldr to reamde 2021-06-22 22:32:59 +01:00
Alicia Sykes 4673515f24 📝 Updates docs :) 2021-06-22 22:32:03 +01:00
Alicia Sykes 35297c90b6 📝 Adds status indicaror to config guide (I forgot to do that before) 2021-06-22 22:31:38 +01:00
Alicia Sykes 0b8b1fcf8a Adds an App Info section, to help users raise bug for current version 2021-06-22 22:30:46 +01:00
Alicia Sykes d565a1143c 🚧 WIP, Passes service worker state to app 2021-06-22 22:29:48 +01:00
Alicia Sykes fd18ac0b46 📌 Bumps version to V 1.2.5 2021-06-22 22:28:50 +01:00
Alicia Sykes 1578b18a22 👷 Passes app version number to Vue build 2021-06-22 22:28:08 +01:00
Alicia Sykes fe002fc55e 📄 Adds MIT X11 license 2021-06-22 22:26:17 +01:00
Alicia Sykes 1156e73d67
🔀 Merge pull request #52 from Lissy93/FEATURE_continious-status-checking
[FEATURE] Continuous status checking plus bug fixes
Fixes #52 and #35
2021-06-22 21:44:03 +01:00
Alicia Sykes b051c399ac 💅 Adds new theme, Vapourwave. And fixes curve styling of nav 2021-06-22 14:44:05 +01:00
Alicia Sykes be4621d76f 🐛 Ammends color variables for login page, Re: #50 2021-06-22 14:41:17 +01:00
Alicia Sykes 1ddabcde8d Merge branch 'FEATURE_continious-status-checking' of github.com:Lissy93/server-start-page into FEATURE_continious-status-checking 2021-06-22 14:37:54 +01:00
Alicia Sykes 2560f16894 Adds option for continious status checking
Re #35
2021-06-22 14:36:00 +01:00
Alicia Sykes 8eeadbc98f Adds option for continious status checking 2021-06-22 14:34:41 +01:00
Alicia Sykes 88c48ec1f3
🚑️ Fix spacing in docker-compose 2021-06-21 21:20:09 +01:00
Alicia Sykes 9c91cb52c4
🔀 Merge pull request #49 from Lissy93/BUG-FIX_Remove-dupplicate-from-compose
Fixes #48  - Removes duplicate Environment tag from docker-compose
2021-06-21 21:13:19 +01:00