424 Commits

Author SHA1 Message Date
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
76a570cb6a 🩹 Updates default item sort order 2021-09-05 17:02:26 +01:00
Alicia Sykes
6da4a237f1 🙈 Updates console err msg, to say likely not a bug 2021-09-05 16:50:53 +01:00
Alicia Sykes
96e9adf6f3 Completes the sortBy functionality for items 2021-09-05 16:49:19 +01:00
Alicia Sykes
2c4b4dc74a 🗃️ Adds sortBy option to schema and docs 2021-09-05 16:48:19 +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
48533f397a Implements optional alphabetical sort for sections 2021-09-04 23:07:50 +01:00
Alicia Sykes
a66636bde8 Improved error logging 2021-09-04 23:09:21 +01:00
Alicia Sykes
412c179d5a 🐛 Re: #199 - Fixes loading of local SVG icons 2021-09-04 20:50:36 +01:00
Alicia Sykes
b756e65d2e Re: #196 - Adds option for different favicon API for each app 2021-09-04 20:45:14 +01:00
Alicia Sykes
d730c36d3a 🔧 Adds option to enable SRI integrity, plus refactos PWA into defaults 2021-09-04 20:01:25 +01:00
Alicia Sykes
e65d4479ee 💄 Re: #200 - Icon image assets max height 2021-09-04 14:02:16 +01:00
FormatToday
8d02a6258e add Chinese translation 2021-09-01 17:23:20 +08:00
Dan Gilbert
c9fc7e4bbd Fix import for simple-icons 2021-08-31 12:57:51 +02:00
Dan Gilbert
9de041f1d3 Fix simple icons color fill 2021-08-31 12:33:18 +02:00
UrekD
c8734d7379 Update sl.json 2021-08-29 21:55:50 +02:00
Alicia Sykes
d3ff3c445f
🔀 Merge pull request #186 from EVOTk/FEATURE/web-search-fr
Update fr.json for 1.6.9
2021-08-29 15:40:33 +01:00
Alicia Sykes
bf2755e6c5 🗃️ Updates schema with WebSearh properties 2021-08-29 15:39:54 +01:00
EVOTk
ef89d932fb
Update fr.json for 1.6.9 2021-08-28 19:22:27 +02:00
Alicia Sykes
30bb4fdf5f 🌐 Adds note for web search 2021-08-28 16:58:07 +01:00
Alicia Sykes
438693c8db Adds web search to Minimal View 2021-08-28 16:19:51 +01:00
Alicia Sykes
411357c5b6 Adds web search functionality 2021-08-28 15:55:41 +01:00
Alicia Sykes
84eb2036db 💄 Adds color variable for progress bar 2021-08-28 13:48:02 +01:00
Alicia Sykes
4f3e96c506 💄 Improve UI for material theme in Workspace view 2021-08-28 13:43:45 +01:00
Alicia Sykes
23a5064d3d Adds view-switching links to ws sidebar 2021-08-27 23:35:31 +01:00
Alicia Sykes
42884a03e7 🌐 Adds missing translations for view-switcher 2021-08-27 23:32:58 +01:00
Alicia Sykes
f1df24ef72 Displays progress bar during requests 2021-08-27 23:15:58 +01:00
Alicia Sykes
ff663f8647 💄 Fixes styles for status check tooltip 2021-08-27 20:50:19 +01:00
Alicia Sykes
fe57a266f1 🗃️ Adds statusCheckAllowInsecure to Schema and docs 2021-08-26 22:31:14 +01:00
Alicia Sykes
f343af3b00 Re: #181 Adds option to ignore SSL in ping 2021-08-26 22:18:21 +01:00
Alicia Sykes
bf635bd6c9 Use v-cloak directive to hide unloaded content 2021-08-23 22:34:42 +01:00
Alicia Sykes
be7369f206 💄 Minor style improvments 2021-08-22 19:20:05 +01:00
Alicia Sykes
96021f7641 💄 Small style updates to themes and item 2021-08-22 17:54:59 +01:00
Alicia Sykes
b0384d8f06 🐛 Fixes regex for validating custom CSS input 2021-08-22 15:46:08 +01:00
Alicia Sykes
79e4182db1 🗃️ Adds item.tags into Schema and documents 2021-08-22 13:41:31 +01:00
Alicia Sykes
11f38c9177 Implements improved search 2021-08-22 13:36:54 +01:00
Alicia Sykes
4dc25e6fc6 Wrote a better search algo 2021-08-22 13:35:57 +01:00
Alicia Sykes
03abfd0ade 🚑 Adds null check to appConfig.auth 2021-08-21 22:57:12 +01:00
Alicia Sykes
44af607f35 🗃️ Adds keycloak properties to schema and docs 2021-08-21 22:44:46 +01:00
Alicia Sykes
3543116451 Implements Keycloak authentication support 2021-08-21 22:32:20 +01:00
Alicia Sykes
d7cc52a90a Implements helper functions for Keycloak support 2021-08-21 22:29:58 +01:00
Alicia Sykes
1bc27495d6 ♻️ Slight refactor, before implementing Keycloak 2021-08-21 22:29:21 +01:00
Alicia Sykes
7608fba2f5 💥 Major structural modifications to Auth object 2021-08-21 20:38:58 +01:00
Alicia Sykes
007a13d868 💚 Fix code quality issues 2021-08-21 17:24:11 +01:00
Alicia Sykes
4c1475533e 💚 Removes commented out code in Section 2021-08-21 16:49:06 +01:00
Alicia Sykes
f7ad5206d6 🐛 Re: #172 - Moves section filtering to higher order 2021-08-21 16:41:40 +01:00
Alicia Sykes
c83041882a 🚚 Rename ItemGroup → Section 2021-08-21 15:01:08 +01:00