Commit Graph

429 Commits

Author SHA1 Message Date
Daniel Cojocea 5d7c8af2df Resolved conflict 2024-06-21 19:31:27 -04:00
Daniel Cojocea db652852f1 Removed duplicate styling code from component files 2024-06-21 19:08:42 -04:00
Alexander Holliday 30b2229e98 Merge pull request #132 from MuhammadKhalilzadeh/monitors
Monitors
2024-06-21 10:23:38 -07:00
Alexander Holliday 37e855cb26 Merge pull request #168 from bluewave-labs/feat/color-variables
Changed color variables to resolve merge conflict from #132
2024-06-21 10:22:33 -07:00
Daniel Cojocea 17294afd4b Changed color variables to resolve merge conflict 2024-06-21 13:18:42 -04:00
Daniel Cojocea f563629e69 refactored some hardcoded css 2024-06-21 13:16:11 -04:00
Alexander Holliday d08662cda2 Merge pull request #167 from bluewave-labs/feat/redux-persist
Added and configured redux-persist, resolves #164
2024-06-21 10:09:02 -07:00
Alexander Holliday 7c40dc6b3c Merge pull request #166 from bluewave-labs/feat/async-thunk-monitors-by-id
Implemented async thunk for getMonitorsByUserId, resolves #161
2024-06-21 10:08:46 -07:00
Alex Holliday 0b88dbfae2 Added whitelist 2024-06-20 15:08:41 -07:00
Alex Holliday 5d855157b4 Added and configured redux-persist 2024-06-20 14:07:33 -07:00
Alex Holliday 2ce8de5304 Implemented async thunk for getMonitorsByUserId 2024-06-20 13:50:31 -07:00
MuhammadKhalilzadeh 27dd65ccfa hardcode removed 2024-06-20 21:47:07 +03:30
MuhammadKhalilzadeh 486547f688 progress on Create New Monitor page 2024-06-20 19:53:08 +03:30
MuhammadKhalilzadeh d89e75da15 a small fix 2024-06-20 18:34:36 +03:30
MuhammadKhalilzadeh 9940cf9ef5 Chart solved 2024-06-20 13:16:35 +03:30
Daniel C 085c036bba Merge pull request #158 from bluewave-labs/feat/root-layout
Implemented flexbox styling for root layout, #146
2024-06-19 19:46:05 -04:00
Daniel C f0a5538cc0 Merge pull request #157 from bluewave-labs/feat/profile-settings
Implemented Profile settings design with some limited functionality (Client side), #143
2024-06-19 19:42:34 -04:00
Alexander Holliday 5d5dd29297 Merge pull request #156 from bluewave-labs/feat/monitors-with-checks
Added checks to monitors for getMonitorsById and getMonitorsByUserId.…, resolves #155
2024-06-19 11:31:48 -07:00
MuhammadKhalilzadeh 3ece902d57 commit to discuss 2024-06-19 10:33:10 +03:30
Daniel Cojocea 3a2e9e5ecd Refactored Team Tab Panel and Settings page 2024-06-18 21:01:41 -04:00
Daniel Cojocea 54efe909d9 Refactored Password Tab Panel 2024-06-18 20:16:32 -04:00
Daniel Cojocea 6e48ba5507 Refactored Profile Tab Panel 2024-06-18 19:59:23 -04:00
Daniel Cojocea 83f260c42d Implemented flexbox styling for root layout 2024-06-18 19:17:21 -04:00
Daniel Cojocea 110a005f97 Finalized Team Panel Design and added some functionality 2024-06-18 17:10:06 -04:00
Alex Holliday e793b04918 Updated readme for two endpoints 2024-06-18 13:19:58 -07:00
Alex Holliday 18df7d8fd5 Added checks to monitors for getMonitorsById and getMonitorsByUserId. Added TTL to checks (1 month) 2024-06-18 12:45:25 -07:00
Mohammad Khalilzadeh bc48a28296 Merge branch 'bluewave-labs:master' into monitors 2024-06-18 22:42:21 +03:30
MuhammadKhalilzadeh 3f2fe8b084 back to hosts table from new monitor 2024-06-18 22:39:58 +03:30
Alexander Holliday b4c5bcbb5f Merge pull request #154 from bluewave-labs/fix/error-handling
Improved network service error handling
2024-06-18 11:42:52 -07:00
Alex Holliday 59562b10c9 Improved network service error handling 2024-06-18 11:42:25 -07:00
Skorpios d4012e1f19 Merge pull request #151 from bluewave-labs/feat/toast-props
Updated toast with prop, prop validation, and JSDocs.
2024-06-17 21:33:52 -07:00
Daniel Cojocea 9abc2aa67f Implemented Team Panel Frontend Design 2024-06-17 22:30:35 -04:00
M M 7fa3f95cd0 Updated toast with prop, prop validation, and JSDocs. 2024-06-17 16:59:07 -07:00
Alexander Holliday a26d221f8f Merge pull request #150 from bluewave-labs/feat/checks
Checks now inserted into db during monitor status check, reslovles #141
2024-06-17 15:55:22 -07:00
Alex Holliday 771cce98b5 Checks now inserted into db during monitor status check 2024-06-17 13:52:20 -07:00
Alexander Holliday e278d243c8 Merge pull request #149 from bluewave-labs/feat/delete-cascade
Added delete cascade for Montiors.  Alerts and Checks now also deleted, resolves #87
2024-06-17 12:50:59 -07:00
Alex Holliday 2149a35b88 Merge remote-tracking branch 'upstream/master' into feat/delete-cascade 2024-06-17 12:10:54 -07:00
Alexander Holliday d33f901123 Merge pull request #148 from bluewave-labs/feat/network-service
Implemented network service, resolves #145
2024-06-17 12:09:32 -07:00
Alex Holliday 6801d066a1 Added delete cascade for Montiors. Alerts and Checks now also deleted 2024-06-17 12:08:41 -07:00
Alex Holliday 0b52a5bdc7 Fixed error handling, refactored response time measurement 2024-06-17 11:33:55 -07:00
Daniel Cojocea f8bc872475 Team Panel Change Organization Modal 2024-06-17 14:26:09 -04:00
Alex Holliday a0ca205d6a Added response time 2024-06-17 11:05:22 -07:00
Alex Holliday 14f68d58f7 Implemented network service 2024-06-17 10:47:36 -07:00
Mohammad Khalilzadeh 3e8f8bc5ee Merge branch 'bluewave-labs:master' into monitors 2024-06-17 08:55:51 +03:30
Daniel Cojocea dd0767dea4 Password Panel Initial Design 2024-06-16 20:32:42 -04:00
Daniel Cojocea f4d7e166d8 Merge remote-tracking branch 'upstream/master' into feat/profile-settings 2024-06-16 19:30:41 -04:00
Daniel Cojocea f9852c19d5 Refactored code to make it more reusable 2024-06-16 18:45:21 -04:00
Alexander Holliday 86d9389abc Merge pull request #127 from bluewave-labs/feat/notifications
Implemented the toastify notifications.
2024-06-16 15:14:28 -07:00
Daniel Cojocea fd4c5436bd Modal Component and small touch ups 2024-06-16 18:12:15 -04:00
M M de04a99bf7 Modified the AnnouncementsDualButtonWithIcon to handle closing the toast. 2024-06-16 13:49:25 -07:00