Commit graph

21 commits

Author SHA1 Message Date
xavcz
b04cb52470 currentUser is now only given via context, update README about it, add a missing import 2016-10-14 08:47:18 +02:00
Sacha Greif
4a05939bb7 Users.is.admin -> Users.isAdmin 2016-07-21 14:51:58 +09:00
Sacha Greif
c28910f80f small NovaForms improvements 2016-07-04 10:32:00 +09:00
Sacha Greif
c87929f5dd make submitData callback do something (see #1355) 2016-06-17 13:05:17 +09:00
Sacha Greif
2b64fd56da remove dependency on Telescope flash messages from NovaForms 2016-06-14 10:45:03 +09:00
Sacha Greif
471f74adf7 make nova:forms accept schemas as well as collections 2016-06-13 16:05:46 +09:00
Sacha Greif
2d3555d35a Update README.md 2016-06-13 09:44:09 +09:00
Sacha Greif
204fa1d8b7 added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +09:00
Sacha Greif
c19936dfa1 Update README.md 2016-05-26 15:52:35 +09:00
Sacha Greif
a342909102 add cancel callback to forms 2016-04-08 10:29:32 +09:00
Sacha Greif
37861c4695 simplify nova:forms (again) 2016-04-07 22:21:01 +09:00
Sacha Greif
7316b25e74 don't bump version after all, more readme work 2016-04-07 16:05:40 +09:00
Sacha Greif
1e4f732082 updated readme; nova:forms version bump (0.25.8) 2016-04-07 15:53:18 +09:00
Sacha Greif
7f8a38a2a1 refactor + simplify nova:forms logic 2016-04-07 15:24:38 +09:00
Sacha Greif
0c76519954 small form tweak 2016-04-07 14:20:44 +09:00
Sacha Greif
8af78d8987 add readme sections about custom fields, publishing data, and posts parameters 2016-04-05 12:22:44 +09:00
Sacha Greif
641bc46e13 clean up forms package and update readme 2016-04-04 16:58:53 +09:00
Sacha Greif
f510c41244 improve social login buttons 2016-04-04 11:30:14 +09:00
Sacha Greif
4fb68d4cc7 renaming variables to be more accurate; adding submitCallback to forms 2016-04-04 09:31:48 +09:00
Sacha Greif
576fae3008 use nova:forms for comment new/reply forms as well 2016-04-03 20:58:11 +09:00
Sacha Greif
b23b7eea73 include forms package in repo; add cache for FR-SSR; fix modal window callback issue; fix posts.single publication and subscription bug 2016-03-30 19:08:06 +09:00