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

feat: added new screens, updates #77

Merged
merged 10 commits into from
Sep 11, 2023
Merged

feat: added new screens, updates #77

merged 10 commits into from
Sep 11, 2023

Conversation

nmashchenko
Copy link
Owner

πŸ›  Clickup tickets

  • Resolves

✨ 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

@vercel
Copy link

vercel bot commented Sep 9, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
teameights βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Sep 9, 2023 11:59pm
teameights-storybook βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Sep 9, 2023 11:59pm

@github-actions
Copy link

github-actions bot commented Sep 10, 2023

Deploy preview for teameights ready!

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

Built with commit 8a1f326.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

github-actions bot commented Sep 10, 2023

Deploy preview for teameights-storybook ready!

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

Built with commit 8a1f326.
This pull request is being automatically deployed with vercel-action

@nmashchenko nmashchenko merged commit 4dfcaeb into dev-nextjs Sep 11, 2023
4 checks passed
@nmashchenko nmashchenko deleted the feat/auth-pages branch September 11, 2023 07:14
nmashchenko added a commit that referenced this pull request Sep 24, 2023
* Fixed font

* fix topbar

* add search-panel start layout

* move search-panel in components, add some fixes

* add and implement slice for users filters

* New working approach [ERROR]

* Production ready w/o tests

* Update .eslintrc.js

* Covered with tests

* Initial setup

* Fixed errors

* Fixed all known issues

* Create pull_request_template.md

* Delete pull_request_template.md

* Delete pull_request_template.md

* New branch Merge fix

* Updated

* Update teams.service.spec.ts

* Applied eslint and fixed errors

* updates

* updated approach [working]

* small updates

* Finished tests & finished implementation

* updates & documentation

* Small updates

* add countries filter functionality

* add some styles and range-search component

* Added websockets for frontend

* updates with bug

* working version

* cleanup

* Small updates before merge

* Initial cleanning

* Fixes part2

* Fixes part3

* Fixes part 4

* Fixes part 5

* Fixes part6

* Small cleanup

* Fixes part7

* Fixes part8

* Updated tests

* Fixed frontend issues

* Update finishRegistrationData.js

* Changed folder name

* Fixed issues

* Final fixes

* Initial fixes

* Fixes part2

* add range functionality in component, add some styles

* Redesign reset-password

* Fixes part3

* Fixes part4

* Fixes part 5

* fix range value in slice

* fix SearchByRange component

* add tags for SearchPanel

* define initial state of FilterSlice

* Fixes part6

* Fixes part 7

* Added backdrops

* Finished logic

* Fixes part 8

* Small updates

* Small fixes + initial page setup

* Small fixes

* Filters setup

* add toast notification

* redesing email comfirmation page

* add shared navbar for reset password pages

* Added S3 support + throttler

* Disabled throttler on other modules for now

* Allow throttling for /beta route

* Updates to throttler

* Update file.service.ts

* add grid for select

* Switched images storing to S3

* Small updates

* Implemented logic

* Update github-actions-demo.yml

* initialized inifiteLoading approach for teams

* Updates to the main page UI

* Main page major fixes

* Refactoring

* fix for items of SearchByChecks

* isolate SearchPanel components

* add mobile filters draft functionality

* fix SearchPanel, add bottom buttons

* add tags for modal

* add SearchPanel component

* Fixes

* Fixes part2

* Made teams adaptive & bug fixes

* Made infinite scroll for teams / adaptive fixes

* Notification modal & team modals & fixes

* Upload image fix

* Finished ticket

* Initial websocket refactoring

* Implement desing of  new password creation page.

* Sockets fix

* Rewrote Profile, fixed bugs

* Made all buttons clickable & Modal animations

* Added Education&Work

* Updates & bug fixes

* Bug fixes & new component

* Improvements & fixes

* Finished profile

* Added hover

* Update maintenance.service.ts

* Small bugs fixes

* Updated registration

* implement desing of creating new password

* Updated bucket policies for AWS_S3

* Fixed images && adaptive for registration

* Small fixes

* Update github-actions-demo.yml

* Added heartbeat

* Finished logic for updating

* final fixes

* fix: refactorred code

* Revert "fix: refactorred code"

This reverts commit 0e70fe4.

* fix: images & preloader

* fix: animations, image loaders, crown

* feat: added new skelton loaders

* fix: fixed jumping layouts

* fix: fixed pull request issues

* feat: changed meta, added not found states

* fix: netlify error

* fix: link tag

* Update index.html

* add: new loader

* refactor: removed all client folder

* docs: added breaking changes

* docs: added fsd info

* feat: added nextjs and forced yarn

* feat: prettier and eslint setup

* ci: implement husky

* ci: updated the push file

* fix: moved pre-commit & pre-push to client

* ci: enable commitlint

* feat: added storybook

* feat: added shared folder, setup module scss, improved tsconfig

* fix: fixed shared styles error

* feat: added fields/checkbox

* feat: added input(password/default)

* feat: added all types of Input: Date, Password, Link

* feat: added textarea

* feat: added single select

* feat: added multiple select

* feat: added checkbox select

* ci: added vercel.json

* docs: fixed README.md

* fix: fixed vercel.json

* fix: fixed installCommand in vercel.json

* fix: removed vercel.json

* BadgeFramework component was added.

* feat: added tabs component

* BadgeLanguage component was added.

* BadgeFrameworkContainer component was added & Update props for BadgeFramework component

* BadgeLanguageContainer component was added & Update props in BadgeLanguage and BadgeFramework components

* Update style in BadgeLanguage component

* cleaned up values in BadgeFramework component

* change: 🦧 prettier

* Update types for frameworkColors & frameworkTextColors

* feat: added auth pages, readme, props for svg elements

* chore: upgrade yarn to stable

* docs: updated readme

* Resolve arguments problem in BadgeFramework component

* Resolve formating for scss file

* feat: tanstack installed

* docs: added note

* Update component type of whole LanguageLogos

* BadgeFramework (single) component was added to storybook

* feat: rquery installed and initialized

* chore: rquery version updated to beta-v5

* chore: query revalidate default params added

* BadgeLanguage (single) component was added to storybook & update .map() method in these components & update imports

* fix: fixed components to better match fsd

* fix: fixed issues to merge branch

* fix: fixed imports

* fix: fix env-file name

* fix: added ignorecase for git

* fix: deleted old Button folder

* fix: deleted old Tabs folder

* fix: deleted old Typography folder

* fix: deleted old Button folder

* fix: deleted old Typography folder

* fix: deleted old Tabs folder

* fix: fixed icons placement

* fix: removed old ui directory

* fix: change naming

* fix: fixed naming, import

* chore: react-query has been  moved to lib

* refactor: rq replaced

* feat: added toaster setup

* feat: reusable modal (#55)

* add Modal component

* fix children placing

* fixes for modal

* add modal on page

* add stories for Modal

* fix formatting

* update yarn lock

* update props for cross

* add animations for modal

* fix: modal story

* feat: size changing support

* fix: deleted old Button folder

* fix: deleted old Fields folder

* fix: deleted old Typography folder

* fix: deleted old Tabs folder

* fix: fixed exports

* fix: close icon

---------

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

* ci: disable auto deploy vercel (#58)

* ci: disable auto deploy vercel

* ci: add client CI

* ci: update server CI

* ci: fix client CI

* fix: prettier

* ci: add PR helper

* ci: add deploy CI

* ci: update deploy version

* ci: fix deploy

* ci: move deploy to frontend and backend

* ci: add renovate

* ci: change renovate

* ci: test backend CI

* fix(ci): πŸ’š fix run PR worker in renovate

* fix: 🩹 work ci on renovate[bot] (#73)

* fix(ci): πŸ’š disable work all CI on renovate

* ci(renovate): πŸ‘· update renovate bot

- exclude server directory
- add 6 days stability for packages

* ci(renovate): πŸ‘· delete unucessary checks PR type

* fix(renovate): 🩹 wrong config file (#74)

* сhore: πŸ§‘β€πŸ’» add editor file and git attributes (#78)

* chore: πŸ”₯ remove unnecessary vscode folder

* chore: πŸ§‘β€πŸ’» add editor files

* ci: πŸ‘· remove bundle analyzer (#79)

* feat: added new screens, updates (#77)

* feat: added new screens, updates

* fix: fixed all files with prettier

* fix: illustration with prettier

* fix: yarn.lock

* feat: added all screens for password

* refactor: fixed namings, changed file names

* fix: yarn file

* refactor: 🎨 change prettier config to airbnb style-guide (#85)

* docs: updated notion link

* refactor: ♻️ rename files (#87)

* refactor: ♻️ rename all ui.tsx files

* fix: πŸš‘ fix bad imports

* fix: issues with social buttons

* refactor: match company style

* fix: fixed all parts

* fix: typography naming

* fix: colors approach

* fix: added missing color

* refactor: move colors.ts to types folder

---------

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

* feat: cookie component added (#90)

* feat: cookie component added

* fix: removed unnecessary properties, changed the name of the image

* fix: removed from main page and added storybook

* fix: changed locatiion cookie file

* fix: added animations for the component and updated the button click logic

* fix: corrected the styles, moved the hook to another file

* fix: changed logic for invoke

---------

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

* refactor: ♻️ absolute paths (#98)

* refactor: ♻️ rename absolute paths

* fix: πŸš‘ fix storybook alias paths

* fix: delete .idea directory

---------

Co-authored-by: Mikhail <[email protected]>
Co-authored-by: Nikita Mashchenko <[email protected]>
Co-authored-by: MelCode <[email protected]>
Co-authored-by: dserra22 <[email protected]>
Co-authored-by: Berezhnev Vladimir <[email protected]>
Co-authored-by: Sivritkin Dmitriy <[email protected]>
Co-authored-by: dmtrack <[email protected]>
Co-authored-by: MelancholicCode <[email protected]>
Co-authored-by: LanselonX <[email protected]>
velenyx added a commit that referenced this pull request Sep 24, 2023
* Fixed font

* fix topbar

* add search-panel start layout

* move search-panel in components, add some fixes

* add and implement slice for users filters

* New working approach [ERROR]

* Production ready w/o tests

* Update .eslintrc.js

* Covered with tests

* Initial setup

* Fixed errors

* Fixed all known issues

* Create pull_request_template.md

* Delete pull_request_template.md

* Delete pull_request_template.md

* New branch Merge fix

* Updated

* Update teams.service.spec.ts

* Applied eslint and fixed errors

* updates

* updated approach [working]

* small updates

* Finished tests & finished implementation

* updates & documentation

* Small updates

* add countries filter functionality

* add some styles and range-search component

* Added websockets for frontend

* updates with bug

* working version

* cleanup

* Small updates before merge

* Initial cleanning

* Fixes part2

* Fixes part3

* Fixes part 4

* Fixes part 5

* Fixes part6

* Small cleanup

* Fixes part7

* Fixes part8

* Updated tests

* Fixed frontend issues

* Update finishRegistrationData.js

* Changed folder name

* Fixed issues

* Final fixes

* Initial fixes

* Fixes part2

* add range functionality in component, add some styles

* Redesign reset-password

* Fixes part3

* Fixes part4

* Fixes part 5

* fix range value in slice

* fix SearchByRange component

* add tags for SearchPanel

* define initial state of FilterSlice

* Fixes part6

* Fixes part 7

* Added backdrops

* Finished logic

* Fixes part 8

* Small updates

* Small fixes + initial page setup

* Small fixes

* Filters setup

* add toast notification

* redesing email comfirmation page

* add shared navbar for reset password pages

* Added S3 support + throttler

* Disabled throttler on other modules for now

* Allow throttling for /beta route

* Updates to throttler

* Update file.service.ts

* add grid for select

* Switched images storing to S3

* Small updates

* Implemented logic

* Update github-actions-demo.yml

* initialized inifiteLoading approach for teams

* Updates to the main page UI

* Main page major fixes

* Refactoring

* fix for items of SearchByChecks

* isolate SearchPanel components

* add mobile filters draft functionality

* fix SearchPanel, add bottom buttons

* add tags for modal

* add SearchPanel component

* Fixes

* Fixes part2

* Made teams adaptive & bug fixes

* Made infinite scroll for teams / adaptive fixes

* Notification modal & team modals & fixes

* Upload image fix

* Finished ticket

* Initial websocket refactoring

* Implement desing of  new password creation page.

* Sockets fix

* Rewrote Profile, fixed bugs

* Made all buttons clickable & Modal animations

* Added Education&Work

* Updates & bug fixes

* Bug fixes & new component

* Improvements & fixes

* Finished profile

* Added hover

* Update maintenance.service.ts

* Small bugs fixes

* Updated registration

* implement desing of creating new password

* Updated bucket policies for AWS_S3

* Fixed images && adaptive for registration

* Small fixes

* Update github-actions-demo.yml

* Added heartbeat

* Finished logic for updating

* final fixes

* fix: refactorred code

* Revert "fix: refactorred code"

This reverts commit 0e70fe4.

* fix: images & preloader

* fix: animations, image loaders, crown

* feat: added new skelton loaders

* fix: fixed jumping layouts

* fix: fixed pull request issues

* feat: changed meta, added not found states

* fix: netlify error

* fix: link tag

* Update index.html

* add: new loader

* refactor: removed all client folder

* docs: added breaking changes

* docs: added fsd info

* feat: added nextjs and forced yarn

* feat: prettier and eslint setup

* ci: implement husky

* ci: updated the push file

* fix: moved pre-commit & pre-push to client

* ci: enable commitlint

* feat: added storybook

* feat: added shared folder, setup module scss, improved tsconfig

* fix: fixed shared styles error

* feat: added fields/checkbox

* feat: added input(password/default)

* feat: added all types of Input: Date, Password, Link

* feat: added textarea

* feat: added single select

* feat: added multiple select

* feat: added checkbox select

* ci: added vercel.json

* docs: fixed README.md

* fix: fixed vercel.json

* fix: fixed installCommand in vercel.json

* fix: removed vercel.json

* BadgeFramework component was added.

* feat: added tabs component

* BadgeLanguage component was added.

* BadgeFrameworkContainer component was added & Update props for BadgeFramework component

* BadgeLanguageContainer component was added & Update props in BadgeLanguage and BadgeFramework components

* Update style in BadgeLanguage component

* cleaned up values in BadgeFramework component

* change: 🦧 prettier

* Update types for frameworkColors & frameworkTextColors

* feat: added auth pages, readme, props for svg elements

* chore: upgrade yarn to stable

* docs: updated readme

* Resolve arguments problem in BadgeFramework component

* Resolve formating for scss file

* feat: tanstack installed

* docs: added note

* Update component type of whole LanguageLogos

* BadgeFramework (single) component was added to storybook

* feat: rquery installed and initialized

* chore: rquery version updated to beta-v5

* chore: query revalidate default params added

* BadgeLanguage (single) component was added to storybook & update .map() method in these components & update imports

* fix: fixed components to better match fsd

* fix: fixed issues to merge branch

* fix: fixed imports

* fix: fix env-file name

* fix: added ignorecase for git

* fix: deleted old Button folder

* fix: deleted old Tabs folder

* fix: deleted old Typography folder

* fix: deleted old Button folder

* fix: deleted old Typography folder

* fix: deleted old Tabs folder

* fix: fixed icons placement

* fix: removed old ui directory

* fix: change naming

* fix: fixed naming, import

* chore: react-query has been  moved to lib

* refactor: rq replaced

* feat: added toaster setup

* feat: reusable modal (#55)

* add Modal component

* fix children placing

* fixes for modal

* add modal on page

* add stories for Modal

* fix formatting

* update yarn lock

* update props for cross

* add animations for modal

* fix: modal story

* feat: size changing support

* fix: deleted old Button folder

* fix: deleted old Fields folder

* fix: deleted old Typography folder

* fix: deleted old Tabs folder

* fix: fixed exports

* fix: close icon

---------

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

* ci: disable auto deploy vercel (#58)

* ci: disable auto deploy vercel

* ci: add client CI

* ci: update server CI

* ci: fix client CI

* fix: prettier

* ci: add PR helper

* ci: add deploy CI

* ci: update deploy version

* ci: fix deploy

* ci: move deploy to frontend and backend

* ci: add renovate

* ci: change renovate

* ci: test backend CI

* fix(ci): πŸ’š fix run PR worker in renovate

* fix: 🩹 work ci on renovate[bot] (#73)

* fix(ci): πŸ’š disable work all CI on renovate

* ci(renovate): πŸ‘· update renovate bot

- exclude server directory
- add 6 days stability for packages

* ci(renovate): πŸ‘· delete unucessary checks PR type

* fix(renovate): 🩹 wrong config file (#74)

* сhore: πŸ§‘β€πŸ’» add editor file and git attributes (#78)

* chore: πŸ”₯ remove unnecessary vscode folder

* chore: πŸ§‘β€πŸ’» add editor files

* ci: πŸ‘· remove bundle analyzer (#79)

* feat: added new screens, updates (#77)

* feat: added new screens, updates

* fix: fixed all files with prettier

* fix: illustration with prettier

* fix: yarn.lock

* feat: added all screens for password

* refactor: fixed namings, changed file names

* fix: yarn file

* refactor: 🎨 change prettier config to airbnb style-guide (#85)

* docs: updated notion link

* refactor: ♻️ rename files (#87)

* refactor: ♻️ rename all ui.tsx files

* fix: πŸš‘ fix bad imports

* fix: issues with social buttons

* refactor: match company style

* fix: fixed all parts

* fix: typography naming

* fix: colors approach

* fix: added missing color

* refactor: move colors.ts to types folder

---------

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

* feat: cookie component added (#90)

* feat: cookie component added

* fix: removed unnecessary properties, changed the name of the image

* fix: removed from main page and added storybook

* fix: changed locatiion cookie file

* fix: added animations for the component and updated the button click logic

* fix: corrected the styles, moved the hook to another file

* fix: changed logic for invoke

---------

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

* refactor: ♻️ absolute paths (#98)

* refactor: ♻️ rename absolute paths

* fix: πŸš‘ fix storybook alias paths

* fix: delete .idea directory

---------

Co-authored-by: Mikhail <[email protected]>
Co-authored-by: Nikita Mashchenko <[email protected]>
Co-authored-by: MelCode <[email protected]>
Co-authored-by: dserra22 <[email protected]>
Co-authored-by: Berezhnev Vladimir <[email protected]>
Co-authored-by: Sivritkin Dmitriy <[email protected]>
Co-authored-by: dmtrack <[email protected]>
Co-authored-by: MelancholicCode <[email protected]>
Co-authored-by: LanselonX <[email protected]>
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.

None yet

1 participant