Sacha Greif
|
a342909102
|
add cancel callback to forms
|
2016-04-08 10:29:32 +09:00 |
|
Sacha Greif
|
d4324dd388
|
fix new post notification bug; fix new post form bug
|
2016-04-08 10:09:19 +09:00 |
|
Sacha Greif
|
37861c4695
|
simplify nova:forms (again)
|
2016-04-07 22:21:01 +09:00 |
|
Sacha Greif
|
959cd081cc
|
fix nova:demo
|
2016-04-07 20:05:23 +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
|
b32b48d40b
|
reorganize file
|
2016-04-07 15:29:02 +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
|
013afb158f
|
finish work on embedly prefilling
|
2016-04-07 12:43:41 +09:00 |
|
Sacha Greif
|
4cf74cfc27
|
clean up publishedFields
|
2016-04-05 16:27:48 +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
|
a367ed426d
|
adding embedly integration
|
2016-04-04 16:50:07 +09:00 |
|
Sacha Greif
|
f510c41244
|
improve social login buttons
|
2016-04-04 11:30:14 +09:00 |
|
Sacha Greif
|
f59729bbc4
|
merge NewDocument and EditDocument components into single NovaForm component; use it for comment edit form as well
|
2016-04-04 10:21:18 +09:00 |
|
Sacha Greif
|
afad8d21b7
|
Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova
|
2016-04-04 09:31:53 +09:00 |
|
Sacha Greif
|
4fb68d4cc7
|
renaming variables to be more accurate; adding submitCallback to forms
|
2016-04-04 09:31:48 +09:00 |
|
michelherszak
|
4a5a1ca3c2
|
Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova
Merge after
|
2016-04-03 10:14:35 -06:00 |
|
Sacha Greif
|
576fae3008
|
use nova:forms for comment new/reply forms as well
|
2016-04-03 20:58:11 +09:00 |
|
michelherszak
|
03bcd084a9
|
Commit after merge
|
2016-04-01 08:20:54 -06:00 |
|
Sacha Greif
|
aff400ec9f
|
use ES6 classes for form components; disable form while it's submitting
|
2016-04-01 20:57:37 +09:00 |
|
michelherszak
|
8f148bbf1a
|
EditComponent wasn't available through Telescope.components. The import from nova:forms fixed it for UserEdit.jsx
|
2016-03-31 13:24:19 -06:00 |
|
Sacha Greif
|
0cb56d8b79
|
create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit
|
2016-03-31 09:36:25 +09:00 |
|
Sacha Greif
|
deb48b5a97
|
enable $unset of empty properties in edit form; bring in CheckboxGroup code to work around refs bug
|
2016-03-31 09:11:47 +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 |
|