1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-25 13:51:45 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Gigiman
428c17048d
Add new item/delete item from category (#236)
* 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

* Update ArticleContent.vue

* Merge bug fix

* Minor merge bug fix

* Code review fixes
2018-11-08 02:24:18 +05: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
ca56ceb925 category creation moved to vuex 2018-10-29 21:17:13 +03:00
zeot
a159424a5c Added search 2018-10-28 18:29:54 +03:00
zeot
103c9a605f removed console.log 2018-10-17 10:15:23 +03:00
Artyom Kazak
ffca86a9ff Add categories to the right groups (#218)
* Add categories to the right groups
2018-09-22 22:12:21 +03:00
Giyos
b39fb9c76e Search input added to header 2018-09-21 18:09:32 +05:00
Giyos
fc85284f3d Component article v 0.0.3 2018-09-20 12:26:36 +05:00
Giyos
bc2422f166 merge conflict resolve 2018-09-17 03:34:45 +05:00
zeot
e547de3b82 Added buttons for creating category 2018-09-16 21:02:30 +03:00
Giyos
2c57d6dcd2 Articles v 0.01 2018-09-16 19:45:48 +05:00
zeot
f206525ecb Added statuses headers to categories 2018-09-16 16:32:35 +03:00
Giyos
10342dd65b header v 0.0.1 added 2018-09-13 12:51:20 +05:00
zeot
e5c10b520f Server-side-rendering of categories 2018-09-12 23:09:34 +03:00
zeot
f25aec6b91 Created categories component, categories added to Index page for now 2018-09-05 23:46:35 +03:00
zeot
35981a9965 Removed initial pages, routes, store 2018-09-05 23:45:46 +03:00
zeot
b7ae82762c Fully replaced frontend part. Now everything written in typescript. 2018-09-02 23:26:15 +03:00