Commit Graph

1062 Commits

Author SHA1 Message Date
Greg Newman
20a8eb1250 🚧 styling the unified profile pages
* Breaking this down into includes for the fields to get the right
styles in place
* Adding checkbox inputs for proper styling
2023-07-27 14:46:06 -04:00
Lacey Williams Henschel
ea2b45b49e Add a single-page profile update form
- Add password reset form to single-page profile
- Add profile photo form to single-page profile
- Add button to import photo from GitHub
- Add preferences form to single-page profile
- Add tests for unauthenticated/authenticated users
- Add tests that forms are present
- Add tests that the forms submit, without changing other data
0.0.301
2023-07-26 15:08:06 -04:00
Spencer Strickland
539ad3bd48 misc updates includes tos/privacy 0.0.300 2023-07-26 08:54:35 -05:00
Lacey Williams Henschel
da1a28451d Skip time-consuming github data for local dev 0.0.299 2023-07-21 10:32:37 -07:00
Lacey Williams Henschel
faa7478121 Command to download artifactory release data 0.0.298 2023-07-21 06:49:13 -07:00
Lacey Williams Henschel
6823aa18a0 Add functions to retrieve and store Artifactory release download data 2023-07-21 06:49:13 -07:00
Lacey Williams Henschel
bcb819a1f0 Add artifactory URL setting 2023-07-21 06:49:13 -07:00
Lacey Williams Henschel
f44a49d179 Use links for release downloads 2023-07-21 06:49:13 -07:00
Lacey Williams Henschel
25ee520876 Move /doc/ site_path lower down 0.0.297 2023-07-20 22:02:44 -03:00
Lacey Williams Henschel
9f5db36d3f Try to get the library-version repo with another field if it fails with the submodule name 0.0.296 2023-07-20 09:23:00 -07:00
Lacey Williams Henschel
dd039d20c2 Catch the error with version 1.61.0 2023-07-20 09:23:00 -07:00
Lacey Williams Henschel
b897e2d679 Explain an import error log 2023-07-20 09:23:00 -07:00
sdarwin
a6be1dcd0e Set AWS_S3_ENDPOINT_URL variable 0.0.295 2023-07-20 10:07:09 -06:00
Lacey Williams Henschel
97151c6b03 Correct the "Newest Release" message in the drop-down 0.0.294 2023-07-19 13:35:53 -07:00
sdarwin
eb56af549d Change domain names from cpp.al to cppalliance.org 0.0.293 2023-07-18 18:19:28 -06:00
sdarwin
5847d90a36 GITHUB_TOKEN variable in kube 0.0.292 2023-07-18 13:03:16 -06:00
Spencer Strickland
172c89d50c additional library updates + community links 0.0.291 2023-07-18 10:36:37 -05:00
Spencer Strickland
c089c65920 updates to libraries, news icons, other launch items 2023-07-18 10:36:37 -05:00
Frank Wiles
0e2c98817b Remove leftover forum bits 0.0.290 2023-07-18 08:03:09 -05:00
Greg Newman
9b50cd5b35 📝 update readme
Issue: #530
0.0.289
2023-07-18 08:55:04 -04:00
Greg Newman
db4b79204f 🔨 remove rustywind from packages
Issue: #530
2023-07-18 08:55:04 -04:00
Greg Newman
50c81ce2fa 🔨 removes rustywind
This should never run in the CI and i’m not convinced it’s adding much value so removing it completely.

Issue: #530
2023-07-18 08:55:04 -04:00
sdarwin
ff553c2be6 Remove user forum migration 0.0.288 2023-07-18 05:59:18 -05:00
Spencer Strickland
15eb80e4c2 releases updates, scrollbar, header icons 0.0.287 2023-07-17 05:50:44 -05:00
Frank Wiles
db2e1945f4 Remove forum templates and vestiges 0.0.286 2023-07-13 16:07:59 -05:00
Greg Newman
cfe48cc232 Merge branch 'greg-ui-issues' into develop 0.0.285 2023-07-13 16:51:05 -04:00
Greg Newman
3cedf1b45d 🐛 fixes font flicker from Google fonts
Uses the webfont loader to get the Google fonts which stops the flicker when jumping between system fonts and the Cairo Google font library.
2023-07-13 16:46:05 -04:00
Frank Wiles
0ac9cc32a0 Remove links to about 0.0.284 2023-07-13 12:29:18 -05:00
Frank Wiles
f0daed323a remove about page 2023-07-13 12:29:18 -05:00
Greg Newman
71bb03586f Merge branch 'greg-ui-issues' of github.com:cppalliance/temp-site into greg-ui-issues
# Conflicts:
#	templates/includes/_footer.html
2023-07-13 11:48:01 -04:00
Greg Newman
b1a3e3d721 ⚰️ Removes breadcrumbs
Issue: #485
2023-07-13 11:46:51 -04:00
Lacey Williams Henschel
4af0c76a3e Add the link to documentation to the Releases page
- Add site_path for release docs in S3
- Use live release docs link in template
2023-07-12 14:20:50 -07:00
sdarwin
1380f45909 MAILGUN_API_KEY in values.yaml files 0.0.283 2023-07-12 15:45:31 -05:00
Spencer Strickland
7e48dd6c80 UI updates to Learn, News, Footer 0.0.282 2023-07-12 15:36:57 -05:00
Greg Newman
f2bdc367a7 🎨 footer on two lines
Issue: #504
2023-07-12 15:45:13 -04:00
Greg Newman
3f5073c5ed ⚰️ Removes breadcrumbs
Issue: #485
2023-07-12 15:37:36 -04:00
Lacey Williams Henschel
b15a6f19de Redirect allauth callback urls in the static content view
- Override django-allauth template
- Add docs on local dev social accounts
0.0.281
2023-07-12 06:25:23 -07:00
Spencer Strickland
b8f9ab087d CSS linter 0.0.280 2023-07-12 07:03:45 -05:00
Spencer Strickland
38e9fa8411 UI updates to Community and Releases 2023-07-12 07:03:45 -05:00
Lacey Williams Henschel
7e89ae23ee Enable form on releases page to get to older releases 0.0.279 2023-07-11 14:59:36 -07:00
Lacey Williams Henschel
473dc49e3d Refactor VersionDetail views to make adding a form easier 2023-07-11 14:59:36 -07:00
Lacey Williams Henschel
539bc92dd9 Add name, github url, and release date to releases page 0.0.278 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
32f5492ae2 Update version/release detail view name 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
106ec17ede Rename versions detail view to /releases/{slug}/ 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
d2b6548308 Update version detail templates, remove list templates 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
2e49730dd0 Add DetailView for most recent version, update header links 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
55e4cd20cb Remove version list view 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
5c478f1da1 Override django-allauth social signup template 0.0.277 2023-07-11 10:35:25 -07:00
Frank Wiles
d919140ce0 Fix just rebuild
- Ensure rebuild rebuilds everything
0.0.276
2023-07-11 10:59:09 -05:00
Greg Newman
60fdd4cf11 🔨 move import 0.0.275 2023-07-11 08:27:42 -04:00