M M
|
b508efcb00
|
Fixed import.
|
2024-07-15 22:43:55 -07:00 |
|
M M
|
6259b89b94
|
Fixed import issues and some naming.
|
2024-07-15 22:43:20 -07:00 |
|
M M
|
9be79a99b6
|
Added route in index.js
|
2024-07-15 22:27:05 -07:00 |
|
M M
|
6dbc40db8e
|
Added some stub funcs until controller is complete.
|
2024-07-15 22:24:10 -07:00 |
|
M M
|
cebab6669d
|
Added docs.
|
2024-07-15 22:14:09 -07:00 |
|
M M
|
b8b66d5f55
|
Made the routes for the speedcheck route.
|
2024-07-15 22:11:43 -07:00 |
|
Alexander Holliday
|
6b794f2435
|
Merge pull request #340 from bluewave-labs/fix/delete-auth
Fix read error in getMonitorsByUserId
|
2024-07-15 17:09:26 -07:00 |
|
Alex Holliday
|
6bf5776e1b
|
Fix read error in getMonitorsByUserId
|
2024-07-15 17:03:43 -07:00 |
|
Alexander Holliday
|
0f955e53f3
|
Merge pull request #336 from bluewave-labs/feat/metrics-schema
Made a schema for the metrics we need from Google Lighthouse
|
2024-07-15 14:50:18 -07:00 |
|
M M
|
c5bb183fec
|
Changed name to better describe the object.
|
2024-07-15 14:48:13 -07:00 |
|
M M
|
7736828c95
|
Added JS docs.
|
2024-07-15 14:42:48 -07:00 |
|
M M
|
3c2ea63fc7
|
Got rid of category objects and changed to just the number.
|
2024-07-15 14:42:15 -07:00 |
|
M M
|
a36665396d
|
Got rid of extra timestamp field.
|
2024-07-15 14:37:59 -07:00 |
|
M M
|
7b95894239
|
Delete Server/Docker folder.
|
2024-07-15 14:36:17 -07:00 |
|
M M
|
5883fa0747
|
Added docs.
|
2024-07-15 14:08:17 -07:00 |
|
M M
|
19861f3253
|
Made the schema for the lighthouse metrics.
|
2024-07-15 14:06:41 -07:00 |
|
Alexander Holliday
|
f3aa0173b3
|
Merge pull request #333 from bluewave-labs/fix/missing-file
Fixed error
|
2024-07-13 16:54:03 -07:00 |
|
Daniel Cojocea
|
bebe42e572
|
Fixed error
|
2024-07-13 19:53:07 -04:00 |
|
Alexander Holliday
|
891e7ccd6a
|
Merge pull request #321 from MuhammadKhalilzadeh/add-product-logo
Product logo added
|
2024-07-13 16:22:08 -07:00 |
|
Alexander Holliday
|
45fb64a010
|
Update index.css
|
2024-07-13 16:21:09 -07:00 |
|
Alexander Holliday
|
c9485530fc
|
Merge branch 'master' into add-product-logo
|
2024-07-13 16:19:59 -07:00 |
|
Alexander Holliday
|
c5eb9fc15f
|
Merge pull request #329 from bluewave-labs/fix/get-monitors-404
Removed 404 error thrown when user has no monitors to display
|
2024-07-13 15:04:13 -07:00 |
|
Alexander Holliday
|
df7655310e
|
Merge pull request #331 from bluewave-labs/feat/textfield-refactor
Refactored textfield components into one
|
2024-07-13 15:03:45 -07:00 |
|
Alexander Holliday
|
00390ce889
|
Merge pull request #330 from bluewave-labs/feat/basic-table
Implemented a basic table that takes a standard arrangement of data
|
2024-07-13 15:03:10 -07:00 |
|
Daniel Cojocea
|
6e713c83ce
|
Uncommented check for admin user
|
2024-07-13 16:25:09 -04:00 |
|
Daniel Cojocea
|
48c8421347
|
Added prop-types and jsdocs
|
2024-07-13 15:08:20 -04:00 |
|
Daniel Cojocea
|
99b1130e29
|
Refactored password visibility state and added small css fix
|
2024-07-13 15:02:26 -04:00 |
|
Daniel Cojocea
|
1e9bb5501e
|
Removed files and replaced textfields from forgot-password and set-new-password pages
|
2024-07-13 14:54:06 -04:00 |
|
Daniel Cojocea
|
51ce98f5e9
|
Added copy button and description input type
|
2024-07-13 14:17:04 -04:00 |
|
Daniel Cojocea
|
a84b340d6e
|
Replaced textfield components in login and register pages
|
2024-07-13 13:11:03 -04:00 |
|
Daniel Cojocea
|
06f919f372
|
Merge remote-tracking branch 'upstream/master' into feat/textfield-refactor
|
2024-07-13 11:03:47 -04:00 |
|
MuhammadKhalilzadeh
|
1efe969f6c
|
useless code removed, imgs turned to svgs
|
2024-07-13 10:52:50 +03:30 |
|
Daniel Cojocea
|
20f04ab63e
|
Replaced textfield components in new monitor page
|
2024-07-12 20:01:41 -04:00 |
|
Daniel Cojocea
|
3adb73fe96
|
Replaced textfield components in profile and password panels
|
2024-07-12 19:27:47 -04:00 |
|
Daniel Cojocea
|
3855d4e4d5
|
Refactored textfield component
|
2024-07-12 18:45:23 -04:00 |
|
Alex Holliday
|
d840b05f17
|
Implemented a basic table that takes a standard arrangement of data
|
2024-07-12 14:30:39 -07:00 |
|
Alexander Holliday
|
d50f28172d
|
Merge pull request #318 from bluewave-labs/feat/status-table
Status table component
|
2024-07-12 13:36:18 -07:00 |
|
Alexander Holliday
|
8526cac291
|
Merge pull request #328 from bluewave-labs/fix/create-admin
Changed text for create account, resolves #314
|
2024-07-12 13:27:11 -07:00 |
|
Alex Holliday
|
38102d1e7b
|
Removed 404 error thrown when user has no monitors to display
|
2024-07-12 11:30:36 -07:00 |
|
Alexander Holliday
|
9867089c73
|
Merge pull request #324 from bluewave-labs/fix/get-monitors-by-user
Fixed non functioning code
|
2024-07-12 11:22:34 -07:00 |
|
Alex Holliday
|
7eacc542b5
|
Changed text for create account
|
2024-07-12 11:21:33 -07:00 |
|
Alexander Holliday
|
3cb1817639
|
Merge pull request #327 from bluewave-labs/feat/display-errors
Added toast alerts to login/register pages, resolves #147
|
2024-07-12 11:09:41 -07:00 |
|
Daniel Cojocea
|
f4bd0e7a09
|
Added check to error details
|
2024-07-12 14:08:30 -04:00 |
|
Alexander Holliday
|
c30603288b
|
Merge pull request #326 from bluewave-labs/fix/duplicate-admin
Add check for admin acount
|
2024-07-12 11:07:14 -07:00 |
|
Daniel Cojocea
|
e4c179f63d
|
Added toast alerts to login/register pages
|
2024-07-12 14:00:16 -04:00 |
|
Alex Holliday
|
b0cbea156c
|
Add check for admin acount
|
2024-07-12 10:57:39 -07:00 |
|
Alex Holliday
|
12e85aed03
|
Fixed non functioning code
|
2024-07-12 10:24:46 -07:00 |
|
Alexander Holliday
|
7462458eca
|
Merge pull request #323 from bluewave-labs/feat/coderabbit-config
Added config
|
2024-07-12 10:07:20 -07:00 |
|
Alex Holliday
|
2257c717f3
|
Removed walkthrough
|
2024-07-12 10:07:03 -07:00 |
|
Alexander Holliday
|
87ac3c3a39
|
Merge pull request #322 from bluewave-labs/feat/alert-refactor
Refactored toast alerts
|
2024-07-12 10:04:17 -07:00 |
|