Commit Graph

2670 Commits

Author SHA1 Message Date
Martina
4e5f1d2d67 adding sendgrid contacts update functions 2021-08-27 15:27:00 -07:00
martinalong
5563574dc3
Merge pull request #895 from filecoin-project/@aminejv/new-top-nav
Update: new top navigation
2021-08-27 13:21:57 -07:00
Aminejv
f70e7ea2d2 fix(extension-integration): update id name to use browser_extension 2021-08-25 17:47:57 +01:00
Aminejv
f6982c764f feat(ApplicationUserControls): add link for my slate 2021-08-25 17:44:40 +01:00
Aminejv
fd547cba34 feat(ProfilePhoto): remove pointer 2021-08-25 17:44:08 +01:00
Aminejv
6900485e66 feat(ApplicationUserControl): add download extension button 2021-08-25 14:50:02 +01:00
Aminejv
9ed780f1db feat(_document): add extension element 2021-08-25 14:50:02 +01:00
Aminejv
e05aba7f51 feat(env): add extension links 2021-08-25 14:50:02 +01:00
Aminejv
c782fd226d fix(ApplicationUserControls): remove border-bottom 2021-08-25 14:50:02 +01:00
Aminejv
c1730f3249 feat(ApplicationHeader): add handleDismissSearch 2021-08-25 14:50:02 +01:00
Aminejv
8aba376458 feat(SearchModal): add support to initialize the query from custom event 2021-08-25 14:50:02 +01:00
Aminejv
2e26c97ae3 feat(hooks): return setFieldValue from useField 2021-08-25 14:50:02 +01:00
Aminejv
c38f84733d feat(ApplicationUserControls): update to new styles 2021-08-25 14:50:02 +01:00
Aminejv
a45a843282 feat(PopoverNavigation): add support for children styles 2021-08-25 14:50:02 +01:00
Aminejv
80a503d416 feat(strings): remove empty space from bytesToSize function 2021-08-25 14:50:02 +01:00
Aminejv
d8ffba9251 feat(ApplicationHeader): fix backdrop-filter bug 2021-08-25 14:50:02 +01:00
Aminejv
40af227a32 feat(ApplicationHeader): update to new style 2021-08-25 14:50:02 +01:00
Aminejv
e0ce710e24 feat(UtilityComponents): add Show component 2021-08-25 14:50:02 +01:00
Aminejv
344bde3e17 feat(ApplicationLayout): handle header space without specificying its height 2021-08-25 14:50:02 +01:00
Aminejv
9e67862478 feat(utilities): remove getPublicAndPrivateFiles 2021-08-25 14:50:02 +01:00
Aminejv
2f71cbdfde feat(SceneFilesFolder): remove filtering and DataMeter 2021-08-25 14:50:02 +01:00
Aminejv
3d90ed52db feat(ProfilePhoto): add style prop 2021-08-25 14:50:02 +01:00
Aminejv
a435fdf916 feat(theme): add bgBlurDark and borderGrayLight4 2021-08-25 14:50:02 +01:00
Aminejv
29c20418a8 feat(UtilityComponents): add Switch component 2021-08-25 14:50:02 +01:00
martinalong
0fdc846179
Merge pull request #896 from filecoin-project/@martinalong/remove-collection-level-tags
Removed collection level tags
2021-08-24 15:00:11 -07:00
Martina
9110cdc313 removed collection level tags 2021-08-24 14:04:10 -07:00
Martina
70b95110e7 added uploading alert for links 2021-08-23 19:35:12 -07:00
Martina
b9774b4994 adding white background for iframes in case of no background links 2021-08-23 19:32:06 -07:00
Martina
758ac3cb23 removed likes deleting from the delete file method 2021-08-23 19:14:12 -07:00
Martina
96c4a8a2a4 privacy and counts repair script added 2021-08-23 18:10:47 -07:00
Martina
fa537f7f80 privacy and counts repair script 2021-08-23 18:07:53 -07:00
martinalong
973a6c975e
Merge pull request #891 from filecoin-project/@martinalong/fix-database-counts-calculations
@martinalong/fix database counts calculations
2021-08-23 16:48:07 -07:00
Martina
de79a8b0c8 updated incorrect label for data function 2021-08-23 16:43:19 -07:00
Martina
ab80643e4b updated user count calculation functions 2021-08-23 16:43:19 -07:00
Martina
c7f18df245 improved slate filecount and subscriber count calculations 2021-08-23 16:43:19 -07:00
Amine
69949a33e2
Merge branch 'production' into main 2021-08-23 22:29:20 +01:00
Aminejv
67529c7599 fix(package.json): lower version of NextJs to 10.0.7 2021-08-23 22:23:33 +01:00
Aminejv
06b780b4d6 fix(package.json): move @babel/registerfrom devDependencies to dependencies 2021-08-23 21:06:56 +01:00
Aminejv
5ce77bf78f fix(package.json): move @babel/registerfrom devDependencies to dependencies 2021-08-23 20:56:57 +01:00
martinalong
f8ee111fa9
Merge pull request #871 from filecoin-project/dependabot/npm_and_yarn/next-11.1.0
chore(deps): bump next from 10.1.2 to 11.1.0
2021-08-22 16:27:58 -07:00
Martina
310926962b changed react blurhash to regular import 2021-08-22 13:58:48 -07:00
dependabot[bot]
9eb8367428
chore(deps): bump next from 10.1.2 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 10.1.2 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.1.2...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-22 20:21:23 +00:00
Martina
510a33cfc0 added node env production back in 2021-08-22 13:19:51 -07:00
martinalong
1e66776e2a
Merge pull request #868 from filecoin-project/dependabot/npm_and_yarn/path-parse-1.0.7
chore(deps): bump path-parse from 1.0.6 to 1.0.7
2021-08-22 12:52:03 -07:00
martinalong
e81b4ed154
Merge pull request #863 from filecoin-project/dependabot/npm_and_yarn/babel/eslint-parser-7.15.0
chore(deps-dev): bump @babel/eslint-parser from 7.13.14 to 7.15.0
2021-08-22 12:51:33 -07:00
dependabot[bot]
cebeb72cc2
chore(deps-dev): bump @babel/eslint-parser from 7.13.14 to 7.15.0
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.13.14 to 7.15.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.0/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 23:21:18 +00:00
Martina
ac49b5464b redoing it 2021-08-20 16:20:15 -07:00
Martina
f730747d63 remove NODE_ENV=production preset 2021-08-20 15:20:23 -07:00
Martina
6411d02c99 make babel a regular dependency 2021-08-20 14:16:09 -07:00
Martina
f7bdea0d4a only require babel register on dev 2021-08-20 13:42:38 -07:00