Commit Graph

919 Commits

Author SHA1 Message Date
Alexander Holliday cdf436bf2e Merge pull request #384 from bluewave-labs/feat/invite-modal
Added select field and styling
2024-07-19 10:35:44 -07:00
Daniel Cojocea 6b7ee84c48 Fixed proptype error 2024-07-19 13:35:03 -04:00
Daniel Cojocea f3b85e4e9a Added select field and styling 2024-07-19 13:27:00 -04:00
Alexander Holliday 87e0bb907d Merge pull request #382 from bluewave-labs/fix/backend-validation
Synced password validation between frontend and backend, resolves #310
2024-07-18 23:18:31 -07:00
Alexander Holliday bece650681 Merge pull request #381 from bluewave-labs/feat/monitor-details-styling
Monitor details
2024-07-18 23:17:17 -07:00
Daniel Cojocea c25f3d8172 Switched to regex literals 2024-07-18 20:31:47 -04:00
Daniel Cojocea abf60cfca5 Synced password validation between frontend and backend 2024-07-18 20:22:15 -04:00
Daniel Cojocea e0539a6ae3 Changed style to reflect data from monitor 2024-07-18 20:05:28 -04:00
Daniel Cojocea c468beac76 Initial design 2024-07-18 19:50:08 -04:00
Alexander Holliday 386bfe9443 Merge pull request #375 from bluewave-labs/feat/startup-script
Add startup script
2024-07-18 15:44:40 -07:00
Alex Holliday 8840f5fe01 Fixed typo in VITE_APP url 2024-07-18 15:23:31 -07:00
Alex Holliday b40d14cbe2 Copy client ENV to client docker iamge 2024-07-18 15:22:59 -07:00
Alexander Holliday 4a6d283736 Merge pull request #376 from bluewave-labs/fix/ping-url-creation
Fix/ping url creation, resolves #367
2024-07-18 15:06:17 -07:00
Alexander Holliday 7b53cebb0b Merge pull request #379 from bluewave-labs/feat/hide-google-button
Removed google auth buttons
2024-07-18 15:06:00 -07:00
Alexander Holliday 65ad8431d8 Merge pull request #377 from bluewave-labs/feat/permissions
Change permissions to array[string], resolves #373
2024-07-18 14:41:34 -07:00
Alexander Holliday eb7ded169c Merge pull request #378 from bluewave-labs/fix/monitor-uptime-calculation
Fixed uptime duration calculation, added original response time to ch…
2024-07-18 14:41:19 -07:00
Daniel Cojocea 49524cc094 Removed google auth buttons 2024-07-18 17:40:38 -04:00
Alex Holliday 04e4dc886c Fixed uptime duration calculation, added original response time to chart tooltip for case where only 1 check exists 2024-07-18 12:56:39 -07:00
Alex Holliday af61a4ef0a Change permissions to array[string] 2024-07-18 12:42:02 -07:00
Alex Holliday 958a342875 Removed comment, uncommented code 2024-07-18 12:11:53 -07:00
Alex Holliday 2a9d9c3281 Add condition to prepending 2024-07-18 12:11:27 -07:00
Alex Holliday 1c1ddc47ce Add startup script 2024-07-18 11:59:55 -07:00
Alexander Holliday b4b2e3ec56 Merge pull request #368 from bluewave-labs/feat/filters
Feat/filters, resolves #268
2024-07-18 11:03:51 -07:00
Alexander Holliday 0b8cf5176a Merge pull request #370 from bluewave-labs/fix/toast-function
Simplified toast function call
2024-07-18 08:23:01 -07:00
Daniel Cojocea 5150179193 Simplified toast function call 2024-07-18 10:43:46 -04:00
Alexander Holliday f3f13b0fe4 Merge pull request #369 from MuhammadKhalilzadeh/email-templates
Email templates
2024-07-18 07:39:41 -07:00
MuhammadKhalilzadeh 60a53c3f1b new templates 2024-07-18 14:28:21 +03:30
MuhammadKhalilzadeh 836ea8cd46 Removed extra blank spaces 2024-07-18 09:48:44 +03:30
MuhammadKhalilzadeh 786d58a2c3 Merge branch 'email-templates' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into email-templates 2024-07-18 09:46:32 +03:30
MuhammadKhalilzadeh 6846a333a3 Removed unsed imports 2024-07-18 09:46:06 +03:30
Mohammad Khalilzadeh d969aa2c67 Merge branch 'bluewave-labs:master' into email-templates 2024-07-18 09:40:26 +03:30
MuhammadKhalilzadeh 5d6d745a54 Merge branch 'email-templates' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into email-templates 2024-07-18 09:38:30 +03:30
MuhammadKhalilzadeh 35f7a378b0 Changes 2024-07-18 09:38:13 +03:30
Alex Holliday 9cb2abd62a Refactored ChartUtils to allow for variable normalization parameters, Added day, week, and month filters to Details chart 2024-07-17 23:00:24 -07:00
Alex Holliday 07719aad2b Resovle conflict 2024-07-17 21:54:56 -07:00
Alexander Holliday 783d745181 Merge pull request #366 from bluewave-labs/feat/the-reckoning-sequel
Cleaned up codebase, The sequel
2024-07-17 21:32:36 -07:00
Alex Holliday 3576fcd740 Removed playground route 2024-07-17 19:26:08 -07:00
Alex Holliday 0560046686 Removed playground, prepare for release 2024-07-17 19:24:57 -07:00
Alex Holliday c9694ed00b Removed demo route 2024-07-17 19:24:03 -07:00
Alex Holliday 36a55f189c Deleted demo page, no longer needed 2024-07-17 19:23:25 -07:00
Daniel Cojocea a7a4a67684 Anchor tag noreferrer 2024-07-17 20:33:33 -04:00
Daniel Cojocea ef746c2afa Doomsday cleanup part 2 2024-07-17 20:15:45 -04:00
Alexander Holliday a3f1e73755 Merge pull request #365 from bluewave-labs/feat/the-reckoning
Cleaned up the codebase
2024-07-17 15:47:48 -07:00
Alexander Holliday bc8a8bbbc6 Merge pull request #364 from bluewave-labs/feat/speedcheck-route-validation
Added validation to speedcheck route.
2024-07-17 15:27:33 -07:00
M M 7f27fa2507 Updated controller with proper names. 2024-07-17 15:23:06 -07:00
M M 20456fe121 Changed names for joi. 2024-07-17 15:19:27 -07:00
M M fc09aee094 Used validateAsync instead of validate. 2024-07-17 15:12:51 -07:00
M M 683006ae84 Used proper name for validation schema in speed check controller. 2024-07-17 15:11:58 -07:00
M M 7d179042c2 Defined a new validation schema in the joi. 2024-07-17 15:09:46 -07:00
M M 4e659072f2 Fixed pagespeedcheck route. 2024-07-17 15:00:06 -07:00