c0df78758b
Store edit key in localStorage on create response
2023-01-31 01:24:42 -08:00
01b9787fb8
Create a UUID for unauth users when they visit /new
...
This snippet adds a dependency on the `uuid` module, then uses it to create a UUID for unauth users that gets stored in an otherwise empty `account` cookie. We update _app to account for this change.
2023-01-31 00:19:50 -08:00
9812f09f57
Add Radix tooltip dependency
2023-01-28 00:44:34 -08:00
749ed4a7c3
Merge branch 'staging' into shields-manabelly
2023-01-25 23:56:47 -08:00
122e12411d
Install date-fns
2023-01-25 22:18:01 -08:00
06fc30a01b
Add dependency
2023-01-24 02:06:24 -08:00
7876f0d9a7
Add RadixPopover and refactor TranscendencePopover
2023-01-22 19:27:04 -08:00
1bb16db205
Lock scrolling body when Dialog is open
2023-01-15 10:36:38 -08:00
54dd3feba7
Add new fields to parties
...
I forgot to commit
2023-01-03 18:06:27 -08:00
d314f1d528
Update versions of Radix components
2023-01-02 01:47:43 -08:00
8d0860893e
Add and implement fix-date
...
Safari does not handle certain date formats well, and this library fix-date fixes it practically invisibly.
2022-12-27 10:39:49 -08:00
ccd6829fc6
Quick fixes
2022-12-26 12:45:54 -08:00
00288da476
Add dependencies
2022-12-26 09:47:36 -08:00
04b354defd
Install @radix-ui/react-select
2022-12-04 14:27:08 -08:00
b0fbf19249
Add new dependencies
...
@radix-ui/react-toast and next-themes
2022-12-04 07:19:49 -08:00
9d769f5aa8
Use cookies-next instead of react-cookie
2022-11-15 03:46:03 -08:00
ef6ea9b415
Cleanup unused packages, modules and files
2022-03-22 00:29:41 -07:00
baddad41a9
Removed packages
2022-03-11 01:34:04 -08:00
1bf119722a
Add infinite scroll component
2022-03-11 01:14:06 -08:00
7148675a02
Add Radix dropdown menu
2022-03-08 20:12:33 -08:00
6d197e9f08
Add next-usequerystate
...
This library is for helping manage/link state with query params
2022-03-07 02:42:01 -08:00
80089843a3
Install and setup i18n packages
2022-03-04 17:55:51 -08:00
9dde43c3f5
Added Linkify package
2022-03-04 06:31:32 -08:00
01bbab968e
Add Radix switch
2022-03-04 05:15:58 -08:00
5039358368
Add Radix hovercard component
2022-03-03 21:06:39 -08:00
bbca27d82c
Add Radix toggle group package
2022-03-01 19:52:36 -08:00
64b26470ac
Add react-scroll
2022-02-24 18:13:37 -08:00
e37865b2d2
Added clonedeep
2022-02-23 14:52:09 -08:00
142b9d2a9d
Add valtio
2022-02-23 01:50:40 -08:00
679710efc3
Implement Radix's Alert dialog for deleting teams
...
We didn't implement the method for actually doing the deleting yet, though
2022-02-04 20:43:02 -08:00
827473ee5a
Refactor object grids to handle business logic instead of Party
2022-02-02 16:54:14 -08:00
7f96b4c9a9
Added lodash debounce dep
2022-02-01 05:03:26 -08:00
ad4c67411e
Remove old routing deps
2022-01-31 23:40:57 -08:00
c4ad493831
Install wouter
2022-01-31 23:34:38 -08:00
ce691ef9c6
Fix environment variable stuff
2022-01-29 23:22:48 -08:00
47c7e7c093
Another test
2022-01-29 23:01:22 -08:00
6b39168be2
Add react-env to try to get it to work
2022-01-29 22:55:44 -08:00
05f2c8d30f
Added react-dom types
2022-01-28 21:13:17 -08:00
565e9bef58
Add Radix components
2022-01-24 23:16:59 -08:00
1094922869
Revert to handling SVGs as components
2022-01-24 23:16:49 -08:00
728803d9c5
Migrate to Next.js
2022-01-24 21:54:50 -08:00
cfdd722536
Update package.json
2022-01-24 18:44:08 -08:00
59096faec9
Update package.json
2022-01-14 20:38:16 -08:00
2f779e5207
Add include-media dependency
2020-10-26 03:05:23 -07:00
0e5ebdee1e
Remove PostCSS for Sass
2020-10-25 22:07:32 -07:00
3e4a39253d
Add babel
2020-09-25 03:38:04 -07:00
7465e8f5a2
Move postcss-normalize out of dev deps
2020-09-18 05:18:42 -07:00
b92409d7e9
Add an express server I guess
2020-09-18 05:13:23 -07:00
3d81172d80
Add axios
2020-09-18 03:07:22 -07:00
46733d1918
Add types for classnames and react-router-dom
2020-09-18 00:07:19 -07:00