1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 21:14:18 +00:00
Commit graph

541 commits

Author SHA1 Message Date
Stefano Pigozzi
20803316ee
Merge remote-tracking branch 'origin/main' 2021-04-21 18:58:20 +02:00
Stefano Pigozzi
3a5cfbbe8d
Implement working SelectTheme 2021-04-21 18:58:14 +02:00
Lorenzo Balugani
75dc167aa6 Merge branch 'database-initial' into 'main'
Database implementation

See merge request nest/g2-progetto!1
2021-04-21 16:54:56 +00:00
Lorenzo Balugani
013ce17aa8 Database implementation
All initial database classes are now properly implemented. Hurray!
2021-04-21 18:47:18 +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
605d950817
Merge remote-tracking branch 'origin/main' 2021-04-21 17:36:27 +02:00
Prof. Missiroli (home)
194ee91e34 stats 2021-04-21 17:35:25 +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
db1df38525
🔨 Rename "Backend: Start dev server" runConfig 2021-04-21 04:05:09 +02:00
Stefano Pigozzi
43169dacd7
🔨 Add "Frontend: Start dev server" runConfig 2021-04-21 04:04:43 +02:00
Stefano Pigozzi
ea75920a41
🔨 Update IntelliJ IDEA Project Structure 2021-04-21 04:04:22 +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
Stefano Pigozzi
add38ba38f
Add some new colors 2021-04-21 03:08:37 +02:00
Stefano Pigozzi
4f9a7bc272
🐛 Fix error in BoxWithHeader 2021-04-21 02:55:57 +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
0c887899bd
🔧 Tweak colors a little bit 2021-04-21 01:09:25 +02:00
Stefano Pigozzi
c8e8bb5b0a
🗑 Remove Box, as it actually wasn't that useful 2021-04-21 01:08:54 +02:00
Stefano Pigozzi
ed7d39a65a
Add BoxWithHeader component 2021-04-21 01:03:59 +02:00
Stefano Pigozzi
99894a8486
Import Bree Serif from Google Fonts 2021-04-21 00:48:35 +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
68cbc25d86
🔧 Enforce border-box sizing 2021-04-21 00:28:23 +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
Nemesis
ee3f696aef Even better backend structure 2021-04-19 16:23:50 +02:00
Nemesis
9a55ea049e Initial backend structure 2021-04-19 16:14:51 +02:00
Giovanni Anniballi
efbc9951ea Update Valutazione Scrumble 2021-04-18 14:36:55 +00:00
Stefano Goldoni
a7541b20ab Update sprint-0.md 2021-04-18 14:27:28 +00:00
Stefano Goldoni
a717a86ac4 Update sprint-0.md 2021-04-18 14:26:08 +00:00
Stefano Goldoni
3686fb986d Update sprint-0.md 2021-04-18 14:10:51 +00:00