Commit Graph

14 Commits

Author SHA1 Message Date
544b4fab13 Uplifted database version to 1.0.0 2023-09-25 14:33:09 +01:00
2fe8c7fd16 Fixed dependency 2022-02-28 10:24:53 +00:00
5456902f77 Beta version of migration scripts 2022-02-22 16:40:39 +00:00
8d762c5dca Created a membership approval token repository and required token table & model 2022-02-15 16:36:54 +00:00
62cc5713f7 Add an approved flag to the organisation members map table (pending "join organisation" workflow) 2022-02-15 16:26:06 +00:00
a02b4b52a0 Added foreign key to registrant_id 2022-02-15 15:50:01 +00:00
cd8a16f4a8 Revamped the organisation approvals process & refactored some files 2022-02-15 15:26:56 +00:00
6cb5d759b4 Fixed the flag_approved down migration 2022-02-15 12:53:50 +00:00
ea0999b1fa Fixed incorrect table name in migration 2022-02-11 10:56:37 +00:00
b64b4d72f9 Organisation registration process implemented with configurable approval workflow 2022-02-10 13:00:51 +00:00
6570f2fb27 Added an approved flag to organisations with a status column as an indicator, pending registration/approval workflow 2022-02-10 12:51:29 +00:00
ca4eb434ad Added missing dependencies to the OrgMembers migration 2022-02-10 12:31:03 +00:00
1edd850170 Added organisation members table & associated table column data 2022-02-04 13:58:44 +00:00
584aa1909e List existing organisations 2022-01-21 10:56:43 +00:00