pillar/testswip-frontend-design
pillar/tests
wip-frontend-design
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a38e053c1ac1 | Sybren A. Stüvel (sybren) | Added CLI command to create blogs. | Nov 1 2016 | |||
0929a80f2bd8 | Sybren A. Stüvel (sybren) | New data structure for attachments. | Nov 1 2016 | |||
e1678537c034 | Sybren A. Stüvel (sybren) | Editing comments via PATCH on pillar-web, and some other comment fixes | Oct 20 2016 | |||
e71e6a7b32ad | Sybren A. Stüvel (sybren) | API for editing comments via PATCH | Oct 20 2016 | |||
3afeeaccd0df | Sybren A. Stüvel (sybren) | Removed permission keys from node type definitions. | Oct 20 2016 | |||
eea934a86a20 | Sybren A. Stüvel (sybren) | Added username to public user fields | Oct 19 2016 | |||
96c9e12f7ff9 | Sybren A. Stüvel (sybren) | doc_diff() optionally no longer reports differences between falsey values. | Oct 12 2016 | |||
7c310e12efd9 | Sybren A. Stüvel (sybren) | Added util function to compute the difference between two dicts. | Oct 12 2016 | |||
407aefb9ada8 | Sybren A. Stüvel (sybren) | Added CLI command for moving top-level nodes between projects. | Sep 27 2016 | |||
7968c6ca375e | Sybren A. Stüvel (sybren) | Added node_type_utils to assign permissions to certain node types. | Sep 23 2016 | |||
68666f065045 | Sybren A. Stüvel (sybren) | Updated unittest code so that we can create 100% valid projects. | Sep 8 2016 | |||
eb7b875122f7 | Sybren A. Stüvel (sybren) | Copying files to other backend now works | Aug 26 2016 | |||
04c9c010f0ea | Sybren A. Stüvel (sybren) | p.view_node(): check node_id for validity, before sending it to the API | Aug 24 2016 | |||
2e0ba4c6cd89 | Sybren A. Stüvel (sybren) | test_sdk: load BlenderDesktopLogo.png from the correct path | Aug 23 2016 | |||
2c5dc34ea2d9 | Francesco Siddi (fsiddi) | Introducing Pillar Framework | Aug 19 2016 | |||
ed863447cf76 | Sybren A. Stüvel (sybren) | Comment rating: fixed bug where new ratings weren't returned on no-op. | Jul 28 2016 | |||
6a7d25cec7d4 | Sybren A. Stüvel (sybren) | Using PATCH to do comment rating. | Jul 27 2016 | |||
2d72c96a4569 | Sybren A. Stüvel (sybren) | Sort HDRi files by their image file size. | Jul 26 2016 | |||
7880fb696824 | Sybren A. Stüvel (sybren) | Added a group_hdri node type. | Jul 20 2016 | |||
49bd2720fa32 | Sybren A. Stüvel (sybren) | Oops. | Jul 20 2016 | |||
4a72b377bdc7 | Sybren A. Stüvel (sybren) | Include HDRi projects in /bcloud/texture-libraries | Jul 20 2016 | |||
9b3e75b9b98d | Sybren A. Stüvel (sybren) | Nodes: embed 'short_link' when 'short_code' is present and not empty. | Jul 15 2016 | |||
2d5a538ad6ad | Sybren A. Stüvel (sybren) | Added query string support to AbstractPillarTest.client_request() | Jul 15 2016 | |||
a844f1ddda7c | Sybren A. Stüvel (sybren) | Home project: allow commenting on nodes. | Jul 13 2016 | |||
9cd7198005f6 | Sybren A. Stüvel (sybren) | Make shared nodes world-gettable | Jul 13 2016 | |||
53c0eec8f194 | Sybren A. Stüvel (sybren) | PEP8 formatting | Jul 13 2016 | |||
d99676001794 | Sybren A. Stüvel (sybren) | Removed node type permissions from EXAMPLE_TEST_PROJECT | Jul 13 2016 | |||
5d26de633c3b | Sybren A. Stüvel (sybren) | Limit uploadable file size to 32 MiB for non-subscribers. | Jul 8 2016 | |||
a322aee0c7ce | Sybren A. Stüvel (sybren) | Added file upload support to AbstractPillarTest.client_request | Jul 8 2016 | |||
8a7c7afc3cd4 | Sybren A. Stüvel (sybren) | Bugfix | Jul 8 2016 | |||
bfba44e5b8c5 | Sybren A. Stüvel (sybren) | Merged test_home_project.py and test_bcloud_home_project.py | Jul 8 2016 | |||
d357345db639 | Sybren A. Stüvel (sybren) | Missed one more 'theatre_link' | Jul 7 2016 | |||
0f8cfc89b325 | Sybren A. Stüvel (sybren) | Nodes now have only one short code | Jul 7 2016 | |||
3f3e9ac7db99 | Sybren A. Stüvel (sybren) | Nodes can now be shared with /nodes/<node_id>/share endpoint. | Jul 7 2016 | |||
2bdfbaea1386 | Sybren A. Stüvel (sybren) | Test tearDown: remove all 'application.xxx' submodules from sys.modules | Jul 7 2016 | |||
c871089eabd9 | Sybren A. Stüvel (sybren) | Added AbstractPillarTest.{get,post,put,post,delete} utility functions. | Jul 7 2016 | |||
251f5ac86a2d | Sybren A. Stüvel (sybren) | Added app.utils.str2id() to convert IDs on URLs to ObjectId. | Jul 7 2016 | |||
d95004e62e0e | Sybren A. Stüvel (sybren) | Node 'user' property now defaults to the current user ID. | Jul 6 2016 | |||
57e2f011530a | Sybren A. Stüvel (sybren) | Bug fix: users loose their project groups after getting role. | Jul 6 2016 | |||
91238aacb7e5 | Sybren A. Stüvel (sybren) | Managing home project permissions when granting/revoking subscriber/demo role. | Jul 6 2016 | |||
dda0e2c8686d | Sybren A. Stüvel (sybren) | When creating user from BlenderID, full_name defaults to username. | Jul 5 2016 | |||
27d6289f1718 | Sybren A. Stüvel (sybren) | Fixed KeyError in user_has_role() | Jun 30 2016 | |||
387cee227ae2 | Sybren A. Stüvel (sybren) | Set default picture on image asset and texture nodes. | Jun 30 2016 | |||
3bb0e588d84c | Sybren A. Stüvel (sybren) | Fixed unittests for disabled AB-testing | Jun 29 2016 | |||
57cf9a354705 | Sybren A. Stüvel (sybren) | Prevent home project without URL. | Jun 28 2016 | |||
18c7ca17e9e8 | Sybren A. Stüvel (sybren) | Allow Blender Sync access to non-subscribers. | Jun 28 2016 | |||
5e506abac984 | Sybren A. Stüvel (sybren) | AB-testing for home project | Jun 28 2016 | |||
83618a5639e6 | Sybren A. Stüvel (sybren) | Home project: allow comment nodes | Jun 28 2016 | |||
1a48c37bd66b | Sybren A. Stüvel (sybren) | Allow resuscitation of deleted home projects. | Jun 28 2016 | |||
a104f54fb0b9 | Sybren A. Stüvel (sybren) | Force URL of home projects to 'home' | Jun 28 2016 | |||
9ed73eb7dd2e | Sybren A. Stüvel (sybren) | Home project: allow projections. | Jun 28 2016 | |||
b4faf2245e38 | Sybren A. Stüvel (sybren) | Home project: create it when user tries to GET it. | Jun 28 2016 | |||
3980133100f0 | Sybren A. Stüvel (sybren) | Moved creation of standard groups in unittests | Jun 28 2016 | |||
36a2e028d4e5 | Sybren A. Stüvel (sybren) | Added sync_role_groups management command. | Jun 14 2016 | |||
ba1f8a4101a0 | Sybren A. Stüvel (sybren) | Badger service: also manage group membership | Jun 14 2016 | |||
222d9efc8972 | Sybren A. Stüvel (sybren) | Implemented badger service endpoint | Jun 6 2016 | |||
fb020ae4b49c | Sybren A. Stüvel (sybren) | Added unit test for refreshing links upon fetching a file document. | May 31 2016 | |||
9775c821af0a | Sybren A. Stüvel (sybren) | Fixed unit test | May 30 2016 | |||
f98b2a09ca76 | Sybren A. Stüvel (sybren) | Allow a user to remove themselves from any project they're in. | May 24 2016 | |||
fc4dfd396404 | Sybren A. Stüvel (sybren) | Prevent creation of superfluous user while testing | May 24 2016 | |||
f1e58d72854d | Sybren A. Stüvel (sybren) | Fixed unittest | May 23 2016 | |||
858a7b4bfb47 | Sybren A. Stüvel (sybren) | Delete expired authentication tokens from MongoDB. | May 23 2016 | |||
c44a1d870ba2 | Francesco Siddi (fsiddi) | Update MIME type for .blend to application/x-blender | May 13 2016 | |||
5b2d7447e658 | Sybren A. Stüvel (sybren) | Projects: limit returned projects to allowable projects. | May 11 2016 | |||
d3b3e0ff4f6f | Sybren A. Stüvel (sybren) | Commented out strip_link_and_variations(), to wait until we have is_public on… | May 10 2016 | |||
9362f9b5397f | Sybren A. Stüvel (sybren) | Remove links from returned file docs when user is not subscriber/demo/admin. | May 10 2016 | |||
0dcb972e7652 | Sybren A. Stüvel (sybren) | Project: Don't revert the is_private field. | May 10 2016 | |||
a90f13486ac8 | Sybren A. Stüvel (sybren) | Fixed typo call to check_permissions() | May 9 2016 | |||
899497b3b149 | Sybren A. Stüvel (sybren) | Implemented merging of permissions. | May 6 2016 | |||
1bb29794280c | Sybren A. Stüvel (sybren) | Slight improvement to project group mgmnt tests | May 6 2016 | |||
a2ce18196a93 | Sybren A. Stüvel (sybren) | Simplified permissions for projects. | May 6 2016 | |||
258046646962 | Francesco Siddi (fsiddi) | User management for projects | May 6 2016 | |||
0b1664a83c90 | Francesco Siddi (fsiddi) | Add project_manage_users endpoint | May 4 2016 | |||
d0d8b7d11d96 | Sybren A. Stüvel (sybren) | Added missing unit test for content type overrides. | May 3 2016 | |||
0389b05b140b | Sybren A. Stüvel (sybren) | Save temporary files in STORAGE_DIR | May 3 2016 | |||
3e8494e3bf27 | Sybren A. Stüvel (sybren) | Use soft-delete for nodes | May 2 2016 | |||
53aa0dae3bd1 | Sybren A. Stüvel (sybren) | Deducting asset node content type from file content type. | May 2 2016 | |||
681754eade35 | Sybren A. Stüvel (sybren) | Removed some obsolete unit tests. | May 2 2016 | |||
401bfeea9812 | Sybren A. Stüvel (sybren) | File streaming to Google Cloud Storage | May 2 2016 | |||
cf203b04f848 | Sybren A. Stüvel (sybren) | Be less secretive about users; allow limited anonymous /users/id access. | Apr 26 2016 | |||
d5c2df371a79 | Sybren A. Stüvel (sybren) | Small test change: do as little as possible in an app test context. | Apr 26 2016 | |||
e600d87592d2 | Sybren A. Stüvel (sybren) | Secure write access to /users endpoint | Apr 26 2016 | |||
5c04cdbd6ee8 | Sybren A. Stüvel (sybren) | Secure read access to /users endpoint. | Apr 26 2016 | |||
2a2d35827cd6 | Francesco Siddi (fsiddi) | Added local accounts | Apr 26 2016 | |||
aa47c2b4a629 | Francesco Siddi (fsiddi) | Allow overriding Eve settings from env in test | Apr 26 2016 | |||
c83f64d36fa4 | Sybren A. Stüvel (sybren) | Allow deletion of projects by members of its admin group. | Apr 25 2016 | |||
31e802619e41 | Sybren A. Stüvel (sybren) | Support soft-deleting projects. | Apr 25 2016 | |||
5116b74d1d1c | Sybren A. Stüvel (sybren) | Updated Eve to 0.6.3 | Apr 25 2016 | |||
a6258f519382 | Sybren A. Stüvel (sybren) | Limit project editing for subscribers. | Apr 25 2016 | |||
4edb8cfd39f1 | Sybren A. Stüvel (sybren) | Ensure that the returned project contains the correct etag. | Apr 25 2016 | |||
5c590c4dc4e9 | Sybren A. Stüvel (sybren) | Put Eve in debug mode when unittesting. | Apr 25 2016 | |||
9a400d5414eb | Sybren A. Stüvel (sybren) | Use the new /p/create function from manage.py too. | Apr 19 2016 | |||
4b9dd29ad516 | Sybren A. Stüvel (sybren) | Added /p/create entry point to create new projects. | Apr 19 2016 | |||
d808b76d6536 | Sybren A. Stüvel (sybren) | Store is_subclient_token bool in token collection. | Apr 15 2016 | |||
4e9182ef387f | Sybren A. Stüvel (sybren) | Missed BlenderID API change in unittest | Apr 15 2016 | |||
0bdd3b0a31f8 | Sybren A. Stüvel (sybren) | Updated for changes in BlenderID validate_token URL and response. | Apr 15 2016 | |||
66eeb255296f | Sybren A. Stüvel (sybren) | Unify tokens and subclient tokens | Apr 13 2016 | |||
bd8e0e56a498 | Sybren A. Stüvel (sybren) | Security: don't log subclient token. | Apr 12 2016 | |||
aeee165ad88b | Sybren A. Stüvel (sybren) | subclient tokens: bugfix & return proper data. | Apr 12 2016 | |||
669aea7436c1 | Sybren A. Stüvel (sybren) | Testing should have debug mode disabled. | Apr 4 2016 |