Commit Graph

4992 Commits

Author SHA1 Message Date
Evgeny Vlasov
7f72aa796e style: add sans-serif for monospace (#4899) 2021-04-08 09:08:55 -04:00
YannickMol
67040ea4ce Redesign overflowing field on settings page (#4897) 2021-04-07 18:31:58 -04:00
rijkvanzanten
86d232c03c Fix deep args + union resolvers 2021-04-07 14:06:23 -04:00
rijkvanzanten
73f7ac8f3f v9.0.0-rc.55 v9.0.0-rc.55 2021-04-07 13:00:16 -04:00
rijkvanzanten
cdbd6e820b Tweak static handler path for extensions 2021-04-07 12:54:23 -04:00
WoLfulus
1898be9424 Add withCredentials to axios (#4886)
* add no cache and credentials to axios

* remove cache
2021-04-07 12:32:26 -04:00
Nitwel
bf484d39ae fix text overflow on m2o (#4720) 2021-04-07 12:25:04 -04:00
Nitwel
11e191f426 Add /admin to file if in production (#4826)
* add /admin if in production

* Use /admin regardless of env

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-07 12:22:24 -04:00
Dustin
632895eb68 Storage: S3 ACL & Content Type (#4694)
* add S3 env config for ACL. pass along file type for S3 upload

* add STORAGE_<LOCATION>_ACL to S3 docs
2021-04-07 12:15:47 -04:00
Nitwel
f9074f539a remove non existing fields (#4849) 2021-04-07 11:55:47 -04:00
Nitwel
3a1530ea89 Fix edits not being found in o2m (#4877)
* fix searching edits via pk

* Update app/src/interfaces/one-to-many/one-to-many.vue

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-04-07 11:55:07 -04:00
Nitwel
db77727cd3 Only allow to en/disable own tfa (#4854)
* remove non existing fields

* only edit own tfa
2021-04-07 11:53:56 -04:00
Rijk van Zanten
bb292b8640 New Crowdin updates (#4868)
* New translations en-US.yaml (Japanese)

* New translations en-US.yaml (Finnish)

* New translations en-US.yaml (Spanish)
2021-04-07 11:53:25 -04:00
Nitwel
1b57bc3e82 use display template in drawer-item when possible (#4872) 2021-04-07 11:50:28 -04:00
Nitwel
f4d9234024 fix loading wrong relations (#4876) 2021-04-07 11:43:53 -04:00
Nitwel
bda9934867 Fix field-template bug where wrong key gets used (#4884) 2021-04-07 11:43:15 -04:00
Rijk van Zanten
d49898d54d fix/4873 (#4885)
* Fix permissions check for /system endpoint

* Filter out empty / corrupted fields/collections rows in get-schema

Fixes #4873
2021-04-07 11:39:54 -04:00
Jakob
239e12959d Fix Graphql filter selection (#4882)
- fix fall through in switch statement
- remove duplicate case
2021-04-07 11:25:47 -04:00
WoLfulus
a5564ce4d1 update sdk docs (#4881) 2021-04-07 10:11:58 -04:00
rijkvanzanten
08958fec23 v9.0.0-rc.54 v9.0.0-rc.54 2021-04-06 18:45:32 -04:00
rijkvanzanten
3e52436fbd Add prepublish script to sdk 2021-04-06 18:41:42 -04:00
rijkvanzanten
5ce586e504 Sync version of new sdk 2021-04-06 18:41:18 -04:00
rijkvanzanten
74fbe957f2 Update package-lock 2021-04-06 18:38:30 -04:00
Rijk van Zanten
119ad0c1ee New Crowdin updates (#4851)
* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Czech)
2021-04-06 18:04:54 -04:00
Rijk van Zanten
dd551f3571 Add non-items system Resolvers (#4863)
* Add auth resolvers

* Add password request/reset

* Add up until file import

* Make revisions read only

* Add server resolvers

* Add utils

* Add schema resolvers for schema manipulation
2021-04-06 18:04:35 -04:00
Nitwel
de1b6367f9 Clean up app reference (#4856)
* clean up app reference

* fix table
2021-04-06 10:08:47 -04:00
Jian Liao
70c825af56 Add DNA and correct macOS for format title (#4848)
* add more ignore pattern for git

* revert the change for api/.gitignore

* Add DNA and change MacOS to macOS to align with Apple official name

* Move DNA to acronyms

Co-authored-by: Jian Liao <jianliao@adobe.com>
2021-04-05 21:13:25 -04:00
Ben Haynes
18abb423a1 Update fields.md 2021-04-05 18:59:41 -04:00
Ben Haynes
60972afab5 Update collections.md 2021-04-05 18:59:21 -04:00
Ben Haynes
c2a8c6a4fd Update collections.md 2021-04-05 18:53:06 -04:00
Ben Haynes
3903b8c556 Add renaming a field section 2021-04-05 18:51:46 -04:00
rijkvanzanten
eb79c00756 Don't delete columns for alias fields
Fixes #4802
2021-04-05 17:01:19 -04:00
rijkvanzanten
9859212253 Fix o2m fields missing by default 2021-04-05 16:39:30 -04:00
Fatih Kaya
da4b66aca8 fix: exclude aliases from the payload. fixes #4810 (#4822)
* fix: exclude aliases from the payload

* Use alias from columns

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-05 16:20:18 -04:00
Rijk van Zanten
90dfac58b3 New Crowdin updates (#4800)
* New translations en-US.yaml (Danish)

* New translations en-US.yaml (Danish)

* New translations en-US.yaml (Danish)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Thai)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Arabic)
2021-04-05 15:12:23 -04:00
Rijk van Zanten
c7476cedbd End-to-end test setup (#4833)
* First start on test setup

* Setup e2e runner framework

* Use prepublishOnly for docs build

* Setup docker-based e2e test runner

* Spacing

* Setup db-getter + config

* Build image in Dockerode, pull images if needed

* Fix waiting for DB, run test for each running instance

* Get tests running per vendor

* Temp remove oracle

* Close awaiting connections in between
2021-04-05 15:11:02 -04:00
Nitwel
3da416b6ff validate password on setup (#4844) 2021-04-05 10:26:41 -04:00
sabinehoi
be98fd7ff7 Use monorepo for dockerfile location in README (#4837) 2021-04-05 09:40:49 -04:00
Ben Haynes
ecd5526b55 fixes #4442 2021-04-02 14:51:56 -04:00
Ben Haynes
750046b691 update color example 2021-04-02 14:20:07 -04:00
Ben Haynes
2e0b74c9ad fixes #4450 2021-04-02 14:14:12 -04:00
Nitwel
b04f620792 make data-model collection options persistent (#4823) 2021-04-02 09:45:18 -04:00
Fatih Kaya
658dc7ade0 fix typo: use actual null. fixes #4801 (#4803) 2021-04-01 09:17:05 -04:00
Rijk van Zanten
4ee0f9648c New Crowdin updates (#4789)
* Update source file en-US.yaml

* New translations en-US.yaml (French)

* New translations en-US.yaml (Portuguese, Brazilian)

* New translations en-US.yaml (Spanish, Chile)

* New translations en-US.yaml (Spanish, Latin America)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Swedish)

* New translations en-US.yaml (Indonesian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Thai)
2021-03-31 16:01:48 -04:00
Ben Haynes
8c4dfbf375 spacing and tooltip hover for edit badge 2021-03-31 14:47:04 -04:00
WoLfulus
3db8b9a1b3 Updated SDK docs and typing fixes (#4787)
* typing fixes

* docs update

* ignore compiled test dir

* use top level await syntax
2021-03-31 14:43:29 -04:00
Nitwel
6f9b2cafcd Add page titles (#4775)
* restructure template rendering

* add useTitle composable

* Split up render-string-template from getFieldsFromTemplate

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-03-31 10:53:57 -04:00
rijkvanzanten
8df659325c Rename dev to test:watch 2021-03-31 10:20:18 -04:00
Nitwel
b67fc933ad add larger page options (#4773) 2021-03-31 09:40:30 -04:00
Nitwel
a4bc96882b make o2m sort editable (#4772) 2021-03-31 09:40:10 -04:00