Content-Length: 273882 | pFad | http://github.com/lowcoder-org/lowcoder/commit/73c39e86c4cc4219caebbffb457c8dd633bcfda8

2F Merge pull request #1378 from lowcoder-org/feature-applicationType · lowcoder-org/lowcoder@73c39e8 · GitHub
Skip to content

Commit 73c39e8

Browse files
authored
Merge pull request #1378 from lowcoder-org/feature-applicationType
Fixed app type.
2 parents ac6aa91 + efef81c commit 73c39e8

File tree

1 file changed

+5
-4
lines changed
  • client/packages/lowcoder/src/util/pagination

1 file changed

+5
-4
lines changed

client/packages/lowcoder/src/util/pagination/type.ts

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ type ApplicationType = {
55
};
66

77
export const ApplicationPaginationType: ApplicationType = {
8-
0: "",
8+
0: "ALL",
99
1: "APPLICATION",
1010
2: "MODULE",
11-
3: "NAVLAYOUT",
11+
3: "NAVIGATION",
1212
4: "FOLDER",
13-
6: "MOBILETABLAYOUT",
14-
7: "COMPOUND_APPLICATION",
13+
6: "MOBILE_TAB_LAYOUT", //mobile navigation.
14+
7: "NAV_LAYOUT", //pc navigation
15+
8: "BUNDLE"
1516
};
1617

1718
export interface GenericApiPaginationResponse<T> {

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/73c39e86c4cc4219caebbffb457c8dd633bcfda8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy