- add changelog, first tag and Github release
- adjust select component colors in Traders Table (homepage)
- add i18n for logout modal & navbar tooltips
- optimize loading flow in image gallery on products page
- add custom sorting arrow for orders and customers tables
- add order details modal
- add customer details modal
- add new event modal in calendar
- add remove event modal in calendar
- fix translations in calendar
- add reusable confirmation modal
- move countries list for react-simple-maps to public folder
- expand user dropdown in navbar
- add about modal
- add new logo
- refactor reusable select component
- adjust side menu for 1366x768 resolution
- add CSV export for customers table
- add CSV export for orders table
- adjust mobile styles
- update About modal (content, scrollbar)
- adjust Today Sales chart
- further mobile resolution adjustments
- fix multiple visual bugs
- extend About Modal
- fix pagination bug on orders and customers pages
- add contributing guidelines
- revert logo changes
- add new favicon
- update all packages
- fix eslint bugs
- fix console bugs
- extract logic & types from components
- refactor import statements
- change license
- change logo
- mobile & laptop resolution adjustments
- fix datepickers positioning
- add useWindowDimensions hook
- fix double click bug in login/signup form
- add tests (Jest + RTL)
- add CI pipeline
- add Storybook
- improve accessibility
- add readme