MuhammadKhalilzadeh
|
e58658320e
|
templates transfered to Server side
|
2024-07-17 22:09:17 +03:30 |
|
MuhammadKhalilzadeh
|
0781d3984c
|
template files for review
|
2024-07-17 12:52:34 +03:30 |
|
Alexander Holliday
|
8cc83a4422
|
Merge pull request #356 from bluewave-labs/feat/details-basic-table
Feat/details basic table
|
2024-07-16 20:33:05 -07:00 |
|
Alexander Holliday
|
8b2b34059a
|
Merge pull request #357 from bluewave-labs/fix/refactor-status-labels
Fix/refactor status labels
|
2024-07-16 20:32:48 -07:00 |
|
Alexander Holliday
|
60dd2511a2
|
Merge pull request #358 from bluewave-labs/feat/form-validation
Refactored form validation and page structure, resolves #332
|
2024-07-16 20:32:33 -07:00 |
|
Daniel Cojocea
|
7f9fbb87ec
|
Fixed typo
|
2024-07-16 19:19:24 -04:00 |
|
Daniel Cojocea
|
cfc4590170
|
Added fix
|
2024-07-16 18:50:44 -04:00 |
|
Daniel Cojocea
|
467ad36334
|
Fixed payload error
|
2024-07-16 18:37:29 -04:00 |
|
Alexander Holliday
|
d574ed94d2
|
Merge pull request #350 from bluewave-labs/feat/speedcheck-controller
Hook up routes to the controller methods.
|
2024-07-16 15:10:28 -07:00 |
|
Alexander Holliday
|
e86b4205e6
|
Merge branch 'master' into feat/speedcheck-controller
|
2024-07-16 15:09:40 -07:00 |
|
Alex Holliday
|
aca70001e5
|
Refactored out status label
|
2024-07-16 15:05:58 -07:00 |
|
Alex Holliday
|
10de2caa2e
|
Remove old tables
|
2024-07-16 15:00:30 -07:00 |
|
Alexander Holliday
|
9e0c80f650
|
Merge pull request #355 from bluewave-labs/fix/token-issuance
Fixed token issue
|
2024-07-16 14:45:37 -07:00 |
|
Daniel Cojocea
|
9b61c1ad66
|
Merge remote-tracking branch 'upstream/fix/token-issuance' into feat/form-validation
|
2024-07-16 17:44:06 -04:00 |
|
Daniel Cojocea
|
61ab413f58
|
Added back to log in button function
|
2024-07-16 17:41:26 -04:00 |
|
Alex Holliday
|
f169809692
|
Fixed token issue
|
2024-07-16 14:40:37 -07:00 |
|
Alex Holliday
|
b23ada11dd
|
Add empty data check
|
2024-07-16 14:39:19 -07:00 |
|
Alex Holliday
|
0dca65ff51
|
Merge branch 'master' into feat/details-basic-table
|
2024-07-16 14:26:15 -07:00 |
|
Daniel Cojocea
|
fb3b54fef9
|
Merge remote-tracking branch 'upstream/master' into feat/form-validation
|
2024-07-16 17:26:05 -04:00 |
|
Alexander Holliday
|
9be266c52f
|
Merge pull request #354 from bluewave-labs/feat/add-user-to-reset-password-return
Add user to response
|
2024-07-16 14:25:30 -07:00 |
|
Daniel Cojocea
|
7ece57fa40
|
Removed redundant code and files
|
2024-07-16 17:24:48 -04:00 |
|
Alex Holliday
|
61d65f700e
|
Add user to response
|
2024-07-16 14:23:42 -07:00 |
|
Alexander Holliday
|
4761a38738
|
Merge pull request #353 from bluewave-labs/fix/cleanup
Cleanup
|
2024-07-16 14:18:25 -07:00 |
|
Alex Holliday
|
6ddbbdc122
|
Cleanup
|
2024-07-16 14:16:45 -07:00 |
|
Daniel Cojocea
|
7fa1fecb9e
|
Merge remote-tracking branch 'upstream/master' into feat/form-validation
|
2024-07-16 17:12:32 -04:00 |
|
Alexander Holliday
|
26c4955dde
|
Merge pull request #352 from bluewave-labs/fix/reset-password-token
Reset password returns a token
|
2024-07-16 14:11:18 -07:00 |
|
Alex Holliday
|
ce200eeb20
|
Reset password returns a token
|
2024-07-16 14:06:51 -07:00 |
|
Alex Holliday
|
e887c547d7
|
initial refactor
|
2024-07-16 14:05:38 -07:00 |
|
Daniel Cojocea
|
b4c14b8200
|
Restructured password confirmed page
|
2024-07-16 16:57:42 -04:00 |
|
Daniel Cojocea
|
aad89cf0c3
|
Restructured set new password page
|
2024-07-16 16:38:27 -04:00 |
|
Alexander Holliday
|
a2bb096d20
|
Merge pull request #351 from bluewave-labs/fix/basic-table-refactor
Excised insanity from Basic Table
|
2024-07-16 13:32:24 -07:00 |
|
Alex Holliday
|
f985884cea
|
Fix typo
|
2024-07-16 13:30:11 -07:00 |
|
Alex Holliday
|
e0d3dd0331
|
Further simplified
|
2024-07-16 13:27:58 -07:00 |
|
Alex Holliday
|
cc9c439c8d
|
Excised insanity from Basic Table
|
2024-07-16 13:21:45 -07:00 |
|
Daniel Cojocea
|
0df0436ce2
|
Refactored set new password form validation and connected to redux slice
|
2024-07-16 16:17:13 -04:00 |
|
Alexander Holliday
|
67410fc9e7
|
Merge pull request #348 from bluewave-labs/feat/basic-table-row-onclick
Add listener to BasicTable
|
2024-07-16 11:56:52 -07:00 |
|
Alexander Holliday
|
4e9173485e
|
Merge branch 'master' into feat/basic-table-row-onclick
|
2024-07-16 11:56:44 -07:00 |
|
Alexander Holliday
|
552c84a13e
|
Merge pull request #346 from bluewave-labs/fix/page-speed-route-delete-route
correcetd route and method for delete route
|
2024-07-16 11:45:37 -07:00 |
|
Alexander Holliday
|
c9cb795a04
|
Merge pull request #349 from bluewave-labs/feat/ID-to-details-page
Monitor ID correctly passed to details page
|
2024-07-16 11:44:23 -07:00 |
|
Daniel Cojocea
|
3c8e722706
|
Restructured check email page
|
2024-07-16 14:29:59 -04:00 |
|
M M
|
625935fd7c
|
Hook up routes to the controller methods.
|
2024-07-16 11:12:48 -07:00 |
|
Alex Holliday
|
0b74175e9c
|
Merged chagnes
|
2024-07-16 11:10:45 -07:00 |
|
Alex Holliday
|
784957bb25
|
Add listener to BasicTable
|
2024-07-16 11:06:28 -07:00 |
|
Alexander Holliday
|
422ebb6f0c
|
Merge pull request #347 from bluewave-labs/feat/speedcheck-controller
Setting up the controller module for speed check.
|
2024-07-16 10:56:42 -07:00 |
|
M M
|
519ef1404f
|
Added JS Docs.
|
2024-07-16 10:54:59 -07:00 |
|
M M
|
be7ff41b0e
|
setup the controller module for the page speed check.
|
2024-07-16 10:53:19 -07:00 |
|
Alexander Holliday
|
dd15d7a27b
|
Merge pull request #345 from bluewave-labs/feat/details-calculations
Add logic for remaining details calculations
|
2024-07-16 10:15:02 -07:00 |
|
Alex Holliday
|
bc3a47e264
|
correcetd route and method for delete route
|
2024-07-16 10:14:25 -07:00 |
|
Alexander Holliday
|
beb9356a5f
|
Merge pull request #343 from bluewave-labs/feat/monitor-uptime-calculation
implemented uptime duration calculation
|
2024-07-16 10:07:58 -07:00 |
|
Alex Holliday
|
87c04cd89a
|
Add logic for remaining calculations
|
2024-07-16 10:07:04 -07:00 |
|