rijkvanzanten
5bea0d509f
Update package-lock
2021-12-10 15:45:45 -05:00
Jay Cammarano
00a838f020
Docs for testing the API ( #10275 )
...
* mock-knex
* test on the migrations run started.
* test passing for run.up()
* reorganize /tests/ to allow integration tests
* e2e setup changes
* e2e jest.config moved
* e2e paths fixed, integration config
* add nonadmin role and user seed+migration
* auth/login w/ documentation (docs will be moved)
* update user seed
* add postgres10 to the ci?
* argon2 saves the day
* items tests passing with postgres10 support
* removed comments
* move generateHash out of directus_users
Co-authored-by: Jay Cammarano <jaycammarano@gmail.com >
2021-12-10 14:58:51 -05:00
renovate[bot]
23e0b8bf9b
Pin dependencies ( #10318 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-06 15:24:32 +00:00
Nicola Krumschmidt
ad4a13f93b
Share pinia with extensions ( #10335 )
...
Pinia is stable and also the recommended state management lib for Vue 3 🔥
2021-12-06 09:58:48 -05:00
Nicola Krumschmidt
a3cbbfd237
Apply the cleaned up build config to the sdk ( #10230 )
2021-12-02 17:01:10 -05:00
rijkvanzanten
74db449432
Let npm do something with package-lock
2021-12-02 14:01:39 -05:00
Nicola Krumschmidt
7e270713f0
Clean up format-title build process ( #10204 )
2021-12-02 11:07:09 -05:00
Oreille
525e2548b4
Fix compatibility with Postgres <= 10 ( #10139 )
...
* Use indnatts instead of indnkeyatts in postgres dialect
* Update knex-schema-inspector
* Add PG10 for debugging
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-12-01 20:36:46 +00:00
rijkvanzanten
8b89d67377
Update package-lock
2021-12-01 10:38:14 -05:00
Rijk van Zanten
68f8a13235
Fix dependency listing ( #10038 )
2021-11-24 21:08:15 -05:00
rijkvanzanten
24c7ac5f61
Fix build by removing inline v-pre
...
@azrikahar apparently the app build really didn't appreciate that v-pre on code 🤔
2021-11-24 17:41:44 -05:00
Jay Cammarano
25375cc481
Add notifications system and support user mentions in comments ( #9861 )
...
* v-menu de/activated onKeyDown. No List yet.
* v-list
* add user suggestion
* uuids replaced
* user-popover working
* avatars flex row with usernames in suggestions
* added space to end of uuid insert
* autofocus + move caret to end of last insert
* removed unnecessary setTimeout()
* fixed filter 500 with ids
* better fix
* New translations en-US.yaml (French) (#9907 )
* New translations en-US.yaml (French) (#9912 )
* New translations en-US.yaml (French) (#9916 )
* New translations en-US.yaml (Russian) (#9918 )
* New translations en-US.yaml (Swedish) (#9920 )
* Email updates (#9921 )
* add from name for emails
* updatd email template style
* reset password email copy
* updated logo to newest version
* update invite email copy
* decouple field template logic
* push up styling
* Start on new v-template-input
* Add notifications API endpoints
Squashed commit of the following:
commit 9d86721ef795d03bc55693c0f99bde8e269d60e9
Merge: b4458c19f 34131d06e
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Mon Nov 22 09:27:43 2021 -0500
Merge branch 'mentions' into mentions-api
commit b4458c19f7c54f18fa415fc04c63642c2f5a17b0
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Nov 18 18:34:04 2021 -0500
Remove unused import
commit e6a9d36bbfdf95cb18d29336da61ecb14b677934
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Nov 18 18:28:31 2021 -0500
Extract user mentions from comments
commit b3e571a2daa287e1740a050096913662a57e9861
Merge: c93b833d2 af2a6dd7f
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Nov 18 17:39:52 2021 -0500
Merge branch 'mentions' into mentions-api
commit c93b833d2b848e306c434b370d4e4e11967e85d0
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Nov 18 17:35:45 2021 -0500
Send emails w/ parsed MD
commit 64bbd6596f20a07028d2387d60e33dfe4f91c032
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Nov 18 16:18:16 2021 -0500
Add notifications endpoint + permissions
commit fba55c02dc9c303a38b1b958350684cccd3dd82c
Author: rijkvanzanten <rijkvanzanten@me.com >
Date: Thu Nov 18 15:33:28 2021 -0500
Add system data for notifications
* push
* Make v-template-input work
* Add the two-way binding
* submit button posting, not clearing text area
* comment text area clearing on submit
* Replace insertion correctly
* Added scope support to LDAP group and user search (#9529 )
* Added scope support LDAP group and user search
* Fixed linter screwing up my markdown
* Update docs/configuration/config-options.md
* Always return correct DN for user with sub scope
* Fix indeterminate meta and schema property in advanded field creation (#9924 )
* Fix impossibility to save M2M (alterations not triggered) (#9992 )
* Fix alterations refactor
* fix roles aggregate query (#9994 )
* Update iis.md (#9998 )
added the IIS URL Rewrite module as a requirement
* New translations en-US.yaml (English, United Kingdom) (#10001 )
* Fix LDAP race condition (#9993 )
* Fix input ui
* Revert changes to v-field-template
* Update mentions permissions
* Fix linter warnings
* Optimize sending flow
* Revert "Rename activity->notifications module (#9446 )"
This reverts commit 428e5d4ea9 .
* Add notifications drawer
* Update migrations
* Improve constraints
* Add email notifications toggle on users
* Add docs, fix graphql support
* Move caret-pos to devdeps
* Remove unused new triggerKeyPressed system
* Remove unused use-caret composable
Co-authored-by: Nitwel <nitwel@arcor.de >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: Ben Haynes <ben@rngr.org >
Co-authored-by: Aiden Foxx <aiden.foxx@sbab.se >
Co-authored-by: Oreille <33065839+Oreilles@users.noreply.github.com >
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
Co-authored-by: Paul Boudewijn <paul@helderinternet.nl >
2021-11-24 16:11:26 -05:00
renovate[bot]
241dc13c65
Update NPM dependencies (non-major) ( #9968 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-22 10:05:40 -05:00
renovate[bot]
ad3a503f25
Update NPM dependencies (non-major) ( #9585 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-09 11:18:41 -05:00
renovate[bot]
39918a1c6b
Update NPM dependencies (non-major) ( #9506 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-06 16:15:32 -04:00
Pascal Jufer
111a3ef231
Update package-lock.json & fix warning from eslint ( #9509 )
...
* Update package-lock.json
To reflect latest release
* Fix warning from eslint
2021-11-05 09:56:34 -04:00
Nicola Krumschmidt
7fcebf3768
Clarify hook register function parameter descriptions in docs ( #9489 )
...
* Clarify hook register function parameter descriptions in docs
* Update package-lock.json
* Update docs/extensions/hooks.md
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2021-11-04 17:03:15 -04:00
renovate[bot]
0aa5026aa9
Update dependency pinia to v2.0.2 ( #9436 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-03 17:11:43 -04:00
renovate[bot]
80a7c4cb0c
Update dependency tinymce to v5.10.1 ( #9385 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-03 15:30:28 -04:00
renovate[bot]
f62c59d626
Update fullcalendar monorepo to v5.10.1 ( #9386 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-03 15:30:11 -04:00
renovate[bot]
d577075bf2
Update dependency pinia to v2.0.1 ( #9428 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-03 17:07:00 +00:00
renovate[bot]
4c6bcedf52
Update dependency mime to v3 ( #9380 )
2021-11-03 00:29:31 -04:00
renovate[bot]
530c6bf904
Update dependency @types/ldapjs to v2.2.2 ( #9377 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-02 20:10:15 -04:00
renovate[bot]
88f1684803
Update dependency knex to v0.95.13 ( #9378 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-02 20:10:00 -04:00
renovate[bot]
d7e5657434
Update dependency openid-client to v5 ( #9202 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-02 15:50:07 -04:00
renovate[bot]
a1ade2a5ce
Update dependency marked to v3.0.8 ( #9359 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-02 19:34:00 +00:00
renovate[bot]
b633f83c29
Update dependency mime to v2.6.0 ( #9370 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-02 15:21:57 -04:00
renovate[bot]
4e3ca63b83
Update vue monorepo to v3.2.21 ( #9341 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-02 19:18:10 +00:00
renovate[bot]
86acc602e7
Update gatsby monorepo to v4.1.0 ( #9367 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-02 14:09:29 -04:00
renovate[bot]
7fbd135c0b
Update dependency @types/sharp to v0.29.3 ( #9352 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-02 10:32:07 -04:00
renovate[bot]
a85460c0f2
Update dependency rollup to v2.59.0 ( #9293 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-01 14:21:26 -04:00
renovate[bot]
a58bedafb5
Update typescript-eslint monorepo to v5.3.0 ( #9317 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-01 18:06:35 +00:00
renovate[bot]
366eb3e775
Update dependency knex to v0.95.12 ( #9208 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-11-01 14:04:25 -04:00
Dorian Zedler
106d207238
Feat/custom ldap mail attribute ( #9307 )
...
* Allow custom email field for LDAP
* Update docs
* Break out into variable and don't cast to String
2021-11-01 15:57:57 +00:00
renovate[bot]
bb9b8f5d36
Pin dependency @types/ldapjs to 2.2.1 ( #9238 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-29 16:11:05 +00:00
Aiden Foxx
b7ee318e43
LDAP auth provider ( #9074 )
...
* Added LDAP implementation
* Cleanup and added refresh checking
* Added provider check to ldap
* Added LDAP docs
* Always update LDAP user role on authentication
* Fetched package-json from github
* Fixed lint error
* Update api/src/auth/drivers/ldap.ts
* Update api/src/auth/drivers/ldap.ts
* Added missing locale key
* Update docs/guides/api-config.md
* Update docs/configuration/config-options.md
* Update api/src/auth/drivers/ldap.ts
* Added back LDAP example
* Update config-options.md
* getUserID function sjhouldn't care about password
* Added LOCKOUT to INVALID_ACCOUNT_FLAGS
* Update styling approach for v-select
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-10-29 11:58:10 -04:00
renovate[bot]
c14914046a
Update dependency vite-plugin-md to v0.11.4 ( #9206 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-29 15:22:12 +02:00
renovate[bot]
3ee019d343
Update dependency @vitejs/plugin-vue to v1.9.4 ( #9181 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-27 18:40:27 -04:00
renovate[bot]
641ee9f97c
Update dependency simple-git-hooks to v2.7.0 ( #9195 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-27 18:32:52 -04:00
renovate[bot]
ccefbc5a0b
Update dependency pinia to v2.0.0 ( #9205 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-27 17:44:45 -04:00
renovate[bot]
22521e464d
Update dependency vite to v2.6.13 ( #9193 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-27 17:44:11 -04:00
renovate[bot]
d4af01bf5a
Update dependency lint-staged to v11.2.6 ( #9175 )
2021-10-26 19:58:22 -04:00
renovate[bot]
0cccffe93a
Update dependency sass to v1.43.4 ( #9177 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-26 19:44:00 -04:00
renovate[bot]
f62675213d
Update dependency knex-schema-inspector to v1.6.4 ( #9159 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-26 21:20:22 +00:00
renovate[bot]
cb23a5a0ff
Update dependency vite to v2.6.12 ( #9169 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-26 16:55:46 +00:00
renovate[bot]
76ba6f1bc6
Update dependency stylelint to v14.0.1 ( #9168 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-26 12:52:00 -04:00
renovate[bot]
07485de5e3
Update dependency micromark to v3.0.7 ( #9141 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-26 14:42:53 +00:00
renovate[bot]
eba8213044
Update gatsby monorepo to v4 ( #9028 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Jay Cammarano <jay.cammarano@gmail.com >
2021-10-26 10:29:05 -04:00
renovate[bot]
93481302e6
Update dependency lint-staged to v11.2.5 ( #9155 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-26 09:49:06 -04:00
renovate[bot]
01e091e27f
Update typescript-eslint monorepo to v5.2.0 ( #9133 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-26 06:18:51 +00:00