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

52 Commits

Author SHA1 Message Date
zeot
87087afe88 formatting 2018-11-19 18:04:32 +03:00
zeot
c881cef636 Tests improved 2018-11-17 14:46:51 +03:00
zeot
935ba0883f Tslint and formatting 2018-11-16 18:52:00 +03:00
zeot
25c8e3ff03 Fix refreshing page after adding item 2018-11-13 23:25:02 +03:00
zeot
9f62400c45 Add new item sign 2018-11-13 22:57:42 +03:00
zeot
0dbdb77d80 refactor and correct types 2018-11-13 19:25:05 +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
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
d510a06cf2 Logo added 2018-10-28 17:47:23 +03:00
zeot
48d9b28fa0 Removed console.log 2018-10-28 17:47:00 +03:00
zeot
0d293e90e2 alphabetically sorted categories groups 2018-10-04 00:40:14 +03:00
zeot
2e6e00c3ba Resetting category name on open add category dialog 2018-10-03 23:25:11 +03:00
zeot
d67b30b168 Render only one addCategoryDialog element 2018-10-03 23:19:19 +03:00
zeot
46fc762230 Merge branch 'vue' of https://github.com/aelve/guide into vue 2018-10-03 00:07:36 +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
5731ae0255 search label font-size changes 2018-09-24 18:32:46 +05:00
Giyos
cc5dc62047 minor design fix 2018-09-24 18:26:34 +05:00
Giyos
7a9f9d05b2 Article v 0.7.5 2018-09-24 18:20:11 +05:00
Giyos
2e94e31a09 Article v 0.0.7 2018-09-23 19:36:05 +05:00
Giyos
fb678f1d80 Merge branch 'vue' of https://github.com/aelve/guide into vue 2018-09-23 02:21:52 +05:00
Giyos
9c3ff51a41 Article v 0.0.6 2018-09-23 02:21:43 +05:00
zeot
4110967d70 Formatting of toolbar component 2018-09-22 23:12:08 +03:00
Artyom Kazak
5b3600d7b4 Update footer (#217)
* Remove the "donate" page

* Remove the "rules" page

* Made by Aelve

* Remove "issue tracker"

* Fix the footer test
2018-09-22 23:05:32 +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
cfd72f436c article v 0.0.3 2018-09-22 17:53:18 +05:00
Giyos
b83bccf336 Merge branch 'vue' of https://github.com/aelve/guide into vue 2018-09-22 17:06:40 +05:00
Giyos
de9a86b142 Search redirect v 1.0.0 2018-09-22 17:06:34 +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
551b887430 Search redirect v 0.0.5 2018-09-22 17:01:12 +05: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
dddcca15ae Article render test v 0.0.1 2018-09-18 23:59:07 +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
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
Giyos
2c57d6dcd2 Articles v 0.01 2018-09-16 19:45:48 +05: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
f280968a41 Added footer 2018-09-13 23:27:21 +03:00
zeot
1b52a631cf Added global Link component 2018-09-13 23:26:52 +03:00
Giyos
10342dd65b header v 0.0.1 added 2018-09-13 12:51:20 +05: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