Commit Graph

384 Commits

Author SHA1 Message Date
Daniel Cojocea
9abc2aa67f Implemented Team Panel Frontend Design 2024-06-17 22:30:35 -04:00
Daniel Cojocea
f8bc872475 Team Panel Change Organization Modal 2024-06-17 14:26:09 -04:00
Daniel Cojocea
dd0767dea4 Password Panel Initial Design 2024-06-16 20:32:42 -04:00
Daniel Cojocea
f4d7e166d8 Merge remote-tracking branch 'upstream/master' into feat/profile-settings 2024-06-16 19:30:41 -04:00
Daniel Cojocea
f9852c19d5 Refactored code to make it more reusable 2024-06-16 18:45:21 -04:00
Alexander Holliday
86d9389abc Merge pull request #127 from bluewave-labs/feat/notifications
Implemented the toastify notifications.
2024-06-16 15:14:28 -07:00
Daniel Cojocea
fd4c5436bd Modal Component and small touch ups 2024-06-16 18:12:15 -04:00
M M
de04a99bf7 Modified the AnnouncementsDualButtonWithIcon to handle closing the toast. 2024-06-16 13:49:25 -07:00
Daniel Cojocea
c7c0066012 Initial page design & removed redundant code 2024-06-16 01:32:46 -04:00
Alexander Holliday
9da39c8f91 Merge pull request #144 from bluewave-labs/feat/loading-spinners
Implemented Loading Button Spinner Component, #142
2024-06-15 20:11:06 -07:00
Alexander Holliday
3a5b1d21dd Merge pull request #140 from bluewave-labs/feat/ping
Implemented ping type for monitors, added cleanup for job queue, resolves #136
2024-06-15 20:05:25 -07:00
Alexander Holliday
caaf604c9f Merge branch 'master' into feat/ping 2024-06-15 20:05:14 -07:00
Alexander Holliday
16126fe929 Merge pull request #139 from bluewave-labs/feat/server-error-msgs
Feat/server error msgs, resloves #138
2024-06-15 19:57:52 -07:00
M M
2de2b359af Refactored Toast Component into a custom React Toastify component. 2024-06-15 19:06:51 -07:00
M M
18fe82b048 Committing changes to build_images.sh before switching branches 2024-06-15 16:39:05 -07:00
M M
a86d195671 Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-15 16:31:57 -07:00
Daniel Cojocea
d39107a5da Implemented Loading Button Spinner Component, #142 2024-06-15 14:27:32 -04:00
Gorkem Cetin (BWL)
3d515cc676 Better explanation of the project. Add contributing section. 2024-06-15 11:06:28 -04:00
Gorkem Cetin (BWL)
eb9201b6e2 Update CONTRIBUTING.md 2024-06-15 11:01:15 -04:00
M M
4b06a0d3ba Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-14 18:41:20 -07:00
Alex Holliday
f9f73dbc47 Implemented ping type for monitors, added cleanup for job queue 2024-06-14 14:31:07 -07:00
Alex Holliday
3269e07edf Fixed obliterate queue msg 2024-06-14 14:02:18 -07:00
Alex Holliday
5da22f4403 Refactored hardcoded error messages to util file. Added logging to job queue 2024-06-14 13:45:45 -07:00
Alex Holliday
1ad32ed84b Merge remote-tracking branch 'upstream/master' into feat/server-error-msgs 2024-06-14 13:03:14 -07:00
Alexander Holliday
f3de5ce381 Merge pull request #135 from bluewave-labs/feat/http-https-status
Implemented HTTP(s) Request, added add and delete to and from job queue, resolves #134
2024-06-14 12:58:55 -07:00
Alexander Holliday
0f03a34fb9 Merge pull request #137 from bluewave-labs/feat/docker-compose
Feat/docker compose, resolves #133
2024-06-14 12:58:36 -07:00
Alex Holliday
c8bcc59b52 Added docker compose, fixed all file paths, updated readme, fixed Async function bcrypt compare 2024-06-14 12:07:34 -07:00
Alex Holliday
51315bb8ed use env file 2024-06-13 21:37:35 -07:00
Alex Holliday
aa25d9620d Added docker compose 2024-06-13 21:37:14 -07:00
Alex Holliday
a9ddb27218 Implemented HTTP(s) Request, added add and delete to and from job queue 2024-06-13 13:05:41 -07:00
Gorkem Cetin (BWL)
f827293a12 Create CONTRIBUTING.md
This is a very basic version. It will probably be in a better shape after our first MVP where we have a working version together with an installation/usage documentation as well.
2024-06-13 13:55:11 -04:00
Alex Holliday
24aff84e2d Merge branch 'master' into feat/server-error-msgs 2024-06-12 20:03:30 -07:00
M M
58313dde5c Matched toast notification to existing error notifications. 2024-06-12 16:12:18 -07:00
M M
6999f2bda2 Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-12 16:10:29 -07:00
Veysel
fe70b9b52a Merge pull request #131 from bluewave-labs/fix/error-checking
Simplified form control in Login and Register.  Fixed registration bu…
2024-06-12 18:16:21 -04:00
Alex Holliday
9cf4f7bb60 Added error messages to utility class 2024-06-12 14:15:58 -07:00
Alex Holliday
7d0fa0fe17 Added autocomplete attribute 2024-06-12 13:51:28 -07:00
Alex Holliday
3cc01db55f Wrapped login and register in forms 2024-06-12 13:49:38 -07:00
Alex Holliday
08565c9eda Simplified form control in Login and Register. Fixed registration bug. Throw better errors 2024-06-12 13:30:56 -07:00
M M
134fe39bd4 Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-12 12:09:04 -07:00
Veysel
7ce28b7042 Merge pull request #130 from bluewave-labs/feat/update-readme
Fixed link
2024-06-12 14:27:26 -04:00
Alex Holliday
d0da8fa482 Fixed link 2024-06-12 11:25:51 -07:00
Veysel
a509d02b1e Merge pull request #129 from bluewave-labs/feat/update-readme
Removed accidental Notification commit, updated readme with ENV vars …
2024-06-12 14:16:35 -04:00
Alex Holliday
b1d2a3912a Removed accidental Notification commit, updated readme with ENV vars for client 2024-06-12 11:04:11 -07:00
Veysel
ced3f2972b Merge pull request #128 from bluewave-labs/feat/password-check
ACheck for new password different than old password.  Fixed typo in r…
2024-06-12 13:28:07 -04:00
Alex Holliday
80af000a0c ACheck for new password different than old password. Fixed typo in route. Updated error msg 2024-06-12 10:25:35 -07:00
Veysel
6457f9f1ac Merge pull request #126 from bluewave-labs/feat/connect-recovery
Feat/connect recovery
2024-06-12 13:18:31 -04:00
Alex Holliday
76fd0e9fe0 set-new-password redirected to /new-password-confirmed on success 2024-06-12 09:50:00 -07:00
Alex Holliday
45f093a432 forgot-password redirected to /check-email on success 2024-06-12 09:48:46 -07:00
M M
3f418a45f5 Implemented the toastify notifications. 2024-06-11 15:15:32 -07:00