Commit Graph

159 Commits

Author SHA1 Message Date
Jamie Pine
5622a0086a fix loading bug on overview stats 2022-06-08 18:09:54 -07:00
Jamie Pine
af6bd0aa7d (hotfix): StatItem breaking entire app
Co-authored-by: xPolar <xPolar@users.noreply.github.com>
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-06-06 15:48:21 -07:00
maxichrome
7a8c14e8e7 StatItems count up when amount changes (#226)
* simple skeleton system

* fix overview counter!

* nitpick: call `appPropsContext` value `appProps`

* fix contextMenu render key warning

Co-authored-by: Polar <polar@polar.blue>
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-06-06 07:37:18 -05:00
Benjamin Akar
3f411d9364 Revert "Revert "Eng 125 implement waitlist on landing page"" 2022-06-04 17:08:12 +02:00
maxichrome
3facb7ae72 Revert "Eng 125 implement waitlist on landing page" 2022-06-04 10:02:34 -05:00
Benjamin Akar
83b60e5787 refactor: move alert and info to svgr 2022-06-04 15:54:38 +02:00
Benjamin Akar
ce5636cf27 refactor: moved svg to own file and import using svgr 2022-06-04 15:42:55 +02:00
Benjamin Akar
815665e992 feat: implement waitlist 2022-06-04 10:58:11 +02:00
Benjamin Akar
0de27cd676 chore: componentize folder img icons 2022-06-03 09:29:04 +02:00
Benjamin Akar
9c446d87cc chore: remove unused import 2022-06-02 20:15:11 +02:00
Benjamin Akar
79cf0bbd2d fix: disappearing icons 2022-06-02 18:45:00 +02:00
xPolar
a3122db85e Fix debug mode on by default. (#215) 2022-06-01 23:42:45 -07:00
xPolar
691c2ee5e7 Fix missing file icons (#214) 2022-06-01 21:36:38 -07:00
xPolar
874cfc62ae Merge pull request #206 from spacedriveapp/eng-93-contacts-setting-screen-non-existsent
Fix contacts tab in settings.
2022-05-30 23:13:28 -07:00
Polar
5db53459e3 Fix contacts tab in settings. 2022-05-30 23:04:27 -07:00
Oscar Beaumont
bd17602ae6 build(deps): update dependencies across workspace 2022-05-30 20:45:37 +08:00
xPolar
5fa8b5eb45 Store isExperimental in local storage. (#196)
* store isExperimental in local storage

* Repo visualizer: updated diagram

* Repo visualizer: updated diagram

* Repo visualizer: updated diagram

Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
Co-authored-by: repo-visualizer <repo-visualizer@users.noreply.github.com>
Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com>
2022-05-30 01:14:28 -07:00
maxichrome
a60c61fe18 Remove joke items from context menu (#201)
remove meme items from context menu

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-29 18:42:06 -05:00
maxichrome
9d7e33bbb2 add context menu nesting 2022-05-29 18:13:17 -05:00
maxichrome
6be3a757b5 Merge remote-tracking branch 'origin/main' into feature/eng-40-implement-context-menu 2022-05-29 16:11:53 -05:00
maxichrome
7b880807b7 Merge branch 'main' into fix/volumes-dropdown 2022-05-29 08:07:20 -05:00
maxichrome
75ddc723d7 Merge branch 'main' into fix/windows-borders 2022-05-29 03:57:32 -05:00
maxichrome
dcbf29da06 use jsx double quotes on koding changes 2022-05-29 03:14:20 -05:00
Koding Dev
24e9dee60a fix: volumes dropdown 2022-05-29 18:06:56 +10:00
Jamie Pine
03416c5ef4 fix types 2022-05-29 00:49:34 -07:00
maxichrome
d6d00f878c Merge branch 'main' into jamie-unsorted-changes 2022-05-29 02:39:29 -05:00
Jamie Pine
e5f066c205 Merge branch 'jamie-unsorted-changes' of https://github.com/spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-29 00:32:54 -07:00
Jamie Pine
77fd5df514 thumaniler still broken, but jamie unsorted changes needs to go 2022-05-29 00:32:53 -07:00
Koding Dev
e907defd56 fix: windows - window borders 2022-05-29 17:12:59 +10:00
xPolar
fab9cc090a Consistent Settings (#198)
* Only countup on first load.

* random fixes

* Consistent settings + Alphatized routes in App.tsx
2022-05-29 00:12:55 -07:00
Jamie Pine
42d2a3f1dd fix button props errors 2022-05-28 23:26:34 -07:00
Jamie Pine
fa5c7e0761 fixed explorer 2022-05-28 22:23:50 -07:00
xPolar
1ed3f5db64 Random frontend changes. (#197)
* Only countup on first load.

* random fixes
2022-05-28 22:18:50 -07:00
xPolar
4f3ff1afa8 Only countup on first load. (#195) 2022-05-28 19:03:40 -07:00
Benjamin Akar
51a3ce9a6d chore: import cleanups 2022-05-28 18:36:41 +02:00
maxichrome
bee2a35c3f disable system context menu 2022-05-28 07:21:22 -05:00
maxichrome
c667c528fb refactor context menu data structure 2022-05-28 05:37:52 -05:00
maxichrome
b9de9fdee1 add test context actions 2022-05-28 05:35:54 -05:00
maxichrome
3f4d920186 hide current device tile if we aren't a client 2022-05-28 04:44:52 -05:00
maxichrome
c144ba9e4c fix device & file light theme 2022-05-28 04:44:34 -05:00
maxichrome
113a4d2d03 remove manual menu listener & parameterize demo files 2022-05-27 21:27:49 -05:00
maxichrome
7eff76a7d2 add context menu helper 2022-05-27 21:27:14 -05:00
maxichrome
b8eafa1e65 implement WIP context menu on folder icon 2022-05-27 07:48:13 -05:00
maxichrome
0d6384fa00 fix some types (why?! idk) 2022-05-27 02:58:36 -05:00
maxichrome
4b225a936e Merge branch 'jamie-unsorted-changes' of github.com:spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-26 21:47:19 -05:00
maxichrome
c91e2f7f06 we do a little icon codegen refactor 2022-05-26 21:47:17 -05:00
Jamie Pine
be8540e189 Merge branch 'jamie-unsorted-changes' of https://github.com/spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-26 02:08:34 -07:00
Jamie Pine
bb16bdf570 wip towards identifier working again 2022-05-26 02:08:32 -07:00
maxichrome
ff3f154490 Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes 2022-05-26 03:22:36 -05:00
Jamie Pine
eb5536c1eb fix indentifier path (WIP) 2022-05-26 01:11:04 -07:00