Commit Graph

65 Commits

Author SHA1 Message Date
Shemy Gan 407e5a8711 - Add JSDoc and use css varialble for pixels 2024-11-13 20:16:35 -05:00
Alex Holliday 15ab9f8bc8 Format all files with prettier config for baseline 2024-10-17 12:05:06 +08:00
Daniel Cojocea d8664d3ed7 Added basic default font variants 2024-09-14 12:36:20 -04:00
Daniel Cojocea ce66bd6d3c Fixed panels darkmode styles 2024-09-06 18:13:38 -04:00
Daniel Cojocea 5afe21767b Fixed dark mode skeleton color 2024-09-05 13:45:25 -04:00
Daniel Cojocea f046f250ec Revamped header section 2024-09-02 17:10:42 -04:00
Daniel Cojocea 93c8ce6532 Moved toast notif to top right and some other small fixes 2024-08-30 12:19:24 -04:00
Daniel Cojocea aa2564af04 � Removed old color variables 2024-08-28 14:50:18 -04:00
Daniel Cojocea 8db46e9a5b � Removed old variables 2024-08-26 17:23:26 -04:00
Daniel Cojocea 64ca926a85 �️�️� Updated color variables 2024-08-26 17:22:21 -04:00
Daniel Cojocea d5f7aadadc � colors rebranded 2024-08-26 14:45:31 -04:00
Daniel Cojocea 49e60ed8f8 Added docs 2024-08-24 16:49:44 -04:00
Daniel Cojocea c3f964a2e2 Implemented basic bar chart 2024-08-22 19:36:48 -04:00
Daniel Cojocea 0183e135b7 Added white inner circle 2024-08-22 14:21:19 -04:00
Daniel Cojocea 122d9d8f56 Removed toast bounce animation and added a pulse effect to monitor status dot 2024-08-22 12:07:36 -04:00
Daniel Cojocea 2f50893ead Added breadcrumbs to monitor details 2024-08-17 17:26:48 -04:00
Daniel Cojocea 031463f8c5 Small changes to configure monitor page 2024-08-17 17:14:18 -04:00
Daniel Cojocea 58a4921f64 Updated color and font weights 2024-08-16 18:38:40 -04:00
Alex Holliday ac5385746a Justified URL, added placeholders 2024-08-13 15:54:23 -07:00
Daniel Cojocea ca9db41205 Added responsive design to authentication pages 2024-08-12 19:29:39 -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
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
Daniel Cojocea 72b813e849 Added bluewave uptime favicon and inital design for login page 2024-08-09 13:33:54 -04:00
Mohammad Khalilzadeh 0ae29e13a5 fixes 2024-08-08 09:13:46 +03:30
Daniel Cojocea ecb6f6204c Added skeletons to monitor pages 2024-08-07 16:45:49 -04:00
Mohammad Khalilzadeh 420b65209e fixes 2024-08-03 09:40:08 +03:30
Daniel Cojocea 30b7856c44 Updated default font and some small styling changes 2024-08-01 20:12:30 -04:00
Daniel C 40a268ab18 Updated layout (#450)
* Updated layout

* Fixed error

* Changed integration background to white
2024-07-26 09:39:18 -07:00
Alexander Holliday ff7862b4c0 Merge pull request #428 from MuhammadKhalilzadeh/slight-changes-in-dashboard
applying changes
2024-07-24 09:47:26 -07:00
Mohammad Khalilzadeh 43675e659f --env-var-nav-bar-height for both NavBar and DashboardSidebar 2024-07-24 12:01:50 +03:30
Mohammad Khalilzadeh d7c63a8b28 value to variable 2024-07-24 09:46:16 +03:30
Daniel Cojocea 49f9f1429a Added styling and basic filtering to incidents page 2024-07-23 17:32:41 -04:00
Mohammad Khalilzadeh e8a2246ae0 refactors 2024-07-23 21:19:44 +03:30
Mohammad Khalilzadeh 25785a91ec applying changes 2024-07-23 20:20:18 +03:30
Daniel Cojocea b4926e5189 Disabled ripple effect from all components 2024-07-22 12:53:42 -04:00
Daniel Cojocea c468beac76 Initial design 2024-07-18 19:50:08 -04:00
Daniel Cojocea 9f68c0b60c Doomsday cleanup 2024-07-17 17:44:29 -04:00
Daniel Cojocea 3c8e722706 Restructured check email page 2024-07-16 14:29:59 -04:00
Daniel Cojocea 3855d4e4d5 Refactored textfield component 2024-07-12 18:45:23 -04:00
Daniel Cojocea 7e1ccff00d Added toast alerts to profile panel 2024-07-11 18:53:14 -04:00
Daniel Cojocea 92d4caa801 Added create toast function 2024-07-11 18:05:41 -04:00
Daniel Cojocea c87daa3d53 Refactored some of the component code and removed unnecessary params 2024-06-28 20:05:08 -04:00
MuhammadKhalilzadeh 4cc59e6728 Merge branch 'monitors' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into monitors 2024-06-26 22:01:01 +03:30
MuhammadKhalilzadeh b5ce75bb54 fixing bugs 2024-06-26 22:00:43 +03:30
MuhammadKhalilzadeh 033b9dcdd5 fixing bugs 2024-06-26 21:56:56 +03:30
Alexander Holliday 2288754cd0 Merge pull request #190 from MuhammadKhalilzadeh/monitors
Create new monitor without dropdowns
2024-06-25 17:25:44 -04:00
MuhammadKhalilzadeh ca689d4de8 Create new monitor without dropdowns 2024-06-25 13:22:28 +03:30
Daniel Cojocea b85f1f6396 Refactored input elements with their respective components and added validation 2024-06-22 18:39:11 -04:00
Alexander Holliday 30b2229e98 Merge pull request #132 from MuhammadKhalilzadeh/monitors
Monitors
2024-06-21 10:23:38 -07:00
Daniel Cojocea 17294afd4b Changed color variables to resolve merge conflict 2024-06-21 13:18:42 -04:00