nzdjb
4586d325d8
docs: helm - correct ingress.hosts in README ( #2641 )
...
The ingress.hostname entry listed in the README is erroneous and not used in the ingress.yaml file.
This change corrects the documentation to correctly refer to ingress.hosts and list the default value as given in values.yaml.
***NO_CI***
4 years ago
NGPixel
752ac61bf5
misc: migrate to YAML azure pipelines
4 years ago
Jeffrey Forman
de19d37953
fix: helm - image tag and imagePullPolicy to correctly inherit from values ( #2472 )
...
* fix image tag and imagePullPolicy to correcy inherit from values, with sane defaults (ifNotPresent and latest)
* fix default service ports for http and https in service.yaml
Co-authored-by: Jeffrey Forman <jforman@gmail.com>
***NO_CI***
4 years ago
NGPixel
7fdf8ab3f9
fix: remove offline param from docker config
4 years ago
NGPixel
c7524b7c8b
fix: disable failing cypress test due to origin change
4 years ago
NGPixel
f98a07ec8b
fix: dockerfile incorrect dep
4 years ago
NGPixel
32d67adee1
feat: social login providers with dynamic instances
4 years ago
NGPixel
f72530bf84
refactor: deps update + 2FA setup + verify
4 years ago
NGPixel
29afc61abf
fix: quote enclose db pass in docker config file ( #2293 )
4 years ago
Idan Bidani
19af56361a
fix: upgrade postgresql dependency to run in non root ( #2213 )
...
Previous version of Postgresql required userid 0 for init container
***NO_CI***
4 years ago
Lukas Frischknecht
5aa959eea4
misc: add offline env param to docker configuration ( #2200 )
...
***NO_CI***
* Add OFFLINE configuration switch
* Revert "Add OFFLINE configuration switch"
This reverts commit dcf3fdfe40
.
* Add offline configuration to docker
4 years ago
Jung Hong Kim
49f2410108
misc: modify helm chart for extended service features ( #2192 )
...
***NO_CI***
* feat: modify helm chart for extended service features
* misc: helm values.yaml
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
Jason Paul Deland
e8a11f82bc
misc: helm - align secret name ( #2220 )
...
***NO_CI***
4 years ago
Jason Paul Deland
a14759a9c9
docs: Update helm README ( #2218 )
...
**NO_CI***
4 years ago
Hussein Al Abry
89b5c5f90f
misc: update postgresql chart dependency ( #2163 )
...
***NO_CI***
4 years ago
NGPixel
b8d15915cd
fix: use active build for cypress
4 years ago
NGPixel
8fb5fa218a
fix: cypress db wait for connection
4 years ago
NGPixel
28c7d576a5
test: cypress mariadb debug (2)
4 years ago
NGPixel
88bf083cda
test: cypress mariadb debug
4 years ago
NGPixel
2b560327ff
feat: add 2fa option to admin security
4 years ago
NGPixel
539efb6321
misc: updated dependencies
4 years ago
NGPixel
b2f292cc39
fix: MSSQL migration 2.5.1
4 years ago
NGPixel
31661b2cb3
fix: token renewal date
4 years ago
Brian Pursley
c9a1a1ad40
docs: helm - updated README config table defaults to match values.yaml ( #2143 )
...
***NO_CI***
4 years ago
NGPixel
c7631b30d7
fix: missing modernizr in webpack prod
4 years ago
Nicolas Giard
c009cc1392
feat: new login experience ( #2139 )
...
* feat: multiple auth instances
* fix: auth setup + strategy initialization
* feat: admin auth - add strategy
* feat: redirect on login - group setting
* feat: oauth2 generic - props definitions
* feat: new login UI (wip)
* feat: new login UI (wip)
* feat: admin security login settings
* feat: tabset editor indicators + print view improvements
* fix: code styling
4 years ago
James Greenhill
370cd10096
misc: update helm chart configs and readme ( #1751 )
...
* fix wiki helm
* update readme
* include service account as a stub
* use lightweight healthz for readiness and health endpoint
* remove if block for setting DB_TYPE, only postgres is supported in this chart for now
4 years ago
Nicolas Giard
ff31d252f9
feat: cypress E2E testing ( #2002 )
...
* feat: cypress
* dev: move cypress in dev + setup bash script
* fix: cypress docker network host
* fix: override cypress baseUrl
* fix: cypress ci-run.sh dir path
* fix: cypress ci-run vars
* fix: cypress missing group
* fix: cypress path config
* fix: cypress record key
* fix: remove cypress run file
* fix: cypress mssql delay
* misc: use current docker build for cypress tests
4 years ago
NGPixel
3891816758
fix: setup assets location + mysql migration 2.4.13
4 years ago
NGPixel
1f9e5b3fd0
feat: delete user with replace target
4 years ago
Arnaud Duforat
5c07ce0a7c
fix: 404 on apple-touch-icon ( #1965 )
4 years ago
Arnaud Duforat
4b93e04261
fix: 404 on android-icon-192x192 ( #1959 )
5 years ago
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
5 years ago
Elliott Shugerman
4b7bd98143
misc development docker-compose.yml improvements ( #1905 )
...
* tweaks
* selective bind mounts
* code review: missing some files in bind mount
5 years ago
NGPixel
d2b99a2032
feat: timezone + dateFOrmat + appearance profile settings
5 years ago
NGPixel
a1515e3f3e
fix: arm dockerfile package version
...
***NO_CI***
5 years ago
NGPixel
19dddc85c3
misc: update dependencies
5 years ago
NGPixel
7cd5721ca1
feat: handle event propagation via DB (HA)
5 years ago
NGPixel
5075f16731
fix: arm64 dockerfile
5 years ago
NGPixel
e50dc89519
feat: view version of page source
5 years ago
NGPixel
ed0988fed0
fix: remove wait.sh from dockerfile
5 years ago
Lukas Frischknecht
a90dc8d5b5
misc: add support for VSCode remote development ( #1533 )
...
* Add support for VSCode remote development
* misc: remote dev containers fixes
Co-authored-by: Nicolas Giard <github@ngpixel.com>
5 years ago
NGPixel
7ab16e2bf3
fix: disable SRI at build time
5 years ago
NGPixel
95e79a7316
fix: auto beautify css injection in admin
5 years ago
NGPixel
3e991fa590
misc: dev mode warning on setup
5 years ago
NGPixel
1b749e7bf2
fix: letsencrypt maintainerEmail
5 years ago
NGPixel
c6933a2d20
feat: let's encrypt
5 years ago
NGPixel
1c60d98d17
fix: remove SRI from setup view template
5 years ago
NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
5 years ago
NGPixel
fa526752fb
fix: arm dockerfile build step
5 years ago