11 Commits

Author SHA1 Message Date
d5d99ec355 Added class for Activity. 2016-10-12 14:30:05 +02:00
bd99972246 Put a dummy NodeType back (FOR NOW!) 2016-07-07 15:39:58 +02:00
96ece1540d Removed the obsolete NodeType class. 2016-07-07 15:04:46 +02:00
9a256bf07d Also expose ForbiddenAccess exception 2016-06-17 14:29:03 +02:00
b1c2b105af Expose Resource class at top module level 2016-05-23 18:12:22 +02:00
d9921667ce Replace Activity with ActivitySubscription 2016-03-09 16:56:50 +01:00
77fc1315b0 Don't import the application in setup.py
Importing the application itself is bad practice, as it isn't guaranteed
to be importable before running setup.py.
2016-03-08 13:50:01 +01:00
ae59249196 Introducing Notifications
Currently we make use of the Notification and Activity objects to pull
the relevant information. In the future only Notification will be
needed.
2016-03-05 23:18:04 +01:00
61d8cc32ac Introducing Project object
Project are a new collection, used to group node_types on a per-project
basis.
2016-01-25 16:18:51 +01:00
1afc0a2716 Organization import was missing for use in pillarsdk 2015-10-28 20:34:36 +01:00
991cc27e30 Renaming to Pillar SDK. 2015-08-31 19:25:01 +02:00