Releases: knowledgefutures/pubplatform
Releases · knowledgefutures/pubplatform
v0.0.1-alpha.1
What's Changed
- techref: Pub types by @gabestein in #1
- techref: Pub tables and Workflows by @gabestein in #2
- techref: 06-26-2023 by @gabestein in #3
- techref: 06-28-2023 by @gabestein in #5
- techref: 06-27-23 by @gabestein in #4
- Techref - 2023-06-29 by @isTravis in #6
- 2023-07-05 Build by @isTravis in #7
- Add empty routes for initial api structure by @kalilsn in #8
- tr: Membership spike by @isTravis in #19
- tr/deploy spike by @isTravis in #23
- Add read/write pub endpoints by @kalilsn in #9
- tr/monorepo by @isTravis in #27
- tr/cleanup by @isTravis in #28
- Add ts-rest by @qweliant in #29
- Suggest User by @qweliant in #31
- Ts rest generated OpenAPI docs by @qweliant in #32
- Unjournal Community Scaffold by @qweliant in #41
- Move integration actions into popover by @3mcd in #50
- Make PubRow title font weight semibold by @3mcd in #52
- Create Pub Method by @qweliant in #49
- Add evaluations integration scaffold by @3mcd in #59
- Add version and
integrationsto path by @qweliant in #60 - Fetch pub values from evaluations integration by @3mcd in #62
- Hardcode some ids for unjournal by @kalilsn in #64
- Add submissions integration scaffold by @3mcd in #63
- Upgrade prisma to v5 by @kalilsn in #65
- Feat: Login, Logout, Signup by @isTravis in #48
- remove crypto-js by @gabestein in #67
- Initial token auth endpoint setup + integration action links by @kalilsn in #61
- List supabase users instead of hardcoding uuid by @kalilsn in #71
- Early Submissions integration by @3mcd in #69
- Add a new kind of action (stage actions) by @kalilsn in #73
- Send token in Authorization header from SDK requests by @3mcd in #74
- Infer the stage for a newly created pub from the integration instance by @kalilsn in #75
- [DRAFT] "User" styling by @gabestein in #70
- Add emails endpoint by @kalilsn in #78
- Add basic auth to integrations api by @kalilsn in #79
- Check auth token in sendEmail route by @3mcd in #80
- Improve Submissions integration UI by @3mcd in #77
- Assign UI by @qweliant in #66
- Remove encoding package and update supabase-js by @isTravis in #82
- Add fetch metadata buttons to submissions form; add new fields by @3mcd in #81
- Move UI by @qweliant in #76
- Seed stage constraints for Unjournal by @gabestein in #93
- Add Preconstruct by @3mcd in #95
- Create Assign/Move Functionality by @qweliant in #83
- Fix tailwind config by @gabestein in #97
- Cleanup unjournal seeds by @gabestein in #96
- Initial evaluation form by @gabestein in #100
- Permissions by @qweliant in #92
- fix: Type for move constraint destinations by @qweliant in #101
- Pub hierarchy by @3mcd in #103
- add email input to evaluation manage action by @gabestein in #104
- Early evaluations workflow by @3mcd in #105
- Pub Page by @qweliant in #107
- Use field slugs in place of ids by @kalilsn in #116
- rmv log by @qweliant in #117
- Add sentry by @kalilsn in #119
- Generate Pub Forms by @gabestein in #118
- Run migrations and fix filter syntax by @kalilsn in #120
- Handle email updates with supabase webhook by @kalilsn in #123
- Fix error introduced by merging branch without updating first by @kalilsn in #125
- Stoplight Docs by @qweliant in #94
- Evaluator Invitation Queue by @3mcd in #135
- Unjournal user invitation setup by @kalilsn in #142
- Fix signup issues by @kalilsn in #160
- Add all evaluation fields by @gabestein in #138
- Remove Redis by @qweliant in #161
- Add instance config and instance state endpoint by @qweliant in #159
- Stage Backtrack by @qweliant in #163
- Invite Form by @3mcd in #162
- Fix Submission by @qweliant in #169
- A few evaluation integration fixes by @3mcd in #170
- Redirects by @qweliant in #167
- Not terrible pub page by @gabestein in #165
- Response pages by @3mcd in #171
- Fix invite email by @3mcd in #172
- Fix/invite email by @3mcd in #173
- Remove redis by @3mcd in #174
- Fix submission type in seed data by @3mcd in #175
- Handle doi.org error gracefully and follow path redirects by @3mcd in #177
- File uploads by @gabestein in #164
- Em/form header by @3mcd in #176
- Unjournal usability fixes by @kalilsn in #178
- Tiny bug fixes by @kalilsn in #179
- Disable PR previews by @kalilsn in #180
- Add health check by @kalilsn in #194
- Basic UI for stages by @qweliant in #192
- Stage constraint ordering by @qweliant in #193
- Render file upload by @qweliant in #195
- Fix zod installation in package.json by @kalilsn in #206
- Stage Update and Creation by @qweliant in #201
- Fix Type Import by @qweliant in #215
- Fix login for users first invited as evaluators by @kalilsn in #208
- Add Deadline to Copy by @qweliant in #207
- Fix Deadline on Evaluator by @qweliant in #221
- Optional Type check by @qweliant in #223
- Bootstrap AWS infrastructure by @ships in #216
- add files directive to next-based packages by @ships in #227
- Add workflow abstractio...
v0.0.1-alpha.0
What's Changed
- techref: Pub types by @gabestein in #1
- techref: Pub tables and Workflows by @gabestein in #2
- techref: 06-26-2023 by @gabestein in #3
- techref: 06-28-2023 by @gabestein in #5
- techref: 06-27-23 by @gabestein in #4
- Techref - 2023-06-29 by @isTravis in #6
- 2023-07-05 Build by @isTravis in #7
- Add empty routes for initial api structure by @kalilsn in #8
- tr: Membership spike by @isTravis in #19
- tr/deploy spike by @isTravis in #23
- Add read/write pub endpoints by @kalilsn in #9
- tr/monorepo by @isTravis in #27
- tr/cleanup by @isTravis in #28
- Add ts-rest by @qweliant in #29
- Suggest User by @qweliant in #31
- Ts rest generated OpenAPI docs by @qweliant in #32
- Unjournal Community Scaffold by @qweliant in #41
- Move integration actions into popover by @3mcd in #50
- Make PubRow title font weight semibold by @3mcd in #52
- Create Pub Method by @qweliant in #49
- Add evaluations integration scaffold by @3mcd in #59
- Add version and
integrationsto path by @qweliant in #60 - Fetch pub values from evaluations integration by @3mcd in #62
- Hardcode some ids for unjournal by @kalilsn in #64
- Add submissions integration scaffold by @3mcd in #63
- Upgrade prisma to v5 by @kalilsn in #65
- Feat: Login, Logout, Signup by @isTravis in #48
- remove crypto-js by @gabestein in #67
- Initial token auth endpoint setup + integration action links by @kalilsn in #61
- List supabase users instead of hardcoding uuid by @kalilsn in #71
- Early Submissions integration by @3mcd in #69
- Add a new kind of action (stage actions) by @kalilsn in #73
- Send token in Authorization header from SDK requests by @3mcd in #74
- Infer the stage for a newly created pub from the integration instance by @kalilsn in #75
- [DRAFT] "User" styling by @gabestein in #70
- Add emails endpoint by @kalilsn in #78
- Add basic auth to integrations api by @kalilsn in #79
- Check auth token in sendEmail route by @3mcd in #80
- Improve Submissions integration UI by @3mcd in #77
- Assign UI by @qweliant in #66
- Remove encoding package and update supabase-js by @isTravis in #82
- Add fetch metadata buttons to submissions form; add new fields by @3mcd in #81
- Move UI by @qweliant in #76
- Seed stage constraints for Unjournal by @gabestein in #93
- Add Preconstruct by @3mcd in #95
- Create Assign/Move Functionality by @qweliant in #83
- Fix tailwind config by @gabestein in #97
- Cleanup unjournal seeds by @gabestein in #96
- Initial evaluation form by @gabestein in #100
- Permissions by @qweliant in #92
- fix: Type for move constraint destinations by @qweliant in #101
- Pub hierarchy by @3mcd in #103
- add email input to evaluation manage action by @gabestein in #104
- Early evaluations workflow by @3mcd in #105
- Pub Page by @qweliant in #107
- Use field slugs in place of ids by @kalilsn in #116
- rmv log by @qweliant in #117
- Add sentry by @kalilsn in #119
- Generate Pub Forms by @gabestein in #118
- Run migrations and fix filter syntax by @kalilsn in #120
- Handle email updates with supabase webhook by @kalilsn in #123
- Fix error introduced by merging branch without updating first by @kalilsn in #125
- Stoplight Docs by @qweliant in #94
- Evaluator Invitation Queue by @3mcd in #135
- Unjournal user invitation setup by @kalilsn in #142
- Fix signup issues by @kalilsn in #160
- Add all evaluation fields by @gabestein in #138
- Remove Redis by @qweliant in #161
- Add instance config and instance state endpoint by @qweliant in #159
- Stage Backtrack by @qweliant in #163
- Invite Form by @3mcd in #162
- Fix Submission by @qweliant in #169
- A few evaluation integration fixes by @3mcd in #170
- Redirects by @qweliant in #167
- Not terrible pub page by @gabestein in #165
- Response pages by @3mcd in #171
- Fix invite email by @3mcd in #172
- Fix/invite email by @3mcd in #173
- Remove redis by @3mcd in #174
- Fix submission type in seed data by @3mcd in #175
- Handle doi.org error gracefully and follow path redirects by @3mcd in #177
- File uploads by @gabestein in #164
- Em/form header by @3mcd in #176
- Unjournal usability fixes by @kalilsn in #178
- Tiny bug fixes by @kalilsn in #179
- Disable PR previews by @kalilsn in #180
- Add health check by @kalilsn in #194
- Basic UI for stages by @qweliant in #192
- Stage constraint ordering by @qweliant in #193
- Render file upload by @qweliant in #195
- Fix zod installation in package.json by @kalilsn in #206
- Stage Update and Creation by @qweliant in #201
- Fix Type Import by @qweliant in #215
- Fix login for users first invited as evaluators by @kalilsn in #208
- Add Deadline to Copy by @qweliant in #207
- Fix Deadline on Evaluator by @qweliant in #221
- Optional Type check by @qweliant in #223
- Bootstrap AWS infrastructure by @ships in #216
- add files directive to next-based packages by @ships in #227
- Add workflow abstractio...