Commit Graph

64 Commits

Author SHA1 Message Date
pmoharana-cmd
3fd0a545e7 Basic api handling 2024-04-23 21:05:01 -04:00
Meliora Ho
a689b00163 Added dummy data and collection model 2024-03-30 13:56:21 +00:00
Meliora Ho
df0b0614ac Merge remote-tracking branch 'origin/main' into mel-GEN-75-dummy-data 2024-03-30 13:20:45 +00:00
emmalynf
64aa4b5bae Merge branch 'main' into backend-emmafoster-GEN-95-entities 2024-03-25 20:03:34 -04:00
Meliora Ho
8da68d6d2a Standardize main headings 2024-03-25 20:53:29 +00:00
Meliora Ho
630025b40e Added comments 2024-03-23 18:46:06 +00:00
Meliora Ho
388ebbd939 Prettify the UI 2024-03-23 16:53:13 +00:00
Meliora Ho
b30e09f47c remove shadow 2024-03-23 15:57:04 +00:00
Meliora Ho
52e23b7f85 Format code better 2024-03-23 15:54:52 +00:00
Meliora Ho
1f4e272979 FIXED AUTH PAGE 2024-03-23 15:53:12 +00:00
Meliora Ho
f7768ddea8 Fixed font-face and added interactivity 2024-03-23 15:50:08 +00:00
Meliora Ho
0ee14890cc Added sidebar component 2024-03-23 04:05:36 +00:00
Meliora Ho
fe28ac0a9d Added interactivity and accent 2024-03-23 03:19:23 +00:00
emmalynf
b8903adeb8 Create entites for each table to setup schema 2024-03-22 23:15:38 -04:00
Meliora Ho
c4dadd18bc Searchbar, Callout, Card, Layout 2024-03-23 02:14:58 +00:00
Meliora Ho
a14a366784 the heck am i doing 2024-03-22 19:25:43 +00:00
Meliora Ho
cc2f32bc23 Convert the form UI to be a layout 2024-03-20 21:48:10 +00:00
Meliora Ho
3b088d5de2 Edited Error UI 2024-03-20 21:44:10 +00:00
Meliora Ho
1bc2f2e5c7 Made a central error UI 2024-03-18 22:23:59 +00:00
Meliora Ho
f47bc76514 Fixed heading, dimension, and password input 2024-03-03 18:15:17 +00:00
Meliora Ho
284a9f3a9e Edited Password Input, Heading, and Page dimensions 2024-03-03 18:11:26 +00:00
Meliora Ho
7c66b9a0ac
Merge pull request #15 from cssgunc/anika-GEN-67-comment
added comments
2024-03-03 11:30:30 -05:00
Meliora Ho
8ec5d76397
Merge pull request #16 from cssgunc/andy-GEN-67-cleanup
extremely minor code cleanup
2024-03-03 11:30:18 -05:00
Meliora Ho
a841cf5bd9
Merge branch 'admin-team-GEN-67-auth-app' into anika-GEN-67-comment 2024-03-03 11:30:04 -05:00
Nicholas
38ed85a922 code clean and page routing"
;
2024-03-02 16:20:19 -05:00
Andy Chan (12beesinatrenchcoat)
6337b70af5 Basic code cleanup 2024-03-02 16:20:01 -05:00
anikaahmed114
0a3d4d2d6c added comments 2024-03-02 16:16:55 -05:00
Andy Chan
e9c3f73e9a Move login page
aaaaa
2024-03-02 15:49:20 -05:00
Meliora Ho
596759f66d
Merge branch 'admin-team-GEN-67-auth-app' into nick-GEN-67-refactor 2024-03-02 15:35:19 -05:00
Meliora Ho
5041d3740b
Merge pull request #13 from cssgunc/advik-GEN-67-email-input
created email input
2024-03-02 15:28:05 -05:00
Nicholas
d7aef55e33 code clean 2024-03-02 15:27:14 -05:00
Advik Arora
a9bcb6761b created email input 2024-03-02 15:26:33 -05:00
anikaahmed114
9241d93f1b fixing button component 2024-03-02 15:18:26 -05:00
Andy Chan
588056387d
Merge branch 'admin-team-GEN-67-auth-app' into andy-admin-GEN-49-login 2024-03-02 14:50:01 -05:00
Andy Chan
cd084156bf Resolve merge conflict
I hope
2024-03-02 14:49:16 -05:00
Nicholas Sanaie
f02ee35861
Merge branch 'admin-team-GEN-67-auth-app' into nick-admin-GEN-63-new-password 2024-03-02 14:48:43 -05:00
Nicholas
26732593a3 conflict resolve 2024-03-02 14:46:07 -05:00
Nicholas
05a0b1690b code clean 2024-03-02 14:40:42 -05:00
Andy Chan
f6958001e4 Rename Button and Input components
Temporary.
2024-03-02 14:40:23 -05:00
Andy Chan
a18cbb48cb Fix errors, cleanup code, remove unused lines 2024-03-02 14:36:48 -05:00
Andy Chan
2a495b89fa Add a PasswordInput, show/hide password
Co-Authored-By: Erica Birdsong <97683338+ermaria@users.noreply.github.com>
2024-03-02 14:36:02 -05:00
Nicholas
8381211591 fixed fonts to match site styling 2024-03-02 01:51:33 -05:00
Nicholas
445c8512fb added error outline when password conditions not met. 2024-03-02 01:44:44 -05:00
Nicholas
fb15863b2f simplified code by removing multiple useEffects() 2024-03-02 01:40:02 -05:00
anikaahmed114
7619fd6dd3 progress on forgot password 2024-03-01 19:40:01 -05:00
Nicholas
21c4717bc8 Added error messages with tips when invalid or not matching. 2024-02-29 22:51:58 -05:00
Nicholas
6dcb0eb5cc added validation for strong passwords. 2024-02-29 19:20:58 -05:00
Andy Chan
96b3e62554 Add error messages to login page
Modifies the Button component, may break some things. I hope not.
2024-02-27 15:47:10 -05:00
Andy Chan
27bd613bc1 Add href to "Forgot password?" link 2024-02-27 15:35:39 -05:00
Advik Arora
c510c59057 debug disabled prop 2024-02-27 14:53:03 -05:00