353 Commits

Author SHA1 Message Date
Greg Newman
d607ae6fda Merge pull request #107 from revsys/tailwind-fu 0.0.94 2023-02-03 09:34:55 -05:00
Greg Newman
fd88562640 🎨 darken that background 2023-02-03 09:24:46 -05:00
Greg Newman
24125424f6 🎨 better palette bg color
* changed color
* added dray to tailwind config
* fixed regressions with colors
2023-02-03 09:19:47 -05:00
Greg Newman
a216a1a073 🐛 fix click to close modal 2023-02-03 09:08:18 -05:00
Greg Newman
e5927701c0 🐛 fix x-cloak 2023-02-03 09:07:10 -05:00
Greg Newman
bc20a0d3ef Merge pull request #106 from revsys/tailwind-fu
Tailwind fu
0.0.93
2023-02-02 18:51:08 -05:00
Greg Newman
5c58be5d92 🚜 WIP search command palatte
Adds the command palette with alpine triggers.  When clicking into the existing search box the command palatte opens and focuses on the search input.

Needs an api enpoint for search and discussion about content.

Issue: #88
2023-02-02 18:48:07 -05:00
Greg Newman
817690d590 🔨 fix padding 2023-02-01 11:05:11 -05:00
Greg Newman
ad8eb996a2 submits category form on change 2023-02-01 10:30:33 -05:00
Greg Newman
d3ac2d159d 🎨 cleaning up auth pages more
* Make blocks not jump vertically on tab change
* Change Login to Log In
* Change Signup to Sign Up
* toggle providers and form on Sign Up templates
* Fix mobile layout
* Change verbage on provider buttons to “use”
* Set default href style on paragraphs
2023-02-01 09:21:49 -05:00
Lacey Williams Henschel
341ac69b7f Merge pull request #104 from revsys/versions
Data-driven versions list and detail pages
0.0.92
2023-01-30 09:47:26 -08:00
Lacey Williams Henschel
a05be78b75 📝 Change URL path for version detail 2023-01-30 09:42:00 -08:00
Lacey Williams Henschel
136b047ba8 📝 Data-driven versions list page 2023-01-27 09:39:07 -08:00
Lacey Williams Henschel
b02a0eca02 📝 Get current and past versions in version list 2023-01-26 12:24:39 -08:00
Lacey Williams Henschel
9e5f70e110 Merge pull request #102 from revsys/combine-email-social-signup
 Include the social logins on the signup form
0.0.91
2023-01-25 11:42:10 -08:00
Lacey Williams Henschel
c49fb6d24c Include the social logins on the signup form 2023-01-25 11:36:58 -08:00
Frank Wiles
554eea4347 Disable tests for today 0.0.90 2023-01-20 09:21:45 -06:00
Greg Newman
4c065cd73c Merge pull request #99 from revsys/88-library-search
Library list changes
2023-01-20 10:20:31 -05:00
Greg Newman
5e664cb4da Merge branch 'main' into 88-library-search 2023-01-20 10:14:57 -05:00
Greg Newman
8c73582ab3 📝 Libary list changes
* Makes library items cards
* Removes option checkboxes
* Removes alphabet filters
* WIP alpinejs to submit category - for now there is a “go” button.  I’m running into bugs with x-ref and change.

Issue: #88
2023-01-20 10:05:26 -05:00
Frank Wiles
46738f4335 Merge pull request #97 from revsys/12-website-content
Route and render markdown content from the content repo
2023-01-20 08:16:55 -06:00
Greg Newman
c4e88a2c1c hide footer signup on auth views 2023-01-20 09:00:24 -05:00
Lacey Williams Henschel
c7bef4af28 📝 Improve test files 2023-01-19 18:43:49 -08:00
Lacey Williams Henschel
49e83dfcad Set up a local dir for markdown content unit testing 2023-01-19 18:41:13 -08:00
Lacey Williams Henschel
3428012a49 Retrieve markdown from Docker container, render as HTML 2023-01-19 15:37:49 -08:00
Greg Newman
61e5a36814 Merge pull request #96 from revsys/89-css-buttons
Styling fixed additions for forum and login/signup
0.0.89
2023-01-19 18:37:23 -05:00
Greg Newman
7c58e882c3 🎨 style login form
* make forgot link orange and justify between submit button
* hide labels for email and password but keep remember me label
2023-01-19 18:34:06 -05:00
Greg Newman
e1e54deef2 toggle social vs email login forms 2023-01-19 18:26:27 -05:00
Greg Newman
613e8b010e 🎨 change layout of signup template
Put graphic to right of signup form.
2023-01-19 15:38:06 -05:00
Greg Newman
515304e905 🔨 empty div 2023-01-19 15:27:45 -05:00
Greg Newman
41a530eb48 📝 not 100% width 2023-01-19 15:19:30 -05:00
Greg Newman
5045df1a8c 📝 truncates breadcrumb for topic 2023-01-19 15:15:44 -05:00
Greg Newman
95ad7c1874 🎨 styles poll results 2023-01-19 15:13:00 -05:00
Greg Newman
85654ada04 📝 change rounded size for checkboxes 2023-01-19 15:12:47 -05:00
Greg Newman
4ed949c487 🎨 voting form styles 2023-01-19 15:04:04 -05:00
Greg Newman
ef4c78cfc2 🎨 poll buttons 2023-01-19 15:03:36 -05:00
Lacey Williams Henschel
541029e6c5 ❄️ Add BASE_CONTENT 2023-01-19 10:33:56 -08:00
Lacey Williams Henschel
1d8edd1730 🐳 Add the Docker volume for website content 2023-01-18 19:40:50 -08:00
Greg Newman
1725f7c55d Merge pull request #95 from revsys/89-css-buttons
🐛 fixes indigo button
0.0.88
2023-01-17 19:01:14 -05:00
Greg Newman
fd64104a70 🐛 fixes indigo button
* Fix where indigo snuck into the buttons
* Also styles buttons in past versions

Issue: #89
2023-01-17 18:54:26 -05:00
Frank Wiles
bdc7bd3a08 Merge pull request #94 from revsys/92-environment
⬆️ Add django-admin-env-notice
0.0.87
2023-01-17 16:53:11 -06:00
Lacey Williams Henschel
352f695b55 ❄️ Fix env var name 2023-01-17 12:59:43 -08:00
Lacey Williams Henschel
dd94fd5f33 ❄️ Add ENV_NAME to kube 2023-01-17 12:53:39 -08:00
Lacey Williams Henschel
be71771df0 👕 Linter 2023-01-17 12:41:30 -08:00
Lacey Williams Henschel
ef81290716 🔥 Oops 2023-01-17 12:41:15 -08:00
Lacey Williams Henschel
17c22db2a3 ⬆️ Add django-admin-env-notice 2023-01-17 12:39:15 -08:00
Frank Wiles
5bc6f44cae Inject version tag into Docker image 0.0.86 2023-01-16 15:15:40 -06:00
Frank Wiles
fec5bd1345 Assume https URLs 0.0.85 2023-01-16 15:07:52 -06:00
Frank Wiles
cbbb9df506 Whoops turned off too much 0.0.84 2023-01-16 14:06:27 -06:00
Frank Wiles
186d915b66 Turn off temporarily 0.0.83 0.0.82 2023-01-16 13:32:34 -06:00