SachaG
|
de76f6404d
|
add posts component to admin dashboard
|
2017-06-21 15:03:38 +09:00 |
|
SachaG
|
624308ab28
|
fix postedAt callback
|
2017-06-20 10:46:45 +09:00 |
|
SachaG
|
59f4f6a8df
|
enable blank Input schemas (for when no editableBy or insertableBy fields are defined)
|
2017-06-20 10:44:19 +09:00 |
|
SachaG
|
7a66e0f9a7
|
move HeadTags component to core package since it’s used by App.jsx
|
2017-06-20 10:43:45 +09:00 |
|
SachaG
|
4ad845440c
|
clean up; remove flatten call from Form.jsx; make it possible to specify id:null to not sort by id
|
2017-06-20 10:25:34 +09:00 |
|
SachaG
|
e87fc07351
|
generate input fragment even if no input fields exist
|
2017-06-19 21:48:22 +09:00 |
|
SachaG
|
55bb30bce9
|
Add fragment initialization step; get rid of duplicate fragments warning; Note: Vulcan HoCs cannot be used outside of registerComponent anymore
|
2017-06-19 10:19:05 +09:00 |
|
SachaG
|
b42d7892f7
|
pass currentUser to CommentsItem instead of using HoC
|
2017-06-18 16:05:30 +09:00 |
|
SachaG
|
2ed1762e3e
|
don’t use FormattedRelative
|
2017-06-18 15:40:23 +09:00 |
|
SachaG
|
eebcd9436e
|
change initiatlization order
|
2017-06-18 10:14:34 +09:00 |
|
SachaG
|
64aab76254
|
add posts field on user type
|
2017-06-17 15:30:58 +09:00 |
|
SachaG
|
985f2c69f3
|
Make admin dashboard extendable
|
2017-06-17 15:25:41 +09:00 |
|
SachaG
|
374c512341
|
enable extending fragments that haven’t been defined yet by adding an initializeFragments() step
|
2017-06-17 15:24:53 +09:00 |
|
klokie
|
25009baba5
|
use correct code for Mailchimp "already subscribed" state
|
2017-06-16 21:42:51 +02:00 |
|
SachaG
|
08277e1a99
|
move reset password component to accounts package; fix bug with PASSWORD_CHANGE state
|
2017-06-16 09:00:33 +09:00 |
|
SachaG
|
eafd294d49
|
Add route name to wrapper class in layout; add support for custom layouts; export RoutesTable
|
2017-06-14 09:53:42 +09:00 |
|
SachaG
|
e7d1b9b99e
|
adding delete user button
|
2017-06-13 05:04:19 -07:00 |
|
SachaG
|
9047e206be
|
Working on Vulcan admin package
|
2017-06-13 04:42:22 -07:00 |
|
SachaG
|
10048b2772
|
adding support for dynamic imports in routes via react-loadable
|
2017-06-13 01:48:07 -07:00 |
|
SachaG
|
6887c70fc0
|
Telescope -> Vulcan
|
2017-06-13 00:16:52 -07:00 |
|
SachaG
|
afc26c0584
|
add readme to vulcan:i18n
|
2017-06-12 17:55:11 -07:00 |
|
SachaG
|
c4b2691d43
|
version 1.5.0
|
2017-06-11 19:39:57 -07:00 |
|
SachaG
|
f26d0d0915
|
Make form groups expandable
|
2017-06-11 18:50:19 -07:00 |
|
SachaG
|
b45b63f480
|
remove avatar inline styles, define styles in base-styles/main.scss instead
|
2017-06-07 18:08:22 -07:00 |
|
SachaG
|
1a02f13bae
|
fix posts callbacks issues
|
2017-06-07 18:00:35 -07:00 |
|
SachaG
|
ad5c2818c0
|
Add new limit custom property to show character count in form fields
|
2017-06-07 17:59:02 -07:00 |
|
SachaG
|
bb83965789
|
Include posts loading component inside PostsLoadMore to make it easier for both to occupy the same space
|
2017-06-07 17:50:36 -07:00 |
|
SachaG
|
35a7904f92
|
performCheck fix
|
2017-06-07 05:04:05 -07:00 |
|
SachaG
|
2b4283ae43
|
Use InjectData to send server timezone offset to client
|
2017-06-06 18:06:32 -07:00 |
|
SachaG
|
c00b9083ef
|
Get rid of foo.view.own permissions (a user can always access their own content); refactor posts resolver security with Posts.checkAccess
|
2017-06-06 17:24:32 -07:00 |
|
SachaG
|
56129faa78
|
various small fixes
|
2017-06-06 17:22:17 -07:00 |
|
SachaG
|
7bf856fd1e
|
merge terms from 3 sources in withList; permission check in PostsEditForm; do not default to current date in DateTime component; email subject accepts string; show email properties in debug preview; add async callbacks to charge hook
|
2017-06-04 13:56:40 +09:00 |
|
SachaG
|
d1759734f7
|
add i18n fallback
|
2017-06-03 09:24:43 +09:00 |
|
SachaG
|
90e850abbb
|
import recompose properly
|
2017-06-02 07:56:46 +09:00 |
|
SachaG
|
0ce8051130
|
Remove segment support (main events package should be service-agnostic apart from Google Analytics)
|
2017-06-02 07:46:39 +09:00 |
|
SachaG
|
71fb896378
|
Use better imports for react-bootstrap
|
2017-06-02 07:19:39 +09:00 |
|
SachaG
|
3ca6f6553b
|
Merge branch 'devel' into new-i18n
|
2017-06-01 18:41:19 +09:00 |
|
SachaG
|
629e62fbb1
|
Do not use FormattedRelative
|
2017-06-01 18:23:36 +09:00 |
|
SachaG
|
18079b9d30
|
add submitLabel and cancelLabel SmartForms props; change cloudinary setting name to cloudinary
|
2017-06-01 11:50:47 +09:00 |
|
SachaG
|
26835bf4aa
|
added vulcan:i18n package
|
2017-06-01 11:49:32 +09:00 |
|
SachaG
|
7e2de51bde
|
react-i18n -> vulcan:i18n
|
2017-06-01 11:42:30 +09:00 |
|
SachaG
|
bd192a5488
|
update to Meteor 1.5
|
2017-06-01 10:00:16 +09:00 |
|
SachaG
|
11c46416d8
|
more payments docs updates
|
2017-05-31 10:32:35 +09:00 |
|
SachaG
|
0e7b3502f3
|
readme fix
|
2017-05-31 10:27:32 +09:00 |
|
SachaG
|
ca226acca3
|
vulcan:payments
|
2017-05-31 10:25:13 +09:00 |
|
SachaG
|
ed5a0d87bd
|
Change posts list resolver’s check; small fixes
|
2017-05-30 09:57:57 +09:00 |
|
SachaG
|
d9937a003f
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2017-05-30 09:49:56 +09:00 |
|
SachaG
|
262dca5d3b
|
Add addToSubmitForm() function to form context that lets components add callbacks on form submission; make runCallbacks and runCallbacksAsync take arrays of functions as first arguments.
|
2017-05-30 09:49:38 +09:00 |
|
Andrew Stepikov
|
46eed13a34
|
Merge branch 'devel' into fix-typo-proptypes
|
2017-05-28 18:15:51 +03:00 |
|
traa
|
f70b265ccb
|
Fixed typo in proptypes
|
2017-05-28 18:13:25 +03:00 |
|