1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-26 14:23:14 +03:00
Commit Graph

26 Commits

Author SHA1 Message Date
avele
845a7a671e
feat/category item info edit (#250)
* added search results nothing found text

* removed external spaces and lines

* Item info update
2018-12-13 16:02:37 +04:00
Gigiman
a275c8def3
Category opens in vue.js frontend (#244)
* Migrate routing from prod to new front v 0.5

* migrate category link to new fron v 0.5.5

* migrate category link to new fron v 0.0.8

* migrate category link to new-front caching issue

* window bug fix

* minor refactoring

* refactoring
2018-11-23 18:31:21 +05:00
avele
072db0b3df
Chore/typings and refactor category item actions (#243)
* Change semicolon rule in tslint

* tslint rule added

* typings and category item actions refactored
2018-11-21 13:31:31 +03:00
zeot
c881cef636 Tests improved 2018-11-17 14:46:51 +03:00
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
zeot
0d293e90e2 alphabetically sorted categories groups 2018-10-04 00:40:14 +03:00
zeot
d67b30b168 Render only one addCategoryDialog element 2018-10-03 23:19:19 +03: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
Giyos
cfd72f436c article v 0.0.3 2018-09-22 17:53:18 +05:00
zeot
576a8dd632 Merge branch 'vue' of https://github.com/aelve/guide into vue 2018-09-22 15:01:33 +03:00
zeot
870f03b227 Rename of method in Categories component 2018-09-22 15:01:30 +03:00
Giyos
b39fb9c76e Search input added to header 2018-09-21 18:09:32 +05:00
Giyos
dddcca15ae Article render test v 0.0.1 2018-09-18 23:59:07 +05:00
zeot
e547de3b82 Added buttons for creating category 2018-09-16 21:02:30 +03:00
zeot
342a86eed1 Correct url for categories 2018-09-16 20:51:24 +03:00
zeot
6079108b0f Not finished categories now have smaller headings, added margin after categories status labels 2018-09-16 18:22:38 +03:00
zeot
5f38cfecb1 Minor categories layout improvements 2018-09-16 17:51:10 +03:00
zeot
c30e6524e4 Fixed appearing 'to be written' subheading, without such categories 2018-09-16 17:50:10 +03:00
zeot
4167409245 Added statuses headers to categories 2018-09-16 16:57:45 +03:00
zeot
f206525ecb Added statuses headers to categories 2018-09-16 16:32:35 +03:00
zeot
3c12af1283 Less line-height and margins in categories 2018-09-13 23:36:29 +03:00
zeot
1b52a631cf Added global Link component 2018-09-13 23:26:52 +03:00
zeot
eee0e87057 Added margins in categories list 2018-09-12 23:51:13 +03:00
zeot
583285476c Categories links to old front 2018-09-12 23:23:07 +03: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