Commit Graph

1340 Commits

Author SHA1 Message Date
Mert Şişmanoğlu
bdb293c181 fix(openapi): remove logout route from auth 2024-08-30 21:10:13 +03:00
Mert Şişmanoğlu
21ce46a29e feat(openapi): add request body to login and register routes 2024-08-30 21:09:16 +03:00
Mert Şişmanoğlu
cc08d7f8d5 fix(openapi): update property names to camelCase in UserDataType schema 2024-08-18 20:20:28 +03:00
Mert Şişmanoğlu
137500bbd0 chore(openapi): add UserSuccessResponse ref to auth responses 2024-08-18 20:01:34 +03:00
Mert Şişmanoğlu
e28530cdc7 chore(openapi): add ErrorResponse and SuccessResponse schema components to auth routes 2024-08-13 00:14:29 +03:00
Mert Şişmanoğlu
16eb578a55 fix(openapi): update typo in title from 'BluWave uptime' to 'BlueWave Uptime' 2024-08-12 21:40:15 +03:00
Mert Şişmanoğlu
1541fd20fc chore(openapi): define the endpoint, method and description on auth routes
> Common Responses
- 200
- 422
- 500
2024-08-12 21:39:10 +03:00
Mert Şişmanoğlu
adbbdd405c chore(openapi): dynamic API path variables on servers 2024-08-11 19:03:02 +03:00
Mert Şişmanoğlu
0d2366cb3f chore: update contact email in openapi.json 2024-08-11 18:52:19 +03:00
Mert Şişmanoğlu
628f3a3d12 chore: create openapi.json with openapi 3.1.0 format
> Objects
>> info
>> servers
2024-08-11 16:15:30 +03:00
Alexander Holliday
ee84d8d93e Merge pull request #589 from bluewave-labs/fix/table-population
Stop double rendering, add monitors to useEffect dependency array, #586
2024-08-10 10:25:16 -07:00
Alexander Holliday
14f6f05dfc Merge pull request #585 from bluewave-labs/feat/login-security
Feat/login security, resolves #583
2024-08-10 10:00:10 -07:00
Alex Holliday
c599b7ce90 removed console.log 2024-08-09 23:19:53 -07:00
Alex Holliday
5851787c13 Stop double rendering, add monitors to useEffect dependency array 2024-08-09 23:17:17 -07:00
Gorkem Cetin (BWL)
32bfc2fe0d Update README.md 2024-08-09 19:01:35 -04:00
Alexander Holliday
f634683486 Merge pull request #584 from bluewave-labs/feat/login-page
Login Page
2024-08-09 15:18:06 -07:00
Gorkem Cetin (BWL)
6b06c57829 Update issue templates 2024-08-09 17:58:38 -04:00
Gorkem Cetin (BWL)
48a69ab7f0 Update issue templates 2024-08-09 17:57:56 -04:00
Alexander Holliday
b3badc7226 Merge pull request #580 from bluewave-labs/fix/incident-pagination
Fix/incident pagination, resolves #576
2024-08-09 14:54:09 -07:00
Daniel Cojocea
761c60f3bb Added loading skeleton and small styling changes 2024-08-09 17:36:15 -04:00
Alex Holliday
a2ff5d9b56 Revoke token from user on JWT verification failure in middleware 2024-08-09 13:53:10 -07:00
Gorkem Cetin (BWL)
08e074b087 Update README.md 2024-08-09 16:42:37 -04:00
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
Daniel Cojocea
1681e93783 Fixed typo 2024-08-09 16:19:55 -04:00
Alex Holliday
9fe75c92dd Add check for JWT on login 2024-08-09 13:19:05 -07:00
Daniel Cojocea
72bc3a5652 Added forgot password button 2024-08-09 16:16:21 -04:00
Alex Holliday
5b2a05bc79 Save JWT to user on login 2024-08-09 13:14:20 -07:00
Daniel Cojocea
cac19d3130 Added focus on render for keyboard navigation 2024-08-09 15:59:37 -04:00
Gorkem Cetin (BWL)
901ce79a85 Update README.md 2024-08-09 15:48:10 -04:00
Daniel Cojocea
6c0d024f2a Added docs 2024-08-09 15:41:10 -04: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
Daniel Cojocea
939ff749e5 Added authentication step 2 / 2 2024-08-09 15:36:18 -04: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
Alex Holliday
26e3f81a91 Implemented pagination for incidents component 2024-08-09 11:54:30 -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
Daniel Cojocea
d68ef08f6d Added authentication step 1 / 2 2024-08-09 14:34:59 -04:00
Daniel Cojocea
72b813e849 Added bluewave uptime favicon and inital design for login page 2024-08-09 13:33:54 -04:00
Alex Holliday
3924099e3e Merge remote-tracking branch 'upstream/develop' into fix/incident-pagination 2024-08-09 10:02:27 -07:00
Alex Holliday
01c6026dd2 Added styled pagination controls 2024-08-09 10:01:28 -07:00
Alex Holliday
7888a11bfe Added resolve filter 2024-08-09 09:53:50 -07:00
Alex Holliday
2bd8371d6a Add switch for filter 2024-08-09 09:41:39 -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
Alex Holliday
21ba8f087a Add filtering to check count 2024-08-08 16:18:46 -07:00
Alex Holliday
d95fcb119d Renamed filter to dateRange, add incidents table 2024-08-08 16:13:08 -07:00