|
1 | 1 | - feature: datagrid |
2 | 2 | items: |
3 | | - - src: datagrid.png |
| 3 | + - name: datagrid |
4 | 4 | description: Data grid with expandable columns |
5 | | - - src: masterdetail.png |
| 5 | + - name: masterdetail |
6 | 6 | description: Master/detail view |
7 | | - - src: formview.png |
| 7 | + - name: formview |
8 | 8 | description: Form view |
9 | | - - src: freetable.png |
| 9 | + - name: freetable |
10 | 10 | description: Free table editor with macro preview |
11 | | - - src: macros.png |
| 11 | + - name: macros |
12 | 12 | description: Macros in table data editor |
13 | | - - src: perspective1.png |
| 13 | + - name: perspective1 |
14 | 14 | description: Perspective with nested data |
15 | 15 | - feature: sqledit |
16 | 16 | items: |
17 | | - - src: query.png |
| 17 | + - name: query |
18 | 18 | description: Query editor |
19 | | - - src: joinwizard.png |
| 19 | + - name: joinwizard |
20 | 20 | description: SQL join wizard |
21 | | - - src: sqlgen.png |
| 21 | + - name: sqlgen |
22 | 22 | description: SQL Generator |
23 | | - - src: mongoquery.png |
| 23 | + - name: mongoquery |
24 | 24 | description: Run query on MongoDB database |
25 | | - - src: sqlpreview.png |
| 25 | + - name: sqlpreview |
26 | 26 | description: SQL preview |
27 | 27 | - feature: designer |
28 | 28 | items: |
29 | | - - src: mongoquerydesign.png |
30 | | - description: Perspective query builder with MongoDB database |
31 | | - - src: querydesigner.png |
| 29 | + # - name: mongoquerydesign |
| 30 | + # description: Perspective query builder with MongoDB database |
| 31 | + - name: querydesigner |
32 | 32 | description: Query designer |
33 | 33 | - feature: export |
34 | 34 | items: |
35 | | - - src: export.png |
36 | | - description: Export data screen |
37 | | - - src: importpreview.png |
38 | | - description: Preview of imported MS Excel file |
39 | | - - src: dbshell.png |
40 | | - description: JavaScript scripting |
| 35 | + - name: exportcsv |
| 36 | + description: CSV export |
| 37 | + # - name: importpreview |
| 38 | + # description: Preview of imported MS Excel file |
| 39 | + # - name: dbshell |
| 40 | + # description: JavaScript scripting |
41 | 41 | - feature: other |
42 | 42 | items: |
43 | | - - src: diagram.png |
| 43 | + - name: diagram |
44 | 44 | description: ER diagram |
45 | | - - src: charts.png |
| 45 | + - name: charts |
46 | 46 | description: Charts |
47 | | - - src: darkmode.png |
48 | | - description: Dark mode |
49 | | - - src: commandpalette.png |
| 47 | + # - name: darkmode |
| 48 | + # description: Dark mode |
| 49 | + - name: commandpalette |
50 | 50 | description: Command palette |
51 | | - - src: keyboard.png |
| 51 | + - name: keyboard |
52 | 52 | description: Configure keyboard shortcuts |
53 | | - - src: map.png |
| 53 | + - name: map |
54 | 54 | description: Show points on map |
55 | 55 | - feature: database |
56 | 56 | items: |
57 | | - - src: connection.png |
| 57 | + - name: connection |
58 | 58 | description: Connection to database |
59 | | - - src: connsearch.png |
| 59 | + - name: connsearch |
60 | 60 | description: Search in connections and databases |
61 | 61 | - feature: plugin |
62 | 62 | items: |
63 | | - - src: plugin.png |
| 63 | + - name: plugin |
64 | 64 | description: View MS Excel plugin details |
65 | 65 | - feature: mongo |
66 | 66 | items: |
67 | | - - src: mongosave.png |
| 67 | + - name: mongosave |
68 | 68 | description: MongoDB data editor with save data preview |
69 | | - - src: collection.png |
| 69 | + - name: collection |
70 | 70 | description: Browse and expand MongoDB collection |
71 | 71 | - feature: dbedit |
72 | 72 | items: |
73 | | - - src: fkeditor.png |
| 73 | + - name: fkeditor |
74 | 74 | description: Foreign key editor |
75 | | - - src: structure.png |
| 75 | + - name: structure |
76 | 76 | description: View table structure |
77 | 77 | - feature: dbcompare |
78 | 78 | items: |
79 | | - - src: dbcompare.png |
| 79 | + - name: dbcompare |
80 | 80 | description: Database compare tool |
81 | | - - src: comparesettings.png |
| 81 | + - name: comparesettings |
82 | 82 | description: DB compare settings |
83 | | -- feature: integration |
84 | | - items: |
85 | | - - src: db-login.png |
86 | | - description: Database login |
87 | | - - src: multi-db.png |
88 | | - description: Multiple database, multiple connection layout |
89 | | - - src: single-conn.png |
90 | | - description: Multiple database, single connection layout |
91 | | - - src: single-db.png |
92 | | - description: Single DB layout |
| 83 | +# - feature: integration |
| 84 | +# items: |
| 85 | +# - name: db-login |
| 86 | +# description: Database login |
| 87 | +# - name: multi-db |
| 88 | +# description: Multiple database, multiple connection layout |
| 89 | +# - name: single-conn |
| 90 | +# description: Multiple database, single connection layout |
| 91 | +# - name: single-db |
| 92 | +# description: Single DB layout |
93 | 93 | - feature: administration |
94 | 94 | items: |
95 | | - - src: connadmin.png |
| 95 | + - name: connadmin |
96 | 96 | description: Connection administration (Premium) |
97 | | - - src: roleadmin.png |
| 97 | + - name: roleadmin |
98 | 98 | description: Role administration (Premium) |
99 | | - - src: authadmin.png |
| 99 | + - name: authadmin |
100 | 100 | description: Authentization administration (Premium) |
0 commit comments