Skip to content

Releases: daraul/workplace

Users created

05 Feb 19:39
Compare
Choose a tag to compare
Users created Pre-release
Pre-release

This supports nested todos and users.

Todos basic

04 Feb 15:07
Compare
Choose a tag to compare
Todos basic Pre-release
Pre-release

Just the basic todos. They can be nested into each other and cascade completion or incompletion upward.

Rails CRUD basic

05 Aug 17:55
Compare
Choose a tag to compare
Rails CRUD basic Pre-release
Pre-release

This is just a rails version with basic CRUD functionality. You can create, read, update and delete jobs. No CSS because I'm too lazy to do that now.

First fully functional bits

16 May 16:47
Compare
Choose a tag to compare

This one is simple. I decided to break it down into a small app for right now and build on it with further releases. Right now you can add a job, and update an existing job. That's it. Guess I'll update the readme to tell you how to install at some point...