Bernd Storath
2a8e49bf8d
ui: Replace moment with date-fns. ( #460 )
2024-07-22 10:16:08 +01:00
Bernd Storath
4f0d2126d8
ui: Migrate from create-react-app to vite ( #459 )
2024-07-16 14:10:19 +01:00
Orne Brocaar
6f1638e87a
Refactor UI to function elements & update React + Ant.
...
This refactor the UI components from class based element into function
based elements. This makes it possible to use hooks that are used now
by most React components. This also updates React and Ant to the latest
versions (+ other dependencies).
2023-07-27 13:07:00 +01:00
SAGAR PATEL
2ea86b2ca2
Implement automatic formatting for JS / TSX source code.
...
Implemented automatic code formatting for JS/TSX using prettier and husky
with pre-commit hook
Signed-off-by: SAGAR PATEL <sagar.a.patel@slscorp.com>
Co-authored-by: Orne Brocaar <info@brocaar.com>
2022-05-02 10:58:26 +01:00
Orne Brocaar
d8377cd26a
Update UI dependencies.
2022-04-29 15:45:52 +01:00
Orne Brocaar
96fe672fc7
Initial commit.
2022-04-06 21:18:32 +01:00