Mateusz Kwasniewski
|
3a2d4ae60b
|
feat: daily metrics display (#5836)
|
2024-01-11 10:39:58 +01:00 |
|
Thomas Heartman
|
b0c5baa9d3
|
chore: format schedule information according to user preferences (#5747)
This pr uses the user's preferred timezone to display the scheduled
times. If the user has no preferences, the default will be used.
With norwegian locale set as preference:
<img width="1529" alt="image"
src="https://github.com/Unleash/unleash/assets/17786332/0072432c-e470-4edc-91fb-864a86bc8f30">
With nothing set (falls back to my system setting):
<img width="1529" alt="image"
src="https://github.com/Unleash/unleash/assets/17786332/adf3d95f-4015-4302-ac09-e3ba511090db">
|
2024-01-03 18:18:43 +05:30 |
|
Nuno Góis
|
4167a60588
|
feat: biome lint frontend (#4903)
Follows up on https://github.com/Unleash/unleash/pull/4853 to add Biome
to the frontend as well.
![image](https://github.com/Unleash/unleash/assets/14320932/1906faf1-fc29-4172-a4d4-b2716d72cd65)
Added a few `biome-ignore` to speed up the process but we may want to
check and fix them in the future.
|
2023-10-02 13:25:46 +01:00 |
|
Ivar Conradi Østhus
|
b36ab58f87
|
fix: add timestamp to feature toggle metrics (#4094)
fixes: #2873
![image](https://github.com/Unleash/unleash/assets/158948/7d5bb8ee-6b88-49ad-8c51-474e19dc833d)
|
2023-06-27 09:14:45 +02:00 |
|
Mateusz Kwasniewski
|
d1c565735a
|
linter fixes (#2561)
|
2022-11-30 10:52:13 +01:00 |
|
Tymoteusz Czech
|
b8c3833ae4
|
Suggest changes - initial frontend (#2213)
* feat: add initial controller
* feat: add fe
* feat: return status codes
* remove backend experiment
* refactor standalone route for project banner
* update suggest changeset type
* refactor changeset mock
* suggest changes banner feature flag
* fix: update routes snapshot
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
|
2022-10-20 14:00:48 +02:00 |
|
olav
|
cfc2338e78
|
refactor: use camel case for files and dirs (#817)
|
2022-03-25 12:34:20 +01:00 |
|