1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-29 14:35:35 +03:00
Commit Graph

257 Commits

Author SHA1 Message Date
Avele
2c06d5054b MarkdowEditor component setting height fixed 2019-09-03 21:39:02 +04:00
Avele
9b3a9cb15f Category description component refactor 2019-09-03 21:38:17 +04:00
avele
38725ca37c
Cmd enter handling (#393) 2019-09-02 21:55:55 +04:00
Avele
c9d512cb08 Markdown editor code highlightning restored to defaults; fixes #352 #359 2019-09-02 21:53:26 +04:00
Avele
d69ce310d1 Saving on enter in category settings dialog 2019-08-31 21:44:12 +04:00
Avele
a9bb032df2 Changed v-list items component according to new vuetify api 2019-08-31 16:19:41 +04:00
Avele
b9ba94cfce Changed code elements styles; fixes #358 2019-08-31 16:11:41 +04:00
Avele
94d62848a3 Disabled stripping of "www" for category item links; fixes #372 2019-08-30 15:04:49 +04:00
Avele
6ef202f50f Category item toolbar anchor color changed; fixes #361 2019-08-30 14:56:49 +04:00
Avele
ea8f29b970 Markdown editor toolbar icons positioned correctly; fixes #360 2019-08-30 14:51:02 +04:00
Avele
c241821a98 Ripple disabled for category item toolbar button; fixes #357 2019-08-30 14:39:55 +04:00
Avele
96293c8e92 Category page 404 2019-08-30 14:28:30 +04:00
Avele
ce60d3a450 Fixed item title displaying stuck letters; fixes #362 2019-08-30 14:22:59 +04:00
Avele
f6c05aa37f Fallback to 404 if category not found; fixes #353 2019-08-29 19:43:47 +04:00
Avele
2096ae87ab Link to the license updated; fixes #350 2019-08-03 08:48:56 +04:00
Avele
d0f81d24a9 Fix markdown editor header icons; fixes #349 2019-08-03 08:43:05 +04:00
Avele
c826ecef2f Restyled blockquote element margins and paddings; fixed #354 2019-08-03 08:17:27 +04:00
avele
9e4146b5bc
Front/chore/migrate to vuetify 2.0 (#348)
* Vuetify updated

* Correct component creation in dialog mixins

* Vuetify 2.0 migration

* Conflict dialog content style fixed

* Removed duplicate attribute
2019-08-03 06:18:26 +04:00
Artyom Kazak
41c3523323
Remove item groups (#347) 2019-07-26 20:00:22 +03:00
avele
c8039b898b
Front/fix/popup dialog issues (#344)
* getCategoryUrl function moved to external file

* Consistent pop-up dialogs look and behavior
2019-07-24 23:38:47 +04:00
avele
613ecf8c9a
Adaptation for mobile screens (#340)
* Consistent headings and paragraph styles for entire app

* Search adopted for mobile

* Category item adapted for mobile

* Consistent category header icon sizes and paddings, relatively rest of category page

* Hide logo when search input displayed on mobile

* removed excess css rule

* font size and line height changed

* Badge adjusted for new font size

* Lists margins added

* Footer padding and margins adapted for mobile

* Markdown editor correct focus on open

* Markdown editor autofocus now optionabe

* Typo fix

* Markdown editor component more props and styling

* Markdown editor border stylings

* Conflict dialog refactor and adapting for mobiles

* Typo fix

* Categories page restyled and adapted for mobiles

* Categories page group titles allow break words

* Removed excess comparison
2019-07-24 19:33:02 +04:00
avele
bff3cac46e
Fixed all icons width (#341) 2019-07-22 17:58:33 +04:00
Avele
75a926587c Inherit letter spacing for vuetify toolbar 2019-07-20 19:36:37 +04:00
Avele
6e4a408dfc Fix markdown editor long words stretching at traits ; fixes #318 2019-07-15 11:54:24 +04:00
Avele
98607759ad Category header redesign; fixes #321 2019-07-14 23:33:58 +04:00
Artyom Kazak
16da2924cf Allow setting more properties (Hackage, etc) when creating an item (#333)
* Allow setting more properties when creating an item

* Fix tests

* Frontend for creating items with more properties

* Unused imports removed
2019-07-14 11:54:32 +04:00
avele
f0f9c458a5
Front/fix/category sections enabling (#335)
* Formatting

* Category sections enabling fixes #317;
Warning when disabling editing secitons;

* Removed unused import
2019-07-13 17:29:23 +04:00
dependabot[bot]
6ff67cb994 Bump lodash from 4.17.11 to 4.17.13 in /front (#331)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 19:46:24 +04:00
dependabot[bot]
4913e38be0 Bump lodash.template from 4.4.0 to 4.5.0 in /front (#329)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 19:46:04 +04:00
Avele
ece8584c18 Correct pass of url to vue-template compiler rendering function; fixes #324 2019-07-12 14:52:18 +04:00
Avele
da910381ec Submit category settings on Ctrl + Enter; fixes #316 2019-07-10 13:04:27 +04:00
Avele
7b56dbc918 fixes #320 item settings animation on first open 2019-07-10 11:54:48 +04:00
Avele
8abce5b6ef Removed extra spaces in search results fixes #323 2019-07-10 11:39:51 +04:00
Avele
45ac485ac0 Setting category status fixes #315 2019-07-10 11:21:41 +04:00
Avele
f0b20a2636 Consistent paragraph margins 2019-07-10 11:07:05 +04:00
Avele
b4c05a3e13 Font size for code blocks in markdown editor fixes #327 2019-07-09 19:26:14 +04:00
Avele
4769640694 Markdown editor issues fixes #327 2019-07-09 19:24:21 +04:00
Avele
d507e31da5 Category description section restyled 2019-07-09 11:48:40 +04:00
Avele
678fa1f684 SearchResults refactor 2019-07-09 11:31:39 +04:00
Avele
eb1c856648 Component methods now passed to context of execution "serverPrefetch" on client 2019-07-09 11:31:25 +04:00
Avele
eec86ace00 Search fix 2019-07-09 11:18:39 +04:00
Avele
ace0018b2e Fix rendering lists in category description 2019-07-09 11:14:53 +04:00
Avele
3e92f04ca2 Unused variables removed 2019-07-09 11:14:32 +04:00
Avele
7ebdc3dc78 Searching results links now lead to new front 2019-07-08 19:37:14 +04:00
Avele
82363d9705 Fixed searching when user is already at search page 2019-07-08 19:36:46 +04:00
Avele
8c0bfbbefc Search page corrected document title setting 2019-07-08 19:23:40 +04:00
Avele
cdad12eb54 Category items minor colors restyle 2019-07-08 17:20:38 +04:00
Avele
0f035bb43c Fixed displaying code blocks wrapped in anchor, restyling code blocks in general 2019-07-08 17:20:15 +04:00
Avele
e7c193cab5 More contrast colors for buttons text and icons 2019-07-08 16:38:19 +04:00
Avele
dcf11a1b9b More clear placeholder text at search bar 2019-07-08 16:28:42 +04:00