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

221 Commits

Author SHA1 Message Date
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
a62a2b2d7e fix of calling asyncData function on client side 2018-10-18 11:56:56 +03:00
zeot
103c9a605f removed console.log 2018-10-17 10:15:23 +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
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
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
06c9855adb Added fontawesome 2018-09-13 23:27:15 +03:00
zeot
1b52a631cf Added global Link component 2018-09-13 23:26:52 +03:00
zeot
1daa24da9c Added using alias in import in Index.vue 2018-09-13 23:22:30 +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
zeot
e5c10b520f Server-side-rendering of categories 2018-09-12 23:09:34 +03:00
zeot
080ae12919 Importing full size vuetify styles 2018-09-12 22:58:37 +03:00
zeot
6592f5befd Box-sizing CSS style for whole project 2018-09-12 22:58:08 +03:00
zeot
24f9f1b663 Added lodash types 2018-09-12 22:56:19 +03:00
zeot
216c18e485 Added call of asyncData functions of children of resolved component while server rendering 2018-09-12 22:51:41 +03:00
zeot
e904a023f8 Added alias to client webpack config, small changes to tsconfig.json 2018-09-11 21:28:19 +03:00
zeot
bd33eedf23 Fixed executing asyncData function on server on component resolving 2018-09-08 16:09:57 +03:00
zeot
65848205c9 Moved config.json 2018-09-08 16:01:31 +03:00
zeot
a3f5980331 Small changes in webpack config 2018-09-08 15:59:49 +03:00
zeot
d29b9505b3 Config for front server 2018-09-06 20:33:09 +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
06f588b838 Updated dependencies 2018-09-05 23:42:04 +03:00
zeot
4adb17541a Proxy to dev api 2018-09-02 23:44:59 +03:00
zeot
201dac779a changed app name 2018-09-02 23:38:25 +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
zeot
f1e18a97b4 Vue frontend initial 2018-09-02 16:04:44 +03:00