Pujit Mehrotra
73daa881e1
feat: container start & stop order
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
1258e7e353
refactor: optimistic column toggle
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
4abbcfc194
fix: optimistic column toggle update
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
687d0bd110
add a flag to opt out of version check in super.shouldApply in file mods
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
54b928e06b
fix: circular dependency in docker service
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
7aa119c167
fix: add feature flag to containers file mod
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
9c96c02697
feat: save column visibility preferences across visits
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
994b252e17
fix: move update to a badge + popover
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
7120c197c5
fix: column visibility toggle
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
b04ba4498e
feat: implement manage settings action
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
b9c99ba74e
feat: navigate to container update page
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
0cbaec694a
feat: file modification for replacing docker overview table
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
15509ca342
flatten css scopes
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
96053ede6e
add docker constants
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
4b680e94ee
Revert "fix: css"
...
This reverts commit 234c2e2c6518e39f5dcceec1c97400c69dc53140.
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
fd57e789db
fix: css
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
cb4382ebbe
fix api tests
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
58c16f9cea
fix: notifications type check
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
7f57489996
fix: nuxt ui portal styling
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
c2f1cd9489
tmp: critical notifications system
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
1e9a275ad0
feat: notifyIfUnique service method
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
31dd8dd5d4
feat: critical notifications
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
0224ba578e
feat: filtering & bulk actions in compact mode
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
bacee666f1
fix: context menu
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
946f51eb01
fix: search filtering
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
d156aa13f1
chore: fix formatting
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
abc7fc50cb
fix: container state badge
2025-11-17 15:14:14 -05:00
Pujit Mehrotra
fbefaa115e
feat: icon support
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
4e04548b79
map containers to their template files
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
ae213e9ebd
fix: rm extra Root layer in table
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
1d59e54f94
refactor!: rm intermediate tree resolution of organizers
...
BREAKING CHANGE: ResolvedOrganizerView -> root is replaced by rootId +
flatEntries.
`root` resolved a tree representation of an organizer, but this required
clients to defined and use their own tree operations, thus increasing
client complexity.
Instead, `flatEntries` is more suitable for client operations and only
requires an initial mapping step on the client for efficiency.
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
fd802ea2d8
refactor: simplify organizer operations
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
11ee93cae0
refactor: extract composables
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
9e3d7e865d
track active container in query param
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
ca2579216f
click overview row to open details
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
855e4656ec
add bottom padding to container to make it easier to drag items to bottom in sidebar
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
45a21bb223
right click to reame & delete folders
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
48ae1c1320
add drag and drop for re-ordering containers & folders
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
6f7bddce4c
use compacted table as sidebar tree
2025-11-17 15:12:39 -05:00
Pujit Mehrotra
a551859f0d
docker container management prototype
2025-11-17 15:12:37 -05:00
Pujit Mehrotra
7ae92a2f90
scaffold docker form service
2025-11-17 15:12:22 -05:00
Pujit Mehrotra
280a5f76ac
fix(organizer): over-eager addition of untracked containers to root folder
2025-11-17 15:12:22 -05:00
Pujit Mehrotra
97373c14b1
implement column visibility customization
2025-11-17 15:12:22 -05:00
Pujit Mehrotra
693f4913f6
implement pause / resume
2025-11-17 15:12:22 -05:00
Pujit Mehrotra
10f07e9b19
implement 'start / stop' bulk & row actions
2025-11-17 15:12:22 -05:00
Pujit Mehrotra
0a99f9c202
implement 'move to folder'
2025-11-17 15:12:22 -05:00
Pujit Mehrotra
0681a4e34c
fix context menu trigger area and dropdown styles
2025-11-17 15:12:22 -05:00
Pujit Mehrotra
23fdeea251
table > select & status badge
2025-11-17 15:12:20 -05:00
Eli Bosley
66625ded6a
New Crowdin updates ( #1786 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
* **New Features**
* Expanded localization support with comprehensive validation error
messages across 22 languages including Arabic, Chinese, French, German,
Hindi, Japanese, Portuguese, Russian, Spanish, and others.
* Enhanced form validation messaging for API key management, OIDC
provider configuration, SSO setup, and related settings to provide
localized guidance for users fixing errors.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-11-17 11:04:10 -05:00
Eli Bosley
f8a6785e9c
fix: re-add missing header gradient styles ( #1787 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Style**
* Enhanced header banner styling: centered, non-repeating cover images
with layered gradient overlays and adjusted user-profile banner
positioning for improved layout.
* **Bug Fixes**
* Banner display logic updated so "image" is treated like "yes" for
showing banner images.
* **Tests**
* Added unit tests covering banner/theme display behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-11-17 11:03:37 -05:00