* Hide db and request in guider
* Update back/src/Guide/Api/Guider.hs
Co-Authored-By: willbasky <vladislav.sabanov@gmail.com>
* Hide more in context
* Drop the "h"
* Make json fields optional for item info
* Add second Maybe
* Fix ToJSON CItemInfo
* Resurrect CItemInfo
* Don't break model refs
* Parse null correctly
* frontend updated according to api changes
* Added basic item desciption edit without handling of conflicts
* improved MarkdownEditor props and loading
* Added helpful global css class
* Edit category item sections
* got rid of useless wrapper component
* deleted css rule for headings in category item body
* normalizing url when category item link on edit
* updated api of item summary
* item and traits move
* fixed category item info update
* config restored
* config restored
* Move item or trait
* Make body request
* Create trait as body with type and text
* Update back/src/Guide/Api/Methods.hs
Co-Authored-By: willbasky <vladislav.sabanov@gmail.com>
* Update back/src/Guide/Api/Methods.hs
Co-Authored-By: willbasky <vladislav.sabanov@gmail.com>
* Update back/src/Guide/Api/Types.hs
Co-Authored-By: willbasky <vladislav.sabanov@gmail.com>
* Fix style
* Remove spaces
* Split hackage
* WIP
* Migrate to newer safecopy-migrate
* Fix migrate
* Rename description to summary for item
* Fix link to templates
* Frontend tests fix for pr #249
* Change the path back
* WIP. Fix templates
* Update back/src/Guide/Api/Types.hs
* Remove unnecessary stuff from .gitignore
* Revert style changes
* Two spaces
* _itemDescription has been renamed
* Remove the Hackage test
* name_on_hackage -> hackage
* Fix Hackage param' type
* front changes from kind to hackage
* Fix tests
* Try fix templete
* Revert last commit
* Comment front test in travis