Lauri Ojansivu 5 년 전
부모
커밋
7856692946
9개의 변경된 파일118개의 추가작업 그리고 12개의 파일을 삭제
  1. 1 1
      .sandstorm-meteor-1.8/package-lock.json
  2. 1 1
      .sandstorm-meteor-1.8/package.json
  3. 1 1
      CHANGELOG.md
  4. 1 1
      Stackerfile.yml
  5. 1 1
      package-lock.json
  6. 1 1
      package.json
  7. 81 3
      public/api/wekan.html
  8. 29 1
      public/api/wekan.yml
  9. 2 2
      sandstorm-pkgdef.capnp

+ 1 - 1
.sandstorm-meteor-1.8/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "wekan",
   "name": "wekan",
-  "version": "v3.90.0",
+  "version": "v3.91.0",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
.sandstorm-meteor-1.8/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "wekan",
   "name": "wekan",
-  "version": "v3.90.0",
+  "version": "v3.91.0",
   "description": "Open-Source kanban",
   "description": "Open-Source kanban",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# Upcoming Wekan release
+# v3.91 2020-04-08 Wekan release
 
 
 This release adds the following new features:
 This release adds the following new features:
 
 

+ 1 - 1
Stackerfile.yml

@@ -1,5 +1,5 @@
 appId: wekan-public/apps/77b94f60-dec9-0136-304e-16ff53095928
 appId: wekan-public/apps/77b94f60-dec9-0136-304e-16ff53095928
-appVersion: "v3.90.0"
+appVersion: "v3.91.0"
 files:
 files:
   userUploads:
   userUploads:
     - README.md
     - README.md

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "wekan",
   "name": "wekan",
-  "version": "v3.90.0",
+  "version": "v3.91.0",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "wekan",
   "name": "wekan",
-  "version": "v3.90.0",
+  "version": "v3.91.0",
   "description": "Open-Source kanban",
   "description": "Open-Source kanban",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {

+ 81 - 3
public/api/wekan.html

@@ -1524,7 +1524,7 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc
 	  	<ul class="toc-list-h1">
 	  	<ul class="toc-list-h1">
         
         
           <li>
           <li>
-            <a href="#wekan-rest-api" class="toc-h1 toc-link" data-title="Wekan REST API v3.90">Wekan REST API v3.90</a>
+            <a href="#wekan-rest-api" class="toc-h1 toc-link" data-title="Wekan REST API v3.91">Wekan REST API v3.91</a>
             
             
           </li>
           </li>
         
         
@@ -1937,6 +1937,11 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc
                     
                     
                   </li>
                   </li>
                 
                 
+                  <li>
+                    <a href="#tocscardsvote" class="toc-h2 toc-link" data-title="CardsVote">CardsVote</a>
+                    
+                  </li>
+                
                   <li>
                   <li>
                     <a href="#tocscardscustomfields" class="toc-h2 toc-link" data-title="CardsCustomfields">CardsCustomfields</a>
                     <a href="#tocscardscustomfields" class="toc-h2 toc-link" data-title="CardsCustomfields">CardsCustomfields</a>
                     
                     
@@ -2017,7 +2022,7 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc
     <div class="page-wrapper">
     <div class="page-wrapper">
       <div class="dark-box"></div>
       <div class="dark-box"></div>
       <div class="content">
       <div class="content">
-        <h1 id="wekan-rest-api">Wekan REST API v3.90</h1>
+        <h1 id="wekan-rest-api">Wekan REST API v3.91</h1>
 <blockquote>
 <blockquote>
 <p>Scroll down for code samples, example requests and responses. Select a language for code samples from the tabs above or the mobile navigation menu.</p>
 <p>Scroll down for code samples, example requests and responses. Select a language for code samples from the tabs above or the mobile navigation menu.</p>
 </blockquote>
 </blockquote>
@@ -14376,7 +14381,17 @@ UserSecurity
   <span class="hljs-attr">"sort"</span>: <span class="hljs-number">0</span>,
   <span class="hljs-attr">"sort"</span>: <span class="hljs-number">0</span>,
   <span class="hljs-attr">"subtaskSort"</span>: <span class="hljs-number">0</span>,
   <span class="hljs-attr">"subtaskSort"</span>: <span class="hljs-number">0</span>,
   <span class="hljs-attr">"type"</span>: <span class="hljs-string">"string"</span>,
   <span class="hljs-attr">"type"</span>: <span class="hljs-string">"string"</span>,
-  <span class="hljs-attr">"linkedId"</span>: <span class="hljs-string">"string"</span>
+  <span class="hljs-attr">"linkedId"</span>: <span class="hljs-string">"string"</span>,
+  <span class="hljs-attr">"vote"</span>: {
+    <span class="hljs-attr">"question"</span>: <span class="hljs-string">"string"</span>,
+    <span class="hljs-attr">"positive"</span>: [
+      <span class="hljs-string">"string"</span>
+    ],
+    <span class="hljs-attr">"negative"</span>: [
+      <span class="hljs-string">"string"</span>
+    ],
+    <span class="hljs-attr">"end"</span>: <span class="hljs-string">"string"</span>
+  }
 }
 }
 
 
 </code></pre>
 </code></pre>
@@ -14595,6 +14610,13 @@ UserSecurity
 <td>none</td>
 <td>none</td>
 <td>ID of the linked card</td>
 <td>ID of the linked card</td>
 </tr>
 </tr>
+<tr>
+<td>vote</td>
+<td><a href="#schemacardsvote">CardsVote</a></td>
+<td>false</td>
+<td>none</td>
+<td>vote object, see below</td>
+</tr>
 </tbody>
 </tbody>
 </table>
 </table>
 <h4 id="enumerated-values">Enumerated Values</h4>
 <h4 id="enumerated-values">Enumerated Values</h4>
@@ -14708,6 +14730,62 @@ UserSecurity
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
+<h2 id="tocscardsvote">CardsVote</h2>
+<p><a id="schemacardsvote"></a></p>
+<pre class="highlight tab tab-json"><code>{
+  <span class="hljs-attr">"question"</span>: <span class="hljs-string">"string"</span>,
+  <span class="hljs-attr">"positive"</span>: [
+    <span class="hljs-string">"string"</span>
+  ],
+  <span class="hljs-attr">"negative"</span>: [
+    <span class="hljs-string">"string"</span>
+  ],
+  <span class="hljs-attr">"end"</span>: <span class="hljs-string">"string"</span>
+}
+
+</code></pre>
+<h3 id="properties">Properties</h3>
+<table>
+<thead>
+<tr>
+<th>Name</th>
+<th>Type</th>
+<th>Required</th>
+<th>Restrictions</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>question</td>
+<td>string</td>
+<td>true</td>
+<td>none</td>
+<td>none</td>
+</tr>
+<tr>
+<td>positive</td>
+<td>[string]</td>
+<td>false</td>
+<td>none</td>
+<td>list of members (user IDs)</td>
+</tr>
+<tr>
+<td>negative</td>
+<td>[string]</td>
+<td>false</td>
+<td>none</td>
+<td>list of members (user IDs)</td>
+</tr>
+<tr>
+<td>end</td>
+<td>string</td>
+<td>false</td>
+<td>none</td>
+<td>none</td>
+</tr>
+</tbody>
+</table>
 <h2 id="tocscardscustomfields">CardsCustomfields</h2>
 <h2 id="tocscardscustomfields">CardsCustomfields</h2>
 <p><a id="schemacardscustomfields"></a></p>
 <p><a id="schemacardscustomfields"></a></p>
 <pre class="highlight tab tab-json"><code>{}
 <pre class="highlight tab tab-json"><code>{}

+ 29 - 1
public/api/wekan.yml

@@ -1,7 +1,7 @@
 swagger: '2.0'
 swagger: '2.0'
 info:
 info:
   title: Wekan REST API
   title: Wekan REST API
-  version: v3.90
+  version: v3.91
   description: |
   description: |
     The REST API allows you to control and extend Wekan with ease.
     The REST API allows you to control and extend Wekan with ease.
 
 
@@ -2523,6 +2523,11 @@ definitions:
            ID of the linked card
            ID of the linked card
         type: string
         type: string
         x-nullable: true
         x-nullable: true
+      vote:
+        description: |
+           vote object, see below
+        $ref: "#/definitions/CardsVote"
+        x-nullable: true
     required:
     required:
       - archived
       - archived
       - swimlaneId
       - swimlaneId
@@ -2532,6 +2537,29 @@ definitions:
       - userId
       - userId
       - sort
       - sort
       - type
       - type
+  CardsVote:
+    type: object
+    properties:
+      question:
+        type: string
+      positive:
+        description: |
+           list of members (user IDs)
+        type: array
+        items:
+          type: string
+          x-nullable: true
+      negative:
+        description: |
+           list of members (user IDs)
+        type: array
+        items:
+          type: string
+          x-nullable: true
+      end:
+        type: string
+    required:
+      - question
   CardsCustomfields:
   CardsCustomfields:
     type: object
     type: object
   ChecklistItems:
   ChecklistItems:

+ 2 - 2
sandstorm-pkgdef.capnp

@@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
     appTitle = (defaultText = "Wekan"),
     appTitle = (defaultText = "Wekan"),
     # The name of the app as it is displayed to the user.
     # The name of the app as it is displayed to the user.
 
 
-    appVersion = 390,
+    appVersion = 391,
     # Increment this for every release.
     # Increment this for every release.
 
 
-    appMarketingVersion = (defaultText = "3.90.0~2020-04-06"),
+    appMarketingVersion = (defaultText = "3.91.0~2020-04-08"),
     # Human-readable presentation of the app version.
     # Human-readable presentation of the app version.
 
 
     minUpgradableAppVersion = 0,
     minUpgradableAppVersion = 0,