1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-24 21:35:06 +03:00
guide/front/client
Vladislav Sabanov 65800eda6a
[WIP] Remove kinds and add hackage as option (#249)
* 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
2019-01-05 16:08:42 +05:00
..
assets code highlight styles moved to external file 2018-12-13 17:30:32 +04:00
components [WIP] Remove kinds and add hackage as option (#249) 2019-01-05 16:08:42 +05:00
page tests transfered to separate folder 2018-12-20 15:15:12 +04:00
router Rename article to category 2018-12-13 16:31:29 +04:00
service [WIP] Remove kinds and add hackage as option (#249) 2019-01-05 16:08:42 +05:00
store feat/category item info edit (#250) 2018-12-13 16:02:37 +04:00
tests [WIP] Remove kinds and add hackage as option (#249) 2019-01-05 16:08:42 +05:00
app.ts code highlight styles moved to external file 2018-12-13 17:30:32 +04:00
App.vue refactor of markup 2018-12-18 19:48:32 +04:00
entry.client.ts got rid of useless constants 2019-01-04 22:34:16 +04:00
entry.server.ts SSR asyncData loading logic is rewritten, vue-server-renderer package replaced to forked one 2018-10-03 00:07:01 +03:00