Commit Graph

1114 Commits

Author SHA1 Message Date
kez
baa8fc2d76 Better README documentation for community-generator 2023-01-12 15:50:27 +00:00
kez
b1424d64e7 Small cleanup, add more comments 2023-01-12 15:50:27 +00:00
kez
68d5350db7 Fix training guide font size 2023-01-12 15:50:27 +00:00
kez
e1cc3dbcd2 Fix header font weight 2023-01-12 15:50:27 +00:00
kez
3721db6548 Fix resource table spacing 2023-01-12 15:50:27 +00:00
kez
e795eb788f Decrease the font size of the training guide table 2023-01-12 15:50:27 +00:00
kez
c5167202ac Remove image from training guide pages 2023-01-12 15:50:27 +00:00
kez
29c33439dd Add parentheses around "None" in dropdowns 2023-01-12 15:50:27 +00:00
kez
c93a1a2792 Add padding to dropdown 2023-01-12 15:50:27 +00:00
kez
806ba76922 Add "clear filters" button 2023-01-12 15:50:27 +00:00
kez
05b4fa1107 Fix filter dropdowns overflowing the page on mobile 2023-01-12 15:50:27 +00:00
kez
2da099efd8 Fix card header width 2023-01-12 15:50:27 +00:00
kez
8a019d7b5d Sort the resource filter dropdowns alphabetically 2023-01-12 15:50:27 +00:00
kez
f26127a89e Fix sidenav 2023-01-12 15:50:27 +00:00
kez
3d3b98a1d0 Fix indenting 2023-01-12 15:50:27 +00:00
kez
352df2d7c4 Fix url bug on base /training/resources page 2023-01-12 15:50:27 +00:00
kez
773f60a8ad Remove "apply filters" button 2023-01-12 15:50:27 +00:00
kez
4e2e0631c9 Finish history handling for js sorting 2023-01-12 15:50:27 +00:00
kez
4eefe600b2 initial history handling for js sorting 2023-01-12 15:50:27 +00:00
kez
12b5ddeb3f Fix whitespace caused by jinja templating 2023-01-12 15:50:27 +00:00
kez
d96b7f54b4 Fix js sorting 2023-01-12 15:50:27 +00:00
kez
628ff5a93b Move file generator templates to their own file 2023-01-12 15:50:27 +00:00
kez
8d6f269de0 Split resource list macro for readability 2023-01-12 15:50:27 +00:00
kez
e0a6461045 Finish js filtering 2023-01-12 15:50:27 +00:00
kez
c3e64e73bb Completely rework no-js filtering. it works now. 2023-01-12 15:50:27 +00:00
kez
748cc8ef9d beginnings of js filtering 2023-01-12 15:50:27 +00:00
kez
157f9261d4 Use bootstrap dropdowns for js-free sorting 2023-01-12 15:50:27 +00:00
kez
929f9cd6fb Implement sorting resources by topic
!fixup! fix topics implementation

Add empty topics list to resources databag
2023-01-12 15:50:27 +00:00
kez
b619029523 Implement author sorting
fixup: change author to maintained by
2023-01-12 15:50:27 +00:00
kez
84630355f2 Polish up language filtering 2023-01-12 15:50:27 +00:00
kez
95912525f0 Finish proof-of-concept language filter 2023-01-12 15:50:27 +00:00
kez
4bfc6abacb Initial commit of community page generator plugin 2023-01-12 15:50:27 +00:00
kez
43a3921c0c fix padding in training guide mobile layout 2023-01-12 15:50:27 +00:00
kez
1e06b1364d fix mobile layout for resources page 2023-01-12 15:50:27 +00:00
kez
d168eede8c Finish moving training guide to columns
The padding and additional styling still need tweaking, but the main layout is done
2023-01-12 15:50:27 +00:00
kez
aae1c13329 Begin the move to columns and mobile layout for training guides 2023-01-12 15:50:27 +00:00
kez
a93749100f Progress on mobile layout
still left for mobile: padding, button placement
2023-01-12 15:50:27 +00:00
kez
4988c27b17 refactor desktop layout to use columns 2023-01-12 15:50:27 +00:00
kez
e5bcb002e0 Remove pagination, fix padding 2023-01-12 15:50:27 +00:00
kez
f460054b43 Fix padding, fix "Join the Conversation" footer 2023-01-12 15:50:27 +00:00
kez
f5f7f3e311 Fix font weight on headings 2023-01-12 15:50:27 +00:00
kez
66c00e7763 Fix li text size 2023-01-12 15:50:27 +00:00
kez
fd8a1a2420 Fix resource table SCSS 2023-01-12 15:50:27 +00:00
kez
5662fdc672 Rename .gap-10-px class 2023-01-12 15:50:27 +00:00
kez
ecf6f4cb41 Move pathbar CSS to SCSS file 2023-01-12 15:50:27 +00:00
kez
667e3345e2 Rename resource-detail template to be more correct 2023-01-12 15:50:27 +00:00
kez
e79e0d3c83 Add sample slides element 2023-01-12 15:50:27 +00:00
kez
dd8d70ceff Fix trainer guide date 2023-01-12 15:50:27 +00:00
kez
d449f1c5bd Add pathbar to resource training guides 2023-01-12 15:50:27 +00:00
kez
18c74ddf01 Update the training guide detail view 2023-01-12 15:50:27 +00:00