Sacha Greif
|
0b859bd871
|
Merge pull request #1803 from schuttsm/admin-delete-user-hide
fix admin delete user hide bug
|
2018-01-11 15:10:34 +09:00 |
|
Stephen Schutt
|
747350c0e5
|
fix bug where modal doesn't hide after user is deleted
|
2018-01-06 17:52:52 +01:00 |
|
SachaG
|
6659bd14e6
|
Add support for throwing/showing "document not found" errors in withDocument and default resolvers
|
2018-01-04 09:41:48 +09:00 |
|
SachaG
|
c80e38eb1f
|
Add New button to datatables
|
2018-01-03 15:13:50 +09:00 |
|
Luca Hagel
|
93a83ea12e
|
Rename EditButton.jsx.js to .jsx
|
2017-12-27 03:41:20 +01:00 |
|
SachaG
|
0a7500ac66
|
Fix double slashes in site image path
|
2017-12-20 09:43:00 +09:00 |
|
SachaG
|
104b630448
|
Create new events-internal package to hold internal Mongo event tracking code
|
2017-12-17 20:59:26 +09:00 |
|
SachaG
|
4d55c2f788
|
Small fixes
|
2017-12-17 18:00:48 +09:00 |
|
SachaG
|
983c08d52f
|
Pass current route to router.onUpdate hook; trigger router.onUpdate from new RouterHook component; Add new event.identify hook; refactor events package, add new events-ga and events-segment packages
|
2017-12-17 17:42:06 +09:00 |
|
SachaG
|
aec4c0ae69
|
Add Datatable emptyState prop
|
2017-11-09 10:00:56 +09:00 |
|
Sacha Greif
|
6dd521a9b1
|
Add EditButton core component
|
2017-10-26 16:04:26 +09:00 |
|
Sacha Greif
|
5d444df3a5
|
Enable adding components to HeadTags outside of Helmet
|
2017-10-17 10:26:38 +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 |
|
SachaG
|
faa573c95f
|
add showSearch option to Datatable
|
2017-10-05 09:12:53 +09:00 |
|
SachaG
|
0fb9771376
|
Don't forget to await!
|
2017-09-30 11:47:41 +09:00 |
|
SachaG
|
80eda13222
|
Small fixes
|
2017-09-29 07:40:59 +09:00 |
|
SachaG
|
984021cd7f
|
Clean up/refactor settings; add registerSetting and /settings route
|
2017-09-22 12:24:15 +02:00 |
|
SachaG
|
d0eef54c70
|
upgrade simple-schema
|
2017-09-04 17:40:01 +09:00 |
|
SachaG
|
27af668f87
|
improve Vulcan onboarding with default route screens
|
2017-08-31 12:54:09 +09:00 |
|
SachaG
|
fa9877ef04
|
small fixes
|
2017-08-30 18:50:25 +09:00 |
|
SachaG
|
e4e1f0c41c
|
default mutations can now take options object; add Flash core component; fix Stripe bug
|
2017-08-07 16:02:29 +09:00 |
|
SachaG
|
c4cd01a0f3
|
accomodate non-schema fields in Card component
|
2017-08-07 13:30:02 +09:00 |
|
SachaG
|
2cf193af1e
|
Improve image upload form styling; pass context to parameters callback
|
2017-08-05 14:46:02 +09:00 |
|
SachaG
|
956f3eb162
|
accept either string or component as ModalTrigger title
|
2017-08-02 19:00:15 +09:00 |
|
SachaG
|
2e439a6c89
|
add optional edit button to datatable
|
2017-08-02 18:56:29 +09:00 |
|
SachaG
|
9ae2bafd62
|
fix admin css
|
2017-08-02 17:22:35 +09:00 |
|
SachaG
|
d9b9ecbb98
|
make Datatable more flexible
|
2017-08-02 17:18:49 +09:00 |
|
SachaG
|
364559d7de
|
add new Datatable component and use it for Users dashboard
|
2017-08-02 16:19:15 +09:00 |
|
SachaG
|
8053852c6f
|
small tweaks; remove kadira package
|
2017-08-01 17:21:16 +09:00 |
|
SachaG
|
80fa8be256
|
hardcode package versions to enable meteor publish
|
2017-08-01 14:16:16 +09:00 |
|
SachaG
|
7a5c67f354
|
refactor HeadTags and update Helmet
|
2017-07-29 16:26:34 +09:00 |
|
Sacha Greif
|
8421da4144
|
Merge pull request #1678 from ayhid/remove-tags-from-head
add function to remove tags from head
|
2017-07-29 15:18:19 +09:00 |
|
SachaG
|
9a9b42bf86
|
add fields option to Card component; make withDocument use default fragments
|
2017-07-29 09:26:31 +09:00 |
|
SachaG
|
314f6cb87a
|
internationalize Card component
|
2017-07-26 07:30:58 +09:00 |
|
SachaG
|
9c94a75d65
|
add new Card component
|
2017-07-25 18:39:26 +09:00 |
|
AYOUB HIDRI
|
b75b7a3720
|
add function to remove tags from head
|
2017-07-25 11:28:49 +02:00 |
|
SachaG
|
e7bc639ffb
|
Make dynamic imports work properly; move Avatar component to core to enable using admin dashboard without base-components
|
2017-07-05 10:31:37 +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
|
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
|
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
|
10048b2772
|
adding support for dynamic imports in routes via react-loadable
|
2017-06-13 01:48:07 -07:00 |
|
SachaG
|
35a7904f92
|
performCheck fix
|
2017-06-07 05:04:05 -07:00 |
|
SachaG
|
56129faa78
|
various small fixes
|
2017-06-06 17:22:17 -07:00 |
|
SachaG
|
71fb896378
|
Use better imports for react-bootstrap
|
2017-06-02 07:19:39 +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 |
|
Michel Herszak
|
2e7b461e24
|
Added PropTypes package and changed Component to PureComponent
|
2017-05-23 08:42:28 -06:00 |
|
Michel Herszak
|
14f5ba8971
|
Added PropTypes from 'prop-types';
|
2017-05-19 14:42:43 -06:00 |
|
SachaG
|
0cf99ead83
|
Show global app loading inside Layout, so that HeadTags are always included
|
2017-05-09 10:14:10 +09:00 |
|
SachaG
|
404ce0a52c
|
Use currentUserLoading instead of loading; add setFormState helper to form context
|
2017-04-20 16:04:24 +09:00 |
|