Last updated at: 2016-09-23 08:01:46 +0000

px.iboard.cc

PX.iBOARD.CC CHANGELOG

This change log is meant to be readed top to bottom. So, latest information is on top.

There is a description of the file format at the end of it.


Epics

+---------------+----------------------------+
| Epic          | Name                       |
+---------------+----------------------------+
| _Account_     | Account and Authentication |
| _Account_     | Profile                    |
| _Basics_      | Images and Attachments     |
| _Account_     | Avatar                     |
| _Pages_       | Comments                   |
| _Pages_       | Versioning                 |
| _Pages_       | Tagging                    |
| _Pages_       | State/Workflow of pages    |
| _Patges/API_  | CRUD                       |
| _Nice2Have_   | Nice to have but no hurry  |
+---------------+----------------------------+

Bugs to be fixed

Bug 001 - Delete button needs reloading the page

Delete Button of a page works fine the first time but sometimes does nothing unless you reload the page first.

Reported: 2016-07-23, Andi

TODO:

Unsorted list of ideas about where to continue

Thinking about where to start from here.

0.0.9 | Pages/API | CRUD Page JSON API

Add json-api for the following routes


DONE

0.0.0 - 2016-08-07

Added API/Json rendering of a single page

0.0.0 - 2016-05-15

### Refactor

Basics Review README, CHANGELOG

0.0.0 - 2016-05-10

#### Added Pages | Add sort-button for index-view. (Sort by updated_at)


0.0.0 - 2016-04-03

#### Changed Basics | Pimp the layout. Add Page.preview


0.0.0 - 2016-02-24

#### Added

Pages Add Page Model - id, title, body
Pages CRUD Page HTML

0.0.0 - 2016-02-08

Test

Pages | Add missing test (how I could miss them?)

Refactor

Pages | Refactor controller (one function to render md-files)


0.0.0 - 2016-02-07

### Added Pages | Add node-based javascripts (marked), see commit 782ebc9


0.0.0 - 2016-02-07

### Added Basics | Generating a new Phoenix-MongoDb-Project. Read HOWTO.md for more information.

Basics Add LICENCE.md
••• ••• •••

Appendix

Change log format:

## VERSION -YYYY-MM-DD [tag]
#### Added
#### Fixed
#### Changed
#### Deprecated
#### Refactor
#### Test

Sections with empty body may ommitted.

Version

If the following block describes a change already done, the version is the version wehre the change occurs first.

Within the TODO section, the version is the version where this feature, fix, whatever is planned to be released. VERSION* marks a MUST BE released with this version.

•••