SachaG
|
9e959b96c6
|
Add repeatErrors prop to Forms
|
2017-11-09 10:01:22 +09:00 |
|
SachaG
|
aec4c0ae69
|
Add Datatable emptyState prop
|
2017-11-09 10:00:56 +09:00 |
|
Sacha Greif
|
712f258a7c
|
make pollInterval globally configurable via a setting
|
2017-11-03 11:41:12 +09:00 |
|
Sacha Greif
|
f9ccef64ca
|
Add new Time component; add new 'default' form schema option
|
2017-11-03 11:40:53 +09:00 |
|
Sacha Greif
|
3950c2b891
|
Handle initialAmount in Checkout component
|
2017-11-01 15:38:10 +09:00 |
|
Sacha Greif
|
33296c1421
|
Add fetchPolicy and propertyName options to withList and withDocument
|
2017-11-01 15:37:57 +09:00 |
|
Sacha Greif
|
6e2dfdc39c
|
Merge pull request #1759 from Discordius/devel
Improve speed of vote score updates (Mongo aggregator + bulkwrite)
|
2017-10-31 18:38:54 +09:00 |
|
Sacha Greif
|
e025e0ad89
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2017-10-31 10:19:23 +09:00 |
|
Sacha Greif
|
1ab3e4e022
|
package.json
|
2017-10-31 10:19:21 +09:00 |
|
Sacha Greif
|
5ae75f6d62
|
Add initial cost support to subscriptions; handle erroneous stripe customer ids
|
2017-10-31 10:18:16 +09:00 |
|
Sacha Greif
|
6dd521a9b1
|
Add EditButton core component
|
2017-10-26 16:04:26 +09:00 |
|
Sacha Greif
|
2fa0405dfa
|
Use Express instead of Picker for /stripe route; add webhook verification
|
2017-10-26 11:27:22 +09:00 |
|
Discordius
|
78308f6810
|
Improved speed of vote score updates (Mongo aggregator + bulkwrite)
|
2017-10-25 05:06:34 -07:00 |
|
Sacha Greif
|
043c7cbad0
|
Merge pull request #1754 from codedeep/master
Correct prescript for its operation in windows, making it compatible on all three platforms: linux, MacOS and Windows.
|
2017-10-24 21:03:28 +09:00 |
|
Sacha Greif
|
984d2702af
|
Merge pull request #1751 from Discordius/scoringFix
Order of operation fix in scoring.js
|
2017-10-24 09:36:40 +09:00 |
|
Sacha Greif
|
f92ff68de6
|
Merge pull request #1752 from Discordius/voteIndex
Added index to Votes on startup
|
2017-10-24 09:36:13 +09:00 |
|
Lucas Martín
|
f118d0a374
|
Corrected Logo Vulkan
|
2017-10-23 19:49:56 +02:00 |
|
Lucas Martín
|
cd2bc586c7
|
Update README.md
|
2017-10-23 19:26:33 +02:00 |
|
Lucas Martín
|
793ec88f02
|
Update README.md
|
2017-10-23 19:22:20 +02:00 |
|
Lucas Martín
|
5a29a030d2
|
prestart script vulcan cross-platform
Added prestart script vulcan cross-platform. Linux, MacOS and Windows
Add Logo of Vulcan framework and colors
|
2017-10-23 19:21:49 +02:00 |
|
Lucas Martín
|
3501a661eb
|
Add chalk library and change prestart
Add chalk library for color console. https://www.npmjs.com/package/chalk
|
2017-10-23 19:19:13 +02:00 |
|
Sacha Greif
|
50943f01de
|
First pass at /callbacks dashboard
|
2017-10-21 15:58:02 +09:00 |
|
Sacha Greif
|
59ec044d04
|
Make upvoting own posts/comments sync
|
2017-10-21 12:49:16 +09:00 |
|
Sacha Greif
|
20caeb47fb
|
Add before/after collection callbacks to run callback hooks either before or after the db insertion/update
|
2017-10-21 12:47:58 +09:00 |
|
Discordius
|
faa856f78f
|
Added index to Votes on startup
|
2017-10-19 21:35:27 -07:00 |
|
Discordius
|
b496d01d83
|
Order of operation fix in scoring.js
|
2017-10-19 21:28:26 -07:00 |
|
Sacha Greif
|
7ff103f806
|
Merge pull request #1744 from luhagel/bump-react-bootstrap
Bump the react-bootstrap version to get rid of "isMounted is deprecated..." error when opening modals
|
2017-10-20 10:49:55 +09:00 |
|
Sacha Greif
|
4e259ec117
|
Finish work on form field clearing feature
|
2017-10-20 10:08:56 +09:00 |
|
Sacha Greif
|
df2db270e5
|
Fix default checked values for when options is a function
|
2017-10-20 10:08:09 +09:00 |
|
Sacha Greif
|
1f312c5fe6
|
Enable checking checkboxes by default by setting checked = true in options
|
2017-10-19 12:36:18 +09:00 |
|
Sacha Greif
|
2139bc63f3
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2017-10-18 20:07:46 +09:00 |
|
Sacha Greif
|
a5f9d64a2e
|
Working on form clearing
|
2017-10-18 20:07:43 +09:00 |
|
Sacha Greif
|
d48c84b749
|
Small fixes
|
2017-10-18 20:06:31 +09:00 |
|
Sacha Greif
|
756029c93d
|
Refactoring payments package to handle subscriptions
|
2017-10-18 20:05:51 +09:00 |
|
Sacha Greif
|
379852722f
|
Merge pull request #1750 from ErikDakoda/erik-dakoda
Abstract out bootstrap-specific components in vulcan:forms
|
2017-10-17 22:43:38 +09:00 |
|
Erik Schannen
|
88da22952d
|
Abstract out bootstrap-specific components in vulcan:forms and register
them using registerComponent so that they can be overridden by other gui
frameworks like material-ui.
|
2017-10-17 09:35:41 -04:00 |
|
Sacha Greif
|
296d3c9b82
|
Merge branch 'wayfarerboy-patch-1' into devel
|
2017-10-17 11:01:01 +09:00 |
|
Sacha Greif
|
10ced441d2
|
Merge branch 'patch-1' of https://github.com/wayfarerboy/Vulcan into wayfarerboy-patch-1
|
2017-10-17 10:58:16 +09:00 |
|
Sacha Greif
|
6dad94099f
|
Default to redirecting to root path on new sign up
|
2017-10-17 10:52:45 +09:00 |
|
Sacha Greif
|
587a1f6de3
|
Small refactoring for SSR
|
2017-10-17 10:43:19 +09:00 |
|
Sacha Greif
|
d812793851
|
Simple Intercom package
|
2017-10-17 10:27:40 +09:00 |
|
Sacha Greif
|
5d444df3a5
|
Enable adding components to HeadTags outside of Helmet
|
2017-10-17 10:26:38 +09:00 |
|
Sacha Greif
|
8f05de2a2e
|
Update Vulcan version in package.json
|
2017-10-17 08:58:58 +09:00 |
|
Sacha Greif
|
f5c2d21274
|
Small fixes; Default newsletter to *not* be automatically sent out
|
2017-10-14 11:06:25 +09:00 |
|
Sacha Greif
|
0af5e365d3
|
Add new HeadComponent to make it easier to add permanent head tags
|
2017-10-14 11:05:36 +09:00 |
|
Sacha Greif
|
2144ce8a87
|
Add share URLs to post schema
|
2017-10-14 11:04:26 +09:00 |
|
Al Pagan
|
1c0635db65
|
Add callbacks to vulcan:routing SSR hooks
This method allows for access to the SSR app component and associated css in the routing's hook functions without needing to hack core files.
This makes it possible, for example, to add MUI wrapper components and inject compiled css with the JSS library (see https://material-ui-1dab0.firebaseapp.com/guides/server-rendering).
Here's how I'd implement the callbacks in my own custom module: https://gist.github.com/wayfarerboy/96c0f1d13b3b7d3d2743501a1c7c0187
|
2017-10-13 14:25:35 +01:00 |
|
Al Pagan
|
48ad632bf3
|
Add callbacks to vulcan:routing SSR hooks
This method allows for access to the SSR app component and associated css in the routing's hook functions without needing to hack core files.
This makes it possible, for example, to add MUI wrapper components and inject compiled css with the JSS library (see https://material-ui-1dab0.firebaseapp.com/guides/server-rendering).
Here's how I'd implement the callbacks in my own custom module: https://gist.github.com/wayfarerboy/96c0f1d13b3b7d3d2743501a1c7c0187
|
2017-10-13 14:20:20 +01:00 |
|
Luca Hagel
|
9e90679a8e
|
bump react-bootstrap -> 0.31.3
|
2017-10-10 06:45:17 +02:00 |
|
SachaG
|
e71eefa94c
|
Merge branch 'master' of https://github.com/VulcanJS/Vulcan
|
2017-10-06 08:54:33 +09:00 |
|