Commit Graph

14 Commits

Author SHA1 Message Date
Ella E. 06cc8dba9d
UX: Adjust table to be responsive on mobile (#244)
* UX: Apply core admin table classes to be visually responsive; styling tweaks

* DEV: update spec to use new classes

* fix failing tests
2024-10-22 16:45:36 -06:00
Vinoth Kannan e29c6b1504
UX: improve UI of software update page & display more info. (#214)
This PR will refresh the software update page so that self-hosters can more easily understand the plugins they have installed and which plugins need updates, and so that they are able to quickly and easily update them (or update everything).

Co-authored-by: Martin Brennan <mjrbrennan@gmail.com>
2024-07-09 00:14:26 +05:30
Vinoth Kannan 340f0006c5
UX: rename the word "Upgrade" to "Update" in the UI (#208)
In this PR, all references in the UI to the word "`upgrade`" are changed to "`update`". This is to differentiate the update process in self-hosted sites from the plan "upgrade" process in hosted sites.
2024-04-02 15:13:32 +05:30
Jarek Radosz a2bc9b6eac
DEV: Fix getOwner deprecation (#207) 2024-03-19 12:18:07 +01:00
Jarek Radosz 7cb07ca0a0
DEV: Update linting (#198) 2023-12-13 21:16:57 +01:00
Jarek Radosz 196abc9b21 DEV: Namespace components 2023-02-16 14:09:33 +01:00
Jarek Radosz ee8d531ae3 DEV: Use ownership system in model tests 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 9163b3d2e2 DEV: Modernize upgrade-show and repo model
fixup upgrade-show controller
2023-02-16 14:09:33 +01:00
Jarek Radosz e0ca8515dd DEV: Master -> main 2023-02-16 14:09:33 +01:00
Jarek Radosz 0659613fb4 DEV: Prettier 2023-02-16 14:09:33 +01:00
Jarek Radosz 17e085bffd DEV: Fix imports 2023-02-16 14:09:33 +01:00
Jarek Radosz 12555cc69b DEV: Fix typos 2023-02-16 14:09:33 +01:00
Jarek Radosz 2bba7f62b2 DEV: Move stuff to the regular plugin structure 2023-02-16 14:09:33 +01:00