mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
REST API - Meteor 1.4 - first step issue
This commit is contained in:
parent
a99218e2c7
commit
0319bcf7bb
9 changed files with 361 additions and 137 deletions
|
|
@ -1,6 +1,6 @@
|
|||
3stack:presence@1.0.5
|
||||
accounts-base@1.2.15
|
||||
accounts-password@1.3.4
|
||||
accounts-base@1.2.16
|
||||
accounts-password@1.3.5
|
||||
aldeed:collection2@2.10.0
|
||||
aldeed:collection2-core@1.2.0
|
||||
aldeed:schema-deny@1.1.0
|
||||
|
|
@ -11,7 +11,7 @@ allow-deny@1.0.5
|
|||
arillo:flow-router-helpers@0.5.2
|
||||
audit-argument-checks@1.0.7
|
||||
autoupdate@1.3.12
|
||||
babel-compiler@6.14.1
|
||||
babel-compiler@6.18.1
|
||||
babel-runtime@1.0.1
|
||||
base64@1.0.10
|
||||
binary-heap@1.0.10
|
||||
|
|
@ -44,16 +44,16 @@ coffeescript@1.12.3_1
|
|||
cottz:publish-relations@2.0.7
|
||||
dburles:collection-helpers@1.1.0
|
||||
ddp@1.2.5
|
||||
ddp-client@1.3.3
|
||||
ddp-client@1.3.4
|
||||
ddp-common@1.2.8
|
||||
ddp-rate-limiter@1.0.7
|
||||
ddp-server@1.3.13
|
||||
ddp-server@1.3.14
|
||||
deps@1.0.12
|
||||
diff-sequence@1.0.7
|
||||
ecmascript@0.6.3
|
||||
ecmascript@0.7.2
|
||||
ecmascript-runtime@0.3.15
|
||||
ejson@1.0.13
|
||||
email@1.1.18
|
||||
email@1.2.0
|
||||
es5-shim@4.6.15
|
||||
fastclick@1.0.13
|
||||
fortawesome:fontawesome@4.7.0
|
||||
|
|
@ -92,8 +92,8 @@ minifier-js@1.2.18
|
|||
minifiers@1.1.8-faster-rebuild.0
|
||||
minimongo@1.0.21
|
||||
mobile-status-bar@1.0.14
|
||||
modules@0.7.9
|
||||
modules-runtime@0.7.9
|
||||
modules@0.8.1
|
||||
modules-runtime@0.7.10
|
||||
mongo@1.1.16
|
||||
mongo-id@1.0.6
|
||||
mongo-livedata@1.0.12
|
||||
|
|
@ -123,7 +123,7 @@ raix:eventemitter@0.1.3
|
|||
raix:handlebar-helpers@0.2.5
|
||||
rajit:bootstrap3-datepicker@1.6.4
|
||||
random@1.0.10
|
||||
rate-limit@1.0.7
|
||||
rate-limit@1.0.8
|
||||
reactive-dict@1.1.8
|
||||
reactive-var@1.0.11
|
||||
reload@1.1.11
|
||||
|
|
@ -134,7 +134,7 @@ service-configuration@1.0.11
|
|||
session@1.1.7
|
||||
sha@1.0.9
|
||||
shell-server@0.2.3
|
||||
simple:json-routes@1.0.4
|
||||
simple:json-routes@2.1.0
|
||||
softwarerero:accounts-t9n@1.3.9
|
||||
spacebars@1.0.15
|
||||
spacebars-compiler@1.1.2
|
||||
|
|
@ -156,6 +156,6 @@ useraccounts:core@1.14.2
|
|||
useraccounts:flow-routing@1.14.2
|
||||
useraccounts:unstyled@1.14.2
|
||||
verron:autosize@3.0.8
|
||||
webapp@1.3.14
|
||||
webapp@1.3.15
|
||||
webapp-hashing@1.0.9
|
||||
zimme:active-route@2.3.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue