Commit graph

358 commits

Author SHA1 Message Date
Vincent Roman
47e5db0068 Datatable - add targetting className for column headers like data-item-* 2018-02-03 06:41:10 +00:00
Vincent Roman
e9c088136d Datatable - amend replace to change SPACE for more than first instance with REGEX 2018-02-03 06:39:57 +00:00
SachaG
bcf41190af v1.8.9 2018-02-03 11:48:41 +09:00
SachaG
f00a36cf9a v1.8.8 2018-02-03 11:11:52 +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
0b9289d549 #1865 Fix upsert 2018-01-31 18:29:49 -06:00
Vincent Roman
77733d2b81 Datatable - replace SPACE with - in the datatable-item-* className 2018-01-31 15:39:03 +00:00
Sacha Greif
510581154e
Merge pull request #1861 from MHerszak/meteor_1_6_1_packages
packages update to meteor 1.6.1
2018-01-29 16:05:51 +09:00
Michel Herszak
5a17346648 packages update to meteor 1.6.1 2018-01-28 23:03:10 -07:00
Justin Reynolds
9212a1970e Add upsert mutation 2018-01-28 22:26:05 -06:00
SachaG
5da7791afe v1.8.7 2018-01-29 11:32:17 +09:00
SachaG
da300fe8a7 Add missing "}"; fix formatting 2018-01-29 10:09:31 +09:00
Sacha Greif
cf05aedddc
Merge pull request #1853 from justinr1234/check-on-count
Respect checkAccess for total resolver
2018-01-29 10:02:16 +09:00
Justin Reynolds
4ef51afaac Respect checkAccess for total resolver 2018-01-28 09:59:51 -06:00
Sacha Greif
8e507552df
Merge pull request #1851 from MHerszak/withEdit-withRemove
Added getCollection to withEdit & withRemove
2018-01-28 11:34:59 +09:00
SachaG
85e8614aa2 v1.8.6 2018-01-28 11:13:45 +09:00
Michel Herszak
f38d0ca3b0 Added getCollection to withEdit & withRemove 2018-01-27 19:11:03 -07:00
Sacha Greif
0e7b7297e7
Merge pull request #1850 from MHerszak/withNew
Added getCollection to withNew
2018-01-28 10:59:41 +09:00
Michel Herszak
392fdbd1ce Added getCollection to withNew 2018-01-27 18:53:28 -07:00
SachaG
8602bdcc27 Fix withDocument 2018-01-27 15:58:09 +09:00
Justin Reynolds
9cb5db5c67 Consolidate getCollection code 2018-01-26 22:00:36 -06:00
SachaG
ab7ca9e53e Un-revert the revert 2018-01-27 12:46:45 +09:00
SachaG
832fd5198d Make withDocument accept collectionName too like withList 2018-01-27 12:42:12 +09:00
Eric Burel
e85bbab894
showEdit on Card
This make the Card consistent with the Datatable, and allow to hide the `edit` button on cards using the `showEdit` prop.
2018-01-26 17:57:15 +01:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
Justin Reynolds
020d970beb Fix circular dependency in example-forum 2018-01-25 12:53:19 -06:00
SachaG
55494d3de2 Only show Edit and New buttons if user has proper permissions 2018-01-25 18:20:29 +09:00
SachaG
4985ba2571 Fix withAccess 2018-01-25 18:12:32 +09:00
SachaG
af4c44a2af v1.8.5 2018-01-20 16:51:20 +09:00
SachaG
c9936ed69f v1.8.4 2018-01-20 11:07:27 +09:00
SachaG
2ae8176c71 Small fixes 2018-01-20 11:02:11 +09:00
SachaG
63df1fdd3e Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-01-11 21:30:41 +09:00
SachaG
b21dac2c3d Card component tweaks 2018-01-11 21:30:34 +09:00
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
SachaG
a72250d8ce v1.8.3 2018-01-11 13:52:09 +09:00
Stephen Schutt
747350c0e5 fix bug where modal doesn't hide after user is deleted 2018-01-06 17:52:52 +01:00
Luca Hagel
1ecf8eb4ec Stringify logged objects 2018-01-06 13:46:31 +01:00
Luca Hagel
bdc05e1bc1 Add indentation groups & color escape sequences to cb & resolver logs 2018-01-06 13:40:40 +01:00
Luca Hagel
0f4eff8183 Use prop-types package in withDocument 2018-01-06 07:07:38 +01:00
Luca Hagel
bf5a67f790 Use prop-types package in withList 2018-01-06 07:06:48 +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
SachaG
9ea2ce7b88 Merge branch 'master' into devel 2018-01-03 08:48:27 +09:00
SachaG
c6d3911fd1 Small fixes 2018-01-02 13:05:34 +09:00
SachaG
05084e6fb5 Add support for GraphQL comments/descriptions for fields, queries, mutations, types 2018-01-02 13:04:33 +09:00
SachaG
20e8bab810 fix typo 2017-12-30 10:56:54 +09:00
SachaG
79b38f4d03 withAccess 2017-12-30 10:52:11 +09:00
SachaG
abe0a5e639 Forum example: categories -> categoriesIds 2017-12-29 08:59:58 +09:00
SachaG
aefefc9a7a Pass on data from withDocument and withList and accept new extraQueries option 2017-12-28 11:30:13 +09:00
SachaG
ac5d92d89c 1.8.2 2017-12-28 10:11:44 +09:00