Commit Graph

531 Commits

Author SHA1 Message Date
Jarek Radosz 9d28148e29 DEV: Remove `UpgradeIndex.upgrading` prop 2023-02-16 14:09:33 +01:00
Jarek Radosz dc389ce058 DEV: Allow to visit the upgrade page while it's running 2023-02-16 14:09:33 +01:00
Jarek Radosz 5498a767da UX: Make upgrade-show heading better translatable 2023-02-16 14:09:33 +01:00
Jarek Radosz 7d6ca4492f DEV: Add discourse-compatibility 2023-02-16 14:09:33 +01:00
Jarek Radosz b3226e222c UX: Improve headings 2023-02-16 14:09:33 +01:00
Jarek Radosz 3ba7caa4da DEV: Modernize upgrade-show and repo model 2023-02-16 14:09:33 +01:00
Jarek Radosz fd8144a7eb FIX: Make find repos a class method 2023-02-16 14:09:33 +01:00
Jarek Radosz 516e8b7a1d FIX: Make find_repos public 2023-02-16 14:09:33 +01:00
Jarek Radosz 2589824656 DEV: Return correct types in progress response 2023-02-16 14:09:33 +01:00
Jarek Radosz 5ed8e2ddba DEV: Improve mb subscription/unsub 2023-02-16 14:09:33 +01:00
Jarek Radosz b9b3c71c95 DEV: Return only valid repos
This will stop non-upgradeable plugins from showing up on the list. This mainly means core plugins like `poll` or `chat`
2023-02-16 14:09:33 +01:00
Jarek Radosz 4c8593cf43 DEV: Restore the outdated-image logic 2023-02-16 14:09:33 +01:00
Jarek Radosz 633bc2c414 DEV: Whitespace fix 2023-02-16 14:09:33 +01:00
Jarek Radosz bb94c35435 DEV: Cleanup the admin controller 2023-02-16 14:09:33 +01:00
Jarek Radosz 027c7baf7c DEV: Remove old paths 2023-02-16 14:09:33 +01:00
Jarek Radosz 87ab390dc0 DEV: Update versions 2023-02-16 14:09:33 +01:00
Jarek Radosz dcad087190 DEV: Update specs 2023-02-16 14:09:33 +01:00
Jarek Radosz 383097c6ca DEV: Update version to 1.0.0 2023-02-16 14:09:33 +01:00
Jarek Radosz 202282d84b DEV: Drop the remaining computed property 2023-02-16 14:09:33 +01:00
Jarek Radosz 3d24afc6bc DEV: One more i18n string 2023-02-16 14:09:33 +01:00
Jarek Radosz e418f0ba5d DEV: Inline a controller fetch 2023-02-16 14:09:33 +01:00
Jarek Radosz 17f726e853 DEV: I18n all the things 2023-02-16 14:09:33 +01:00
Jarek Radosz f9f5f5d1ff DEV: Remove unused UpgradeProcesses controller
(autoRefresh was always false)
2023-02-16 14:09:33 +01:00
Jarek Radosz 86b268adb9 DEV: Update UpgradeIndex controller 2023-02-16 14:09:33 +01:00
Jarek Radosz 61ff8e52b1 DEV: Upgrade routes 2023-02-16 14:09:33 +01:00
Jarek Radosz 00e19a30df DEV: Update the RepoStatus test 2023-02-16 14:09:33 +01:00
Jarek Radosz f5956327f8 DEV: Fix a eslint issue 2023-02-16 14:09:33 +01:00
Jarek Radosz 9163b3d2e2 DEV: Modernize upgrade-show and repo model
fixup upgrade-show controller
2023-02-16 14:09:33 +01:00
Jarek Radosz 4e784351ad DEV: Modernize process-list model 2023-02-16 14:09:33 +01:00
Jarek Radosz 71de0a1ec7 DEV: Modernize progress-bar component 2023-02-16 14:09:33 +01:00
Jarek Radosz a6260a5270 FIX: The dialog service usage 2023-02-16 14:09:33 +01:00
Jarek Radosz eb3751bd83 FIX: Repo status link 2023-02-16 14:09:33 +01:00
Jarek Radosz 1334cdef41 DEV: Modernize upgrade controller, fix banner styling 2023-02-16 14:09:33 +01:00
Jarek Radosz 4abbd27626 UX: Fix the nav tabs styling 2023-02-16 14:09:33 +01:00
Jarek Radosz 0351ad789f DEV: Modernize and improve upgrade-notice 2023-02-16 14:09:33 +01:00
Jarek Radosz b0c85f1de7 DEV: Modernize repo-status component 2023-02-16 14:09:33 +01:00
Jarek Radosz 27a8589829 DEV: Fix the upgrade-index route 2023-02-16 14:09:33 +01:00
Jarek Radosz 6d031cd67a DEV: Modernize and fix x-console 2023-02-16 14:09:33 +01:00
Jarek Radosz 7d7b067b98 DEV: Tagless components 2023-02-16 14:09:33 +01:00
Jarek Radosz ba418ede2f DEV: Unused import 2023-02-16 14:09:33 +01:00
Jarek Radosz e34ab9e6bf DEV: Colocate component templates 2023-02-16 14:09:33 +01:00
Jarek Radosz ae4b938690 DEV: Fix replaceRoute 2023-02-16 14:09:33 +01:00
Jarek Radosz 8c197b4fb4 DEV: Assume `find_compatible_git_resource` is available
(added to core ~2 years ago)
2023-02-16 14:09:33 +01:00
Jarek Radosz 6bce0073b9 DEV: Assume `visible_plugins` is available
(added to core ~4 years ago)
2023-02-16 14:09:33 +01:00
Jarek Radosz 268e841dae DEV: Remove unused assets 2023-02-16 14:09:33 +01:00
Jarek Radosz e0ca8515dd DEV: Master -> main 2023-02-16 14:09:33 +01:00
Jarek Radosz 27dd13b84c DEV: Add a missing backend subroute 2023-02-16 14:09:33 +01:00
Jarek Radosz 28acdea58d UX: Update "Upgrade" button styling 2023-02-16 14:09:33 +01:00
Jarek Radosz 47c8cf3531 DEV: Fix the route name 2023-02-16 14:09:33 +01:00
Jarek Radosz 3aa0862fa9 UX: Tweak some styles 2023-02-16 14:09:33 +01:00