chore(deps): update dependencies to latest versions - #25
Open
dnyall wants to merge 8 commits into
Open
Conversation
dnyall
commented
Sep 2, 2026
Contributor
- @types/node: ^22.7.7 -> ^26.4.1
- dotenv: ^16.4.5 -> ^17.4.2
- sass: ^1.80.3 -> ^1.103.1
- vitepress: ^1.4.0 -> ^1.6.4
- vue: ^3.5.12 -> ^3.5.42
- @types/node: ^22.7.7 -> ^26.4.1 - dotenv: ^16.4.5 -> ^17.4.2 - sass: ^1.80.3 -> ^1.103.1 - vitepress: ^1.4.0 -> ^1.6.4 - vue: ^3.5.12 -> ^3.5.42
- Add .prettierrc with project formatting rules (no semicolons, single quotes, 2-space tabs, 80 print width, no trailing commas, and consistent indentation for Vue script/style blocks) - Run `prettier --write` across the whole project to normalize formatting in Vue components, TypeScript config, CSS, and Markdown docs (both en and fa) - No functional or content changes; formatting only
- Add "Managed Database" feature card to the homepage features list
in both English and Persian, covering PostgreSQL, MySQL, and
MongoDB with instant scaling, scheduled backups, and real-time
monitoring
- Fix Persian wording for load balancing ("بالانس بار" -> "توزیع بار")
in the private network feature description for terminology
consistency
- Add new namespace-list.md pages (en/fa) covering the namespace table columns, available actions (view details, manage backup storage, delete), and the delete restriction when databases still exist inside a namespace - Document namespace creation flow, including live name validation rules - Document backup storage management: connecting Virak Cloud Object Storage or a custom S3-compatible storage, and viewing/deleting an already connected storage - Add "Managed Database" sidebar section (en/fa) with links to Introduction, List of Namespaces, Create a Project and Database, and Database Details pages - Add corresponding light/dark screenshots for namespace list, namespace creation, and backup storage states (en/fa)
- Add new details.md pages (en/fa) covering the database details page: header actions (Scale, Credentials, Delete), and the Overview, Backup, and Monitoring tabs - Document the Overview tab's database/service information cards, the Scale dialog (replica count and hardware plan), and the Credentials dialog (hostname, port, username, password, URL) - Document the Backup tab in both states — before and after a backup storage is connected at the namespace level — including schedule creation (hourly/daily/weekly/monthly), instant backups, and restoring from backup history - Document the Monitoring tab's real-time charts: CPU, memory, disk read/write, and the engine-specific chart (TPS for PostgreSQL, QPS for MySQL/MongoDB) - Add corresponding light/dark screenshots for overview, scale, backup (with/without storage, create schedule), and monitoring states (en/fa)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.