Commit Graph

  • 5550b7c241 Merge pull request 'Fetch an articl by its id, Fetch the body of the articl(content)' (#139) from feature/fetch-article into develop danysmall 2022-10-12 13:59:49 +00:00
  • 86073d5718 set up makefile feature/complete-develop-merge maximus 2022-10-12 16:59:24 +03:00
  • 85f227f7d9 Resolve entrypoint file bug danysmall 2022-10-12 16:44:41 +03:00
  • 779b091bd5 article slice feature/article-slice “Salar 2022-10-12 16:34:44 +03:00
  • a26faeeb02 Fetch an articl by its id, Fetch the body of the articl(content) feature/fetch-article “Salar 2022-10-12 16:23:48 +03:00
  • 50a42955d6 Merge pull request '(feature/complete-develop-merge) Resolving multiple merges' (#138) from feature/complete-develop-merge into develop danysmall 2022-10-12 12:15:01 +00:00
  • 9a3e545cf0 Resolving issues danysmall 2022-10-12 15:13:08 +03:00
  • 87ad19fa1a Merge branch 'feature/search-results-page' into feature/complete-develop-merge danysmall 2022-10-12 14:52:55 +03:00
  • 1d5eb72826 Merge branch 'fix/article-interaction-buttons' into feature/complete-develop-merge danysmall 2022-10-12 14:46:28 +03:00
  • 011f1564a0 Merge branch 'fix/article-keywords' into feature/complete-develop-merge danysmall 2022-10-12 14:45:52 +03:00
  • 89146993c7 Merge branch 'fix/logo' into feature/complete-develop-merge danysmall 2022-10-12 14:45:44 +03:00
  • a9895cc6dd Merge branch 'fix/base-layout' into feature/complete-develop-merge danysmall 2022-10-12 14:42:46 +03:00
  • 5afd4ced4d Link component has been added to the icon to referense to the home page fix/article-breadcumbs “Salar 2022-10-12 11:50:17 +03:00
  • f09cddff75 The style of the children has been modified fix/base-layout “Salar 2022-10-12 11:43:49 +03:00
  • 8db96d108f return markdown component feature/search-results-page maximus 2022-10-11 14:39:45 +03:00
  • a7534b589f added search results page, chanhgen search bar, changed article component maximus 2022-10-11 11:53:20 +03:00
  • bd1771e234 The style of the logo has been modified fix/logo “Salar 2022-10-10 20:02:17 +03:00
  • 6cdd4ed730 The border color of the keyword has been modified according to our design fix/article-keywords “Salar 2022-10-10 18:32:47 +03:00
  • 12043e9123 The distance between the buttons has been increased “Salar 2022-10-10 18:13:22 +03:00
  • 5e46d6a098 ended search feature/search-requests maximus 2022-10-05 15:49:07 +03:00
  • 18cc0084af resloving maximus 2022-09-28 17:28:06 +03:00
  • 43a73bc538 Merge pull request 'Fixed props in link component' (#130) from fix/link-component into develop Denis Gorbunov 2022-09-22 09:55:19 +00:00
  • 4c90885d92 fixed props in link component fix/link-component Maximus 2022-09-09 18:57:43 +03:00
  • f3c6b65b57 Merge pull request 'fixed style again' (#129) from fix/MainSection into develop Denis Gorbunov 2022-09-09 09:14:57 +00:00
  • ae0f36c21e fixed style again fix/MainSection filantrop 2022-09-08 16:38:04 +03:00
  • 0e3f08dea9 Merge pull request 'Removed scroll locking' (#128) from fix/bottom-sheet-modal into develop Denis Gorbunov 2022-09-08 13:18:36 +00:00
  • 10b501869a Merge branch 'develop' into fix/bottom-sheet-modal fix/bottom-sheet-modal decamel 2022-09-08 16:18:26 +03:00
  • 6e71403869 Merge pull request 'Markdown component,package.json' (#122) from feature/markdown into develop Denis Gorbunov 2022-09-08 13:17:55 +00:00
  • ffb5a428a0 Merge branch 'develop' into feature/markdown feature/markdown decamel 2022-09-08 16:17:42 +03:00
  • 0411fed55e Merge pull request 'fix styles' (#127) from fix/MainSection into develop Denis Gorbunov 2022-09-08 13:16:05 +00:00
  • 8aaff6ab7b Merge pull request 'fixed errors' (#126) from fix/clean-develop into develop Denis Gorbunov 2022-09-08 13:15:40 +00:00
  • a047f1fd91 removed scroll lock from modal Maximus 2022-09-08 15:59:14 +03:00
  • 449b05c1a0 Merge branch 'fix/clean-develop' into fix/bottom-sheet-modal Maximus 2022-09-08 14:12:37 +03:00
  • ccadb58979 fix styles filantrop 2022-09-08 13:40:54 +03:00
  • 00ee5788a8 fixed errors fix/clean-develop Maximus 2022-09-08 13:30:30 +03:00
  • f5251fd04b Merge pull request 'Updated link to universal component' (#124) from fix/link-update into develop Denis Gorbunov 2022-09-08 09:14:36 +00:00
  • 0931fa8fe5 fixed props fix/link-update Maximus 2022-09-08 12:13:20 +03:00
  • 2d2e9905d3 Merge pull request 'Return of working develop' (#125) from fix/clean-develop into develop Denis Gorbunov 2022-09-08 08:52:51 +00:00
  • 956109f34a updated imports, mock authors and articles request, renamed files Maximus 2022-09-08 11:44:02 +03:00
  • d108e88c65 Merge branch 'develop' into fix/clean-develop Maximus 2022-09-08 11:22:23 +03:00
  • f4e83e0cc8 updated link to universal component Maximus 2022-09-08 11:11:22 +03:00
  • 4a44157efb Main Section redundant dependencies decamel 2022-09-07 16:40:36 +03:00
  • 57b5c229a0 Merge pull request 'Search bar' (#123) from feature/search-bar into develop Denis Gorbunov 2022-09-07 13:37:07 +00:00
  • 37bc27bbd6 Fix merge feature/search-bar decamel 2022-09-07 16:36:45 +03:00
  • ea783017a7 Dependencies fixes decamel 2022-09-07 16:28:27 +03:00
  • aaecefb462 Merge pull request 'fix/select' (#120) from fix/select into develop Denis Gorbunov 2022-09-07 13:23:09 +00:00
  • f49b9fee1a Markdown component,package.json “Salar 2022-09-07 16:22:58 +03:00
  • b5b05cd7ae Merge pull request 'feature/main-section' (#118) from feature/main-section into develop Denis Gorbunov 2022-09-07 13:22:53 +00:00
  • 83ff35ce4f Merge pull request 'added SearchBar for MainSection' (#117) from feature/search-bar into develop Denis Gorbunov 2022-09-07 13:21:18 +00:00
  • 2581ca1d88 Merge branch 'develop' into feature/search-bar decamel 2022-09-07 16:21:00 +03:00
  • 94f7a3d851 Merge pull request 'Edited Heading component' (#115) from fix/heading into develop Denis Gorbunov 2022-09-07 13:19:13 +00:00
  • f7a5aaf90e fix props in component feature/main-section filantrop 2022-09-07 15:30:31 +03:00
  • 8a64b5f0f7 Merge pull request 'Aspect ratio component' (#121) from feature/aspect-ratio-component into develop Denis Gorbunov 2022-09-07 12:25:35 +00:00
  • f3ccb0523a fix props in component filantrop 2022-09-07 14:58:40 +03:00
  • 94d23d7b0b Merge pull request 'feature/add-background-image' (#119) from feature/add-background-image into develop Denis Gorbunov 2022-09-06 09:11:26 +00:00
  • 4a5afdf01a fix icon button for select as new icons fix/select filantrop 2022-09-01 23:56:47 +03:00
  • 24f44b4352 added bacrground image for main page feature/add-background-image filantrop 2022-09-01 23:48:08 +03:00
  • ada0f450f5 Merge pull request 'Edited container - wideclass condition has been added' (#116) from fix/container-component-and/or-tailwind-class into develop Denis Gorbunov 2022-09-01 14:26:51 +00:00
  • a6d9b3e417 Merge pull request 'Edited Avatar' (#114) from fix/avatar into develop Denis Gorbunov 2022-09-01 14:25:18 +00:00
  • 96027bf91a Merge pull request 'Skeleton Component' (#113) from feature/skeleton-component into develop Denis Gorbunov 2022-09-01 14:16:29 +00:00
  • 56747b66a9 Merge pull request 'feature/featured-authors' (#111) from feature/featured-authors into develop Denis Gorbunov 2022-09-01 14:16:19 +00:00
  • c34cac7cee added SearchBar for MainSection filantrop 2022-08-31 20:10:01 +03:00
  • ace9e7498d Edited container - wideclass condition has been added fix/container-component-and/or-tailwind-class “Salar 2022-08-30 16:19:43 +03:00
  • 62c1cfd697 Unfinished solution temp/ah decamel 2022-08-30 15:41:21 +03:00
  • 6d36b774b2 Aspect ratio component feature/aspect-ratio-component “Salar 2022-08-30 15:31:23 +03:00
  • 21c858b519 Edited Heading component fix/heading “Salar 2022-08-30 15:21:36 +03:00
  • af62f49b27 Edited Avatar fix/avatar “Salar 2022-08-30 15:07:56 +03:00
  • 0364c20240 Ah? filantrop 2022-08-30 14:42:58 +03:00
  • 3511e6134b Skeleton Component feature/skeleton-component “Salar 2022-08-30 14:24:35 +03:00
  • a080bc4361 Featured articales section - Card component feature/featured-authors “Salar 2022-08-30 14:05:37 +03:00
  • a2f80ad94f Featured Authors section “Salar 2022-08-30 13:50:20 +03:00
  • 321bb6cc9b Featured Authores section “Salar 2022-08-30 13:45:01 +03:00
  • d5e5fe995b Merge pull request 'Added two variants of logo icon' (#110) from fix/logo-component into develop Denis Gorbunov 2022-08-30 08:10:02 +00:00
  • 4c8cb61f77 Merge pull request 'Changed colors for button variants' (#109) from fix/button-component into develop Denis Gorbunov 2022-08-30 08:09:39 +00:00
  • e151986782 Merge pull request 'added article with parts uses dot notation' (#108) from feature/article-component into develop Denis Gorbunov 2022-08-30 08:09:14 +00:00
  • d5d5ca196a added two variants of logo icon fix/logo-component Maximus 2022-08-29 13:47:38 +03:00
  • 6a255a2730 changed colors fix/button-component Maximus 2022-08-29 13:46:19 +03:00
  • bd3015dcf0 added article with parts uses dot notation feature/article-component Maximus 2022-08-29 13:37:46 +03:00
  • 28854c35b1 Merge pull request 'fix style and added inGroup props for InputGroup' (#105) from fix/select into develop Denis Gorbunov 2022-08-25 09:02:13 +00:00
  • c1abf18662 Merge branch 'develop' into fix/context-menu fix/context-menu decamel 2022-08-25 12:01:50 +03:00
  • 040fecbcbf Merge pull request 'Created column layout schema' (#107) from feature/triple-column-layout into develop Denis Gorbunov 2022-08-25 09:00:34 +00:00
  • f2244fbc8a Merge branch 'develop' into fix/context-menu Maximus 2022-08-24 23:44:47 +03:00
  • 3b2c3c5e9c Merge branch 'develop' into feature/triple-column-layout feature/triple-column-layout Maximus 2022-08-24 23:39:55 +03:00
  • 0c34803cfb added styles for adaptive Maximus 2022-08-24 23:37:08 +03:00
  • c319c8298b added columns children and dot notation for columns Maximus 2022-08-24 22:13:47 +03:00
  • 5e3b000bd6 fix style and add inGroup props for InputGroup filantrop 2022-08-24 15:32:48 +03:00
  • 81fb3787bf Merge branch 'develop' into feature/add-button-component feature/add-button-component Denis Gorbunov 2022-08-23 10:46:23 +00:00
  • b076b8ef69 Merge pull request 'Rename wrong icon's name' (#98) from fix/icon-factory into develop Denis Gorbunov 2022-08-23 10:45:44 +00:00
  • d448ac0110 Merge pull request 'Delete unnecessary component Logotype' (#99) from fix/unnecessary-files into develop Denis Gorbunov 2022-08-23 10:45:20 +00:00
  • bc9fc9495d Merge pull request 'Delete property from deprecated page component' (#100) from fix/deprecated-trash into develop Denis Gorbunov 2022-08-23 10:45:10 +00:00
  • faed5dd8dc Merge pull request 'Fixed header' (#101) from fix/header into develop Denis Gorbunov 2022-08-23 10:44:47 +00:00
  • 30f0e02a4d Merge pull request 'Feixed navbar from header' (#102) from fix/header-navbar into develop Denis Gorbunov 2022-08-23 10:44:00 +00:00
  • cd4f5f55ca Merge pull request 'Fixed width if bottom sheet modal component' (#104) from fix/bottom-sheet-modal into develop Denis Gorbunov 2022-08-23 10:43:36 +00:00
  • 159913fe97 Merge remote-tracking branch 'origin/develop' into fix/bottom-sheet-modal decamel 2022-08-23 13:43:03 +03:00
  • 27a769277e Merge pull request 'Fixed button component' (#103) from fix/button-component into develop Denis Gorbunov 2022-08-23 10:41:37 +00:00
  • e0ff8095d0 Featured Authors section based on Card component “Salar 2022-08-23 12:56:59 +03:00
  • ebbb66e48a Merge pull request 'Return of the App.tsx' (#97) from fix/return-app into develop Denis Gorbunov 2022-08-23 09:42:12 +00:00
  • 84564a5158 Merge branch 'fix/deprecated-trash' into feature/triple-column-layout Maximus 2022-08-23 12:01:47 +03:00
  • e87a920d99 fixed width of bottom modal Maximus 2022-08-23 11:57:20 +03:00
  • 0fa8033830 changed deprecated page component fix/deprecated-trash Maximus 2022-08-22 17:55:59 +03:00