Lacey Williams Henschel
f6ed36f3ea
⬆️ Add responses
2022-11-30 14:55:17 -08:00
Lacey Williams Henschel
23a4fa4823
✨ Add coverage command
2022-11-30 14:55:08 -08:00
Lacey Williams Henschel
9e88b0cd41
📝 Add to gitignore
2022-11-30 14:54:43 -08:00
Lacey Williams Henschel
caa9748445
👕 Linter
2022-11-30 12:50:00 -08:00
Lacey Williams Henschel
b90807bed7
📝 Comma-separate categories
2022-11-30 12:49:50 -08:00
Lacey Williams Henschel
ef94d8d90c
Merge pull request #51 from revsys/33-email-registration
...
User can register with email address
0.0.61
2022-11-30 11:04:09 -08:00
Lacey Williams Henschel
813dfe43ff
📝 Show signup in nav when user is not logged in
2022-11-30 10:59:39 -08:00
Lacey Williams Henschel
5807eb51f9
💄 Have signup page use our templates
2022-11-30 10:58:39 -08:00
Greg Newman
5d25f6bcb3
Merge pull request #49 from revsys/34-donate
...
🚧 Donate view
0.0.60
2022-11-30 10:23:40 -05:00
Greg Newman
d9424f104d
🚧 Donate view
...
* Added donate TemplateView and pulled in copy from existing site
* Pulled paypal donate forms from existing site
* Added license.txt file to static which is linked to from the copy
* Added links to the donate view
Issue: #34
2022-11-30 10:14:04 -05:00
Greg Newman
b9c8513f6e
Merge pull request #48 from revsys/template-tickets
...
Minor template fixes to address tickets
0.0.59
2022-11-29 18:14:10 -05:00
Greg Newman
c01ecea925
Merge branch 'main' into template-tickets
2022-11-29 18:11:28 -05:00
Lacey Williams Henschel
817892c618
Merge pull request #47 from revsys/26-misc-fixes
...
Activate About and Moderators links
0.0.58
2022-11-29 15:00:36 -08:00
Lacey Williams Henschel
972f2c02f0
📝 Add link to moderators site
2022-11-29 14:56:41 -08:00
Lacey Williams Henschel
978fd965c0
📝 Add link to About page
2022-11-29 14:50:32 -08:00
Lacey Williams Henschel
231478d300
Merge pull request #44 from revsys/29-github-login
...
User can log in with Github or with email address/password
0.0.57
2022-11-29 14:37:04 -08:00
Lacey Williams Henschel
3b0f013a2f
✨ Add ability to log in with Google
2022-11-29 12:56:11 -08:00
Greg Newman
bb877dc8b2
📝 comment out logos on home page
...
Per request from Boost we are commenting out the logos on the home page.
Issue: #38
2022-11-29 15:55:40 -05:00
Greg Newman
af02cb2a79
📝 add links to slack
...
Issue: #40
2022-11-29 15:54:13 -05:00
Greg Newman
f8903bf6f4
🐛 non-breaking spaces
...
Adding non-breaking spaces to some of the links on the home page
Issue: #43
2022-11-29 15:48:45 -05:00
Lacey Williams Henschel
80743c8a70
☔ ️ 👚 Add tests and lint
2022-11-29 12:18:59 -08:00
Lacey Williams Henschel
73299024ab
Override login and pw reset templates
2022-11-29 09:28:02 -08:00
Lacey Williams Henschel
95a7ee668d
Toggle login/logout in header
2022-11-29 09:27:43 -08:00
Lacey Williams Henschel
313b99dc9f
Override login template
2022-11-29 09:04:48 -08:00
Lacey Williams Henschel
da8b9c349c
⬆️ Add django-allauth
2022-11-29 08:56:54 -08:00
Greg Newman
9323da0a52
🐛 fixing reviews
...
* Mocks show reviews shouldn’t show on mobile but do on desktop. This was hidden on desktop.
* Adds link
* Fixes font sizes for green badges
0.0.56
2022-11-21 09:53:32 -05:00
Greg Newman
f7c9d8f8e5
✨ adding links
0.0.55
2022-11-21 09:25:33 -05:00
Greg Newman
769d5a65c4
✨ mobile nav according to mocks
...
* Worked on proper placement of mobile nav and added svg hamburger
* Fixed order on home page
* Proper layout of logos on mobile and desktop
* fixed home page font issue introduced when adding some global styles for markdown parser
0.0.54
2022-11-21 09:12:22 -05:00
Frank Wiles
f5647ece2f
Fix ingress
0.0.53
2022-11-18 10:17:17 -06:00
Frank Wiles
dce7f3c0d5
Update values
0.0.52
2022-11-18 10:09:17 -06:00
Greg Newman
742172f2b4
📝 adding yarn and tailwind to readme
0.0.51
2022-11-17 08:59:02 -05:00
Greg Newman
223c69a897
🔨 refactor builds
...
* Removed postcss and postcss-cli because it’s not needed in latest versions of Tailwind cli.
* Now using tailwind cli for dev and build
* Added cssnano. For now I’m not seeing much if any reduction in size but as it grows we might.
0.0.50
2022-11-17 08:51:57 -05:00
Greg Newman
c795dbb989
🐛 fix alignment of main nav to logo
0.0.49
2022-11-15 07:51:02 -05:00
Greg Newman
26d000a18b
🚧 right align logout link
...
On mobile, do not but on desktop, right align the logout link
0.0.48
2022-11-14 18:37:13 -05:00
Greg Newman
e0b1194c3b
🚧 link to library
...
* links library to library detail
* capitalize library name
0.0.47
2022-11-14 18:27:22 -05:00
Greg Newman
c6192f9537
🚧 hooks up libraries to profile
...
* Breaks library markup into a template
* Adds authored and maintained context objects
* Adds loops to include template for authored and maintained
0.0.46
2022-11-14 18:23:58 -05:00
Greg Newman
be8556ea88
🚧 custom colors
...
* Sets custom colors for gold, bronze and silver in tailwind config for use on the profile badges.
* Sets fill and text colors in template
0.0.45
2022-11-14 18:10:15 -05:00
Greg Newman
e47898e8bd
🚧 sets user in profile view
...
Sets the image, name and join date above subnav in the profile view.
0.0.44
2022-11-14 18:06:12 -05:00
Greg Newman
407f838b4c
black
0.0.43
2022-11-13 14:21:03 -05:00
Greg Newman
8f0163f7dc
Merge branch 'main' of github.com:revsys/boost.org
2022-11-13 14:20:41 -05:00
Greg Newman
1d62e449a3
🚧 stats view/template
2022-11-13 14:20:03 -05:00
Frank Wiles
dda8887a62
Fix typo
0.0.42
2022-11-10 16:12:55 -06:00
Greg Newman
a1398229dd
🚧 resources
0.0.41
2022-11-09 11:16:53 -05:00
Greg Newman
e74f3495c8
blacken
0.0.40
2022-11-04 10:03:25 -04:00
Greg Newman
e7351d5556
🐛 fix animation size on mobile
2022-11-04 10:01:57 -04:00
Greg Newman
096d2705d2
✨ styles
2022-11-04 10:00:38 -04:00
Greg Newman
615b0c7ad5
🚧 WIP support app
2022-11-04 10:00:26 -04:00
Greg Newman
5b8e18cde8
🚧 WIP support and contact templates
2022-11-04 10:00:08 -04:00
Greg Newman
858544188a
🚧 contact form template includes
2022-11-04 09:59:46 -04:00
Greg Newman
343a03ab45
🚧 hook up new urls to header/footer
2022-11-04 09:59:27 -04:00