Diffusion Attract (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
864d0002f642 | Francesco Siddi (fsiddi) | Update gulp-sass | Jul 23 2020 | ||||
50782556f630 | Sybren A. Stüvel (sybren) | Replaced Gravatar with self-hosted avatars | May 31 2019 | ||||
73fd86e28c0e | Sybren A. Stüvel (sybren) | Converted Gulp 3.9 → 4.0, removed livereload, and fixed security issues | May 31 2019 | ||||
c5722d1316b9 | Sybren A. Stüvel (sybren) | Removed and gitignored poetry.lock | May 23 2019 | ||||
e33297e3f550 | Sybren A. Stüvel (sybren) | Updated dependencies | May 14 2019 | ||||
1e1420d92b5f | Sybren A. Stüvel (sybren) | Fixed race condition in fetching task activities | May 14 2019 | ||||
14530d76a969 | Sybren A. Stüvel (sybren) | README: added mention of Poetry and how to use it | May 10 2019 | ||||
e2dc9b8d336c | Sybren A. Stüvel (sybren) | Moved to Poetry | Apr 26 2019 | ||||
e38c577bcbbd | Tobias Johansson (mutze) | Clean up: Whitespace | Apr 4 2019 | ||||
a376beb143e9 | Tobias Johansson (mutze) | Use kebab-case for vue names | Apr 4 2019 | ||||
383feaa4d089 | Tobias Johansson (mutze) | Silence warning about changing prop value | Apr 4 2019 | ||||
784265715f79 | Tobias Johansson (mutze) | Whitespace cleanup | Apr 3 2019 | ||||
977a9e2640a4 | Tobias Johansson (mutze) | Better initial component values | Apr 3 2019 | ||||
ec4cad5e5bfb | Tobias Johansson (mutze) | Fix wrong prop type | Apr 3 2019 | ||||
f1354b983793 | Tobias Johansson (mutze) | Fix: Fail to render if parent was deleted | Apr 2 2019 |
readme.md
readme.md
Attract people management extension for Pillar
This project contains Attract, a task management extension for the Pillar platform.
Development
Dependencies are managed via Poetry.
git clone git@git.blender.org:pillar-python-sdk.git ../pillar-python-sdk git clone git@git.blender.org:pillar.git ../pillar pip install -U --user poetry poetry install