Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-26 | migrations: Create `group_resources` table. | Frederick Muriuki Muriithi | |
2023-09-26 | Drop `group_id` from resources table | Frederick Muriuki Muriithi | |
Drop the `group_id` from the `resources` table and update all dependent tables to fix FOREIGN KEY constraints to ensure integrity of the data. | |||
2023-09-26 | Add `system` and `group` resource categories. | Frederick Muriuki Muriithi | |
2023-09-26 | Resources refactor: Add `resource_ownership` table | Frederick Muriuki Muriithi | |
New table to link resources to groups, where relevant. | |||
2023-08-04 | Copy over files from GN3 repository. | Frederick Muriuki Muriithi | |