Sujeeth
607ed061e3
feat(core): add notification feedback with angular-ui-notification ( #1532 )
...
Added visual notification for user/article updates
angular-ui-notification config added to core client config
Notification idea from #369
2016-10-10 14:51:44 -07:00
Michael Leanos
89075cb8d3
feat(articles): Article Admin feature ( #807 )
...
This feature introduces a breaking change, that restricts the User's that
can create/edit/delete Articles to only those that have the `admin` Role.
Fixed ESLint issues.
Resolved merge conflicts, and moved new client Article Service
`createOrUpdate` functionality to new Admin feature controller.
Removed edit functionality from client-side Article controller.
2016-07-25 17:34:06 -07:00
Michael Leanos
a7370a7808
feat(articles): ArticlesService extended $resource ( #1266 )
...
Extends the ArticlesService $resource object to include a custom method
for creating, or updating, an Article instance.
Related #1260
2016-07-10 17:55:29 -07:00
Liran Tal
80226a2b24
fix(client): lint issues for confirm() messages not referencing the window object
2016-03-17 22:27:53 +02:00
Marek Grzybek
d14d5130af
feat(config): Deprecate JSHint in favor of ESLint
...
Add basic ESLint setup extending well-known Airbnb code style.
Fixes #1072 , #1097
2016-03-15 19:11:12 +01:00
Ryan Hutchison
b3ad56efa3
feat(articles): Modify articles module to implement style guidelines.
...
Update the articles module to implement the style guidelines.
Much of this work is from @trainerbill
Closes #874
Closes #339
2016-01-02 01:53:59 -05:00
Ryan Hutchison
801547602b
client-side form validation with ng-messages.
...
remove data prefix from attributes.
fix tests
2015-08-25 02:02:18 -04:00
Ryan Hutchison
ef3a3f9548
formatting reboot (space-2 and consistency)
...
JSCS fixes
update editorconfig
2015-07-31 10:04:02 -04:00
Liran Tal
67e96a4f22
0.4.0 branch merged into master
2015-07-02 12:08:09 +03:00
Christian Berendt
e027f4025b
Add missing newline at the end of text files
...
On Unix it is common to have a newline at the end of text files.
2015-02-16 21:39:55 +01:00
Amos Haviv
ab81d61bd3
New 0.4 version
2014-11-10 23:12:33 +02:00