Commit Graph

69 Commits

Author SHA1 Message Date
d21c2859d9 adjust line length rank_hugo_themes.py 2021-08-23 20:14:01 -07:00
954db73a49 git add test_showing_columns.py 2021-08-23 20:13:31 -07:00
ec3f66eebf add get_themes_orderedby_cname() to database.py 2021-08-23 20:13:14 -07:00
466b1e6e3a fix string slice in test_description_per_features.py 2021-08-23 14:57:19 -07:00
5c684a1ba6 add test_selection_options_menu.py 2021-08-23 14:48:53 -07:00
5014be49b6 add TestIDsForDuplicates to test_selenium.py 2021-08-23 11:09:35 -07:00
fae3e8b328 add test_description_per_features.py 2021-08-22 16:21:59 -07:00
cae74210bc fix duplicate ids 2021-08-22 15:50:58 -07:00
72e583fa37 add test_description_per_tags.py 2021-08-22 11:05:55 -07:00
c2ec55b552 add test_description_per_license.py 2021-08-22 07:11:15 -07:00
206254bf45 rename function test_description_per_more_columns.py 2021-08-22 07:10:43 -07:00
2a2ac442f4 rename function test_description_per_min_hugo_version.py 2021-08-22 07:09:08 -07:00
7c60b0e398 add test_description_per_sort_by.py 2021-08-21 21:01:23 -07:00
559fcef3b2 git add test_description_per_more_columns.py 2021-08-21 21:01:03 -07:00
441573c82d add test_description_per_min_hugo_version.py 2021-08-21 21:00:43 -07:00
8cf060247c add test_description.py 2021-08-21 21:00:17 -07:00
d9eca45945 add unittest test_scroll.py 2021-08-21 16:05:41 -07:00
6281c4347a add test_plus_button.py 2021-08-21 15:19:08 -07:00
4911c65867 add test_minus_button.py 2021-08-21 15:18:55 -07:00
00459ca513 fix line length test_title.py 2021-08-21 15:18:09 -07:00
f97fe8b9de add cron example to test/README.md 2021-08-21 13:18:42 -07:00
7b20f9206f fix title 2021-08-21 10:55:20 -07:00
c4199c9bc7 add unittests for database 2021-08-21 09:56:14 -07:00
4dec9f77c9 add unittest test_title 2021-08-20 11:40:12 -07:00
beb1bdadba update screenshot.png 2021-08-19 12:33:50 -07:00
6e4c1cc072 add theme count to table 2021-08-19 12:28:22 -07:00
8fc0b17f96 update README 2021-08-19 12:11:29 -07:00
1968c67241 add screenshot.png to README 2021-08-19 12:09:40 -07:00
8899519567 add screenshot.png 2021-08-19 12:05:40 -07:00
b1eb51c2ad add color highlights for features 2021-08-19 12:01:44 -07:00
d03c4b5ef9 add color highlights for tags 2021-08-19 11:53:24 -07:00
afbe353ca9 add description text 2021-08-19 10:48:40 -07:00
eec9cd95af add filter by minVer 2021-08-18 15:09:33 -07:00
44b725f117 add filter by license 2021-08-17 17:23:51 -07:00
d40b8c218a add more sorting for results 2021-08-16 10:35:36 -07:00
e75c83d9b8 add dedup logic (because github repo names are case insensitive)
in case https://github.com/gohugoio/hugoThemesSiteBuilder/blob/main/themes.txt
contains duplicates.
2021-08-16 10:34:26 -07:00
7c58e22aa8 make columns selectable 2021-08-14 17:42:01 -07:00
3eb9282438 extend column names 2021-08-14 08:01:41 -07:00
df277e86ce redesign menus 2021-08-14 07:21:26 -07:00
1cb1f0ec1f update rank_hugo_themes.py to parse more info from theme_toml 2021-08-13 09:31:43 -07:00
28a527a7d5 add buttons over checks and radios 2021-08-12 17:23:42 -07:00
223c3f2196 lint buildSelectionMenu.js 2021-08-11 20:57:34 -07:00
5c3d0a661d lint buildPage.js 2021-08-11 20:33:28 -07:00
36880bd056 cleanup rank_hugo_themes.py 2021-08-11 20:10:09 -07:00
e22858894e add radio input for sorting tags,features by name or numThemes 2021-08-11 19:36:41 -07:00
df506a49aa update README to reflect new features 2021-08-11 12:07:26 -07:00
562e82bb4e another major rewrite 2021-08-11 11:58:10 -07:00
172800ca1c fix href link in html page 2021-08-09 16:02:28 -07:00
46b919ff50 major rewrite rank_hugo_themes.py 2021-08-09 15:39:43 -07:00
cb8c491a3e update .gitignore 2021-08-08 00:57:29 -07:00