Commit Graph

213 Commits

Author SHA1 Message Date
Michael B
7fb7af7b1d New price page + update packages + pnpm instead of npm
Feature/new price page
2021-11-09 18:10:02 +01:00
Michael
de0a6edc54 Add version for the pnpm action 2021-11-09 17:48:42 +01:00
Michael
ef17507328 Fix ci with pnpm 2021-11-09 16:58:43 +01:00
Michael
d8c28b54d2 Update all packages 2021-11-09 16:48:51 +01:00
Michael
1905d9b634 Add supabase go true package 2021-11-09 16:43:17 +01:00
Michael
d75eeeee2d Update pricing page + add pnpm 2021-11-09 16:29:31 +01:00
Michael
11188ea88a WIP new pricing page (simplified version) 2021-11-07 21:26:02 +01:00
Michael
08287d52c5 Update packages 2021-11-07 20:31:41 +01:00
Michael
740b717bfa Delete unused test 2021-10-23 22:00:55 +02:00
Michael
4e625f0e25 Add login test 2021-10-23 21:19:21 +02:00
Michael B
3a482b103f Merge pull request #144 from Etheonor/feature/e2e
Change e2e system (Cypress -> Playwright)
2021-10-22 20:19:00 +02:00
Michael
3183efa90e Fix some issues 2021-10-22 20:14:36 +02:00
Michael
397fce4b73 Added first basic test with playwright 2021-10-22 17:55:37 +02:00
Michael
ef01ece55f Rework e2e test (playwright) - Test ci flow 2021-10-22 17:17:30 +02:00
Michael
f8876888ec test playwright integration 2021-10-22 17:10:27 +02:00
Michael
e1bc492293 rollback 2021-10-16 00:07:13 +02:00
Michael
6a86da367d Rollback dependencies 2021-10-16 00:07:03 +02:00
Michael
365584ead9 Rollback eslint (incompatibility) 2021-10-15 23:53:07 +02:00
Michael
2f6749168f Update packages + delete log 2021-10-15 23:47:01 +02:00
Michael
08837de601 Update packages 2021-09-28 13:57:53 +02:00
Michael
8d90947cf4 Update packages + Fix landing page (responsive issue) 2021-09-21 21:20:47 +02:00
Michael B
0c820a1a12 Update README.md 2021-09-16 23:35:24 +02:00
Michael B
bae1859cdc Merge pull request #100 from Etheonor/feature/improve-pricing-system
Feature/improve pricing system
2021-09-08 10:55:45 +02:00
Michael
866f6d6546 Fix package.lock 2021-09-08 10:51:43 +02:00
Michael
69c0f15fdd Update packages 2021-09-08 10:48:00 +02:00
Michael
a673a86fb5 Delete priceList json and simplify the system (WIP) 2021-09-06 18:34:49 +02:00
Michael
5568bbe81b Updates packages 2021-09-03 22:58:16 +02:00
Etheonor2
90f19787ec Merge pull request #88 from Etheonor/ts-issue
Fix several TS type issues
2021-08-31 15:02:35 +02:00
Michael
fb86a961c8 Fix ts errors with proper implementation 2021-08-31 14:46:06 +02:00
Michael
72c8a5c17a Test fix ts issue 2021-08-31 14:39:52 +02:00
Michael
2434b7a448 fix TS issue ter 2021-08-31 14:32:23 +02:00
Michael
ffef6c81ce Fix TS issue bis 2021-08-31 14:30:29 +02:00
Michael
8ad864ef2e Fix TS issue 2021-08-31 14:25:32 +02:00
Michael
466ffec8fe Fix missing column in SQL and fix plan display in the dashboard 2021-08-31 14:24:10 +02:00
Michael
4088fa0b71 session is now correctly pass to components 2021-08-31 14:10:49 +02:00
Michael
16e7dc7f24 Update packages 2021-08-31 10:47:34 +02:00
Michael B
b377c233ae Merge pull request #73 from Etheonor/dependabot/npm_and_yarn/eslint-plugin-import-2.24.2
Bump eslint-plugin-import from 2.24.1 to 2.24.2
2021-08-31 10:43:56 +02:00
Michael B
4454c21f47 Merge pull request #83 from Etheonor/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.30.0
Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0
2021-08-31 10:43:39 +02:00
Michael B
f96ee9027a Merge pull request #80 from Etheonor/dependabot/npm_and_yarn/headlessui/react-1.4.1
Bump @headlessui/react from 1.4.0 to 1.4.1
2021-08-31 10:43:29 +02:00
Michael B
9ad9c71e0e Merge pull request #82 from Etheonor/dependabot/npm_and_yarn/tailwindcss-2.2.9
Bump tailwindcss from 2.2.7 to 2.2.9
2021-08-31 10:43:14 +02:00
dependabot[bot]
6d360e699e Bump eslint-plugin-import from 2.24.1 to 2.24.2
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 08:37:24 +00:00
dependabot[bot]
e8ec75409e Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.3 to 4.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 08:36:56 +00:00
Michael B
34c187ed8e Merge pull request #81 from Etheonor/dependabot/npm_and_yarn/eslint-plugin-react-7.25.1
Bump eslint-plugin-react from 7.24.0 to 7.25.1
2021-08-31 10:36:37 +02:00
dependabot[bot]
0e2d252b3d Bump tailwindcss from 2.2.7 to 2.2.9
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.7 to 2.2.9.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.2.7...v2.2.9)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 08:36:36 +00:00
Michael B
ab53e28575 Merge pull request #75 from Etheonor/dependabot/npm_and_yarn/daisyui-1.14.0
Bump daisyui from 1.13.2 to 1.14.0
2021-08-31 10:36:02 +02:00
dependabot[bot]
46cb9543b7 Bump eslint-plugin-react from 7.24.0 to 7.25.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.24.0 to 7.25.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.24.0...v7.25.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 07:57:50 +00:00
dependabot[bot]
1a0817ffc7 Bump @headlessui/react from 1.4.0 to 1.4.1
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.4.1/packages/@headlessui-react)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 07:57:38 +00:00
Michael B
fb0c55193e Merge pull request #77 from Etheonor/dependabot/npm_and_yarn/cypress-8.3.1
Bump cypress from 8.3.0 to 8.3.1
2021-08-31 09:57:19 +02:00
Michael B
086cdd1570 Merge pull request #79 from Etheonor/dependabot/npm_and_yarn/types/node-16.7.7
Bump @types/node from 16.7.1 to 16.7.7
2021-08-31 09:57:06 +02:00
dependabot[bot]
1bb00f69fe Bump @types/node from 16.7.1 to 16.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.1 to 16.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 16:20:06 +00:00