Commit Graph

102 Commits

Author SHA1 Message Date
Drew DeVault 7d1cb671f3 Better handling of private or unlisted resources 2020-04-29 13:25:49 -04:00
Drew DeVault 8f5a77e19b Update language on new-user-dashboard.html 2020-04-29 12:26:18 -04:00
Drew DeVault 841af67399 project summary: change wording of checklist dismissal 2020-04-29 12:22:28 -04:00
Drew DeVault 806f497867 Featured projects: remove user profile link 2020-04-29 11:11:31 -04:00
Drew DeVault 0d196d8602 profile: fix route to user projects 2020-04-29 10:30:15 -04:00
Drew DeVault 05e62eb6a3 project-summary: make dismiss button more obvious 2020-04-29 10:25:48 -04:00
Drew DeVault 4186fe21d5 Add margin to headers in project summaries 2020-04-29 10:20:16 -04:00
Drew DeVault 6db3801dc3 project-summary: improve setup incomplete message 2020-04-29 10:13:54 -04:00
Drew DeVault c83da0edb3 Hide new project checklist for non-owners 2020-04-29 10:12:21 -04:00
Drew DeVault ef585b6e3f Prevent user from adding duplicate resources 2020-04-29 09:59:53 -04:00
Drew DeVault 3123e9abe4 Same thing, but properly 2020-04-29 09:49:56 -04:00
Drew DeVault de525f28b7 project summary: fix closing tag on readme list 2020-04-29 09:47:02 -04:00
Drew DeVault 102fca490c Implement featured projects 2020-04-28 14:08:56 -04:00
Drew DeVault 19c9a87682 Add title tags to all pages 2020-04-28 13:39:46 -04:00
Drew DeVault 4d68b7d9d8 Project index: rig up search 2020-04-28 12:00:15 -04:00
Drew DeVault 777db28c6d Initial pass on public project index 2020-04-28 11:12:39 -04:00
Drew DeVault 55d590a4c4 Add user profile page and projects list 2020-04-28 09:53:14 -04:00
Drew DeVault dfaf5bceb5 Improve dashboard layout 2020-04-27 12:43:08 -04:00
Drew DeVault a3fd75170b Add logged-in user dashboard page 2020-04-27 11:57:50 -04:00
Drew DeVault 7c3bb9fc0f Add events for todo.sr.ht tickets 2020-04-23 11:33:08 -04:00
Drew DeVault 8cafac751f Implement commit events 2020-04-20 17:12:23 -04:00
Drew DeVault e3cae053b9 Resource addition: fix searching and creation 2020-04-02 13:38:28 -04:00
Drew DeVault af43379a80 Implement project deletion
And fix all of the cascades on the database relationships

Fuck SQLAlchemy
L
2020-04-02 13:14:35 -04:00
Drew DeVault 2ec9808304 Add project config page 2020-04-02 12:55:05 -04:00
Drew DeVault cbc4326657 Implement dismissal of new project checklist 2020-04-02 11:48:41 -04:00
Drew DeVault 6456c0a7bf Implement tracker management 2020-04-02 10:26:04 -04:00
Drew DeVault c866a9f4ed Add tracker listing 2020-04-02 10:18:04 -04:00
Drew DeVault 8f015eb153 Add project checklist completion text 2020-04-02 09:36:27 -04:00
Drew DeVault ae7768cc70 Implement bug tracker addition 2020-04-02 09:24:29 -04:00
Drew DeVault b98a88e47f Stub out todo.sr.ht support 2020-04-01 18:51:14 -04:00
Drew DeVault adaabb8031 Show friendlier error on failure to fetch README.md 2020-04-01 18:26:52 -04:00
Drew DeVault 929af677f1 Git is stylized as "Git" 2020-04-01 15:51:51 -04:00
Drew DeVault e06664349e Expand description input for mailing lists 2020-04-01 15:49:15 -04:00
Drew DeVault 4ae2c4ab20 Improve wording of deletion page 2020-04-01 15:34:43 -04:00
Drew DeVault 81df974ae8 Remove obsolete TODO 2020-04-01 15:18:02 -04:00
Drew DeVault 03f858a9bf Implement project event feed 2020-04-01 15:16:20 -04:00
Drew DeVault 665d0ca21f Implement genuine event list on summary page 2020-04-01 15:03:52 -04:00
Drew DeVault 6115640e84 Implement mailing list removal 2020-04-01 14:50:42 -04:00
Drew DeVault 6e3810a76c Implement repository removal/deletion 2020-04-01 14:47:54 -04:00
Drew DeVault d9b06b8092 Generalize resource list templates 2020-04-01 14:00:48 -04:00
Drew DeVault 163ca0f629 Reorganize templates 2020-04-01 13:40:54 -04:00
Drew DeVault 6300a914e4 Rename top-level routes for resource lists 2020-04-01 13:36:13 -04:00
Drew DeVault 09e18897b6 Move mailing list routes to separate blueprint 2020-04-01 13:35:25 -04:00
Drew DeVault 3b7b28a5cf Move sources routes to separate blueprint 2020-04-01 13:30:57 -04:00
Drew DeVault b6b673e4d7 Add search & manage page for mailing lists 2020-04-01 09:05:17 -04:00
Drew DeVault 1ba020a264 Add "manage sources" page 2020-04-01 08:58:48 -04:00
Drew DeVault 88af4176a7 Implement creating new mailing lists 2020-03-31 15:08:00 -04:00
Drew DeVault c47f6ff49a Rig up git repo creation, webhooks 2020-03-31 11:40:55 -04:00
Drew DeVault f0f753bfd3 Add basic mailing lists support 2020-03-25 11:18:18 -04:00
Drew DeVault 2aedc53e7f Add page listing source repos for project 2020-03-24 12:14:02 -04:00
Drew DeVault f8a9b84bc5 Implement fetching readme from git repos 2020-03-24 11:22:55 -04:00
Drew DeVault a50a47f7e6 Initial commit 2020-03-24 10:26:15 -04:00