shamoon
|
71b9f4fe55
|
Merge pull request #1175 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-28.1.2
Bump jest-environment-jsdom from 28.1.0 to 28.1.2 in /src-ui
|
2022-07-01 13:37:47 -07:00 |
|
dependabot[bot]
|
5d5f398064
|
Bump jest-environment-jsdom from 28.1.0 to 28.1.2 in /src-ui
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.0 to 28.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 20:36:20 +00:00 |
|
dependabot[bot]
|
be64c9ae05
|
Bump @types/node from 17.0.38 to 18.0.0 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.38 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 20:36:05 +00:00 |
|
dependabot[bot]
|
5cc687d1fd
|
Bump concurrently from 7.2.1 to 7.2.2 in /src-ui
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.1...v7.2.2)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 20:33:25 +00:00 |
|
dependabot[bot]
|
e265f24f83
|
Bump jest-preset-angular from 12.0.1 to 12.1.0 in /src-ui
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 12.0.1 to 12.1.0.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v12.0.1...v12.1.0)
---
updated-dependencies:
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 20:30:30 +00:00 |
|
dependabot[bot]
|
59a8969a20
|
Bump jest and @types/jest in /src-ui
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
Updates `jest` from 28.1.0 to 28.1.2
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/jest)
Updates `@types/jest` from 27.5.2 to 28.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 20:13:50 +00:00 |
|
similicious
|
4402bab90b
|
Fix app name
|
2022-06-04 12:29:12 +02:00 |
|
similicious
|
e9fc349204
|
Optimize svg files with svgo
|
2022-06-03 11:41:46 +02:00 |
|
similicious
|
db7fb20d57
|
Fix: icons and app name in manifest
|
2022-06-03 10:50:33 +02:00 |
|
Michael Shamoon
|
a8334ab556
|
use global fixtures in e2e tests
|
2022-06-02 15:00:41 -07:00 |
|
Michael Shamoon
|
f0928ffd86
|
Migrate to cypress 10
|
2022-06-02 14:47:09 -07:00 |
|
dependabot[bot]
|
e93b3133d5
|
Bump cypress from 9.6.1 to 10.0.1 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 10.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.6.1...v10.0.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-02 21:36:01 +00:00 |
|
shamoon
|
e9ed63eaae
|
Merge pull request #1076 from paperless-ngx/query-params-e2e-tests
Query params e2e tests
|
2022-06-02 14:33:14 -07:00 |
|
Michael Shamoon
|
0b43362961
|
Fix vertical margins between pages of pdf viewer
|
2022-06-02 11:03:54 -07:00 |
|
Michael Shamoon
|
98ef3ea3cc
|
Add documents query params e2e tests
|
2022-06-01 14:12:38 -07:00 |
|
dependabot[bot]
|
03f32fe615
|
Bump @cypress/schematic from 1.7.0 to 2.0.0 in /src-ui
Bumps [@cypress/schematic](https://github.com/cypress-io/cypress) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v1.7.0...@cypress/schematic-v2.0.0)
---
updated-dependencies:
- dependency-name: "@cypress/schematic"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 21:10:21 +00:00 |
|
shamoon
|
722d60c5af
|
Merge pull request #1073 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.2.1
Bump concurrently from 7.1.0 to 7.2.1 in /src-ui
|
2022-06-01 14:09:19 -07:00 |
|
dependabot[bot]
|
251a4d3ff7
|
Bump concurrently from 7.1.0 to 7.2.1 in /src-ui
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.1)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 21:07:51 +00:00 |
|
dependabot[bot]
|
57c899fbdf
|
Bump @types/jest from 27.4.1 to 27.5.2 in /src-ui
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 21:07:37 +00:00 |
|
dependabot[bot]
|
a55127da30
|
Bump ts-node from 10.7.0 to 10.8.0 in /src-ui
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.7.0...v10.8.0)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 21:05:51 +00:00 |
|
dependabot[bot]
|
730da68686
|
Bump jest from 28.0.3 to 28.1.0 in /src-ui
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 21:03:57 +00:00 |
|
Michael Shamoon
|
025644d38b
|
bump packages for angular, popperjs, node, ngx-cookie-service
|
2022-06-01 13:50:17 -07:00 |
|
Michael Shamoon
|
f0daa6c4fe
|
Reorganize e2e tests
|
2022-06-01 12:37:43 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
b748a8148c
|
New Crowdin updates (#959)
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (Romanian)
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Czech)
[ci skip]
* New translations django.po (Greek)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations django.po (Turkish)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Luxembourgish)
[ci skip]
* New translations django.po (Danish)
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
|
2022-06-01 10:20:51 -07:00 |
|
Quinn Casey
|
d49dde56b6
|
Merge pull request #1007 from paperless-ngx/improve-date-paste-input
Feature: better date pasting
|
2022-05-26 08:50:08 -07:00 |
|
Quinn Casey
|
7270253c48
|
Merge pull request #1017 from paperless-ngx/alphabetize-tags
Enhancement: Alphabetize tags by default
|
2022-05-26 08:42:55 -07:00 |
|
Quinn Casey
|
b4708ba238
|
Merge pull request #1000 from paperless-ngx/rework-query-params-logic
Fix: Rework query params logic
|
2022-05-26 08:18:43 -07:00 |
|
Michael Shamoon
|
2966c4a102
|
Show note on language change and offer reload
|
2022-05-25 16:06:59 -07:00 |
|
Michael Shamoon
|
5bab76e4ee
|
fix global overlay color
|
2022-05-25 14:47:05 -07:00 |
|
Michael Shamoon
|
1b868d5e8d
|
Alphabetize tags by default
|
2022-05-23 20:25:26 -07:00 |
|
Michael Shamoon
|
2ea432698a
|
Better handle long tag names
|
2022-05-23 11:24:13 -07:00 |
|
Michael Shamoon
|
8f81cfeb4c
|
Revert "Allow line breaks in Tags"
This reverts commit 14cbcb4af60fd16474560bde7082c86f29de9150.
|
2022-05-23 11:24:08 -07:00 |
|
dragere
|
1906451bc6
|
Allow line breaks in Tags
|
2022-05-23 19:28:29 +02:00 |
|
Michael Shamoon
|
0c641d5f07
|
Update saved-view-widget.component.ts
[ci skip]
|
2022-05-23 01:54:21 -07:00 |
|
Michael Shamoon
|
a49d0280a9
|
Use NgbDateParserFormatter
|
2022-05-22 14:38:15 -07:00 |
|
Michael Shamoon
|
921907777a
|
Strip some characters from pasted date input
|
2022-05-22 09:03:26 -07:00 |
|
Michael Shamoon
|
661886f2dd
|
Fix conflicting rule type 22
|
2022-05-21 00:22:36 -07:00 |
|
Michael Shamoon
|
2a819e8fd1
|
minor refactor query params utils
|
2022-05-21 00:22:36 -07:00 |
|
Michael Shamoon
|
bcbaa79311
|
Use 1/0 instead of true/false
|
2022-05-21 00:22:35 -07:00 |
|
Michael Shamoon
|
3d1a0b49a8
|
fix documents list without query params
|
2022-05-20 23:18:18 -07:00 |
|
Michael Shamoon
|
5267fecc9e
|
Refactor query params service
|
2022-05-20 23:18:18 -07:00 |
|
Michael Shamoon
|
a10de9e1e8
|
Update messages.xlf
|
2022-05-19 23:54:23 -07:00 |
|
Michael Shamoon
|
d8b14697a3
|
Mark various tooltips for translation
|
2022-05-19 23:50:57 -07:00 |
|
Michael Shamoon
|
4e4fd05dab
|
Update messages.xlf
|
2022-05-19 15:22:13 -07:00 |
|
Markus
|
dd3b5c129c
|
Feature: Dynamic document storage pathes (#916)
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
|
2022-05-19 14:42:25 -07:00 |
|
shamoon
|
0c8889a1fc
|
Merge pull request #919 from paperless-ngx/feature-settings-saved-to-db
Feature: frontend settings saved to database
|
2022-05-18 11:33:17 -07:00 |
|
shamoon
|
7b4e3092c6
|
Merge pull request #979 from paperless-ngx/fix-978
Fix: Title is changed after switching doc quickly
|
2022-05-18 02:55:24 -07:00 |
|
Michael Shamoon
|
51b552168a
|
pull frontend lang setting from db if set
|
2022-05-18 02:41:15 -07:00 |
|
Michael Shamoon
|
097795bf0c
|
tap ui settings get to avoid dup
|
2022-05-17 16:12:59 -07:00 |
|
Michael Shamoon
|
28a1c3e249
|
Update settings e2e fixture
|
2022-05-17 11:14:21 -07:00 |
|