Commit Graph

872 Commits

Author SHA1 Message Date
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 fea630f9b9
🔀 Merge pull request #174 from Lissy93/FEATURE/auth-keycloak-support
[FEATURE] Adds Keycloak support
Closes #33
2021-08-21 23:35:11 +01:00
Alicia Sykes 4baa457497 ✏️ Fixes typos in the readme 2021-08-21 23:27:32 +01:00
Alicia Sykes 3221ed14e9 📝 Updates auth docs with Keycloak 2021-08-21 23:27:14 +01:00
Alicia Sykes 03abfd0ade 🚑 Adds null check to appConfig.auth 2021-08-21 22:57:12 +01:00
Alicia Sykes ee2f3305d5 🔖 Bumps to V 1.6.5 and updates changelog 2021-08-21 22:50:27 +01:00
Alicia Sykes 44af607f35 🗃️ Adds keycloak properties to schema and docs 2021-08-21 22:44:46 +01:00
Alicia Sykes 75ec158f85 📝 Adds docs for Keycloak authentication 2021-08-21 22:44:12 +01:00
Alicia Sykes 3543116451 Implements Keycloak authentication support 2021-08-21 22:32:20 +01:00
Alicia Sykes 1395c12a95 Adds new dependency- Keycloak-js for Auth 2021-08-21 22:31:55 +01:00
Alicia Sykes ca955039fd 📝 Adds some more troubleshooting issues 2021-08-21 22:31:04 +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 053c55c8e3
🔀 Merge pull request #173 from Lissy93/FIX/section-visibility
[BUG-FIX] Conditional visibility of sections for users
Closes  #172
2021-08-21 18:05:56 +01:00
Alicia Sykes 007a13d868 💚 Fix code quality issues 2021-08-21 17:24:11 +01:00
Alicia Sykes 426f6a79c3 📝 Adds list of data stored in Local Storage 2021-08-21 17:18:33 +01:00
Alicia Sykes b9e9db3ec9 📝 Adds alternate views page to docs 2021-08-21 17:17:02 +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
Alicia Sykes fa5644673f
🔀 Merge pull request #171 from Lissy93/FEATURE/granular-access-165
[FEATURE] Granular User Access
Fixes #165
2021-08-20 22:33:33 +01:00
Alicia Sykes aa6081d1d1
🔀 Merge pull request #170 from EVOTk/EVOTk-patch-fr
Update fr.json for Dashy 1.6.3
2021-08-20 22:27:52 +01:00
Alicia Sykes d0c7fefbb0 🔖 Bumps to V 1.6.4 and updates changelog 2021-08-20 22:24:29 +01:00
Alicia Sykes 95bc5d2c49 🗃️ Adds new config attributes for granular auth access 2021-08-20 22:20:40 +01:00
Alicia Sykes eca0c44320 📝 Writes docs for granular auth access 2021-08-20 22:20:04 +01:00
Alicia Sykes 78e1fc6c94 Code improvments 2021-08-20 22:19:17 +01:00
Alicia Sykes 8df84252ac Re: #165 - Implements granular user controlls 2021-08-20 21:52:24 +01:00
Alicia Sykes b71e1548ee Refactor, no longer need parameter passed to Auth functions 2021-08-20 21:51:43 +01:00
Alicia Sykes d54bb517db Re: #165 - Adds helper functions for granular access 2021-08-20 21:50:36 +01:00
Alicia Sykes 46c1ea87e8 🔒 Prevent modification of users locally 2021-08-20 21:48:35 +01:00
EVOTk f64977fd23
Update fr.json 2021-08-20 22:19:33 +02:00
EVOTk bcdfaab84d
Update fr.json 2021-08-20 11:02:50 +02:00
Alicia Sykes a8cf946f76 🚑 [67174449] Fixes version checking 2021-08-20 00:36:38 +01:00
Alicia Sykes 522bbca427
🔀 Merge pull request #168 from Lissy93/REFACTOR/deployment-files
[REFACTOR] - Reduce bundle size, update workflows, docs and app config
2021-08-19 22:10:17 +01:00
Alicia Sykes 3c7fbd97a3 🔖 Bumps to V 1.6.3 and updates changelog 2021-08-19 22:05:01 +01:00
Alicia Sykes de31a8f371 😸 Wrote a new issue template 2021-08-19 22:04:24 +01:00
Alicia Sykes 96b967219c Moves build deps into devDependency 2021-08-19 21:16:32 +01:00
Alicia Sykes afda495a2b ⚗️ Re: #163 - Updates path to favicon in index 2021-08-19 20:48:30 +01:00
Alicia Sykes 73fadd7d93 🔨 Adds base path and headers to Netlify config 2021-08-19 20:41:43 +01:00
Alicia Sykes 1cf4d61e88 🔧 Removes sourcecode banner from vue config 2021-08-19 20:38:45 +01:00
Alicia Sykes 94927cd880 🔨 Removes fixed yarn version from Netlify config 2021-08-19 20:26:01 +01:00
Alicia Sykes e7d1d5f173 🔨 Removes build.base path from Netlify config 2021-08-19 20:24:23 +01:00
Alicia Sykes 0d306f9f1f 🔨 Removes headers from Netlify config 2021-08-19 20:22:20 +01:00
Alicia Sykes 9d7b0d5bc5 🔧 Vue build uses Env vars when specified 2021-08-19 20:14:50 +01:00
Alicia Sykes 59f5decdec 🔨 Adds note to Heroku Procfile 2021-08-19 20:14:01 +01:00
Alicia Sykes 3aba2e7c1c 🔨 Uses fixed node version for Netlify build 2021-08-19 20:13:35 +01:00
Alicia Sykes cbb1bcfc91 🐳 Ignore uneeded files, to reduce container size 2021-08-19 20:12:20 +01:00
Alicia Sykes cab18d5471 👷 Reverts Wiki action, refactors credits action 2021-08-19 20:11:01 +01:00