Commit graph

174 commits

Author SHA1 Message Date
Benjamin Akar a7acb93163 refactor: allow forwarading refs onto input so we can use react-hook-form 2022-06-04 16:42:11 +02:00
Oscar Beaumont 562efe3c6b build(deps): update dependencies across workspace 2022-05-30 20:45:37 +08:00
maxichrome 5738fa9823
add context menu nesting 2022-05-29 18:13:17 -05:00
maxichrome 2384b21186
Merge remote-tracking branch 'origin/main' into feature/eng-40-implement-context-menu 2022-05-29 16:11:53 -05:00
maxichrome aa0fb6c2d1
Merge branch 'main' into jamie-unsorted-changes 2022-05-29 02:39:29 -05:00
Jamie Pine b371dfbecb fix button props errors 2022-05-28 23:26:34 -07:00
maxichrome fe2cd9be6b
refactor context menu data structure 2022-05-28 05:37:52 -05:00
maxichrome 951eade690
context menu - partial styling improvements 2022-05-28 04:45:08 -05:00
maxichrome e884b6d4b4
more gap stuff 2022-05-28 00:28:52 -05:00
maxichrome 473208a387
improve context menu hitboxes 2022-05-28 00:24:45 -05:00
maxichrome 8f04cbe4e1
add light-theme context menu 2022-05-27 21:10:47 -05:00
maxichrome 6454d2caef
implement WIP context menu on folder icon 2022-05-27 07:48:13 -05:00
maxichrome 5a4bf68f5a
add baseline context menu 2022-05-27 06:56:56 -05:00
maxichrome fa47e96249
fix UI config file re-exports 2022-05-27 02:29:35 -05:00
maxichrome 8f97cae3fe
update storybook build command 2022-05-27 02:20:23 -05:00
maxichrome 24bf852068
add some demo stories 2022-05-27 02:20:14 -05:00
maxichrome 397c565b5b
add base storybook 2022-05-27 02:04:40 -05:00
maxichrome 59bc2ee9db
Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes 2022-05-26 03:22:36 -05:00
Jamie Pine f05806aa89 dropdown attempt 2022-05-24 20:24:03 -07:00
Jamie Pine 4fe8e26266 waitlist ui 2022-05-24 13:46:00 -07:00
Jamie Pine d7ad8ce847 blog link + style tweaks 2022-05-24 12:34:17 -07:00
Oscar Beaumont 01610e008e
Update package.json license field to GPL-3.0-only (#184) 2022-05-24 14:00:01 -05:00
maxichrome 1918869ad0
Merge branch 'main' into jamie-unsorted-changes 2022-05-23 00:03:45 -05:00
maxichrome f5e0666d11
Format existing code with new conventions 2022-05-22 23:24:43 -05:00
maxichrome a0d0938001
format using tabs 2022-05-22 23:07:35 -05:00
Jamie Pine 9870d58b35 much 2022-05-10 09:03:20 -07:00
maxichrome 65953eec5c
fix button icon type...
can't replicate this error when tsc'ing locally
2022-05-07 20:47:25 -05:00
maxichrome 4289fd3aad
Merge branch 'main' of github.com:spacedriveapp/spacedrive into ryanhaticus/main 2022-05-07 20:44:17 -05:00
maxichrome 759cbdcef9
fix button build (I hope) 2022-05-07 20:37:39 -05:00
Jamie Pine 0a52b22f93 add device dialog, fixed traffic light svgs, added icon prop to button 2022-05-04 02:12:20 -07:00
maxichrome 3e9c451967
re-add ButtonProps type 2022-05-03 07:06:29 -05:00
maxichrome 904412e1fa
update button ting 2022-05-02 18:58:53 -05:00
maxichrome e3f4241976
Merge branch 'main' into ryanhaticus/main 2022-05-02 18:53:42 -05:00
maxichrome fbc3f97c10 use button links elsewhere 2022-05-01 10:11:42 -05:00
maxichrome a41fe1940e conditionally render button as link 2022-05-01 09:52:33 -05:00
Brendan Allan 2820a94079 update deps 2022-05-01 12:48:56 +08:00
Brendan Allan c9e76e9a7a tsconfig refactor 2022-05-01 12:17:55 +08:00
Brendan Allan b03f3ddf5a Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:36:12 +08:00
Jamie Pine b7b0ec3e16 interfont 2022-04-26 18:14:39 -07:00
Jamie Pine 8d1a0079e8 better app embed loading 2022-04-26 16:44:08 -07:00
Jamie Pine 7f06af395e fix scroll 2022-04-26 00:40:57 -07:00
Jamie Pine 28e56f21f4 move dropdown to ui, added dropdown for landing mobile nav, fixed dropdown truncate on app sidebar 2022-04-25 11:44:55 -07:00
Jamie Pine 703cec81a2 vite pages on landing 2022-04-25 03:38:01 -07:00
Harry Hopkinson d7cbba7a12 Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
Jamie Pine 8938584a70 working static landing 2022-04-24 11:24:54 -07:00
Jamie Pine d6c26c9d90 fix image 2022-04-24 03:43:53 -07:00
Jamie Pine 365daad03a landing without iframe + responsive 2022-04-24 03:32:43 -07:00
Jamie Pine 8c4cacd4e5 landing scroll fixes 2022-04-24 02:47:58 -07:00
Jamie Pine 0087c91551 added landing page footer + fix react query bug 2022-04-23 10:49:24 -07:00
Brendan Allan 3f8867fc14 new ci 2022-04-22 18:21:18 +08:00
Jamie Pine 4c4325619f server start, landing tweaks 2022-04-20 23:35:48 -07:00
Jamie Pine b00961165e holy mother of hot reload
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-20 01:15:28 -07:00
Jamie Pine af9371ca96 pre brendan commit 2022-04-19 22:55:44 -07:00
Jamie Pine 3f29ff2374 better compile setup for hotreload
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-19 14:17:04 -07:00
Jamie Pine c832561f54 alter desktop vite config to match interface package 2022-04-17 13:59:15 -07:00
Jamie Pine 0695403a6f mess pt.2 2022-04-17 11:44:50 -07:00
Jamie Pine 65b9dcf71c working location creation + thumbnail gen 2022-04-12 19:38:50 -07:00
Oscar Beaumont af9d435086
fix: react-query working in production builds + fix Linux compilation issue 2022-04-09 02:19:27 +08:00
Jamie Pine c27c59da53 fix a bunch of dependency issues & remove web 2022-03-31 20:18:25 -07:00
Brendan Allan da002c479d feat: migrate from yarn to pnpm 2022-03-30 18:04:58 +08:00
Jamie Pine f635dea04f fix missing dependencies & revert color change 2022-03-30 02:37:03 -07:00
Jamie Pine f0ca722a56 thumbnail generation beginings
- added basic webp thumbnail generation
- implmented as job (untested)
- changed primary color to some purple
- added errors to command/query
2022-03-30 01:18:02 -07:00
Oscar Beaumont 7beee9ab8c
Linux support + upgrade prisma-client-rust 2022-03-29 22:02:54 +08:00
Jamie Pine eac6d2ee13 react query working with Rust
- other stuff
2022-03-12 10:00:58 -08:00
Jamie 593197c538 slider :) 2022-03-01 03:49:18 -08:00
Jamie d065937c35 settings 2022-02-21 16:22:06 -08:00
Jamie a85efa13a3 just a bunch 'o stuff 2022-02-20 21:40:57 -08:00
Jamie 780f89a1a3 tweaks 2022-01-17 12:38:05 -08:00
Jamie e0c4d4252b perfecting some pixels 2021-12-31 19:41:14 -08:00
Jamie 232c011be6 icons! 2021-12-31 03:19:09 -08:00
Jamie ef1f0c32ac better theme & location logic 2021-12-30 20:40:45 -08:00
Jamie 34960302e8 improvement 2021-12-24 05:23:00 -08:00
Jamie c62d507855 ui returns 2021-12-24 04:56:19 -08:00
Jamie 5adb888926 init monorepo 2021-12-24 01:13:21 -08:00