1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-25 05:43:32 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
zeot
5e3c129400 removed unused pug loader 2019-01-14 12:47:46 +04:00
avele
5f0724eba8
confirmation decorator and confir for trait delete (#257)
* added helper promise

* confirmation decorator and confir for trait delete
2019-01-10 19:49:01 +04:00
Artyom Kazak
273b1325b6 Fix vue-server-renderer commit 2019-01-09 23:57:25 +11:00
avele
edeb06aa09
Feat/edit category item sections (#255)
* 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
2019-01-09 14:26:27 +04:00
zeot
63ddde5ea0 icons changed to svg 2019-01-07 18:22:56 +04:00
zeot
ec9670ee1d added markdown editor component 2018-12-18 19:48:16 +04:00
Vladislav Sabanov
ac15cfa047
Add Guider (#245)
* Add guider

* Implement with hoistServer

* Fix travis

* Fix catchError and guiderToHandler

* Fix catchError

* Fix def

* Fix redundent
2018-11-25 13:48:42 +05:00
Gigiman
2fdae50c81 Category item add/delete tests (#238)
* TestCafe added to project. First test written

* Search input test added

* Seacth input test changed, travis job for testcafe tests added

* Travis bugfix test

* Travis testcafe bugfix test try 2

* Travis testcafe bugfix test ry 3

* Travis testcafe test sleep increased to 10

* Test adding category added but bug with click occurs - check!!!

* Category test (testing the group where test was creating) added - bug fix

* Article component rewrite

* Article component rewritten

* Big with rendering content.html in v-for

* Collapse bug fix

* MInor category visual changes/fixes

* Description, reactivity bug fix

* merge

* Refactoring after code review

* Conflict in styles resolved

* Item add/delete feature in category

* merge with vue

* minor code fix

* minor merge fix

* add/delete item test v 0.0.1

* add/delete item tests

* add/delete tests merge with develop branch fix

* Tests bug fix

* minor add/delete item test refactoring

* Tests improved

* Package lock
2018-11-20 15:49:45 +03:00
zeot
e252dc55e7 Added tslint plugin for webpack 2018-11-18 14:37:47 +03:00
zeot
935ba0883f Tslint and formatting 2018-11-16 18:52:00 +03:00
Gigiman
e51268fb7e
Vue category toc (#228)
* TestCafe added to project. First test written

* Search input test added

* Seacth input test changed, travis job for testcafe tests added

* Travis bugfix test

* Travis testcafe bugfix test try 2

* Travis testcafe bugfix test ry 3

* Travis testcafe test sleep increased to 10

* Test adding category added but bug with click occurs - check!!!

* Category test (testing the group where test was creating) added - bug fix

* Article component rewrite

* Article component rewritten

* Big with rendering content.html in v-for

* Collapse bug fix

* MInor category visual changes/fixes

* Description, reactivity bug fix

* merge

* Refactoring after code review

* Conflict in styles resolved
2018-10-31 02:09:40 +05:00
zeot
741b6d2f7d SSR asyncData loading logic is rewritten, vue-server-renderer package replaced to forked one 2018-10-03 00:07:01 +03:00
zeot
d6c4fea278 Added material icons and lodash types to dev dependencies, fa icons moved to dev dependencies 2018-09-16 18:18:51 +03:00
zeot
06c9855adb Added fontawesome 2018-09-13 23:27:15 +03:00
zeot
24f9f1b663 Added lodash types 2018-09-12 22:56:19 +03:00
zeot
06f588b838 Updated dependencies 2018-09-05 23:42:04 +03:00
zeot
b7ae82762c Fully replaced frontend part. Now everything written in typescript. 2018-09-02 23:26:15 +03:00
zeot
1e9be95893 front package-lock 2018-09-02 16:11:38 +03:00