Commit Graph

8686 Commits

Author SHA1 Message Date
Azri Kahar
11f8fdb235 use transition to fix user avatar tooltip (#13038) 2022-04-28 08:10:56 -04:00
Azri Kahar
7f8eb2d926 fix naming & typo in CLI docs (#13037) 2022-04-28 05:51:23 +00:00
Rob Lee
b62456fca8 first attempt at nested sorting (#12084)
* first attempt at nested sorting

* pull out addJoin so it can be reused

* Move get-relation-info to file, add tests

* Extract get-column-path, add tests

* Little cleanup

* Prevent the regex from blowing up with malicious input

* Allow sorting on m2o fields in the tabular layout

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-04-27 15:02:10 -04:00
Aiden Foxx
a2d88149f3 Clarified auth docs (#13000)
* Clarified Auth docs

* Minor tweak

* Update docs/configuration/config-options.md

* Update docs/configuration/config-options.md

* Added oauth examples

* Added Apple config

* Rephrasing

* I can't spell

* Added notices

* Update docs/configuration/sso-configs.md

* Renamed SSO examples

* Minor tweak

* Added SSO examples link

* Update docs/configuration/config-options.md

* Update docs/configuration/config-options.md

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-04-27 10:06:38 -04:00
Rijk van Zanten
cbf7b54e28 Fix translations interface when using a single language (#13021)
Fixes #13017
2022-04-26 16:35:27 -04:00
rijkvanzanten
5d19120cf4 Force share generated perm set to read 2022-04-26 14:34:06 -04:00
Rijk van Zanten
29f3a857ad Allow selecting foreign key fields in relationship setup (#13014)
Fixes #13013
2022-04-26 10:52:25 -04:00
Rijk van Zanten
5534736bae Fix default display template lookup in m2o interface (#13012)
Fixes #11825
2022-04-26 10:35:47 -04:00
Azri Kahar
6828a74d4e Fix translations error when finding item (#13011)
* Fix translations error when finding item

* shorter syntax
2022-04-26 09:59:59 -04:00
Azri Kahar
b028ee4a34 Prevent token refreshing when using auth.static() (#13007) 2022-04-26 08:30:02 -04:00
Azri Kahar
23e8c26c87 Prevent SDK from returning meta property (#13008) 2022-04-26 08:29:33 -04:00
Rijk van Zanten
d7d47b4e14 Allow configuring the HSTS header (#13004) 2022-04-25 16:46:55 -04:00
Rijk van Zanten
aae90979fb Allow disabling GraphQL introspection (#13003) 2022-04-25 16:20:32 -04:00
Eron Donevan Powell
2d5a96d97d added tip to exlpain how to formate custom range (#12999) 2022-04-25 13:25:32 -04:00
Lasse Rosenow
d528ee68cd Fix signin info text in dark mode (#12968) 2022-04-25 11:40:30 -04:00
Rijk van Zanten
9fe1dfc070 Correctly default to + in singleton primary key (#12995)
Fixes #12985
2022-04-25 10:59:28 -04:00
Rijk van Zanten
70c70af4ee Support BOM in CSV import (#12993)
Fixes #12970
2022-04-25 10:39:19 -04:00
Rijk van Zanten
0f27290fd1 New translations en-US.yaml (Spanish, Latin America) (#12990) 2022-04-25 06:50:57 +00:00
Rijk van Zanten
728f9ed3a7 New translations en-US.yaml (Spanish, Latin America) (#12989) 2022-04-25 06:23:31 +00:00
Rijk van Zanten
999449b52f New translations en-US.yaml (Portuguese, Brazilian) (#12983) 2022-04-23 20:50:46 +00:00
Rijk van Zanten
248fa32b71 New translations en-US.yaml (Portuguese, Brazilian) (#12981) 2022-04-23 20:21:15 +00:00
Rijk van Zanten
a4e37dd00c New translations en-US.yaml (Romanian) (#12978) 2022-04-23 16:21:30 +00:00
Rijk van Zanten
98999ffda9 New translations en-US.yaml (Romanian) (#12977) 2022-04-23 15:50:01 +00:00
Rijk van Zanten
9725bdd825 New translations en-US.yaml (Italian) (#12974) 2022-04-23 14:17:40 +00:00
gkielwasser
625b1dbc7e Store original error code in extensions (#8034)
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-04-22 17:32:39 -04:00
rijkvanzanten
18407ad7c3 Add missing " 2022-04-22 17:10:07 -04:00
Eron Donevan Powell
44646c401c Content (#12932)
* small tweaks on content page, pushing to origin

* collectionsfirst edit half done

* improved tip on create an item

* reworked intro sections of content docs

* added on import/export and layouts pages

* finished content.md first draft, added some structural details

* content-collections.md first draft complete

* renamed content-collections.md to 'Collection Page' and content-items.md to 'Item Page'

* content-items.md first draft finished

* content-layouts.md first draft complete

* import/export first draft *almost* done

* imports/export first draft done

* forgot to manually add import/export file to commit

* moved layouts into utilities

* import-export first draft done

* Initial proofread of all content docs

* addressed most comments from github review

* media added

* widows

* Update docs/app/content.md

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

* applied half of rijk's edit requests, waiting for replies to add the other half

* finished applying rijk's edit requests

* Fix active link style in docs sidebar nav

* Add cloud exclusive mention

* The last of it... Until Loris edits

* final proofread

Co-authored-by: Eron Powell <eronpowell@Erons-MBP-2.local>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-04-22 16:56:07 -04:00
Rijk van Zanten
6d2cfcbe73 New translations en-US.yaml (Polish) (#12964) 2022-04-22 18:40:17 +00:00
Rijk van Zanten
7026c0ab3a New translations en-US.yaml (Polish) (#12963) 2022-04-22 18:06:03 +00:00
Rijk van Zanten
4e140ae769 New Crowdin updates (#12961)
* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Italian)
2022-04-22 16:26:40 +00:00
rijkvanzanten
e20d084d57 v9.9.1 2022-04-22 12:23:14 -04:00
rijkvanzanten
ed780aceba v9.9.1 v9.9.1 2022-04-22 12:21:24 -04:00
Nitwel
7639023a4f Emoji Picker & Comment improvements (#11946)
* add simple emoji picker and improve comments

* add v-md option to open in new tab

* fix styling when editing comment

* clean up code

* use script setup

* use different emoji lib

* fix inserting emojis into text

* fix search styling

* always show cancel button

* comment style tweaks

* clean up emoji picker

* add placeholder to v-template-input

* cleanup comments some more

* clean up comments sooooome more

* fix notify message on update

* update comment markdown styling

* button and icon hover colors

* move styling to global file

* clean up code

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
Co-authored-by: Ben Haynes <ben@rngr.org>
2022-04-22 12:18:45 -04:00
Azri Kahar
3965a5e6dd prevent fields without permissions from appearing (#12949) 2022-04-22 11:56:21 -04:00
Azri Kahar
90b5883f49 fix api for non existent fields & collections (#12952) 2022-04-22 10:49:03 -04:00
Eron Donevan Powell
afe0f0e499 fixed tip issue (#12938) 2022-04-22 10:46:46 -04:00
Azri Kahar
26147acbe1 check for valid date when parsing end date (#12957) 2022-04-22 13:27:08 +00:00
Nicolas Ferrari
ad4537a221 Add alwaysdata to one-click installs (#12948) 2022-04-22 09:07:07 -04:00
Azri Kahar
8ec5506299 Remove underscore prefix for aggregate operations (#12955) 2022-04-22 09:06:05 -04:00
Azri Kahar
f319a7eaae Prevent pasting non slug or db safe characters (#12951) 2022-04-22 08:04:52 -04:00
Azri Kahar
1d1e8489b6 Add mp4 extensions for file icons (#12947) 2022-04-22 08:03:06 -04:00
Azri Kahar
95e1456f4a fix color-scheme for light theme (#12950) 2022-04-22 08:02:12 -04:00
Rijk van Zanten
81483a8012 Only watch for wysiwyg changes on first interaction (#12936) 2022-04-21 16:59:11 -04:00
Rijk van Zanten
bd0668429f Deprecate use of faker (#12934)
* Deprecate use of faker

* Attempt to fix e2e

* uno mas

* eindelijk gerepareerd?
2022-04-21 16:29:03 -04:00
Lasse Rosenow
46c0a62b71 Improve app loading background (#12865)
* Improve loading background

* Fix login background

* Update app/src/app.vue

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-04-21 15:16:23 -04:00
Rijk van Zanten
cdb63a90dc Fix validation check on item update (#12933) 2022-04-21 14:38:54 -04:00
Eron Donevan Powell
7481419fb1 Docs: Content (#12046)
* small tweaks on content page, pushing to origin

* collectionsfirst edit half done

* improved tip on create an item

* reworked intro sections of content docs

* added on import/export and layouts pages

* finished content.md first draft, added some structural details

* content-collections.md first draft complete

* renamed content-collections.md to 'Collection Page' and content-items.md to 'Item Page'

* content-items.md first draft finished

* content-layouts.md first draft complete

* import/export first draft *almost* done

* imports/export first draft done

* forgot to manually add import/export file to commit

* moved layouts into utilities

* import-export first draft done

* Initial proofread of all content docs

* addressed most comments from github review

* media added

* widows

* Update docs/app/content.md

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

* applied half of rijk's edit requests, waiting for replies to add the other half

* finished applying rijk's edit requests

* Fix active link style in docs sidebar nav

* Add cloud exclusive mention

* The last of it... Until Loris edits

Co-authored-by: Eron Powell <eronpowell@Erons-MBP-2.local>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-04-21 12:37:15 -04:00
rijkvanzanten
056fc493f9 Handle missing type in display better 2022-04-21 11:52:25 -04:00
Eron Donevan Powell
ae25bca518 Docs: Cloud - Lori's Edits (#12905)
* Text edits

Edited for grammar, style.

* text changes

Edits for grammar, style, consistency.

* text changes

Edited for grammar, style, consistency

* text edits

Edited for grammar, style and consistency

* a few more changes

punctuation

* text edits

Edited for grammar, style, consistency.

* fixed type-errors

* fixed type errors and widows

* fixed type errors

* fixed type errors

* fixed type errors

* Update docs/cloud/glossary.md

Co-authored-by: lmaupas <103216525+lmaupas@users.noreply.github.com>
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
2022-04-21 10:51:27 -04:00
Azri Kahar
c54434d854 Show minutes by default in Calendar month layout (#12929) 2022-04-21 14:17:58 +00:00