Commit Graph

53 Commits

Author SHA1 Message Date
Mend Renovate 372365f755 fix(deps): update dependency chart.js to v4.4.5 2024-10-22 10:23:33 +00:00
Alexander Holliday 03258e0d85 Merge pull request #1005 from renovate-bot/renovate/eslint-plugin-react-refresh-0.x-lockfile
chore(deps): update dependency eslint-plugin-react-refresh to v0.4.13
2024-10-22 10:17:35 +08:00
Alexander Holliday 45a9d84367 Merge pull request #1003 from renovate-bot/renovate/eslint-monorepo
chore(deps): update dependency eslint to v8.57.1
2024-10-22 10:17:01 +08:00
Mend Renovate 043d528ae6 chore(deps): update dependency eslint-plugin-react-refresh to v0.4.13 2024-10-22 02:00:58 +00:00
Mend Renovate 0478100b48 chore(deps): update dependency eslint to v8.57.1 2024-10-22 01:59:54 +00:00
Mend Renovate 768332a180 chore(deps): update dependency @vitejs/plugin-react to v4.3.3 2024-10-22 01:59:41 +00:00
Alex Holliday 15ab9f8bc8 Format all files with prettier config for baseline 2024-10-17 12:05:06 +08:00
Caio Cabral 38b837d3b0 fix: setting prettier as dev dependency 2024-10-15 07:45:59 -04:00
Caio Cabral db941d246c fix: committing from root folder 2024-10-08 12:01:19 -04:00
Alex Holliday 453c8f6b12 bump FE dependencies 2024-09-27 13:46:50 +08:00
Mohammad Khalilzadeh 0ad08f431e Marshali data, logging it, creating post req, send to BE 2024-08-20 20:33:28 +03:30
Alexander Holliday 18e764fdc9 Revert "Added sorting ability by status" 2024-08-15 11:14:43 -07:00
Alvaro Torres 0e8691b580 cleaned up code and refactored code to not have a default sort on load 2024-08-15 09:35:19 -05:00
Alex Holliday 091f5e64f7 Bump axios and recharts 2024-08-14 11:51:27 -07:00
Alvaro Torres 55058520f3 add develop branch to my repo 2024-08-12 22:56:13 -05:00
Alex Holliday 428e018aff Add invite endpoint, add validation to invit endpoint 2024-07-19 13:05:38 -07:00
Alexander Holliday b4b2e3ec56 Merge pull request #368 from bluewave-labs/feat/filters
Feat/filters, resolves #268
2024-07-18 11:03:51 -07:00
Alex Holliday 87640f19fa Initial commit, add Button Group 2024-07-17 14:00:49 -07:00
MuhammadKhalilzadeh 0781d3984c template files for review 2024-07-17 12:52:34 +03:30
Daniel Cojocea 41787c538c Updated navbar user dropdown 2024-07-07 19:15:44 -04:00
Alex Holliday 6f52febca1 Use Recharts to handle charting data. Added floor and ceiling to the normalized data so we don't have extreme outliers 2024-07-04 15:46:33 -07:00
Alex Holliday 6c6070baae iniital commit 2024-06-24 11:56:25 -07:00
Alexander Holliday 30b2229e98 Merge pull request #132 from MuhammadKhalilzadeh/monitors
Monitors
2024-06-21 10:23:38 -07:00
Alex Holliday 5d855157b4 Added and configured redux-persist 2024-06-20 14:07:33 -07:00
Mohammad Khalilzadeh 3e8f8bc5ee Merge branch 'bluewave-labs:master' into monitors 2024-06-17 08:55:51 +03:30
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 d39107a5da Implemented Loading Button Spinner Component, #142 2024-06-15 14:27:32 -04:00
MuhammadKhalilzadeh f5bfb738b0 Monitors:hosts, with some bugs and challenges to fix 2024-06-13 10:44:16 +03:30
M M 3f418a45f5 Implemented the toastify notifications. 2024-06-11 15:15:32 -07:00
Alexander Holliday e54ebe2ed5 Merge branch 'master' into feat/connect-login 2024-06-10 14:30:13 -07:00
M M aa8a9a33c8 Modified Integrations component to include props. 2024-06-10 12:44:10 -07:00
Alexander Holliday aea01f2d00 Merge branch 'master' into feat/connect-login 2024-06-10 12:02:29 -07:00
Alex Holliday 4c84978e52 Added error alert for validation error 2024-06-10 11:58:48 -07:00
M M 222ee70f87 Implemented the integrations page. 2024-06-09 23:37:47 -07:00
MuhammadKhalilzadeh 5c31e38b2d Anding routing fixing bugs 2024-06-09 22:48:14 +03:30
Alex Holliday 19b69f231e Merge remote-tracking branch 'upstream/master' into feat/registration-flow 2024-06-07 13:54:52 -07:00
Alex Holliday 7f93c8aee0 Added client side validation to registration page 2024-06-07 11:19:32 -07:00
MuhammadKhalilzadeh a6f4601da5 fixing 2024-06-07 09:07:23 +03:30
Alex Holliday 31a18d042d Implemented registering 2024-06-06 13:10:13 -07:00
Alex Holliday 43ebcee690 exposed onChange listeners for text fields 2024-06-06 11:41:34 -07:00
MuhammadKhalilzadeh b404c9ed74 recreations and fixes 2024-06-06 12:27:36 +03:30
Alex Holliday ccb61004bb Set up Redux Toolkit, Added redux demo to /demo route 2024-06-04 12:15:35 -07:00
M M 54220a6125 Implemented the dashboard progress bars. 2024-05-25 21:35:37 -07:00
Mohammad Khalilzadeh 5f3bc03963 Merge branch 'bluewave-labs:master' into master 2024-05-15 08:17:30 +03:30
M M e6b0b9b2ca Implemented the Dashboard Menu. 2024-05-13 16:12:20 -07:00
MuhammadKhalilzadeh 67cba8bfb9 syncing after fetching my synced forking 2024-05-11 22:48:09 +03:30
MuhammadKhalilzadeh e4ab6b3e0d Merge branch 'syncings' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into syncings 2024-05-11 09:59:12 +03:30
Alex Holliday 488c1cdb2a Add date picker and dependencies 2024-05-08 15:18:00 -07:00
Alex Holliday 13a458cf43 Add DataGrid 2024-05-08 14:50:11 -07:00
veyselboybay a76cf36c82 Updated the root structure of Client side 2024-05-06 12:29:36 -04:00