Alex Holliday
|
9f4d23b1b4
|
Add logout route and controller, remove JWT from user on logout
|
2024-08-09 13:33:13 -07:00 |
|
Alex Holliday
|
68164b9362
|
Add post request to logout
|
2024-08-09 13:22:16 -07:00 |
|
Alex Holliday
|
9fe75c92dd
|
Add check for JWT on login
|
2024-08-09 13:19:05 -07:00 |
|
Alex Holliday
|
5b2a05bc79
|
Save JWT to user on login
|
2024-08-09 13:14:20 -07:00 |
|
Alexander Holliday
|
62ce8e33b6
|
Merge pull request #582 from mertssmnoglu/security-md
docs(security): add SECURITY.md
|
2024-08-09 12:37:10 -07:00 |
|
Mert Şişmanoğlu
|
5cb6e96744
|
docs(security): add SECURITY.md
|
2024-08-09 22:20:42 +03:00 |
|
Alexander Holliday
|
19bdd7fe90
|
Merge pull request #542 from MuhammadKhalilzadeh/aug-4-maintenance-window
completing create new maintenance window (no-repeat) UI
|
2024-08-09 12:01:02 -07:00 |
|
Alexander Holliday
|
6242650e5b
|
Merge pull request #579 from bluewave-labs/fix/be/monitor-details-bugfix
Minor bugfixes
|
2024-08-09 11:52:13 -07:00 |
|
Mohammad Khalilzadeh
|
2a3bb92877
|
animations and ripple effects removed
|
2024-08-09 11:09:28 +03:30 |
|
Alex Holliday
|
fc72bb868d
|
removed console log
|
2024-08-08 22:29:35 -07:00 |
|
Alex Holliday
|
f847bfc920
|
Fixed an evaluation error in getMonitorsByUserId and fixed a logical error in getMonitorById
|
2024-08-08 22:24:58 -07:00 |
|
Alexander Holliday
|
a979b9550c
|
Merge pull request #577 from bluewave-labs/fix/pagination-styling
Fixed pagination styling
|
2024-08-08 20:30:39 -07:00 |
|
Daniel Cojocea
|
6d5cc931d0
|
Fixed pagination styling
|
2024-08-08 19:27:28 -04:00 |
|
Alexander Holliday
|
7e30be9085
|
Merge pull request #569 from mertssmnoglu/mertssmnoglu-restful-http-methods
fix: use correct request methods edit=PUT, delete=DELETE
|
2024-08-08 15:08:35 -07:00 |
|
Alexander Holliday
|
93545423e5
|
Merge pull request #573 from bluewave-labs/feat/pagespeed-configure
Configure pagespeed page
|
2024-08-08 15:08:21 -07:00 |
|
Alexander Holliday
|
051ef83d25
|
Merge pull request #574 from bluewave-labs/fix/monitor-details
fixed bad merge
|
2024-08-08 14:55:22 -07:00 |
|
Alex Holliday
|
f5ac47691d
|
fixed bad merge
|
2024-08-08 14:29:25 -07:00 |
|
Alexander Holliday
|
5c91e98daf
|
Merge pull request #572 from bluewave-labs/fix/be/monitor-data-pagination
Fix/be/monitor data pagination, also resolves #567
|
2024-08-08 14:25:14 -07:00 |
|
Alexander Holliday
|
b3d96dc107
|
Merge branch 'develop' into fix/be/monitor-data-pagination
|
2024-08-08 14:25:07 -07:00 |
|
Alexander Holliday
|
b9b1d4be05
|
Merge pull request #571 from bluewave-labs/feat/be/get-monitor-by-id-refactor
Feat/be/get monitor by id refactor
|
2024-08-08 14:22:18 -07:00 |
|
Daniel Cojocea
|
8b351871c6
|
Added skeleton layout
|
2024-08-08 17:15:39 -04:00 |
|
Daniel Cojocea
|
e914a39d0b
|
Added update pagespeed monitor thunk
|
2024-08-08 16:53:50 -04:00 |
|
Daniel Cojocea
|
0addb128bf
|
Added delete pagespeed thunk
|
2024-08-08 16:37:23 -04:00 |
|
Daniel Cojocea
|
8ac9e19238
|
Added layout and states
|
2024-08-08 16:33:32 -04:00 |
|
Alex Holliday
|
d43b4806e6
|
Implement pagination on FE and BE
|
2024-08-08 13:19:37 -07:00 |
|
Mert Şişmanoğlu
|
ba8bd7a39a
|
fix(fe-endpoints): update the url of updateUptimeMonitor according to docs
|
2024-08-08 22:51:14 +03:00 |
|
Daniel Cojocea
|
6c57808012
|
Added pagespeed configure route
|
2024-08-08 15:41:15 -04:00 |
|
Alex Holliday
|
b3fab31a61
|
node
|
2024-08-08 12:37:02 -07:00 |
|
Mert Şişmanoğlu
|
66ae3e6754
|
docs(be-endpoints): add 'page speed' and 'maintenance window' route groups and their endpoints
|
2024-08-08 22:31:13 +03:00 |
|
Mert Şişmanoğlu
|
9cb0a1822a
|
docs(be-endpoints): fill missing endpoints in the current route groups
- Current route groups are 'Auth', 'Monitors', 'Checks', 'Alerts'
|
2024-08-08 22:18:36 +03:00 |
|
Mert Şişmanoğlu
|
c6cf2af246
|
docs: use correct http methods on readme>getting-started>endpoints
- 'edit with post' => put
- 'delete with post' => delete
|
2024-08-08 22:12:00 +03:00 |
|
Alex Holliday
|
284253638b
|
Properly extract doc from mongoose model in Normalization
|
2024-08-08 11:32:48 -07:00 |
|
Alex Holliday
|
51058b6d2b
|
Moved normalization to BE
|
2024-08-08 11:20:54 -07:00 |
|
Alexander Holliday
|
7928bd7822
|
Merge pull request #568 from bluewave-labs/feat/monitor-details-performance
Prep monitor details page for #567
|
2024-08-08 11:03:06 -07:00 |
|
Alexander Holliday
|
43dd86a170
|
Merge pull request #568 from bluewave-labs/feat/monitor-details-performance
Prep monitor details page for #567
|
2024-08-08 09:57:59 -07:00 |
|
Alexander Holliday
|
87066952cd
|
Merge pull request #570 from bluewave-labs/feat/no-monitors
Added fallback UI in case the user has no monitors created
|
2024-08-08 09:09:28 -07:00 |
|
Daniel Cojocea
|
ca797118f8
|
Added fallback UI in case the user has no monitors created
|
2024-08-08 11:48:13 -04:00 |
|
Mert Şişmanoğlu
|
9aba73f13a
|
fix: use correct request methods edit=PUT, delete=DELETE
>Routes
>> alert
>> check
>> monitor
|
2024-08-08 12:57:41 +03:00 |
|
Alex Holliday
|
901ec29281
|
Prep monitor details page for better data handling, minor fix to basic table component
|
2024-08-07 22:46:21 -07:00 |
|
Mohammad Khalilzadeh
|
0ae29e13a5
|
fixes
|
2024-08-08 09:13:46 +03:30 |
|
Alexander Holliday
|
288a24e314
|
Merge pull request #564 from bluewave-labs/feat/loading-skeletons
Loading skeletons
|
2024-08-07 17:43:57 -07:00 |
|
Daniel Cojocea
|
2485198b6a
|
Refactored skeletons
|
2024-08-07 19:49:08 -04:00 |
|
Alexander Holliday
|
6f0d71e56b
|
Merge pull request #563 from bluewave-labs/refactor/grammar
Got rid of the redundant word "back" here.
|
2024-08-07 15:10:12 -07:00 |
|
Daniel Cojocea
|
70f88058a0
|
Fixed UI flash happening on every render in pagespeed page
|
2024-08-07 18:01:26 -04:00 |
|
Daniel Cojocea
|
ea4cf6efd3
|
Added skeletons to pagespeed pages
|
2024-08-07 17:52:46 -04:00 |
|
M M
|
0f14331358
|
Got rid of the redundant word back here. Made grammar more formal.
|
2024-08-07 14:44:34 -07:00 |
|
Alexander Holliday
|
6b2698d07d
|
Merge pull request #562 from bluewave-labs/refactor/PSC-route
Changed the name here to pageSpeedCheckController as to not be confus…
|
2024-08-07 14:39:33 -07:00 |
|
Alexander Holliday
|
b0ef3ce490
|
Merge pull request #561 from bluewave-labs/master
Merge Monitor Details chart update down to Master
|
2024-08-07 14:39:16 -07:00 |
|
Alexander Holliday
|
153cb69519
|
Merge pull request #559 from bluewave-labs/feat/monitor-details-n-pick
Feat/monitor details n pick
|
2024-08-07 14:36:19 -07:00 |
|
M M
|
02e8b2b43c
|
Changed the name here to pageSpeedCheckController as to not be confused with the actual check controller.
|
2024-08-07 14:35:54 -07:00 |
|