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

108 Commits

Author SHA1 Message Date
Avele
880d253bcb Excess semicolon removed 2019-07-05 22:07:16 +04:00
Avele
4b1df57b6f Category Item Button component prop improved 2019-07-05 22:06:48 +04:00
Avele
44c93e716d Confirm dialog agree button colored 2019-07-05 13:27:10 +04:00
avele
2df9858f14
Rss button improved (#308) 2019-07-04 19:59:38 +04:00
avele
005a386da5
Front/fix/general issues (#306)
* Added titles to buttons

* Titles for pages
2019-07-04 17:51:12 +04:00
avele
199e55d435
Front/feat/duplicate category creation warning (#300)
* Confirm Dialog extended

* Confirmation for duplicate name dialog creation
2019-06-26 17:44:07 +04:00
Avele
90a5e97f8c front/chore: correct checkbox icon import 2019-05-28 20:13:44 +04:00
Avele
bccfa3a4df front: code formatting and some todos resolved 2019-05-28 18:36:40 +04:00
avele
afa08bded6
Markdown Editor fix (#296) 2019-05-26 17:16:26 +04:00
avele
e9214d0bb3
correct spaces (#294) 2019-05-21 23:44:46 +04:00
avele
8337776345
Category item info update fix (#295) 2019-05-21 23:44:27 +04:00
avele
d3c2eaa7fe
Whitespace configured (#292) 2019-05-18 19:54:39 +04:00
Gigiman
eaa967cec6 Category info edit refactoring (#275)
* separately import vue, vue-class-component

* changed categoryStatus declaration, refactored imports
2019-05-18 17:47:58 +04:00
avele
164a93e6b4
Fixed toc getting corresponding to new API format (#289) 2019-05-17 19:49:02 +04:00
Gigiman
3c74057616 Rss icon and link added (#274)
* rss link added

* separate file for categroy information

* removed lodash functions from CategroyInfoEdit component

* RSS tooltip added

* move category info logic to the separate component

* Rss refactored

* minor bug fix
2019-04-04 09:13:53 +04:00
Giyos
48bb8ee882 remove lodash from CategoryInfoEdit component 2019-03-19 13:54:32 +05:00
Gigiman
c14cd70474
Category info edit (#268)
* category info editing dialog added

* square icon bug fix

* added service for updating category info

* added action to update category info

* update category info functionality added

* category info edit functionality finished

* small change

* small change

* small changes

* if else to switch refactor

* refactor checkbox to array to v-model with array

* minor checkbox fix

* changed: validation rule renamed

* refactoring

* parsing selected sections from api
2019-03-18 14:48:07 +05:00
avele
b248b75a49
updating-vue-and-babel (#267)
* Vue updated, got rid of vue fork, babel updated

* update vue-class-component

* Vue-class-component updated

* Vue-class-component update and usage
2019-02-20 00:24:07 +04:00
zeot
9b66ec7162 Category item traits excess margin removed 2019-02-18 14:08:45 +04:00
zeot
be9f93e8aa Category description headers margins changed 2019-02-18 14:06:33 +04:00
zeot
cdd38b1b79 front: added scroll to created item 2019-02-16 16:15:28 +04:00
zeot
6b09d34897 Make esc work for category creation dialog 2019-02-16 13:05:47 +04:00
zeot
cede9b19f0 front: delete category button 2019-02-16 11:16:37 +04:00
zeot
c2dd7f23dc Added anchors for category items 2019-02-15 15:52:31 +04:00
zeot
c5c9629ecb Trait creation request changed according to new API 2019-02-15 14:06:20 +04:00
zeot
5be82d6dbf Redirect to the new frontend, not the old frontend on category create 2019-02-14 20:55:28 +04:00
zeot
56aaf3c1a3 front: conflict dialogs for every case, new interface of conflict catching 2019-02-14 20:00:04 +04:00
Gigiman
3d8fee8c5c
Category description add edit (#251)
* 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

* Category description v 0.0.1

* formatting and unnecessary quote marks deleted

* fix originalDescription assignment

* Added category description edit/add

* Added 409 error handling (need to add functionaly to buttons)

* changed: added emit for conflict popup

* changed: added api request to conflict handlng

* rename Article -> Category, ArticleContent -> CategoryItem

* minor rename fix

* changed: moved all description changes to a single function, emit call fixes, minor style fixes

* changed: category description conflict data sent to api fixes

* refactoring bug fix

* fix: if description exists no description shown in textarea

* fix: empty field in the Dialog

* changed: emit event from conflict-dialog refactoring and fix

* changed: 400 api error fix

* changed: old summary blink bug six

* minor fix

* hotfix: textare bug fix

* api change fix

* minor fix

* changed: fixed several time description saves failing

* Merge with develop - many bugs

* merge with develop - critical bug fix

* merge with develop bug-fixes

* refactoring

* bug fixes

* changed: replace textarea to markdown in category description. Need to do same with conflict dialog

* changed: resolved linter warnings, added markdown to merged window in conflicts dialog

* minor fix

* cancel, text-wrap fix

* minor fix

* minor fix

* minor fix and uid -> id in addDescription

* changed: minor fix 2

* small changes

* small refactoring

* part of refactoring, btn text bug fix

* move no-category description stub to same div where category description is being loaded

* move category to own component

* minor fixes, enable mobile layout

* small change

* small changes

* slot removed

* small changes

* throw err moved to else statement

* small changes

* minor fix

* small changes

* description button text and icon refactoring

* add description btn icon/text small refactoring
2019-02-04 12:57:28 +05:00
Gigiman
37b9067ef2
Delete/item/ id escape should work (#263)
* esc keyup added

* added closing on esc press

* api url changed to localhost
2019-02-04 12:49:16 +05:00
Giyos
0f2e520e31 Move the space out of the link in the footer 2019-01-31 11:40:13 +06:00
Giyos
beed8491b2 Minor visual fixes 2019-01-30 16:24:59 +06:00
Dmitrij Pavluk
19241c46ad Renami "uid" to "id" everywhere 2019-01-22 09:04:30 +03:00
zeot
a82af59927 Login button removed 2019-01-14 13:34:18 +04:00
zeot
ffa4fc9390 Hamburger menu removed 2019-01-14 13:33:38 +04:00
Vladislav Sabanov
bb83966631
Make json fields optional for item info (#256)
* Make json fields optional for item info

* Add second Maybe

* Fix ToJSON CItemInfo

* Resurrect CItemInfo

* Don't break model refs

* Parse null correctly

* frontend updated according to api changes
2019-01-10 22:56:14 +05: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
zeot
5d0a2a63ef removed unused css 2019-01-09 14:50:55 +04: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
5532e5c1f1 Using new api of category item description 2019-01-05 16:36:10 +04:00
Vladislav Sabanov
65800eda6a
[WIP] Remove kinds and add hackage as option (#249)
* Split hackage

* WIP

* Migrate to newer safecopy-migrate

* Fix migrate

* Rename description to summary for item

* Fix link to templates

* Frontend tests fix for pr #249

* Change the path back

* WIP. Fix templates

* Update back/src/Guide/Api/Types.hs

* Remove unnecessary stuff from .gitignore

* Revert style changes

* Two spaces

* _itemDescription has been renamed

* Remove the Hackage test

* name_on_hackage -> hackage

* Fix Hackage param' type

* front changes from kind to hackage

* Fix tests

* Try fix templete

* Revert last commit

* Comment front test in travis
2019-01-05 16:08:42 +05:00
zeot
8c7843f061 typo fixed 2019-01-04 22:15:48 +04:00
zeot
ca86929e39 removed commented useless lines 2018-12-21 15:59:42 +04:00
zeot
7bcbc5a653 Minor imrovements of toolbar component 2018-12-18 19:50:11 +04:00
zeot
be9fbcdcbe Category item style 2018-12-18 19:49:34 +04:00
zeot
0ac23b05be styles refactored in category item toolbar 2018-12-18 19:49:01 +04:00
zeot
ec9670ee1d added markdown editor component 2018-12-18 19:48:16 +04:00
zeot
387a1c5b59 refactor of categoryItem markup 2018-12-14 20:23:34 +04:00
zeot
7969d103b8 Removed useless style 2018-12-13 18:04:49 +04:00
zeot
ceb6cc48b9 Rename article to category 2018-12-13 16:31:29 +04:00