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 |
|