Commit Graph

31 Commits

Author SHA1 Message Date
Neil MacDougall 56bcea43ab Add home page announcements 2025-10-23 15:50:11 +01:00
Neil MacDougall 07fc4842e5 Tidy ups 2025-10-23 15:47:50 +01:00
Neil MacDougall d15c5cad87 Fix unit tests 2025-10-23 15:47:40 +01:00
Neil MacDougall b06248e4e7 Update unis tests 2025-10-23 15:47:26 +01:00
Neil MacDougall 29f4449ded Add unit tests 2025-10-23 15:47:16 +01:00
Neil MacDougall 3efba82cfc Addm LTS, remove debug content (will do this differently) 2025-10-23 15:46:32 +01:00
Neil MacDougall 0a27ce4400 Tidy up config and settings types 2025-10-23 15:46:21 +01:00
Neil MacDougall 7a9fa0891c Improve docs 2025-10-23 15:45:39 +01:00
Neil MacDougall dd6e415902 Add support for settings 2025-10-23 15:45:21 +01:00
Neil MacDougall 51f240964a Tidy ups, better types and more documentation 2025-10-23 15:44:53 +01:00
Neil MacDougall 60c4833f14 FIrst version of dynamic content 2025-10-23 15:42:56 +01:00
Neil MacDougall 54696561f0 Address PR Feedback 2025-10-23 14:53:47 +01:00
Neil MacDougall dcbd96c0ac Fix lint errors 2025-10-23 09:28:29 +01:00
Neil MacDougall f67fc42266 Add unit tests 2025-10-22 13:40:24 +01:00
Neil MacDougall 870c6a4eeb Fix merge issues 2025-10-22 11:19:09 +01:00
Neil MacDougall 91321af26a Fixes 2025-10-22 11:15:21 +01:00
Neil MacDougall 30e53b5044 Add announcement support 2025-10-22 11:15:21 +01:00
Neil MacDougall 0ce6800090 FIrst version of dynamic content 2025-10-22 11:15:21 +01:00
Neil MacDougall 2c1b32e60c Address PR feedback 2025-10-22 11:15:21 +01:00
Neil MacDougall 69d8fe9ad9 Fix first round of PR feedback and update tests 2025-10-22 11:15:19 +01:00
Neil MacDougall dd001c3035 Tidy ups 2025-10-22 11:14:37 +01:00
Neil MacDougall c35801aa7c Fix unit tests 2025-10-22 11:14:22 +01:00
Neil MacDougall 6a777350c2 Update unis tests 2025-10-22 11:14:10 +01:00
Neil MacDougall 08ac6101c4 Add unit tests 2025-10-22 11:13:54 +01:00
Neil MacDougall ebcd63ff6f Addm LTS, remove debug content (will do this differently) 2025-10-22 11:12:28 +01:00
Neil MacDougall 30dd2a46ca Tidy up config and settings types 2025-10-22 11:12:15 +01:00
Neil MacDougall f367e9141e Improve docs 2025-10-22 11:11:19 +01:00
Neil MacDougall 6d3b0de6a8 Add support for settings 2025-10-22 11:10:43 +01:00
Neil MacDougall 29694deff4 Tidy ups, better types and more documentation 2025-10-22 11:10:25 +01:00
Neil MacDougall ee46dbad08 FIrst version of dynamic content 2025-10-22 11:08:03 +01:00
Neil MacDougall 0df4379238
Dynamic content (Part 1) (#15343)
* Initial version

* Fix lint issues

* Tidy ups and lint fixes

* Add some notes

* Localisations

* Avoid using general 'actions' class name

* Further fixes

* Remove test code

* Address feedback from walk through

* Add test ids and updated e2e tests, fix lint

* Work around version issues

* Update .gitignore

* Remove dev readme file

* Add simple developer docs, update type comments, bump icon package version number

* Address PR feedback

* Address PR feedback 2nd round

* Fix lint

* Use user id hash in the local storage key

* FIrst version of dynamic content

* Revert merge errors

* Fix merge errors

* Fix bad merge

* Proper merge revert

* Factor out system info for clearer code

* Tweak

* Tweaks to config

* Fix lint

* Tidy ups, better types and more documentation

* Add support for settings

* Improve docs

* Remove unnecessary try catches around window.localStorage

* Tidy up config and settings types

* Update config to allow us to test this, off by default

* Addm LTS, remove debug content (will do this differently)

* Add unit tests

* Update unis tests

* Fix unit tests

* Tidy ups

* Add check for release info being an array

* Use CDN endpoint

* Update to use final endpoint and updates comments for yaml or json

* Add server version type

* Fix first round of PR feedback and update tests

* Address PR feedback

* Ensure content is always returned as text

* Address PR feedback

* Unit test updates
2025-10-22 11:05:46 +01:00