|
|
4ec93d4b6a
|
feat: default pipeline provisioning at workspace creation (#728)
* feat: default pipeline and pipeline stage on workspace creation
* Create seed data files, typo
* Naming
---------
Co-authored-by: Emilien <emilien.chauvet.enpc@gmail.com>
|
2023-07-18 10:30:59 -07:00 |
|
|
|
91c8068db1
|
Enable column edition, and fix ordering (#683)
* Enable column edition, and fix ordering
* Move queries to services
* Add total amounts for board columns
* Refactor totals selector as a family
* Fix 0-index issue
* Lint
* Rename selector
* Remove useless header
* Address PR comments
* Optimistically update board column names
|
2023-07-15 19:32:16 -07:00 |
|
|
|
1144bd13ed
|
feat: onboarding & profile edition (#507)
* feat: wip onboarding
* fix: generate graphql front
* wip: onboarding
* feat: login/register and edit profile
* fix: unused import
* fix: test
* Use DEBUG_MODE instead of STAGE and mute typescript depth exceed errors
* Fix seeds
* Fix onboarding when coming from google
* Fix
* Fix lint
* Fix ci
* Fix tests
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-06 17:05:15 -07:00 |
|
|
|
827d6390e4
|
Refactoring shortcuts and commandbar (#412)
* Begin refactoring shortcuts and commandbar
* Continue refacto hotkeys
* Remove debug logs
* Add new story
* Simplify hotkeys
* Simplify hotkeys
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-06-25 22:25:31 -07:00 |
|
|
|
703f31632d
|
Fix permissions
|
2023-06-22 15:38:33 -07:00 |
|
|
|
ca283a2196
|
feat: prisma typed select (#347)
* feat: wip prisma gql select
* feat: stronger api using decorator
* feat: add PrismaSelect everywhere
* fix: remove unused
* fix: remove seed debug
|
2023-06-22 11:17:31 +02:00 |
|
|
|
b179d1f1f0
|
feat: wip casl policies (#334)
* feat: wip casl policies
* feat: add ability guard on pipeline resolvers
* fix: test
|
2023-06-20 19:31:11 -07:00 |
|
|
|
2cd081234f
|
chore: refacto NestJS in modules (#308)
* chore: wip refacto in modules
* fix: rollback port
* fix: jwt guard in wrong folder
* chore: rename folder exception-filter in filters
* fix: tests are running
* fix: excessive stack depth comparing types
* fix: auth issue
* chore: move createUser in UserService
* fix: test
* fix: guards
* fix: jwt guard don't handle falsy user
|
2023-06-16 10:38:11 +02:00 |
|