Commit Graph

60 Commits

Author SHA1 Message Date
Charles Bochet
93fb5896b8 Setup Hasura locally 2023-04-12 15:54:16 +02:00
Charles Bochet
c63b7df25d
Merge pull request #28 from twentyhq/add-license
Create LICENSE
2023-04-11 14:30:30 +02:00
Félix Malfait
6709782894
Create LICENSE
I didn't know whether we should chose GPL or MIT.
Let's just assume people have good intentions, and not overly restrict usage by using a copyleft licence. 
The risk is someone hijacking the project (e.g. a well-funded company forking the project, then building a direct competitor on top of it), but  our choices shouldn't be driven by the worst possible outcome, they should be driven by the best possible outcome, which is that a lot of creative people use our project and take it in a successful direction we couldn't have seen ourselves
2023-04-11 13:55:45 +02:00
Charles Bochet
693ed5746d
Merge pull request #27 from twentyhq/cbo-frontend-crm-start
Implement new UI
2023-04-10 18:06:52 +02:00
Charles Bochet
f25f80c199 Implement new UI 2023-04-10 18:04:49 +02:00
Charles Bochet
58d8d7c090
Merge pull request #26 from twentyhq/setup-github-actions
Setup GitHub actions
2023-04-07 11:26:18 +02:00
Charles Bochet
5c651831a7 Setup github actions 2023-04-07 11:25:05 +02:00
Charles Bochet
2c23defeaf Setup GitHub actions 2023-04-05 16:07:07 +02:00
Charles Bochet
3d80751be6
Merge pull request #25 from twentyhq/cbo-refresh-install-scripts
Refresh install scripts
2023-04-05 15:02:43 +02:00
Charles Bochet
dc28c97df6 Refresh install scripts 2023-04-05 15:01:20 +02:00
Charles Bochet
eac43d1e64
Merge pull request #24 from twentyhq/charles-bochet-simplify-infra
Simplify infrastructure to one container
2023-03-06 19:15:03 +01:00
Charles Bochet
c2833cad53 Simplify infrastructure to one container 2023-03-06 19:13:59 +01:00
Félix Malfait
2ddb191556 ADD DS_Store to .gitignore 2023-02-23 11:04:05 +01:00
Charles Bochet
26651b1ad0 Fix api deploy 2023-02-03 20:13:29 +01:00
Charles Bochet
44c9d350a3
Merge pull request #23 from twentyhq/charles-bochet-separate-tenant-users
Separate auth0 users depending on tenants
2023-02-03 20:08:19 +01:00
Charles Bochet
d58af82c51 Separate auth0 users depending on tenants 2023-02-03 20:07:49 +01:00
Charles Bochet
d94ed13f4e
Merge pull request #21 from twentyhq/charles-bochet-hasura-ci-setup
Add CircleCI workflow to deploy CI to canary and production
2023-02-02 20:44:25 +01:00
Charles Bochet
fe22ea087a
Merge pull request #22 from twentyhq/charles-bochet-profile
Create Profile Hooks to fetch current user
2023-02-02 20:42:15 +01:00
Charles Bochet
fcdc9aaec4 Create Profile Hooks to fetch current user 2023-02-02 20:40:44 +01:00
Charles Bochet
0c93182436 Add CircleCI workflow to deploy CI to canary and production 2023-02-01 14:05:49 +01:00
Charles Bochet
0eef9871f0
Merge pull request #20 from twentyhq/charles-bochet-hasura-init
Setup API (Hasura) console to version changes in code
2023-01-31 19:38:07 +01:00
Charles Bochet
e72ea96fad Setup API (Hasura) console to version changes in code 2023-01-31 19:20:59 +01:00
Charles Bochet
f91f14e72a
Merge pull request #19 from twentyhq/charles-bochet-moving-env-variables
Move all run environment variable to infra
2023-01-29 09:49:18 +01:00
Charles Bochet
89f9f12ea2 Move all run environment variable to infra 2023-01-29 09:47:45 +01:00
Charles Bochet
c2295a44b7
Merge pull request #18 from twentyhq/charles-bochet-moving-env-variables
Move all run environment variable to infra
2023-01-29 09:39:19 +01:00
Charles Bochet
ca0bbd5fa6 Move all run environment variable to infra 2023-01-29 09:25:01 +01:00
Charles Bochet
180e6b17ca
Merge pull request #17 from twentyhq/charles-bochet-env-variables-2
Add environment variable to build:latest too
2023-01-28 18:36:32 +01:00
Charles Bochet
e9f2e374e8 Add environment variable to build:latest too 2023-01-28 18:34:14 +01:00
Charles Bochet
95dd1b1b12
Merge pull request #16 from twentyhq/charles-bochet-env-variables
Add environment variable to containers at build time
2023-01-28 17:56:22 +01:00
Charles Bochet
fe7031f8dc Add environment variable to docker containers 2023-01-28 17:54:13 +01:00
Charles Bochet
e8db5136bb
Merge pull request #15 from twentyhq/charles-bochet-add-login
Generate Token through Auth0
2023-01-28 11:02:05 +01:00
Charles Bochet
8e0dc44bf6 Generate Token through Auth0 2023-01-28 10:58:04 +01:00
Charles Bochet
54acb16db8
Merge pull request #14 from twentyhq/charles-bochet-add-hasura
Add Hasura
2023-01-04 13:13:15 +01:00
Charles Bochet
9fb4f21180 Add Hasura 2022-12-28 22:55:46 +01:00
Charles Bochet
9b749c6de3
Merge pull request #13 from twentyhq/charles-bochet-dockerify-and-add-hasura
Add Hasura and dockerify dev env
2022-12-28 21:20:08 +01:00
Charles Bochet
aeee5b5fca Add Hasura and dockerify dev env 2022-12-28 21:19:12 +01:00
Charles Bochet
092d486c12
Merge pull request #12 from twentyhq/charles-bochet-enable-health-check-route
Enable Health Check route
2022-12-28 17:00:31 +01:00
Charles Bochet
d9ecc56787 Enable Health Check route 2022-12-28 16:59:22 +01:00
Charles Bochet
737e0bf3aa
Merge pull request #11 from twentyhq/charles-bochet-dummy-pr-to-test-ci
This is a dummy commit, to test e2e CI/CD process
2022-12-28 12:11:58 +01:00
Charles Bochet
3f63810dc8 This is a dummy commit, to test e2e CI/CD process 2022-12-28 12:10:19 +01:00
Charles Bochet
a76bc928ff
Merge pull request #10 from twentyhq/charles-bochet-circleci
Add CI and CD to the project
2022-12-28 12:03:14 +01:00
Charles Bochet
bc6764b3b9 Initiate circle-ci config 2022-12-28 12:01:09 +01:00
Charles Bochet
e4eacf6f24
Merge pull request #9 from twentyhq/cbo-add-booking-and-messages
Add content to the Discussion Panel
2022-12-06 11:39:12 +01:00
Charles Bochet
fd56c69970 Add content to the Discussion Panel 2022-12-06 11:37:43 +01:00
Charles Bochet
33c30e0770
Merge pull request #8 from twentyhq/cbo-add-central-panel
Rename tabs to Inbox, Contacts, Insights
2022-12-05 23:00:40 +01:00
Charles Bochet
b4032d508d Add Plugin Panel 2022-12-05 22:59:56 +01:00
Charles Bochet
374573871c Move stories and tests inside each component folders 2022-12-05 21:56:53 +01:00
Charles Bochet
92267701ff Rename tabs to Inbox, Contacts, Insights 2022-12-05 21:47:17 +01:00
Charles Bochet
dcfc4c9e45
Merge pull request #7 from twentyhq/cbo-left-nav
Add Task list on Tasks page
2022-12-05 00:51:09 +01:00
Charles Bochet
235ae1859d Add Task list on Tasks page 2022-12-05 00:49:45 +01:00