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

91 commits

Author SHA1 Message Date
Stefano Pigozzi
7b320f01c3
🚧 Start building PageDashboard 2021-04-29 17:04:56 +02:00
Stefano Pigozzi
5479a8dc35
🧹 Restructure project directories 2021-04-29 16:58:31 +02:00
Stefano Pigozzi
8c0fc2bd8a
Add component BoxConditionUser 2021-04-29 16:23:11 +02:00
Stefano Pigozzi
8509d4324c
🧹 Reformat code 2021-04-29 16:18:04 +02:00
Stefano Pigozzi
b707b1fc88
Add component BoxConditionHashtag 2021-04-29 16:17:22 +02:00
Stefano Pigozzi
418a06f939
Add BoxConditions and improve ConditionBadge and RepositoryEditor 2021-04-29 05:03:58 +02:00
Stefano Pigozzi
c81f50e3df
🐛 Fix hooks dependencies 2021-04-29 05:03:34 +02:00
Stefano Pigozzi
0fcbc64191
🚧 Add component RepositoryEditor
Documentation is missing
2021-04-29 04:28:33 +02:00
Stefano Pigozzi
875c5e0da9
🚧 Add components ConditionBadge.js and ButtonSmallX.js
Documentation is missing
2021-04-29 04:27:06 +02:00
Annielated
6d62532a51 user_create testata e funzionante 2021-04-27 23:17:32 +02:00
Stefano Pigozzi
10e7152737
🔨 Fix .iml files 2021-04-27 22:22:21 +02:00
Stefano Pigozzi
6f0520e2fa
🔧 Make dashboard spans into labels 2021-04-27 17:14:13 +02:00
Stefano Pigozzi
82dd89a1aa
🔧 Change checkbox and radio sizing 2021-04-27 17:14:01 +02:00
Stefano Pigozzi
488531d1d5
Add Slider 2021-04-27 16:52:54 +02:00
Stefano Pigozzi
21ef90f17f
Add TextArea 2021-04-27 16:21:18 +02:00
Stefano Pigozzi
90af13e2a9
🐛 Fix #98 by loading from localStorage without using an effect 2021-04-27 16:09:09 +02:00
Stefano Pigozzi
aa1b0dc748
🧹 Remove unused imports 2021-04-27 15:29:38 +02:00
Stefano Pigozzi
2f45fe382b
🔧 Update base template 2021-04-27 15:28:32 +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
4a28058f09
✏ Rename RepositorySummary.module.css to RepositorySummaryBase.module.css 2021-04-26 18:37:14 +02:00
Stefano Pigozzi
33b2bfb0d2
💥 Refactor the login/logout flow 2021-04-26 18:36:41 +02:00
Stefano Pigozzi
e0333ef261
🔧 Make BoxLoggedIn into its own component 2021-04-26 16:40:25 +02:00
Stefano Pigozzi
b69f4e6ef1
🔧 Add working and error to useSavedLogin 2021-04-26 16:35:00 +02:00
Stefano Pigozzi
59d6f51dc7
🗒 Add backend README 2021-04-26 15:45:20 +02:00
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