SachaG
|
f82531e6e7
|
version 1.7.0
|
2017-08-02 19:02:18 +09:00 |
|
SachaG
|
5a0d0bd4c5
|
version 1.6.1
|
2017-08-01 14:20:56 +09:00 |
|
SachaG
|
7a5c67f354
|
refactor HeadTags and update Helmet
|
2017-07-29 16:26:34 +09:00 |
|
SachaG
|
6151b800b8
|
v1.6.0
|
2017-07-14 10:53:52 +09:00 |
|
SachaG
|
08f957dec4
|
refactor fragments to support multiple successive extensions; simplify logic
|
2017-07-07 09:40:34 +09:00 |
|
SachaG
|
a370cca0ce
|
Better Apollo error handling using apollo-errors (used for newsletter for now)
|
2017-06-30 11:18:16 +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
|
b42d7892f7
|
pass currentUser to CommentsItem instead of using HoC
|
2017-06-18 16:05:30 +09: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
|
6887c70fc0
|
Telescope -> Vulcan
|
2017-06-13 00:16:52 -07:00 |
|
SachaG
|
c4b2691d43
|
version 1.5.0
|
2017-06-11 19:39:57 -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
|
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
|
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
|
71fb896378
|
Use better imports for react-bootstrap
|
2017-06-02 07:19:39 +09:00 |
|
SachaG
|
629e62fbb1
|
Do not use FormattedRelative
|
2017-06-01 18:23:36 +09:00 |
|
SachaG
|
7e2de51bde
|
react-i18n -> vulcan:i18n
|
2017-06-01 11:42:30 +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 |
|
SachaG
|
d848b4c29c
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
# Conflicts:
# packages/vulcan-base-components/lib/posts/PostsNewForm.jsx
|
2017-05-26 14:48:41 +09:00 |
|
SachaG
|
a6fd1dd345
|
refactor getSetting; add redirect prop to PostsNewForm
|
2017-05-26 14:48:04 +09:00 |
|
Michel Herszak
|
7be240e6ac
|
Fixed components before merge
|
2017-05-23 08:55:05 -06:00 |
|
Michel Herszak
|
2e7b461e24
|
Added PropTypes package and changed Component to PureComponent
|
2017-05-23 08:42:28 -06:00 |
|
SachaG
|
79b50d1454
|
Fixes and clean-up
|
2017-05-23 09:48:48 +09:00 |
|
SachaG
|
5a7d012145
|
Version 1.4.0
|
2017-05-20 10:02:37 +09:00 |
|
Michel Herszak
|
14f5ba8971
|
Added PropTypes from 'prop-types';
|
2017-05-19 14:42:43 -06:00 |
|
SachaG
|
02856d89df
|
fix search form clearing
|
2017-05-19 22:03:03 +09:00 |
|
SachaG
|
a3c8b1a303
|
Do not show forgot password link when user has no password; add getCurrentCategoriesArray and getCategoryLink methods to CategoriesList; add message to log in form
|
2017-05-19 14:58:37 +09:00 |
|
SachaG
|
27a331e87d
|
Small component improvements
|
2017-05-16 11:04:43 +09:00 |
|
SachaG
|
a23aa031dc
|
Fix canonical URL on posts page
|
2017-05-16 09:50:12 +09:00 |
|
SachaG
|
6ed30efc13
|
Add support for a “description” setting; default log in form to sign up state;
|
2017-05-11 11:54:05 +09:00 |
|
SachaG
|
0cf99ead83
|
Show global app loading inside Layout, so that HeadTags are always included
|
2017-05-09 10:14:10 +09:00 |
|
SachaG
|
3b651a6d2b
|
Change Utils.unflatten to accept an object as second argument; make name of children property customizable
|
2017-05-06 16:12:44 +09:00 |
|
SachaG
|
0027099278
|
Show “change password” link on user edit page
|
2017-05-06 09:03:23 +09:00 |
|
SachaG
|
f6499f8bf0
|
Add icons
|
2017-05-04 11:12:06 +09:00 |
|
SachaG
|
ac6aef6ce6
|
small fixes
|
2017-05-03 14:42:57 +09:00 |
|
SachaG
|
a192adfedb
|
Double-check Facebook login
|
2017-05-03 14:42:39 +09:00 |
|
SachaG
|
853ddf6ba4
|
clean up Layout; wrap Layout with withCurrentUser; change “required” schema property to “mustComplete”; add new avatarUrl field for twitter avatars; fix UsersProfileCheck
|
2017-05-01 10:49:27 +09:00 |
|
SachaG
|
1749d4dcd7
|
Small fixes
|
2017-04-30 20:32:06 +09:00 |
|
SachaG
|
2b33c05981
|
Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes
|
2017-04-29 12:33:05 +09:00 |
|
SachaG
|
a7f86fd137
|
Merge branch 'devel' of ../fuji into devel
# Conflicts:
# packages/vulcan-base-components/lib/posts/PostsCommentsThread.jsx
|
2017-04-28 16:45:19 +09:00 |
|
SachaG
|
8dbd482b11
|
Various UI fixes
|
2017-04-28 16:37:08 +09:00 |
|
SachaG
|
ef9bcaa976
|
Clean up
|
2017-04-28 09:25:29 +09:00 |
|
Sacha Greif
|
aa35d7f896
|
Merge pull request #1616 from Discordius/upstream
fix bug where All Categories didn't clear the category filter
|
2017-04-15 21:34:56 +09:00 |
|
ESRogs
|
558f8fd676
|
fix bug where All Categories didn't clear the category filter
|
2017-04-10 16:51:07 -07:00 |
|
SachaG
|
99c88dcbb1
|
Version 1.3.2
|
2017-04-10 11:23:39 +09:00 |
|
SachaG
|
2c741e526d
|
version 1.3.1
|
2017-04-09 15:47:08 +09:00 |
|
SachaG
|
4f0c190dd8
|
Add permission checks to Posts resolvers
|
2017-04-07 16:06:33 +09:00 |
|