23 Commits

Author SHA1 Message Date
RadoslavDimchev
9e49826b25 feat(utils-format-number): fixed number 2024-03-12 14:50:19 +02:00
RadoslavDimchev
c4d143f5aa feat(deposit-title): make reusable title function 2024-03-12 14:50:19 +02:00
Emil Ivanichkov
a5a3aa2e7d refactor(prettier): Add result of yarn format after prettier changes 2024-01-29 14:44:25 +02:00
Radoslav Dimchev
285cbb89f4
Merge branch 'main' into rd.connect-via-ip-responsive 2024-01-24 20:39:20 +02:00
RadoslavDimchev
bc3903b5b0 feat: move is valid funcs to utilities 2024-01-24 09:46:40 +02:00
Hristo Nedelkov
0bf43d1442 format code 2024-01-18 18:50:07 +02:00
RadoslavDimchev
8dca2e7595 feat: create and use copy function for utilities 2024-01-18 17:25:58 +02:00
RadoslavDimchev
07d9509db7 fix: utilities format and change height func 2023-10-18 08:37:56 +03:00
RadoslavDimchev
302eab433d feat: create util func to get percentages of height 2023-10-18 08:27:38 +03:00
Hristo Nedelkov
df83a780f8 Merge branch 'main' into rd.create-deposits 2023-10-12 17:37:07 +03:00
RadoslavDimchev
1ce29acc46 fix: string prop for to fixed util func 2023-10-11 21:45:48 +03:00
RadoslavDimchev
60f6776417 feat: add to fixed util function 2023-10-11 21:43:25 +03:00
Hristo Nedelkov
e03d40c3e8 Merge branch 'main' into hn.UI-feedback-fixes 2023-10-10 14:53:54 +03:00
Hristo Nedelkov
4f14cf6497 format file names 2023-09-26 13:14:44 +03:00
RadoslavDimchev
53e9b1ba2b feat: create function to format wallet address 2023-09-22 17:33:14 +03:00
RadoslavDimchev
b441051a51 feat: create validator address format function 2023-09-22 17:10:10 +03:00
Hristo Nedelkov
55ac55b53b fix formatNumbersWithComa 2023-09-21 09:53:54 +03:00
Hristo Nedelkov
4895fc4f3d Update utilities.ts 2023-09-16 06:24:51 +03:00
RadoslavDimchev
7cea165151 fix: change format number func name 2023-09-15 18:33:27 +03:00
RadoslavDimchev
acb6b36649 fix: toFixed number from formatting function 2023-09-15 18:18:53 +03:00
RadoslavDimchev
c282436245 feat: add format util function for gauge cards 2023-08-30 10:49:18 +03:00
Hristo Nedelkov
c7a759525a Clear code and remove warnings 2023-08-16 14:22:22 +03:00
Rickard Andersson
41e24a1e4f feat(dev): add assertUnreachable
Asserts that a case is unreachable in `switch` statements (and really
any flow control construct)
2023-08-03 10:53:58 +03:00