shamoon
6597ec566b
Fix translation issue
Crowdin Action / Crowdin Sync (push) Has been cancelled
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
Repository Maintenance / Close Answered Discussions (push) Has been cancelled
Repository Maintenance / Stale (push) Has been cancelled
Repository Maintenance / Lock Old Threads (push) Has been cancelled
Repository Maintenance / Close Outdated Discussions (push) Has been cancelled
Repository Maintenance / Close Unsupported Feature Requests (push) Has been cancelled
2025-04-01 09:52:33 -07:00
shamoon
70f0eb3af6
Minor status refactoring
2024-03-08 19:13:36 -08:00
RoboMagus
5892d7407c
Fix: docker status labels colors ( #3028 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-02-29 07:34:26 -08:00
shamoon
8ec488efbd
Revert "Fix: subdirectory deployment ( #2205 )"
...
This revers commit b8eda91005
2023-10-18 11:44:26 -07:00
shamoon
19c25713c4
Run pre-commit hooks over existing codebase
...
Co-Authored-By: Ben Phelps <ben@phelps.io >
2023-10-18 09:49:33 -07:00
Isidro Osoria
b8eda91005
Fix: subdirectory deployment ( #2205 )
2023-10-18 08:49:42 -07:00
shamoon
cbad95bf9c
Fix dot status when exited ( #2204 )
2023-10-17 17:47:51 -07:00
shamoon
4f41be512c
Include tailwind bg-black/white, greedy ping regex, adjust position
2023-10-05 09:28:43 -07:00
shamoon
571f627b3b
Enhancement: statusStyle improvements ( #2119 )
2023-10-04 22:12:57 -07:00
TheRolf
b39c79bea1
Custom JS and CSS ( #1950 )
...
* First commit for custom styles and JS
* Adjusted classes
* Added ids and classes for services and bookmarks
* Apply suggestions from code review
* Remove mime dependency
* Update settings.json
* Detect custom css / js changes, no refresh
* Added preload to custom scripts and styles so they can load earlier
* Added data attribute name for bookmarks too
* Update [path].js
* code style, revert some pointer changes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-09-10 14:36:54 -07:00
shamoon
f895a6bf23
Fix status error display
2023-03-25 08:46:42 -07:00
shamoon
606bcdc835
Add docker healthy translation
2023-03-20 07:02:39 -07:00
shamoon
401b35bea9
Add translation for some missing items
...
Closes #1123
2023-03-19 22:58:47 -07:00
shamoon
b2f26e1a43
Update status.jsx
2023-02-20 14:55:01 -08:00
shamoon
ae7a77d247
Use replica count for swarm status
...
Co-Authored-By: Raphaël Catarino <raphcatarino@gmail.com >
2023-02-14 10:41:12 -08:00
Ean McLaughlin
ff27b1ef51
Show container status if health is an empty string
...
If data.health is an empty string, ?? will accept it and not use the right side value; instead, we should use || which treats empty string as false and returns the right side value. This will show "RUNNING" in the status box if health is "".
2023-02-01 15:32:10 -07:00
Jason Fischer
e0edc2735d
Add healthy status if available
2022-11-27 14:54:29 -08:00
Jason Fischer
07385dc91e
Add container health details to status
2022-11-27 09:46:18 -08:00
Michael Shamoon
1c456b70c0
Re-create service ping, docker status changes
...
See #388
2022-11-07 11:35:13 -08:00
Ben Phelps
f74e8b9d32
linting and cleanup
2022-09-07 16:53:24 +03:00
Ben Phelps
3914fee775
first public source commit
2022-08-24 10:44:35 +03:00