Commit Graph

264 Commits

Author SHA1 Message Date
Veysel c2e27f3502 Merge pull request #95 from MuhammadKhalilzadeh/polishing-values
Polishing values
2024-06-04 11:06:15 -04:00
MuhammadKhalilzadeh a6f7de01bc fixing 2024-06-04 18:32:52 +03:30
MuhammadKhalilzadeh d3406965dc Merge branch 'polishing-values' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into polishing-values 2024-06-04 18:24:57 +03:30
MuhammadKhalilzadeh 2b9cec9c10 Merge branch 'polishing-values' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into polishing-values 2024-06-04 18:17:34 +03:30
MuhammadKhalilzadeh 41b7fa75a5 fixing 2024-06-04 18:17:02 +03:30
Veysel 595684571d Merge pull request #89 from MuhammadKhalilzadeh/new-password-confirmed
New password confirmed
2024-06-04 10:03:31 -04:00
Mohammad Khalilzadeh c22394a614 Merge branch 'bluewave-labs:master' into polishing-values 2024-06-02 12:10:35 +03:30
MuhammadKhalilzadeh c2f3d670c3 polishing .css files and reducing the code size as much as possible. Adding some new colors to the Theme 2024-06-02 12:08:35 +03:30
Skorpios 637e3c54d0 Merge pull request #92 from bluewave-labs/feat/dashboard-sidebar
Implemented the sidebar component
2024-06-01 15:15:30 -07:00
M M fc65ce17ae Added the support icon at the bottom of the sidebar. 2024-06-01 14:54:29 -07:00
M M f2a03c148b Implemented the sidebar component and added it to the home layout screen. 2024-06-01 14:29:54 -07:00
Mohammad Khalilzadeh 64cd5cabca Merge branch 'bluewave-labs:master' into new-password-confirmed 2024-06-01 08:32:04 +03:30
Skorpios 5420bcb12d Merge pull request #90 from bluewave-labs/feat/navbar-adjust-class
Adjusted the class of maxWidth from xl to xxl for better responsiveness.
2024-05-30 15:15:30 -07:00
M M eb54ad957f Adjusted the class of maxWidth from xl to xxl for better responsiveness. 2024-05-30 15:14:26 -07:00
Veysel f45ba92a47 Merge pull request #88 from bluewave-labs/feat/dashboard-refactor
Navbar now takes up the full viewport width.
2024-05-30 14:50:59 -04:00
Veysel 128c53d86c Merge pull request #86 from bluewave-labs/feat/alert-db
Feat/alert db resolves #75
2024-05-30 14:47:33 -04:00
Mohammad Khalilzadeh 114079348c Merge branch 'bluewave-labs:master' into new-password-confirmed 2024-05-30 11:09:56 +03:30
MuhammadKhalilzadeh a1bef124c6 New password confirmed (Password reset) page completed 2024-05-30 11:08:50 +03:30
M M 43e3fc19d3 Navbar now takes up the full viewport width. 2024-05-29 23:50:22 -07:00
Veysel 312b5dc8d6 Merge pull request #85 from MuhammadKhalilzadeh/set-new-password
Set new password
2024-05-29 16:14:22 -04:00
MuhammadKhalilzadeh ce0cf9cb83 un-commenting 2024-05-29 23:33:51 +03:30
Alex Holliday c6f0fcb13a Updated documentation 2024-05-29 12:30:13 -07:00
Alex Holliday d842d9c9a9 Merge branch 'master' into feat/alert-db 2024-05-29 12:18:18 -07:00
Alexander Holliday f87ef45944 Merge pull request #84 from bluewave-labs/feat/check-db
Feat/check db
2024-05-29 12:16:59 -07:00
Alex Holliday 5fc4b018f9 Fixed return type for deleteChecks 2024-05-29 12:15:59 -07:00
Alex Holliday 879d2337b6 Added alert DB operations 2024-05-29 12:12:56 -07:00
MuhammadKhalilzadeh 76e861a1dd set new password page 2024-05-29 22:11:16 +03:30
Alex Holliday 247153a133 Updated readme 2024-05-29 11:07:17 -07:00
Alex Holliday 6437e8e9bf implemented DB operations for Checks 2024-05-29 10:59:29 -07:00
MuhammadKhalilzadeh 6a4f770398 Merge branch 'check-email' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into check-email 2024-05-29 20:37:24 +03:30
MuhammadKhalilzadeh 3a3be7945d Some bugs 2024-05-29 20:36:43 +03:30
Veysel acc8f6a1e5 Merge pull request #83 from MuhammadKhalilzadeh/check-email
Check email
2024-05-29 10:35:04 -04:00
MuhammadKhalilzadeh 82323e6260 Merge branch 'check-email' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into check-email 2024-05-29 11:10:16 +03:30
MuhammadKhalilzadeh b34c411ead Check email page 2024-05-29 11:08:59 +03:30
M M aec859947b Deleted unnecessary Vite timestamp files. 2024-05-28 15:52:55 -07:00
Alexander Holliday 4563f30fc3 Merge pull request #82 from bluewave-labs/feat/alert-routes
Feat/alert routes, resolves #74
2024-05-28 14:25:55 -07:00
Alex Holliday 476b6ff6d8 Added routes to readme 2024-05-28 13:18:32 -07:00
Alex Holliday fdb8c6b20a Finished routes, validation, and scaffold DB 2024-05-28 13:02:19 -07:00
Alex Holliday 90baac5067 Merge branch 'master' into feat/alert-routes 2024-05-28 11:45:51 -07:00
Veysel 56c577456b Merge pull request #81 from bluewave-labs/server/updateAlertModel
Updated the Alert model, ReadMe file
2024-05-28 14:44:19 -04:00
Veysel 7c6235d252 Merge pull request #80 from MuhammadKhalilzadeh/forgot-password
Forgot password
2024-05-28 14:43:34 -04:00
veyselboybay 424bec1366 Updated the Alert model, ReadMe file 2024-05-28 14:42:51 -04:00
Alex Holliday e90073da24 Add validation to createAlert 2024-05-28 11:39:55 -07:00
Alex Holliday 7e9f8d9d29 Implemented routes 2024-05-28 11:34:25 -07:00
Alex Holliday db13b71157 Merge branch 'master' into feat/alert-routes 2024-05-28 11:17:42 -07:00
Alex Holliday 7430a6eb48 Started work on alert routes and controller 2024-05-28 11:17:03 -07:00
Alexander Holliday 98ac394594 Merge pull request #78 from bluewave-labs/feat/check-routes
Feat/check routes
2024-05-28 11:16:01 -07:00
Mohammad Khalilzadeh fea867557e Merge branch 'bluewave-labs:master' into forgot-password 2024-05-28 21:31:50 +03:30
MuhammadKhalilzadeh 7a56744fe6 Forgot password page 2024-05-28 21:28:15 +03:30
Alex Holliday 3f80b05d65 Merge branch 'master' into feat/check-routes 2024-05-28 09:41:36 -07:00