Sacha Greif
|
4e02085bba
|
more refactoring
|
2016-02-27 10:58:57 +09:00 |
|
Sacha Greif
|
4adea55f6e
|
more tweaks to demo
|
2016-02-26 13:05:12 +09:00 |
|
Sacha Greif
|
d5466c0ae5
|
working on Nova scaffolding demo
|
2016-02-26 12:04:42 +09:00 |
|
Sacha Greif
|
38e07737c3
|
rework post new and post edit forms to be collection-agnostic
|
2016-02-26 10:42:57 +09:00 |
|
Sacha Greif
|
50b0c57de3
|
get rid of PostNewContainer and PostEditContainer
|
2016-02-25 21:40:30 +09:00 |
|
Sacha Greif
|
13df8f5df7
|
some cleaning up
|
2016-02-25 21:32:13 +09:00 |
|
Sacha Greif
|
32c1759b9f
|
adding ModalButton component
|
2016-02-25 21:05:53 +09:00 |
|
Sacha Greif
|
0ea6775d3a
|
implement "autoform"
|
2016-02-25 17:44:43 +09:00 |
|
Sacha Greif
|
6b810de8fa
|
updating callback names to new dot notation
|
2016-02-24 18:23:21 +09:00 |
|
Sacha Greif
|
0a98c14288
|
convert posts.new to callbacks; fix flash message typos
|
2016-02-24 18:11:53 +09:00 |
|
Sacha Greif
|
8cb101317a
|
nova:tags -> nova:categories
|
2016-02-24 14:47:44 +09:00 |
|
Sacha Greif
|
b9b3661045
|
cleaning up newsletter package
|
2016-02-24 10:27:46 +09:00 |
|
Sacha Greif
|
b07e429e11
|
rename packages telescope:foo -> nova:foo
|
2016-02-24 10:09:23 +09:00 |
|
Sacha Greif
|
c630704d34
|
add simple profile page; move email templates to component package
|
2016-02-23 21:35:54 +09:00 |
|
Sacha Greif
|
b155ed49d8
|
clean up
|
2016-02-23 16:59:15 +09:00 |
|
Sacha Greif
|
daaf803b19
|
fix a couple bugs
|
2016-02-23 16:49:56 +09:00 |
|
Sacha Greif
|
32eaf5e84c
|
Using NoSSR
|
2016-02-23 13:17:56 +09:00 |
|
Sacha Greif
|
5e010bdcf9
|
working on flash messages
|
2016-02-23 13:10:08 +09:00 |
|
Sacha Greif
|
56fb10d23a
|
user edit/account page
|
2016-02-23 11:34:40 +09:00 |
|
Sacha Greif
|
05a000eb46
|
fix load categories bug; work on post new/edit and permissions
|
2016-02-22 13:23:46 +09:00 |
|
Sacha Greif
|
49c5969317
|
not sure why that was gone?
|
2016-02-22 10:48:55 +09:00 |
|
Sacha Greif
|
89e8bd66fd
|
load categories from settings
|
2016-02-21 14:33:02 +09:00 |
|
Sacha Greif
|
931b2e90c6
|
add redirects after post new/edit
|
2016-02-21 14:02:24 +09:00 |
|
Sacha Greif
|
1248e1e33a
|
add username field
|
2016-02-21 13:57:02 +09:00 |
|
Sacha Greif
|
376c0821ca
|
fix SSR code ordering issue
|
2016-02-21 13:10:40 +09:00 |
|
Sacha Greif
|
e5721ec2bf
|
fix getting started package
|
2016-02-19 22:58:23 +09:00 |
|
Sacha Greif
|
4746bcd610
|
small tweaks
|
2016-02-19 18:38:39 +09:00 |
|
Sacha Greif
|
d72d78990c
|
adding getting started package
|
2016-02-19 18:38:28 +09:00 |
|
Sacha Greif
|
7b647011f8
|
making publication props optional in ListContainer
|
2016-02-19 18:18:30 +09:00 |
|
Sacha Greif
|
3ddff80d78
|
server-side rendering!!
|
2016-02-19 12:27:58 +09:00 |
|
Sacha Greif
|
1b661ec2ee
|
more styling
|
2016-02-19 10:12:08 +09:00 |
|
Sacha Greif
|
cc08ee7f34
|
basic styling
|
2016-02-19 09:54:13 +09:00 |
|
Sacha Greif
|
74d98d0d88
|
cleaning up post item
|
2016-02-18 21:53:44 +09:00 |
|
Sacha Greif
|
46e66efa38
|
working on comment edit
|
2016-02-18 21:39:33 +09:00 |
|
Sacha Greif
|
afebf38c31
|
small fix
|
2016-02-18 17:55:23 +09:00 |
|
Sacha Greif
|
1eb882c41c
|
working on nested comment threads
|
2016-02-18 17:53:04 +09:00 |
|
Sacha Greif
|
dd921e0301
|
working on comments
|
2016-02-18 16:26:52 +09:00 |
|
Sacha Greif
|
b5e2dd0010
|
update readme
|
2016-02-18 12:21:25 +09:00 |
|
Sacha Greif
|
38d0f03d39
|
working on methods
|
2016-02-18 12:16:32 +09:00 |
|
Sacha Greif
|
aa54340e05
|
adding i18n package stub; working on new post page; adding user accounts widget
|
2016-02-18 11:55:00 +09:00 |
|
Sacha Greif
|
635a5e6776
|
more work on notifications
|
2016-02-17 21:57:20 +09:00 |
|
Sacha Greif
|
a119d2b2c0
|
breaking up notifications package into separate feature-related pieces
|
2016-02-17 21:57:07 +09:00 |
|
Sacha Greif
|
2e30712961
|
adding email, notifications, and newsletter packages
|
2016-02-17 20:44:52 +09:00 |
|
Sacha Greif
|
e3d7454b82
|
find -> selector; removed some logic from listContainer
|
2016-02-17 19:39:43 +09:00 |
|
Sacha Greif
|
4ef019060b
|
give joins their own file, more work on components
|
2016-02-17 18:02:39 +09:00 |
|
Sacha Greif
|
6b360d51eb
|
remove this.unblock() for now
|
2016-02-17 17:46:34 +09:00 |
|
Sacha Greif
|
5f6d64d19e
|
adding client-side joins
|
2016-02-17 17:22:32 +09:00 |
|
Sacha Greif
|
2ac991d672
|
move routes to theme package
|
2016-02-17 15:09:49 +09:00 |
|
Sacha Greif
|
ab741a79b9
|
even more cleaning up
|
2016-02-17 14:39:56 +09:00 |
|
Sacha Greif
|
7daabf9e42
|
renaming
|
2016-02-17 14:27:27 +09:00 |
|