[PR #255] [MERGED] fix(core-connections): CB-601 add timestamp order logic in connection… #1568

Closed
opened 2026-03-07 21:04:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/255
Author: @devnaumov
Created: 12/23/2020
Status: Merged
Merged: 12/23/2020
Merged by: @Wroud

Base: develHead: fix/table-connections-order


📝 Commits (6)

  • a3c6390 fix(core-connections): CB-601 add timestamp order logic in connections table
  • 5b54df1 Merge branch 'devel' into fix/table-connections-order
  • 70508a9 fix(core-connections): CB-601 add isConnectionNew type guard
  • 1c991a5 fix(core-connections): CB-601 moved compareConnections func from class
  • d51e095 fix(core-connections): CB-601 code style fixes
  • 0a0492f fix(core-connections): CB-601 variables names fixes

📊 Changes

3 files changed (+32 additions, -38 deletions)

View changed files

📝 webapp/packages/core-connections/src/Administration/Connections/ConnectionsAdministrationController.ts (+2 -20)
📝 webapp/packages/core-connections/src/Administration/Connections/ConnectionsAdministrationService.ts (+1 -0)
📝 webapp/packages/core-connections/src/Administration/ConnectionsResource.ts (+29 -18)

📄 Description

…s table


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dbeaver/cloudbeaver/pull/255 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 12/23/2020 **Status:** ✅ Merged **Merged:** 12/23/2020 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/table-connections-order` --- ### 📝 Commits (6) - [`a3c6390`](https://github.com/dbeaver/cloudbeaver/commit/a3c6390c592b8879a5a199ced931849c8a8421be) fix(core-connections): CB-601 add timestamp order logic in connections table - [`5b54df1`](https://github.com/dbeaver/cloudbeaver/commit/5b54df18b914640737c6afb1f96845be774a4cb1) Merge branch 'devel' into fix/table-connections-order - [`70508a9`](https://github.com/dbeaver/cloudbeaver/commit/70508a98e12ef42e5352b686c9f7fa505b6f0199) fix(core-connections): CB-601 add isConnectionNew type guard - [`1c991a5`](https://github.com/dbeaver/cloudbeaver/commit/1c991a5b0925cf8ac97b298f978e4997f0fe2028) fix(core-connections): CB-601 moved compareConnections func from class - [`d51e095`](https://github.com/dbeaver/cloudbeaver/commit/d51e0951c1d1be8e9d0f0913aabce350b3fb778c) fix(core-connections): CB-601 code style fixes - [`0a0492f`](https://github.com/dbeaver/cloudbeaver/commit/0a0492fdc06051aad8edf35fbd0cae6649255840) fix(core-connections): CB-601 variables names fixes ### 📊 Changes **3 files changed** (+32 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-connections/src/Administration/Connections/ConnectionsAdministrationController.ts` (+2 -20) 📝 `webapp/packages/core-connections/src/Administration/Connections/ConnectionsAdministrationService.ts` (+1 -0) 📝 `webapp/packages/core-connections/src/Administration/ConnectionsResource.ts` (+29 -18) </details> ### 📄 Description …s table --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:04:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1568
No description provided.