Commit graph

32 commits

Author SHA1 Message Date
Apollinaire
042dee1e12 Add debug dashboard 2018-09-30 23:16:13 +02:00
Apollinaire
af5693077e Add /i18n debug page 2018-09-28 18:33:53 +02:00
SachaG
dfa4c77314 ESLint fixes 2018-09-16 11:48:38 +09:00
SachaG
50fba6b0a3 viewableBy -> canRead 2018-06-22 20:55:22 +09:00
SachaG
51acfa7ffc Migrate new callbacks to new single argument API 2018-06-15 10:18:20 +09:00
SachaG
b4f960301b Isolate bootstrap dependencies in new vulcan-ui-bootstrap package 2018-04-23 09:47:04 +09:00
SachaG
f88cd9017d Small payments fixes 2018-04-07 10:20:44 +09:00
Apollinaire
936f98d359 Components Dashboard now shows all hocs
Previously, the hocs registered with options (ex: registerComponent('Foo', FooComponent, [withBar,barOptions])   ) were not shown in the dashboard from the debug package.
2018-03-06 12:32:51 +01:00
Erik Schannen
c10ece2934 - Correct Callbacks schema to ensure compatibility with more recent versions of simpl-schema
- Add option to VulcanEmail.send to not swallow errors
- Only use md5 module of crypto-js to reduce bundle size
2018-02-16 01:00:33 -05:00
SachaG
fae0e812df Add isPublic option to registerSetting; explain Stripe settings 2018-02-05 10:44:56 +09:00
Luca Hagel
d6a4962910 Remove console log from routes dashboard 2018-02-03 03:37:52 +01:00
SachaG
a98d935645 Add Components dashboard 2018-02-03 10:55:07 +09:00
SachaG
44bff952b1 Make datatable accept static JSON as data property; add Routes admin dashboard 2018-02-02 18:43:35 +09:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
SachaG
c75cd475cb Add new addUserFunction event function; make sure site url always has trailing '/'; document charge callbacks 2017-12-26 11:17:44 +09:00
SachaG
010fff2e21 Implement server-side internal event tracking 2017-12-18 09:57:17 +09:00
SachaG
68351674da Work on adding caching option to default resolvers; add loadingMore prop to withList 2017-11-30 23:08:27 +09:00
Sacha Greif
50943f01de First pass at /callbacks dashboard 2017-10-21 15:58:02 +09:00
SachaG
24ccf1ff95 Various fixes 2017-10-05 09:14:42 +09:00
SachaG
1e51b461f2 Fix debug package dependencies 2017-09-29 16:59:24 +09:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
6b7773f67b Clean up sample settings 2017-09-15 11:13:31 +02:00
SachaG
0a6034aed1 update all emails to use GraphQL queries; various fixes 2017-08-20 17:02:30 +09:00
SachaG
b6ceeedc87 working on debug package 2017-08-20 15:36:04 +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
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
7e2de51bde react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09:00
Michel Herszak
14f5ba8971 Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06:00
SachaG
929352619f Nova -> Vulcan 2017-03-24 10:35:19 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00