1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-10-16 20:17:25 +00:00
Commit graph

29 commits

Author SHA1 Message Date
56ea9248ab
🔨 Restructure project directories 2021-05-13 19:26:59 +02:00
fd92cc161c
🐛 Patch some more bugs, introduce some technical debt 2021-05-13 01:07:23 +02:00
Stefano Pigozzi
5479a8dc35
🧹 Restructure project directories 2021-04-29 16:58:31 +02:00
Stefano Pigozzi
aa1b0dc748
🧹 Remove unused imports 2021-04-27 15:29:38 +02:00
Stefano Pigozzi
601b8074a2
💥 I did so many things I forgot which specific ones I did 2021-04-26 22:08:52 +02:00
Stefano Pigozzi
33b2bfb0d2
💥 Refactor the login/logout flow 2021-04-26 18:36:41 +02:00
Stefano Pigozzi
3e5d39132a
💥 Sorry! I couldn't make an atomic commit! 2021-04-25 17:22:52 +02:00
Stefano Pigozzi
d565f4c5b6
🧹 Remove unused imports 2021-04-24 01:02:48 +02:00
Stefano Pigozzi
2147e6c374
📔 Document _everything_ and refactor some things 2021-04-23 02:18:06 +02:00
Stefano Pigozzi
9e6a4c0c3f
🧹 Refactor setAndSaveTheme in its own hook 2021-04-23 01:29:51 +02:00
Stefano Pigozzi
e1e38a4635
Add PageSandbox to test various stuff 2021-04-22 18:06:50 +02:00
Stefano Pigozzi
f68bbb3d68
🔧 Save last set theme in the localStorage 2021-04-22 16:45:09 +02:00
Stefano Pigozzi
3a5cfbbe8d
Implement working SelectTheme 2021-04-21 18:58:14 +02:00
Stefano Pigozzi
fb78e6112a
🐛 Fix route matching order 2021-04-21 18:32:05 +02:00
Stefano Pigozzi
882de3bac8
Add page routing 2021-04-21 18:22:04 +02:00
Stefano Pigozzi
334bf6bbe3
🔮 Add interactivity to sidebar buttons 2021-04-21 18:00:21 +02:00
Stefano Pigozzi
4a107e1608
🔧 Switch default theme 2021-04-21 16:04:09 +02:00
Stefano Pigozzi
d93d7432b2
Add Logo to the sidebar 2021-04-21 15:37:12 +02:00
Stefano Pigozzi
357ade1890
Add Layout and Sidebar 2021-04-21 15:08:54 +02:00
Stefano Pigozzi
92a15e089a
Add Input and InputWithIcon 2021-04-21 03:57:18 +02:00
Stefano Pigozzi
f18f0baa93
Add button with FontAwesomeIcon support 2021-04-21 03:32:19 +02:00
Stefano Pigozzi
989688ce5b
🔧 Show a sample with children instead of body 2021-04-21 01:27:12 +02:00
Stefano Pigozzi
7bbd0a8421
🔧 Allow BoxWithHeader to accept nodes instead of objects as props 2021-04-21 01:22:51 +02:00
Stefano Pigozzi
ed7d39a65a
Add BoxWithHeader component 2021-04-21 01:03:59 +02:00
Stefano Pigozzi
c50690d0b6
🔧 Rename theme-x to ThemeX 2021-04-21 00:37:25 +02:00
Stefano Pigozzi
1d35c53820
Add base Box component 2021-04-21 00:35:44 +02:00
Stefano Pigozzi
d9b9297c90
Setup basic theme structure 2021-04-21 00:23:35 +02:00
Stefano Pigozzi
9ebbd7fc66
🧹 Reformat default files 2021-04-21 00:09:13 +02:00
Stefano Pigozzi
24d7490f82
Setup frontend files 2021-04-21 00:07:39 +02:00