Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Icons clean up #135

Closed
wants to merge 31 commits into from
Closed

Icons clean up #135

wants to merge 31 commits into from

Conversation

LanselonX
Copy link
Collaborator

πŸ›  Clickup tickets

✨ Overview

  • This PR includes database changes

πŸ“ Checklist

  • Tagged issue # above
  • Checked features against requirements in ticket
  • Merge the latest main into PR branch
  • Locally Tested
  • Updated docs and changelog for new or breaking API changes
  • Completed Peer Demo (if necessary)

πŸ“ Notes

velenyx and others added 30 commits September 24, 2023 15:27
* docs: update README.md

* docs: update README.md

* fix: πŸš‘ fix ci don't work in develop and master branches

---------

Co-authored-by: Nikita Mashchenko <[email protected]>
* feat: add colors story

* feat: add loading story

* feat: add iconography stories and change stories settings
* feat: ✨ add flex component

* feat: ✨ add flex component and docs

* docs: πŸ“ add docs for Flex component

* fix: in flex width auto -> 100%

* fix: in flex width auto -> 100% in storybook
* feature: ✨ add util - get-past-time

* refactor: ♻️ rename get-past-time => get-elapsed-time. And add docs
* feature: ✨ add useGetScreenWidth hook

* fix: πŸ› get window width in server-side
* test: init jest, and add 1 test, add to ci

* test: init jest, and add 1 test, add to ci

* fix: tests for get elapsed time
* feat: ✨ add skeleton

* docs: πŸ“ add docs for skeleton

* docs: πŸ“ add more story cases for storybook

* fix: 🩹 fix tests for get elapsed time
* feat: settings are added

* fix: props are renamed
* feat: new badge component and updated iconwrapper

* fix: stories

* fix: badge type added

* fix: styles/logic

---------

Co-authored-by: Nikita Mashchenko <[email protected]>
* feat: added new server version

* refactor: remove client

* ci: added ci for backend

* feat: added github auth / removed others

* refactor: ♻️ absolute paths (#98)

* refactor: ♻️ rename absolute paths

* fix: πŸš‘ fix storybook alias paths

* fix: delete .idea directory

* refactor: removed all server

* docs: update core info

* docs: fixed auth

* fix: gtihub return entity

* ci: fixed tests

* ci: added api in docker

* ci: fixed backend tests

* fix: crlf disabled

* ci: disabled api for local

* feat: extended user schema, tests, dtos, etc

* ci: fixed tests runner

* feature: backend architecture (#120)

* fix: refactor arch signature for actual Module struct

* fix: connect docker & upload container structs

* upload: reload references by migration

* upd: fix docker

* upload: production docker without nodeEnd, should fix it

* feature: docker works

* fix docs

* ci: added backend branch

* ci: fix branch name

* fix: tests command

* fix: added .env copying step

* fix: doc & docker reference

* fix: tests & docs

---------

Co-authored-by: Nikita Mashchenko <[email protected]>

* fix: issues, password, username updates

* fix: tests, ci, env-example

* ci: temporary yarnpath fix for tests

* feat: added universityData

* fix: linter

* fix: fixed docs & nested validation

* feat: added all required relations for base user

* feature: backend api docker (#122)

* fix: autobuild project gun

* fix: docs & workflow

* fix: gitflow

* fix: test gitflow

* fix: test gitflow

* fix: test gitflow

* fix: test gitflow

* fix: test gitflow

* fix: logs

* fix: sed

* fix: sed

* fix: compose postgres

* v3.6.3

* v3.6.4

* fix: yarn

* fix: postgres volumes

* fix: production condinion toggle

* docs: fixed descriptions

* feat: merged refactor/backend

* docs: fixed local setup

* fix: removed old files

* fix: merge test

* fix: docker-compose dev virtual volume

* fix: default starter prepare

* fix: db-prepare env point

* fix: sed checker

* fix: docs & code

---------

Co-authored-by: Nikita Mashchenko <[email protected]>

* feat: added filters query for users

---------

Co-authored-by: Nikita Mashchenko <[email protected]>
Co-authored-by: Pikj [JReydman] Reyderman <[email protected]>
* feat: added initial info-modal

* fix: cleanup & useless styles

* fix: fixed some styles, returned action modal

* fix: changed the approach to using styles

* fix: flex issue

* fix: test version teameights-types

* fix: types

* fix: added type

* fix: lib issues, reusability

* fix: added new modal window

* fix: badges and modals

* fix: added logic for mobile user

* fix: added new phone action modal

* fix: added new phone action modal

* fix: code issues

* fix: changed folder location

* fix: some styles

* fix: added storybook for modal

* fix: added storybook for modal

* Revert "fix: added storybook for modal"

This reverts commit c5e7773.

* fix: added for test new function

* fix: added new modal for a test

* fix: changed mock data

* fix: changed mock data

* fix: fixed new error

* fix: previous issues and code

* fix: namings

* fix: namings

* fix: added new modal that fixes freezes

* feat: added image loader, fix issues with modals

* feat: added flags & fixed issues

---------

Co-authored-by: Nikita Mashchenko <[email protected]>
Co-authored-by: β€œmerankori” <[email protected]>
* fix: add events for flex component

* fix: add rest props for Flex component

---------

Co-authored-by: β€œmerankori” <[email protected]>
…cations (#129)

* refactor(mocks): ✨  enhance user mock data generation with notifications and team

* refactor(mocks): ♻️ convert functions to arrow functions

* test

* fix(eslint)

* save changes

* fix: refactor

* fix: date type

* fix: upgrade types

---------

Co-authored-by: Nikita Mashchenko <[email protected]>
* feat: add border disable for ui select

* feat: add filter-select draft functionality

* fix: closing select menu and codestyle

* fix: conflicts with develop

* fix: removed server actions

* fix: imports

* fix: select and input border

* fix: filter-select

* fix: some fixes for select

* fix: interfaces of searchbar

* feat: add draft search-input functionality

* fix: filter type in filter select

* fix: some fixes for selects

* feat: add draft functionality for tags-list

* feat: add placeholders and tags-list for searchbar

* feat: add outside click closing for multiple-tag

* fix: fix text-filter clearing

* fix: some tag fixes

* feat: add clear all button in tags list

* fix: change file structure

* feat: add select indicator toggle

* fix: fix search-bar styles

* feat: add api request handler for search-input

* fix: move tag in entities

* fix: move tag in features

* feat: add some filters for search-bar on page

* fix: tags-list filtersArr typization

* feat: replace react hook form functionality from search bar with native react

* fix: checkbox-list functionality typization

* fix: codestyle fixes

* feat: add query string functionality for search-bar

* fix: replace flex divs with Flex component

* feat: add search-bar in storybook

* feat: add multiple value filter functionality

* fix: add multiple filter in stories / fix timer of search-bar

* fix: codestyle fix in tag-menu

* fix: destructurize fix

* fix: state changing in search-bar

* feat: add custom styles support in shared select

* fix: margins and paddings of search-bar

* fix: design fixes

* fix: class naming fixes

* fix: menu columns in search-bar input-select

* fix: style fixes

* fix: clear logs and fix naming of callbacks

* fix: codereview fixes

---------

Co-authored-by: Nikita Mashchenko <[email protected]>
Co-authored-by: skiselev <[email protected]>
* feat: added new icons/files

* feat: changed concentration to speciality

* feat: added support for specialities

* fix: import

* fix: server support for updates

* fix: docker

* fix: prettier

* feat: added isActive for badge

* fix: added todos for backend

* fix: final adjustments

* fix: mocks, user entity, etc

* fix: fallback
* feat: added initial setup

* fix: style

* feat: added auth queries

* feat: added password reset hooks

* feat: folders refactor

* fix: added server fixes

* fix: removed bugged test

* feat: changed hooks, consts & logout

* fix: error handling

* feat: fix merge issues

* fix: deployment issue

* fix: other issues
Copy link

github-actions bot commented Dec 2, 2023

Hello from PR Helper

Remember to comment with one of the following states:

#pr-ready to enable all auto processing and merging.

#pr-onhold to prevent merging as you have other commits or discussions to make.

If you do not set the #pr-ready comment then the auto-merge capabilities will not be active.

Copy link

github-actions bot commented Dec 2, 2023

Deploy preview for teameights ready!

βœ… Preview
https://teameights-bvsdrswsy-exortme1ster.vercel.app

Built with commit 6ab331d.
This pull request is being automatically deployed with vercel-action

Copy link

github-actions bot commented Dec 2, 2023

Deploy preview for teameights-storybook ready!

βœ… Preview
https://teameights-storybook-miczdj00b-exortme1ster.vercel.app

Built with commit 6ab331d.
This pull request is being automatically deployed with vercel-action

@nmashchenko nmashchenko closed this Dec 3, 2023
@nmashchenko nmashchenko deleted the icons-clean-up branch December 4, 2023 15:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants