1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-04 15:24:23 +01:00
Commit Graph

5755 Commits

Author SHA1 Message Date
Sylvain
f68c8a492e WIP: front-end form for openid configuration 2022-04-04 16:25:17 +02:00
Sylvain
1657e9dc8f (doc) minimum docker version 2022-04-04 16:25:17 +02:00
Sylvain
f17aa0d7ea (dependency) updated nodejs 2022-04-04 16:25:15 +02:00
Sylvain
ecccf6a4ec (api) openid provider configuration api 2022-04-04 16:24:27 +02:00
Sylvain
08ce18d93f (db) distringuish between oid client configuration and client_auth_method 2022-04-04 16:24:27 +02:00
Sylvain
d4be62d0b8 (db) add profile_url to OpenIdConnectProvider 2022-04-04 16:24:27 +02:00
Sylvain
58d0d30602 (bug) return auth provider mappings from the API 2022-04-04 16:24:27 +02:00
Sylvain
bd68c5e7e8 (authentication) configure devise/omniauth to use the OpenIdConnect configuration 2022-04-04 16:24:27 +02:00
Sylvain
8495e2a7a0 (db) table to save OpenID connect configuration
Also refactored OAuth2Mapping to allow usage with any types of providers
2022-04-04 16:24:27 +02:00
Sylvain
830f2b7ebe (dependency) add omniauth_openid_connect 2022-04-04 16:24:27 +02:00
Sylvain
56462b053c Merge branch 'feat-update-plan-categories' into v5.4 2022-04-04 16:23:31 +02:00
Sylvain
6e5578db0c (type) fix typing the RHFInput component 2022-04-04 16:12:42 +02:00
vincent
fcb59fa9a8 disable TS rule 2022-04-04 11:49:54 +02:00
vincent
1b8c7d5061 Update CHANGELOG 2022-04-04 11:16:52 +02:00
vincent
9a0a255f8c Use Generics 2022-04-04 11:16:31 +02:00
vincent
52849e25ad Merge branch 'feat-update-plan-categories' of git.sleede.com:projets/fab-manager into feat-update-plan-categories 2022-04-04 09:16:22 +02:00
Vincent
8aab359af2 Merge branch 'v5.4' into 'feat-update-plan-categories'
# Conflicts:
#   CHANGELOG.md
2022-04-04 07:13:14 +00:00
Sylvain
fa9a7301e9 Apply 1 suggestion(s) to 1 file(s) 2022-04-01 15:49:46 +00:00
vincent
f25fdd4091 merge 2022-04-01 17:48:32 +02:00
Du Peng
e66a6adece Merge branch 'dev' for release 5.3.9 2022-04-01 16:40:20 +02:00
Du Peng
f24002e323 Version 5.3.9 2022-04-01 16:40:19 +02:00
Du Peng
afff401952 update changelog 2022-04-01 16:32:43 +02:00
Du Peng
a6c230145b Optimise sql query, avoid to N+1 2022-04-01 16:31:46 +02:00
Du Peng
97f7a0aac8 Fix bug: unable to show payment modal for stripe 2022-04-01 16:16:32 +02:00
dependabot[bot]
94443d07a8
Bump puma from 4.3.11 to 4.3.12
Bumps [puma](https://github.com/puma/puma) from 4.3.11 to 4.3.12.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.11...v4.3.12)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 01:59:03 +00:00
Sylvain
f83dc52610 (type) fix typing issues 2022-03-30 16:44:45 +02:00
Sylvain
7de8686bd8 (dependency) updated typescript 2022-03-30 15:51:23 +02:00
Sylvain
3fa3e58d8e Updated CHANGELOG to reflect ruby 2.6.8 changes 2022-03-30 10:19:37 +00:00
Sylvain
f7f97095f4 (security) cve-2021-3807 2022-03-30 10:47:02 +02:00
Sylvain
7fbc851b29
Merge pull request #334 from sleede/dependabot/npm_and_yarn/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1
2022-03-30 10:42:50 +02:00
Sylvain
2471f95ae8 (bug) Refused to connect to wss://localhost:3035/ws because it violates the following Content Security Policy directive 2022-03-30 10:11:25 +02:00
vincent
edc34d9836 Add labels 2022-03-29 17:27:17 +02:00
vincent
d1daa55be1 Add image embed in the text editor 2022-03-29 17:27:17 +02:00
vincent
4c6a1fb0fc Add video embed on the text editor 2022-03-29 17:27:17 +02:00
vincent
2916c5b9d8 Test video embed on the text editor 2022-03-29 17:27:17 +02:00
vincent
13732d7de1 Delete unused components 2022-03-29 17:27:17 +02:00
vincent
e24246b9b4 Update Node 2022-03-29 17:27:15 +02:00
vincent
431836c21b Add style variables 2022-03-29 17:26:25 +02:00
vincent
7b5f656e76 Add description to plan category 2022-03-29 17:26:23 +02:00
Sylvain
7e9745a761 (style) eslint all code 2022-03-29 17:21:29 +02:00
Du Peng
faff64351b Merge branch 'dev' for release 5.3.8 2022-03-29 17:18:58 +02:00
Du Peng
f0d802503c Version 5.3.8 2022-03-29 17:18:51 +02:00
Du Peng
03769bda27 Updated the version of ruby to 2.6.9 2022-03-29 17:10:57 +02:00
Du Peng
58f4ea4c15 Fix a bug: unable to set user's invoicing profile names and email if active address required in create user form 2022-03-29 17:08:35 +02:00
Du Peng
043c5aafc5 Fix a bug: unable to show payment schedules list if active PayZen 2022-03-29 17:01:14 +02:00
Sylvain
9832f9f19a (dev) webpack overlay report eslint issues
Also: updated eslint
2022-03-29 16:41:56 +02:00
vincent
c16150d7cc Add labels 2022-03-28 17:58:35 +02:00
vincent
2939bbce69 Add image embed in the text editor 2022-03-28 14:01:14 +02:00
dependabot[bot]
8d38310f08
Bump ansi-regex from 4.1.0 to 4.1.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 07:57:46 +00:00
Sylvain
8fce430613 Merge branch 'dev' for release 5.3.7 2022-03-28 09:57:00 +02:00