Commit Graph

932 Commits

Author SHA1 Message Date
Daniel Cojocea
9b341c80dc Removed fetch request 2024-07-19 19:05:02 -04:00
Daniel Cojocea
d615f9c120 Added missing onChange functions 2024-07-19 18:30:44 -04:00
Daniel Cojocea
1aef3300f0 Added validation 2024-07-19 18:04:58 -04:00
Daniel Cojocea
4a14d1c8d9 Hooked up fields to monitor state 2024-07-19 17:48:47 -04:00
Daniel Cojocea
98dad2b5ed Basic structure and styling 2024-07-19 16:42:19 -04:00
Daniel Cojocea
076c98f69a Fetch monitor from params 2024-07-19 14:46:26 -04:00
Daniel Cojocea
219dd5cca7 Added configure monitor route 2024-07-19 14:35:11 -04:00
Alexander Holliday
d2788e4202 Merge pull request #385 from bluewave-labs/feat/register-hoc
Feat/register hoc
2024-07-19 10:48:25 -07:00
Alex Holliday
903702607d Added prop type, removed unused console log and import 2024-07-19 10:44:48 -07:00
Alex Holliday
bd2422c90a Wrapped /register in admin check HOC, added register/:token route 2024-07-19 10:40:40 -07:00
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
Alex Holliday
dcb7ccee80 Add conditional rendering for admin account 2024-07-19 10:29:43 -07:00
Daniel Cojocea
f3b85e4e9a Added select field and styling 2024-07-19 13:27:00 -04:00
Alex Holliday
61b16147cb Move admin check for register page to HOC 2024-07-19 10:24:01 -07:00
Alex Holliday
a2cc514754 Move register to register folder 2024-07-19 10:05:18 -07: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