Commit Graph

4396 Commits (16c08b23a8cbb42d5c604fcb6325d2346c56fe6d)

Author SHA1 Message Date
Alex Gleason 16c08b23a8
Fix improper import of Tabler icons
2 years ago
Alex Gleason 6ddb44f626
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
2 years ago
marcin mikołajczak 8be4bb7409 Ensure attachment meta is not null
2 years ago
Alex Gleason 1b373fae97
Fix registration test
2 years ago
Alex Gleason da9eaf2b82
verifyCredentials: do alert on failure
2 years ago
Alex Gleason 3fbc912dae
logIn: rethrow 403 for non-waitlisted account
2 years ago
Alex Gleason ef6608341f Merge branch 'login-header-fix' into 'develop'
2 years ago
Alex Gleason f37f4b9e6e
Public layout header: fix weird error where the header can disappear
2 years ago
Alex Gleason 8bc8137231
actions/auth: ignore the backend error message, always display "wrong username/password"
2 years ago
Alex Gleason 334857045a Merge branch 'emoji-button' into 'develop'
2 years ago
Alex Gleason bcc9ff5066 Merge branch 'ts-tests' into 'develop'
2 years ago
Justin 725b00039d Merge branch 'subscription-feedback' into 'develop'
2 years ago
Alex Gleason afe1edddf9
rootReducer(undefined, {} as any) --> rootState
2 years ago
Alex Gleason e9112506c6
FIX ACTION TESTS TYPES
2 years ago
Alex Gleason e47e33e21c
FIX ROOT STATE TYPE!!!!!
2 years ago
Alex Gleason 8da7b8fe7a
Fix rootState type in tests
2 years ago
Alex Gleason 06d3f00170
Switch to @jedmao/redux-mock-store
2 years ago
Justin 3e8ebb1661 Improve UX after subscribing to account
2 years ago
Justin b2f2bcb833 Center tooltips and add arrow
2 years ago
Justin 3f74455484 Improve UI of IconButton when disabled
2 years ago
Alex Gleason 2dd1631162
More component test TS fixes
2 years ago
Alex Gleason 0c7f1628b0
Fix more types in tests
2 years ago
Alex Gleason 590e85ac59
Fix notification test types
2 years ago
Alex Gleason bdf00bb692
Fix types in various component tests
2 years ago
Alex Gleason 354395501e
Fix verification tests types
2 years ago
Alex Gleason 882e4b2fda
Fix hooks tests types
2 years ago
Alex Gleason 9d85a9f863
Fix normalizer test types
2 years ago
Alex Gleason c66f5c040f
Fix utils tests types
2 years ago
Alex Gleason 073dd4f37a
Fix types in reducer tests
2 years ago
Alex Gleason 8685b64f9d
utils/numbers: fix test
2 years ago
Alex Gleason cc4c8a0188
Fix utils/tailwind test
2 years ago
Alex Gleason a509428f97
utils/timelines test: remove fromJS calls
2 years ago
Alex Gleason d2540b3596 Merge branch 'xl-breakpoint' into 'develop'
2 years ago
Alex Gleason 53629737b1
CSS: 1440px --> 1280px
2 years ago
Alex Gleason db953b1ec2 Merge branch 'account-grow' into 'develop'
2 years ago
Alex Gleason 9ce9a3f951
patchMe(): use multipart/form-data only optionally
2 years ago
Alex Gleason d6d4fd2b91
Merge remote-tracking branch 'origin/develop' into edit-profile-fixes
2 years ago
Alex Gleason bae21c9e00
Datepicker: fix test failing due to date matching today
2 years ago
Alex Gleason 997b709d8a Merge branch 'modal-overflow' into 'develop'
2 years ago
Alex Gleason 62ea445da5
StatusActionButton: use a black/white counter if emoji is present
2 years ago
Alex Gleason 82376d4b66
Merge remote-tracking branch 'origin/develop' into emoji-button
2 years ago
Alex Gleason db56044f24
Revert "Remove react-router-scroll-4"
2 years ago
Alex Gleason 01b3223886
Account: don't grow more than needed
2 years ago
Alex Gleason 02f0c15a8c
Modal: remove overflow-hidden
2 years ago
Alex Gleason cef4b16a69
Account normalizer: use '' as default birthday
2 years ago
Alex Gleason d168302e72
EditProfile: reenable birthdays with TextInput (for now)
2 years ago
Alex Gleason 388d887583
Upgrade axios to v1.0.0-alpha.1, remove custom toFormData implementation
2 years ago
Alex Gleason 2f78b9ccc6 Merge branch 'remove-unauth-setting' into 'develop'
2 years ago
Justin d4facbd3f5 Lint
2 years ago
Justin 7ecb8f8d35 Merge branch 'feed-replacement' into 'develop'
2 years ago