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

61 commits

Author SHA1 Message Date
Stefano Pigozzi
039270d79f
🔧 Refactor BoxCondition* 2021-05-07 05:02:20 +02:00
Stefano Pigozzi
eda2ab8c6e
🔧 Add new features to RepositoryEditor 2021-05-07 04:48:25 +02:00
Stefano Pigozzi
e7471a29f4
🔧 Refactor and document RepositoryEditor 2021-05-07 03:44:05 +02:00
Stefano Pigozzi
26dcf3014e
📔 Slight improvement to docs 2021-05-07 03:35:39 +02:00
Stefano Pigozzi
cc6c5eeabe
🧹 Remove useless whitespace 2021-05-07 03:35:01 +02:00
Stefano Pigozzi
03e47ecc53
🔧 Limit ConditionBadge width to 200px 2021-05-07 03:17:30 +02:00
Stefano Pigozzi
e4ac241a03
🐛 Fix repository display bug 2021-05-02 18:10:15 +02:00
Stefano Pigozzi
1b08a46ea6
🚧 Style BoxConditionMap 2021-05-01 02:34:42 +02:00
Stefano Pigozzi
1b7a484343
🚧 Start working on BoxConditionMap 2021-04-30 22:10:00 +02:00
Stefano Pigozzi
e0f54e53d9
Add component BoxConditionDatetime 2021-04-30 16:37:28 +02:00
Stefano Pigozzi
1daa35f9d7
🔧 Disallow adding empty conditions 2021-04-30 15:53:01 +02:00
Stefano Pigozzi
12f8058da1
🔧 Update to new API routes 2021-04-30 15:49:18 +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
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
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
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
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
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
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
2147e6c374
📔 Document _everything_ and refactor some things 2021-04-23 02:18:06 +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
e1e38a4635
Add PageSandbox to test various stuff 2021-04-22 18:06:50 +02:00
Stefano Pigozzi
3a5cfbbe8d
Implement working SelectTheme 2021-04-21 18:58:14 +02:00
Stefano Pigozzi
863419d3bc
🔧 Add layout to PageSettings 2021-04-21 18:42:28 +02:00
Stefano Pigozzi
1a5f72c6b4
🔧 Make the box body grow 2021-04-21 18:32:19 +02:00
Stefano Pigozzi
c73624f628
🔧 Pass ...props to the logo image 2021-04-21 18:31:49 +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
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