feat(design): home page new design and functionality #135

Merged
enes merged 24 commits from issue-121 into staging 2024-08-14 08:44:09 +00:00

24 Commits

Author SHA1 Message Date
115a3974e2 fix(deps): update axios
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
Bump axios version to 1.7.4, audit reported the issues in axios >= 1.3.2
2024-08-14 10:35:51 +02:00
6652c6519e refactor(review): add date util functions
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 9s
2024-08-13 11:52:05 +02:00
950593aeed chore(git-hooks): clean commit-msg script
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-12 16:01:56 +02:00
f896849ffd refactor: expand useSigitMeta and add comments
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-12 14:26:03 +02:00
72d0e065ea fix(home): focus outlines and decorations
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-09 12:00:36 +02:00
15aa98e9db refactor(home): increase dropzone area
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-09 11:29:00 +02:00
93b2477839 feat(home): add search param to address bar and sync the state with navigation 2024-08-09 10:58:30 +02:00
83ddc1bbc8 feat: add dropzone and multiple files support
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-08 17:30:49 +02:00
276ad23e2c chore(git): merge branch 'staging' into issue-121 2024-08-08 16:27:55 +02:00
c18d0f6c13 refactor: use search submit and clean events, instead of change 2024-08-08 15:46:17 +02:00
becd02153c feat(dashboard): add sigits filtering, sorting, searching 2024-08-07 14:15:20 +02:00
272fcf93c6 fix: search bar scaling 2024-08-07 11:11:07 +02:00
6b5a8a7375 fix(sigit): excel extension typo, more excel types 2024-08-07 11:10:32 +02:00
d0e3704ed6 fix: missing id/name on custom select input 2024-08-06 14:07:41 +02:00
e4a7fa4892 fix: nested a links in card 2024-08-06 13:38:33 +02:00
c3f60b1e64 feat: extension icon label util component 2024-08-06 13:29:43 +02:00
6f05295cd0 docs: add comment for TooltipChild 2024-08-06 13:02:20 +02:00
21caaa7009 fix: sigit links and outline 2024-08-06 12:54:01 +02:00
64c48835a4 refactor: sigit cards design and split components 2024-08-06 12:42:21 +02:00
f51afe3b67 fix: some linter warnings and an error 2024-08-05 09:49:56 +02:00
8d168314de feat: custom select component 2024-08-05 09:39:46 +02:00
64b6f8309f fix: modal override removed
Mui modal overrides affected tooltip positioning
2024-08-05 09:24:14 +02:00
b959aa7dc2 style: applied css prettier formatting 2024-08-05 09:21:22 +02:00
f21d158a8e fix: input font-family inherit 2024-08-05 09:16:36 +02:00