1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-03-20 15:14:54 +09:00
vervis/src/Vervis/Field
fr33domlover 21b7325c1b Rename role related tables to reflect the role unification
There used to be project roles and repo roles, and they were separate. A while
ago I merged them, and there has been a single role system, used with both
repos and projects. However the table names were still "ProjectRole" and things
like that. This patch renames some tables to just refer to a "Role" because
there's only one kind of role system.
2019-05-31 15:02:57 +00:00
..
Key.hs Finish route change, it builds now 2016-05-23 20:46:54 +00:00
Person.hs Add group routes 2016-05-24 21:48:21 +00:00
Project.hs Roles now under by sharers, i.e. now groups too 2016-06-06 17:29:54 +00:00
Repo.hs Move repo collab selector fields to the field module 2016-06-06 06:03:42 +00:00
Role.hs Rename role related tables to reflect the role unification 2019-05-31 15:02:57 +00:00
Sharer.hs Enable adding group members 2016-05-26 16:25:23 +00:00
Ticket.hs Ticket dependency add/remove and some fixes to recursive SQL 2016-07-28 16:40:10 +00:00
Workflow.hs Field enums aren't useful if you can't define values 2016-08-08 17:05:09 +00:00