Commit Graph

149 Commits

Author SHA1 Message Date
Mamadou DICKO
85f89b4df1
Feat/improve UI (#174)
* feat(signup): add sign in page link

* feat(upload): improve ui

* ui(header): add logout button

* feat(login): add redirection for logged user
2023-05-27 00:12:57 +02:00
Stan Girard
1a11f6045e chore(yarn): added yarn.lock 2023-05-26 14:28:15 +02:00
Mamadou DICKO
d848d5aa0b
Chore: add husky, no-unused-vars & no-explicit-any eslint rules (#168)
* chore: add husky

* chore(eslint): add  no-unused-vars rule

* chore(eslint): add  no-explicit-any rule

* chore: add PR template
2023-05-26 13:56:29 +02:00
!MAD!
0ef223dbab
fix flickery navbar (#165)
* fix: flickery navbar
2023-05-26 11:34:52 +02:00
!MAD!
0c6d7fded2
fix /explore recursion due to useEffect (#164)
* fix: /explore recursion

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-05-26 11:27:29 +02:00
!MAD!
f69c64ead1
Toasts (Notification Component) (#163)
* feature: responsive navbar

* style: nav links hover animatiosn

* style: better Input Fields

* refactor: use form submit instead of button onclick

* feature: loading states

* feature: log out confirmation

* feature: basic toast

* feature: Toast variants

* fix: use global toast provider

* feature: use toast instead of alert for auth routes

* fix(mobile): nav menu close on route change

* fix: field dark mode

* feature: redirect when login and logout

* refactor: group auth routes

* refactor: use @/app imports

* style: use Field on /upload

* fix: forward ref

* feature: Multi toast

* feature: add toasts to /upload

* refactor: new login in auth group

* chore: quote

* chore(pnpm): removed

* feature: toasty animations

* fix: build errors and warnings

* chore: remove irrelevant comments

* fix: use unique ids for toasts

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-05-26 10:57:29 +02:00
Stan Girard
e11183ed07 chore(binary): removed 2023-05-26 08:11:34 +02:00
Shan
7adcdd3d51
Support for capitalized file extensions such as PDF (#146) 2023-05-25 23:58:38 +02:00
Mamadou DICKO
20ed6183b9
Feat: improve login page ux (#159) 2023-05-25 23:27:59 +02:00
Shan
cc6ea15dcd
UI text improvements (#147)
* UI text improvements

* UI text improvements
2023-05-25 10:10:35 +02:00
Stan Girard
e244b2d8c1 chore(star): removed 2023-05-24 23:08:59 +02:00
Stan Girard
327074c5d4
feat(auth): now application has authentication (#144)
* feat(auth): backend authentification verification

* feat(auth): added to all endpoints

* feat(auth): added to all endpoints

* feat(auth): redirect if not connected

* chore(print): removed

* feat(login): redirect

* feat(icon): added

* chore(yarn): removed lock

* chore(gitignore): removed
2023-05-24 22:21:22 +02:00
Stan Girard
9aa16fe6fc fix(docker): added python 2023-05-24 17:22:54 +02:00
Stan Girard
4bdba525ca docs(readme): updated frontend 2023-05-24 16:43:26 +02:00
Stan Girard
f1704f2ffa docs(readme): added frontend 2023-05-24 16:18:40 +02:00
Stan Girard
f7e237905f
Feat auth (#142)
* feat(supabase): added auth

* feat(auth): working for front

* fix(auth): now front can build

* feat(auth): nice screen
2023-05-24 16:17:08 +02:00
!MAD!
380e264a2e
Responsive navbar (#136)
* feature: responsive navbar

* style: nav links hover animatiosn
2023-05-24 08:20:55 +02:00
dheerapat
b2ab0dfa4e
input text change bg according to dark prop (#129) 2023-05-23 17:29:14 +02:00
Stan Girard
6840fcf2b4
Merge pull request #128 from StanGirard/mad/ui-improvements
Home page features section and auto hide navbar
2023-05-23 14:54:28 +02:00
iMADi-ARCH
5e8439db9c fix: Hydration error by making ENV variable public 2023-05-23 18:03:13 +05:30
iMADi-ARCH
d0e00ecca2 feature: auto hide nav on scroll 2023-05-23 16:37:44 +05:30
iMADi-ARCH
7a4f7d8bc0 feature: features section + responsive fixes 2023-05-23 16:15:10 +05:30
iMADi-ARCH
bae91ef65e fix: consistent spacing 2023-05-23 13:36:58 +05:30
iMADi-ARCH
b05448b473 Merge branch 'main' into mad/ui-improvements 2023-05-23 12:58:55 +05:30
!MAD!
e4217fe15f
Mad/UI improvements in /explore (#127)
* feature: delete file

* feature: consume /explore/file_name to view details of an uploaded document

* feature: optimistic update when deleting file

* feature: Loading state for /explore

* style: Exit animation

* style: responsive card
2023-05-23 08:15:13 +02:00
iMADi-ARCH
e31a75f814 style: responsive card 2023-05-23 11:24:25 +05:30
iMADi-ARCH
329163a128 style: Exit animation 2023-05-23 11:16:36 +05:30
iMADi-ARCH
e360683093 feature: Loading state for /explore 2023-05-23 11:04:53 +05:30
iMADi-ARCH
02a34a95a1 feature: optimistic update when deleting file 2023-05-23 10:58:37 +05:30
iMADi-ARCH
983ed2981b feature: consume /explore/file_name to view details of an uploaded document 2023-05-23 09:35:04 +05:30
iMADi-ARCH
2b704a53a5 Merge branch 'main' into mad/ui-improvements 2023-05-23 08:46:29 +05:30
iMADi-ARCH
eb77a0986b feature: delete file 2023-05-23 08:45:38 +05:30
Stan Girard
9f926c2e2b
Merge pull request #123 from StanGirard/mad/ui-improvements 2023-05-22 20:47:36 +02:00
iMADi-ARCH
bfc4d458fe feature: empty brain 2023-05-22 23:54:18 +05:30
iMADi-ARCH
9103e97ef0 fix: add display name to card 2023-05-22 23:41:33 +05:30
iMADi-ARCH
73f4a73b01 fix: add display name to animated card 2023-05-22 23:38:15 +05:30
iMADi-ARCH
d35ec27351 fix: heading style 2023-05-22 23:35:52 +05:30
iMADi-ARCH
3a98a4ad20 fix: select dark mode 2023-05-22 23:33:38 +05:30
iMADi-ARCH
d7da5a3005 fix: dark mode for dialog 2023-05-22 23:29:40 +05:30
iMADi-ARCH
1c6e668a2c style: use Dialog component for /explore 2023-05-22 23:24:18 +05:30
iMADi-ARCH
83287be4f1 style: use Dialog component for /explore 2023-05-22 23:24:07 +05:30
Stan Girard
363528d2ce fix(cors): allow all origins 2023-05-22 15:18:25 +02:00
Stan Girard
610778fa25 docs(issues): added template for issues 2023-05-22 15:07:44 +02:00
Stan Girard
cd26b54ceb
Merge pull request #116 from StanGirard/shaun-summarization-1-backend
add summarization backend
2023-05-22 09:18:41 +02:00
shaun
4fcc383c0c fix url 2023-05-22 00:17:25 -07:00
shaun
ec6f7332b9 make it optional 2023-05-22 00:12:46 -07:00
shaun
a52fcbe684 add missing column 2023-05-21 23:59:06 -07:00
shaun
389a70199a fix message 2023-05-21 23:56:11 -07:00
shaun
fcb108808a Add missing sql 2023-05-21 23:47:49 -07:00
shaun
c38265a5f5 add summarization backend 2023-05-21 23:39:55 -07:00