1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 13:04:19 +00:00
Commit graph

67 commits

Author SHA1 Message Date
Stefano Pigozzi
887299737e
🗒 Add README for the frontend 2021-04-26 15:20:26 +02:00
Stefano Pigozzi
5dde6add85
↪ Add react-docgen dependency 2021-04-26 15:19:19 +02:00
Stefano Pigozzi
31a77b0b93
🔨 Exclude build/ from the module 2021-04-26 15:18:40 +02:00
Stefano Pigozzi
3e5d39132a
💥 Sorry! I couldn't make an atomic commit! 2021-04-25 17:22:52 +02:00
Stefano Pigozzi
edc2c36756
🚧 Add WIP RepositorySummary component 2021-04-24 04:23:23 +02:00
Stefano Pigozzi
80d6bc98eb
Add --bg-accent color 2021-04-24 04:23:05 +02:00
Stefano Pigozzi
d565f4c5b6
🧹 Remove unused imports 2021-04-24 01:02:48 +02:00
Stefano Pigozzi
09d84eeae8
Complete BoxFullScrollable ! 2021-04-24 00:27:35 +02:00
Stefano Pigozzi
ff35676781
🚧 Add BoxFullScrollable (still WIP, doesn't support auto resizing)
Is it even possible?
2021-04-23 19:08:17 +02:00
Stefano Pigozzi
6d6825874f
Add more props to BoxFull 2021-04-23 19:07:50 +02:00
Stefano Pigozzi
1ffd4637f9
🧹 Remove useless action from form 2021-04-23 18:20:31 +02:00
Stefano Pigozzi
c81671a102
✏ Rename BoxWithHeader to BoxFull 2021-04-23 02:26:16 +02:00
Stefano Pigozzi
21c206aeaa
✏ Rename BoxHeaderOnly to BoxHeader 2021-04-23 02:24:42 +02:00
Stefano Pigozzi
f0b90bdb9c
↪ Add JSDoc to the dependencies 2021-04-23 02:21:06 +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
9f341b2401
Merge remote-tracking branch 'origin/main' 2021-04-22 19:11:41 +02:00
Stefano Pigozzi
f825e00c57
Add Create Repository box 2021-04-22 19:10:36 +02:00
Stefano Pigozzi
c532426dbd
Add Form components 2021-04-22 19:10:19 +02:00
Stefano Pigozzi
d87b33ffdb
Add Radio component 2021-04-22 18:38:14 +02:00
Stefano Pigozzi
5afdc1fb91
Add Checkbox component 2021-04-22 18:36:42 +02:00
Stefano Pigozzi
19ee9ae23f
🔧 Make outlines wider 2021-04-22 18:29:36 +02:00
Stefano Pigozzi
df117585e5
🔧 Improve accessibility 2021-04-22 18:26:45 +02:00
Stefano Pigozzi
04024634c8
🔧 Improve input styling 2021-04-22 18:19:11 +02:00
Stefano Pigozzi
232fd865f4
🔨 .gitignore does not seem to be working? 2021-04-22 18:08:27 +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
Chiara Calzolari
7dbc8ce664 Replace LogoLight.png (aggiunto puntino finale) 2021-04-22 14:14:15 +00:00
Stefano Pigozzi
3a5cfbbe8d
Implement working SelectTheme 2021-04-21 18:58:14 +02:00
Stefano Pigozzi
24f70457b6
🔧 Add layout to PageHome 2021-04-21 18:46:35 +02:00
Stefano Pigozzi
863419d3bc
🔧 Add layout to PageSettings 2021-04-21 18:42:28 +02:00
Stefano Pigozzi
bc2e487e31
🔧 Add layout to PageRepositories 2021-04-21 18:32:43 +02:00
Stefano Pigozzi
e1d3d5c20d
🔧 Add layout to PageAlerts 2021-04-21 18:32:36 +02:00
Stefano Pigozzi
1a5f72c6b4
🔧 Make the box body grow 2021-04-21 18:32:19 +02:00
Stefano Pigozzi
fb78e6112a
🐛 Fix route matching order 2021-04-21 18:32:05 +02:00
Stefano Pigozzi
c73624f628
🔧 Pass ...props to the logo image 2021-04-21 18:31:49 +02:00
Stefano Pigozzi
882de3bac8
Add page routing 2021-04-21 18:22:04 +02:00
Stefano Pigozzi
bf73bc4a7b
📔 Document folders 2021-04-21 18:20:18 +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
a9403ece2d
🔧 Improve icon centering 2021-04-21 16:04:00 +02:00
Stefano Pigozzi
2cc4ba56ca
Add multiple buttons to the Sidebar 2021-04-21 15:54:52 +02:00
Stefano Pigozzi
c726df9531
Add ButtonSidebar 2021-04-21 15:53:23 +02:00
Stefano Pigozzi
d93d7432b2
Add Logo to the sidebar 2021-04-21 15:37:12 +02:00
Stefano Pigozzi
93a60c02da
↪ Add react-router to the dependencies 2021-04-21 15:17:24 +02:00
Stefano Pigozzi
6017285a18
🔧 Add logo placeholder to the sidebar 2021-04-21 15:16:08 +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
c4ca5365cc
🔧 Remove margin from BoxWithHeader, it will be set externally 2021-04-21 03:09:13 +02:00