Skip to content

chore(deps): update dependencies to latest versions - #25

Open
dnyall wants to merge 8 commits into
masterfrom
dev2master
Open

chore(deps): update dependencies to latest versions#25
dnyall wants to merge 8 commits into
masterfrom
dev2master

Conversation

@dnyall

@dnyall dnyall commented Sep 2, 2026

Copy link
Copy Markdown
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant