-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
708 changed files
with
756 additions
and
720 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6336,8 +6336,5 @@ and AG Grid upgrade, and more. 🚀 | |
|
||
------------------------------------------ | ||
|
||
Copyright © 2024 Extremely Heavy Industries Inc. - all rights reserved | ||
|
||
------------------------------------------ | ||
|
||
📫☎️🌎 [email protected] | https://xh.io/contact | ||
Copyright © 2025 Extremely Heavy Industries Inc. - all rights reserved |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -401,6 +401,5 @@ will be filled in as soon as possible. These include planned notes on: | |
|
||
------------------------------------------ | ||
|
||
📫☎️🌎 [email protected] | <https://xh.io/contact> | ||
|
||
Copyright © 2024 Extremely Heavy Industries Inc. | ||
📫☎️🌎 [email protected] | https://xh.io/contact | ||
Copyright © 2025 Extremely Heavy Industries Inc. - all rights reserved |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,3 +21,8 @@ with any Hoist or third-party server APIs, input sanitization, authentication pr | |
Hoist is not and does not claim to be fully secure "out of the box" - it is dependent upon | ||
application developers to make and implement security decisions appropriate to their particular | ||
application and its deployment. | ||
|
||
------------------------------------------ | ||
|
||
📫☎️🌎 [email protected] | https://xh.io/contact | ||
Copyright © 2025 Extremely Heavy Industries Inc. - all rights reserved |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {XH} from '@xh/hoist/core'; | ||
import {LocalDate} from '@xh/hoist/utils/datetime'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
|
||
.xh-admin-app { | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {tabContainer} from '@xh/hoist/cmp/tab'; | ||
import {hoistCmp, uses} from '@xh/hoist/core'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {clusterTab} from '@xh/hoist/admin/tabs/cluster/ClusterTab'; | ||
import {GridModel} from '@xh/hoist/cmp/grid'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {ColumnSpec, dateTimeSec} from '@xh/hoist/cmp/grid'; | ||
import {dateTimeRenderer} from '@xh/hoist/format'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {ColumnSpec} from '@xh/hoist/cmp/grid/columns'; | ||
import * as Col from '@xh/hoist/cmp/grid/columns'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {RangeAggregator} from '@xh/hoist/admin/tabs/activity/aggregators/RangeAggregator'; | ||
import {badge} from '@xh/hoist/cmp/badge'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {tagsRenderer} from '@xh/hoist/cmp/grid'; | ||
import {ColumnSpec} from '@xh/hoist/cmp/grid/columns'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import * as Col from '@xh/hoist/cmp/grid/columns'; | ||
import {truncate} from 'lodash'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
|
||
.xh-admin-diff-detail { | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {grid} from '@xh/hoist/cmp/grid'; | ||
import {filler, fragment, frame, span} from '@xh/hoist/cmp/layout'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {filler, table, tbody, td, th, tr} from '@xh/hoist/cmp/layout'; | ||
import {hoistCmp, uses} from '@xh/hoist/core'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {HoistModel} from '@xh/hoist/core'; | ||
import {action, observable, makeObservable} from '@xh/hoist/mobx'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
|
||
import {ColumnRenderer, ColumnSpec, GridModel} from '@xh/hoist/cmp/grid'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {filler} from '@xh/hoist/cmp/layout'; | ||
import {hoistCmp, uses} from '@xh/hoist/core'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {HoistModel, XH} from '@xh/hoist/core'; | ||
import {Icon} from '@xh/hoist/icon/Icon'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
|
||
.xh-admin-activity-panel { | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {tabContainer} from '@xh/hoist/cmp/tab'; | ||
import {hoistCmp} from '@xh/hoist/core'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
|
||
import {Aggregator} from '@xh/hoist/data'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {correlationId, instance} from '@xh/hoist/admin/columns'; | ||
import {form} from '@xh/hoist/cmp/form'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {exportFilename} from '@xh/hoist/admin/AdminUtils'; | ||
import * as Col from '@xh/hoist/admin/columns'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {grid, gridCountLabel} from '@xh/hoist/cmp/grid'; | ||
import {hspacer} from '@xh/hoist/cmp/layout'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {exportFilenameWithDate} from '@xh/hoist/admin/AdminUtils'; | ||
import {AppModel} from '@xh/hoist/admin/AppModel'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {exportFilename} from '@xh/hoist/admin/AdminUtils'; | ||
import {GroupingChooserModel} from '@xh/hoist/cmp/grouping'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {form} from '@xh/hoist/cmp/form'; | ||
import {grid} from '@xh/hoist/cmp/grid'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {ChartModel} from '@xh/hoist/cmp/chart'; | ||
import {br, fragment} from '@xh/hoist/cmp/layout'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {chart} from '@xh/hoist/cmp/chart'; | ||
import {hoistCmp, creates} from '@xh/hoist/core'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {exportFilename} from '@xh/hoist/admin/AdminUtils'; | ||
import * as Col from '@xh/hoist/admin/columns'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {correlationId, instance} from '@xh/hoist/admin/columns'; | ||
import {form} from '@xh/hoist/cmp/form'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {ClusterTabModel} from '@xh/hoist/admin/tabs/cluster/ClusterTabModel'; | ||
import {HoistModel, LoadSpec, lookup, PlainObject, XH} from '@xh/hoist/core'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {grid} from '@xh/hoist/cmp/grid'; | ||
import {tabContainer} from '@xh/hoist/cmp/tab'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {AppModel} from '@xh/hoist/admin/AppModel'; | ||
import {timestampNoYear} from '@xh/hoist/admin/columns'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {exportFilenameWithDate} from '@xh/hoist/admin/AdminUtils'; | ||
import {timestampNoYear} from '@xh/hoist/admin/columns'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {AppModel} from '@xh/hoist/admin/AppModel'; | ||
import {ConnPoolMonitorModel} from '@xh/hoist/admin/tabs/cluster/connpool/ConnPoolMonitorModel'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {exportFilenameWithDate} from '@xh/hoist/admin/AdminUtils'; | ||
import {AppModel} from '@xh/hoist/admin/AppModel'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {grid, gridCountLabel} from '@xh/hoist/cmp/grid'; | ||
import {filler, hframe, placeholder} from '@xh/hoist/cmp/layout'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {BaseInstanceModel} from '@xh/hoist/admin/tabs/cluster/BaseInstanceModel'; | ||
import {exportFilenameWithDate} from '@xh/hoist/admin/AdminUtils'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {ServerEnvModel} from '@xh/hoist/admin/tabs/cluster/environment/ServerEnvModel'; | ||
import {grid, gridCountLabel} from '@xh/hoist/cmp/grid'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {clock} from '@xh/hoist/cmp/clock'; | ||
import {grid} from '@xh/hoist/cmp/grid'; | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* This file belongs to Hoist, an application development toolkit | ||
* developed by Extremely Heavy Industries (www.xh.io | [email protected]) | ||
* | ||
* Copyright © 2024 Extremely Heavy Industries Inc. | ||
* Copyright © 2025 Extremely Heavy Industries Inc. | ||
*/ | ||
import {GridModel} from '@xh/hoist/cmp/grid'; | ||
import {HoistModel, LoadSpec, managed, persist, XH} from '@xh/hoist/core'; | ||
|
Oops, something went wrong.