soapbox/app/soapbox
Alex Gleason 6ac57910bf Merge branch 'groupschema-tests' into 'develop'
Add group factory functions for tests, add a groupSchema test

See merge request soapbox-pub/soapbox!2344
2023-03-14 14:16:05 +00:00
..
__fixtures__ Add basic groupSchema test 2023-03-13 14:03:50 -05:00
__tests__
actions Merge remote-tracking branch 'takver/fix-locale-parser' into fix-locale-parser 2023-03-13 20:44:09 +01:00
api Fix mock in tests 2023-03-13 10:07:23 -04:00
components Merge branch 'pending-groups' into 'develop' 2023-03-13 19:20:16 +00:00
containers
contexts
entity-store EntityStore: add tests for reducer, improve types, ensure error gets added to state 2023-03-13 18:42:46 -05:00
features Merge branch 'groupschema-tests' into 'develop' 2023-03-14 14:16:05 +00:00
hooks Merge branch 'groupschema-tests' into 'develop' 2023-03-14 14:16:05 +00:00
jest Use group factory functions in tests instead of normalizers 2023-03-13 14:55:59 -05:00
locales Merge branch 'pending-groups' into 'develop' 2023-03-13 19:20:16 +00:00
middleware
normalizers Merge branch 'create-group' into 'develop' 2023-03-13 18:28:43 +00:00
pages Add support for pending Group Requests 2023-03-13 14:27:21 -04:00
queries Add support for pending Group Requests 2023-03-13 14:27:21 -04:00
reducers Move Join / Leave / Cancel group/request to mutations 2023-03-13 11:36:08 -04:00
schemas Merge branch 'groupschema-tests' into 'develop' 2023-03-14 14:16:05 +00:00
selectors
service-worker
storage
types Make useGroups hooks use zod parser, update group types 2023-03-10 13:36:00 -06:00
utils Merge branch 'pending-groups' into 'develop' 2023-03-13 19:20:16 +00:00
build-config.js
custom.ts
globals.ts
iframe.ts
is-mobile.ts
main.tsx
monitoring.ts
polyfills.ts
precheck.ts
ready.ts
rtl.ts
settings.ts
store.ts
stream.ts
toast.tsx