Joao Siebel
|
79c9cd33f2
|
Merge remote-tracking branch 'upstream/develop' into add-try-catch-on-methods
|
2021-05-10 12:03:58 -03:00 |
|
Joao Siebel
|
b80a9b177b
|
Add try/catch on polls methods
|
2021-05-05 11:12:36 -03:00 |
|
Tainan Felipe
|
20d934a953
|
Add filter by meetingId in server queries
|
2021-05-03 09:49:33 -03:00 |
|
Ramon Souza
|
ca345de246
|
add check after extractCredentials is used
|
2021-03-16 13:15:41 -03:00 |
|
Joao Siebel
|
ccda3b3a34
|
WIP remove callback from update methods
|
2020-11-26 13:23:57 -03:00 |
|
KDSBrowne
|
2468ac225c
|
return null in publishVote if user already voted
|
2020-11-05 17:02:31 +00:00 |
|
KDSBrowne
|
5076a2accd
|
fix typo / use operator / add log
|
2020-11-05 14:19:36 +00:00 |
|
KDSBrowne
|
d2cb02b3bd
|
prevent users from being able to send more than 1 poll vote
|
2020-10-28 18:33:09 +00:00 |
|
KDSBrowne
|
e99292836f
|
fix Match error: Expected object, got undefined in publishVote
|
2020-09-28 19:28:35 +00:00 |
|
Anton Georgiev
|
a8f4827af8
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
|
Chad Pilkey
|
e720bcf60c
|
fix html5 server exceptions
|
2019-07-06 22:48:33 +00:00 |
|
Anton Georgiev
|
eda28fff24
|
refrain from logging on several lines
|
2019-03-08 21:12:00 +00:00 |
|
Oleksandr Zhurbenko
|
4af6d30f6a
|
Switched from the broken 4commerce:env-settings package to native Meteor.settings
|
2018-01-07 16:24:05 -08:00 |
|
Anton Georgiev
|
38c87c7f75
|
poll voted - drop requesterId and rename event
|
2017-12-12 11:19:24 -05:00 |
|
Oleksandr Zhurbenko
|
430ddc0d3b
|
Removing unnecessary 2x from the collections, publishers, subscriptions and logs
|
2017-10-12 12:07:02 -07:00 |
|
Oleksandr Zhurbenko
|
015ca3d719
|
Changed imports and removed 'initializeCursor.js' since it's not needed
|
2017-10-11 19:00:28 -07:00 |
|
Oleksandr Zhurbenko
|
337f53e72b
|
Moved files up to api/
|
2017-10-11 18:09:35 -07:00 |
|
Klaus Klein
|
c627deca36
|
Move api to api/1.1
|
2017-06-19 08:57:32 -03:00 |
|
Oswaldo Acauan
|
e6412275a6
|
Linter auto fix
|
2017-06-02 19:25:02 +00:00 |
|
Gabriel Carvalho de Campes
|
caabead5e0
|
Removes unused code
|
2016-11-14 16:25:23 -02:00 |
|
Gabriel Carvalho de Campes
|
242b2f756f
|
change publishVote method and polish poll api code
|
2016-10-21 16:56:42 -02:00 |
|
Gabriel Carvalho de Campes
|
0a873c302c
|
Changes poll api to the correct conventions
|
2016-10-21 15:11:28 -02:00 |
|
Gabriel Carvalho de Campes
|
a7335633d4
|
Refactor Poll API
|
2016-10-21 11:21:09 -02:00 |
|