1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-29 02:44:53 +09:00
vervis/templates
fr33domlover c0965a4c47 Default roles for repos and turn user/anon collab tables into proj/repo fields
* Repo collab now supports basic default roles developer/user/guest like
  project collab does
* User/Anon collab for repos and projects are now stored as fields instead of
  in dedicated tables, there was never a need for dedicated tables but I didn't
  see that before
* Repo push op is now part of `ProjectOperation`
* `RepoRole` and related code has been entirely removed, only project roles
  remain and they're used for both repos and projects
* This is the first not-totally-trivial DB migration in Vervis, it's automatic
  but please be careful and report errors
2019-01-29 22:24:32 +00:00
..
discussion Add group routes 2016-05-24 21:48:21 +00:00
group In group page, link to group members page 2016-06-06 14:13:33 +00:00
key Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00
person Upgrade to latest yesod-auth-account 2018-04-01 01:29:50 +00:00
project Enable basic default project roles 2019-01-28 14:43:07 +00:00
repo Default roles for repos and turn user/anon collab tables into proj/repo fields 2019-01-29 22:24:32 +00:00
sharer Paginate list of sharers on the server 2016-06-06 14:05:06 +00:00
ticket Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00
widget Display breadcrumbs with → arrows instead of :: double colons 2018-04-11 22:49:20 +00:00
workflow Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00
default-layout-wrapper.hamlet DarcsRev widget in default layout footer 2016-05-18 08:35:13 +00:00
default-layout.cassius Some CSS tweaks 2018-07-12 09:31:00 +00:00
default-layout.hamlet Make login status display consider unverified login 2019-01-21 22:51:19 +00:00
homepage.hamlet In homepage say ForgeFed instead of GitPub (thanks zPlus!) 2019-01-19 01:43:19 +00:00
password-field.hamlet Implement registration and make it build 2016-02-23 02:27:01 +00:00
people.hamlet Finish route change, it builds now 2016-05-23 20:46:54 +00:00
person-new.hamlet Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00
person.hamlet Add "about" field to person table, display in person page 2019-01-26 23:39:13 +00:00
personal-overview.hamlet Default roles for repos and turn user/anon collab tables into proj/repo fields 2019-01-29 22:24:32 +00:00
sharer-link.hamlet Add group routes 2016-05-24 21:48:21 +00:00
wiki.hamlet Initial minimal optional per-project wiki 2016-06-04 06:57:54 +00:00