Commit Graph

1021 Commits

Author SHA1 Message Date
Pujit Mehrotra 13f4a6aaa2 feat: server-side container ip 2025-11-17 15:14:31 -05:00
Pujit Mehrotra d50ba35e24 chore: ignore build output in lint & fix 2025-11-17 15:14:31 -05:00
Pujit Mehrotra 678da62b1b fix: revert color in main css 2025-11-17 15:14:31 -05:00
Pujit Mehrotra 80556bd9d8 fix: checkbox alignment 2025-11-17 15:14:31 -05:00
Pujit Mehrotra 9a31aea813 fix: container sizes modla overlay 2025-11-17 15:14:31 -05:00
Pujit Mehrotra 57a5de7783 feat: container sizes 2025-11-17 15:14:31 -05:00
Pujit Mehrotra 1ff22e546a feat: bulk container updates 2025-11-17 15:14:31 -05:00
Pujit Mehrotra 6c048bf550 feat: container update actions 2025-11-17 15:14:31 -05:00
Pujit Mehrotra 1033e76576 fix: add background style reset, apply to button:hover as well 2025-11-17 15:14:31 -05:00
Pujit Mehrotra cbbb45e05f feat: bulk toggle auto-start 2025-11-17 15:14:29 -05:00
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 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 15509ca342 flatten css scopes 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 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 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 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 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