Commit Graph

38 Commits

Author SHA1 Message Date
f91bb35573 2921-fix: readme img path fix (#2922) 2023-12-11 08:33:14 +01:00
ffd2758ebb Repoint README link for local env dev set up. (#2025) 2023-10-15 09:18:16 +02:00
bd9a6c56fe doc: Update README.md with quick links in the Features section (#1994)
Added quick links in the Features section
2023-10-13 11:37:34 +02:00
73617e3534 Fix: Broken "local-setup" link in README.md (#1946)
Fixed a broken link to "Local Setup" in the readme.
2023-10-09 16:32:51 +02:00
edc060fce7 Introduce UI Components documentation (#1926)
* new contributor guide folder architecture

* update content pass 1

* Prepare UI component folder to receive componentns

* Add component doc example for button

* Fix broken links

* Fix broken links

* Fix images
2023-10-08 13:21:54 +02:00
7b6ee4e0bf Update README and Documentation (#1875)
* Added Overview page

* Revised Getting Started page

* Minor revision

* Edited readme, minor modifications to docs

* Removed sweep.yaml, .devcontainer, .ergomake

* Moved security.md to .github, added contributing.md

* changes as per code review
2023-10-07 11:24:44 +02:00
35fb2576b7 added figma link to README.md (#1835)
* added figma link to README.md

* added figma to the recommended extensions for the project

* updated useful tips in 'work with Figma' section of the docs to add Figma extension for VSCode

* removing yarn.lock

* modified Figma extension docs in 'Work with Figma'

* added Mdx Preview extension to recommended extensions
2023-10-03 12:50:05 +02:00
9dbc7942b6 Update README.md (#1251)
Updated the next steps
2023-08-17 12:19:11 -07:00
663c4d5c3f doc: Update README.md with suggestions (#773)
Update README.md with suggestions

I changed some minor stuff for readability.
2023-07-20 08:34:19 +02:00
60b50387a7 Update readmes (#770)
* Update readmes

* Update readmes

* Update readmes
2023-07-19 18:16:33 -07:00
cafb3259c6 Update README.md (#762) 2023-07-19 14:17:25 -07:00
3f522c5e29 Update README.md (#759) 2023-07-19 20:38:20 +02:00
8af88d1ab3 README update (#749)
* README update

* Fix linter
2023-07-19 11:50:07 +02:00
9378677744 Updated the Read.me for the HN release (#737)
* Update README.md

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-07-18 11:22:39 -07:00
256bc24a8c Add cal.com office hours (#488)
Add office hours
2023-06-30 17:14:43 -07:00
a65853dc2e Improve documentation (#349)
* Improve documentation content
* Improve documentation style
2023-06-21 16:23:31 -07:00
e8f1146ae1 CLI to install project (#164)
* CLI to install project

* CLI fixes

* Update README.md

* Cleanup gitignore
2023-06-01 09:19:49 +02:00
c61beb1066 Reorganize icons for doc and manigest.json (#166)
* Reorganize icons for doc and manigest.json

* Fix icons path

* Fix path in index.html
2023-05-31 15:44:38 +02:00
8bd91139ca Update Readme title (#165) 2023-05-31 14:07:49 +02:00
de9cf61689 Added Progress section into Readme (#153) 2023-05-29 13:59:45 +02:00
9a3aa1d3d2 Readme visual update (#146)
* new header for Readme

* new header for Readme

* new header for Readme

* Correct naming and changed assets

* Applied Strapi method for dark-mode images

* Corrected logo-square-dark look

* Corrected a typo

* Corrected spacing
2023-05-27 08:39:26 +02:00
96e3f2c7ea Small fixes: broken links and unused files (#116)
* Remove node modules and package.json from root
* Remove unused references to FontAwesome
* Fix documentation link
2023-05-12 10:35:06 +02:00
42bf653e4a Improve documentation (#82)
* Propose new doc architecture

* Many improvements to documentation (styling, structure...)

* Remove modules added inadvertently + continue improving styling

* Swizzle navbar item to add support for custom icon

* Additional doc styling

* Setup docs for API and redirect homepage for docs
2023-04-26 19:10:17 +02:00
cd18e952b9 Store refresh token on login 2023-04-21 09:33:57 +02:00
1e635b9d2f Add dropdown on Sort button on table 2023-04-19 14:22:51 +02:00
24a3a9d828 docs: lint readme 2023-04-18 15:37:05 +02:00
77c387e14a chore: update way to store npm secrets 2023-04-18 15:34:08 +02:00
0445c03b51 Setup first hasura schema 2023-04-14 08:38:35 +02:00
afab5940b3 Create Dockerfile for front production 2023-04-13 12:45:50 +02:00
93fb5896b8 Setup Hasura locally 2023-04-12 15:54:16 +02:00
f25f80c199 Implement new UI 2023-04-10 18:04:49 +02:00
dc28c97df6 Refresh install scripts 2023-04-05 15:01:20 +02:00
c2833cad53 Simplify infrastructure to one container 2023-03-06 19:13:59 +01:00
e72ea96fad Setup API (Hasura) console to version changes in code 2023-01-31 19:20:59 +01:00
8e0dc44bf6 Generate Token through Auth0 2023-01-28 10:58:04 +01:00
aeee5b5fca Add Hasura and dockerify dev env 2022-12-28 21:19:12 +01:00
cfc3a37e1f Setup Nest and React projects 2022-12-01 15:58:08 +01:00
e75c8276ab Initial commit 2022-12-01 14:04:40 +01:00