Commit Graph

370 Commits

Author SHA1 Message Date
Simon Larsen
2a6cb19405
add pnpm to docker build to speed up builds 2023-10-02 12:38:40 +01:00
Simon Larsen
ab6ca0e52f
Merge branch 'master' into new-helm 2023-09-28 12:21:20 +01:00
Simon Larsen
074c02729b fix status check 2023-09-28 11:09:07 +00:00
Simon Larsen
3576e86532
terminate if app init fails 2023-09-27 20:48:50 +01:00
Simon Larsen
14d22e5f12
harden invite emails 2023-09-27 09:24:43 +01:00
Simon Larsen
708a9ba4b8
increase npm timeout in docker files 2023-09-21 17:09:09 +01:00
Simon Larsen
7694abe05e
fix accounts webpack config 2023-09-13 16:11:31 +05:30
Simon Larsen
31e04a26ff
fix docker files 2023-09-13 14:28:57 +05:30
Simon Larsen
4d2e66fce3
fix base 2023-09-13 13:56:36 +05:30
Simon Larsen
6057fafd97
fix docker files 2023-09-13 13:55:54 +05:30
Simon Larsen
57671c444c
refactor docker files 2023-09-13 13:53:26 +05:30
Simon Larsen
4f64693550
remove axios from webpack 2023-09-13 13:37:37 +05:30
Simon Larsen
5399d76a5e
fix webpack files 2023-09-13 13:08:40 +05:30
Simon Larsen
a0895b222e
fix nodemon 2023-09-13 13:07:29 +05:30
Simon Larsen
35d7f0ee59
remove update 2023-09-13 12:30:24 +05:30
Simon Larsen
8280d9e7e9
add env vars for local development 2023-09-13 12:03:36 +05:30
Simon Larsen
0ab9f4d4a5
Merge branch 'master' into admin-dashboard 2023-09-08 18:49:10 +05:30
Simon Larsen
e869ce9744
fix fmt 2023-09-07 21:58:24 +05:30
Simon Larsen
8af4af7642
fix reseller plan change plan link 2023-09-07 21:41:24 +05:30
Simon Larsen
8bda3948d7
add hide phne number field on sign up 2023-09-07 21:08:36 +05:30
Simon Larsen
fc0f6d8e6b
add reseller hide phone number on sign up 2023-09-07 20:55:18 +05:30
Simon Larsen
ca20e599fa
make ismaster admin route work 2023-09-05 15:41:12 +05:30
Simon Larsen
84b7c417e5
fix fmt 2023-09-01 15:37:33 +05:30
Simon Larsen
eaced5bbe6
add activate plan for reseller. 2023-09-01 14:59:06 +05:30
Simon Larsen
b1bd44be59
add sha and version to docker file 2023-08-25 11:16:31 +01:00
Simon Larsen
57faa1c60b
add posthog events 2023-08-18 12:41:19 +01:00
Simon Larsen
9d155fd7dd
fix dictionary import 2023-08-17 13:01:46 +01:00
Simon Larsen
20f09bc600
add utm params 2023-08-17 12:33:53 +01:00
Simon Larsen
a5a6b05b80
fix sso redirect issue 2023-08-14 12:00:46 +01:00
Simon Larsen
4084149121
fix function types 2023-08-10 18:25:07 +01:00
Simon Larsen
65720cd818
fix status page errors 2023-08-10 13:42:04 +01:00
Simon Larsen
b69a5d39e8
fix err in accounts 2023-08-10 13:32:08 +01:00
Simon Larsen
702f9f8c04
fix types 2023-08-09 18:09:52 +01:00
Simon Larsen
b8bf936733
fix type errors 2023-08-09 18:02:00 +01:00
Simon Larsen
2966924bcd
update node to current alpine 2023-08-09 11:55:19 +01:00
renovate[bot]
28b1dbfdae
Update dependency nodemon to v2.0.22 2023-08-04 19:51:34 +00:00
Carl Downing
3da963d923 Merge branch 'master' into moar-copyedit 2023-07-30 14:21:27 -07:00
Carl Downing
81840ca97a verifying 2023-07-30 13:42:28 -07:00
Carl Downing
b663bf3c73 update page descriptions 2023-07-30 10:45:20 -07:00
Carl Downing
bf7f81461c remove default 2023-07-30 10:40:51 -07:00
Carl Downing
45ec5b2fea overrideFieldKey 2023-07-30 09:02:07 -07:00
Simon Larsen
a40986d51b
fix env in dev 2023-07-22 18:14:00 +01:00
Simon Larsen
d5aa9529fa
fix docker compose files 2023-07-22 17:57:10 +01:00
Simon Larsen
edc7362fcd
fix env in docker compose file for dev 2023-07-22 17:45:12 +01:00
Simon Larsen
3d533db7c0
fix docker files for UI containers 2023-07-22 17:03:13 +01:00
Simon Larsen
6939ee1f0d
make env work in development. 2023-07-21 12:09:46 +01:00
dependabot[bot]
ed6d2faa8d
Bump word-wrap from 1.2.3 to 1.2.4 in /Accounts
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 19:33:30 +00:00
Simon Larsen
d5b4bdbf6b
remove env tpl 2023-07-17 20:06:01 +01:00
Simon Larsen
687c1bbb67
fix fmt 2023-07-17 19:47:14 +01:00
Simon Larsen
4462ee9bc2
remove company name and phone from OSS install 2023-07-17 19:46:48 +01:00
dependabot[bot]
5831fdfa3e
Bump tough-cookie from 4.1.2 to 4.1.3 in /Accounts
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 21:46:47 +00:00
dependabot[bot]
f1ea93719c
Bump semver from 5.7.1 to 5.7.2 in /Accounts
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 21:03:13 +00:00
Simon Larsen
b7db3a42b5
underline on hover 2023-07-09 15:21:36 +01:00
Simon Larsen
b5ac6c7f01
preinstall -> configure 2023-06-12 10:42:43 +01:00
Simon Larsen
ac9eb27691
fix refactor 2023-05-17 20:15:07 +01:00
Simon Larsen
cdf025d326
refactor emails 2023-05-17 19:25:01 +01:00
Simon Larsen
746de4ea9a
refactor 2023-05-02 13:33:56 +01:00
dependabot[bot]
bb0d47b689
Bump webpack from 5.75.0 to 5.76.0 in /Accounts
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 18:11:35 +00:00
Simon Larsen
9872eec31a
fix basic form 2023-03-09 12:51:17 +00:00
Simon Larsen
5ae846ecbc
fix lint 2023-03-08 21:54:52 +00:00
Simon Larsen
dac5f23a1e
remove sso page 2023-03-08 20:12:29 +00:00
Simon Larsen
3140f22495
refactor api error messages 2023-03-06 19:52:18 +00:00
Simon Larsen
511f3aff02
fix lock files 2023-02-10 11:16:42 +00:00
Simon Larsen
fca5f8bea6
make modals work 2023-02-09 19:55:43 +00:00
Simon Larsen
b69a6a615e
make items show in modal 2023-02-09 18:05:15 +00:00
Simon Larsen
ccaf1e4ca0
fix lint. 2023-02-09 14:24:41 +00:00
Simon Larsen
37d71b9a07
update models. 2023-02-09 13:35:58 +00:00
Simon Larsen
0c33be2fee
add search to component modal 2023-02-08 22:57:01 +00:00
Simon Larsen
5f001fd105
npm i 2023-02-08 20:40:06 +00:00
Simon Larsen
aaf121ef81
add static nodejs version 2023-02-05 14:17:56 +00:00
Simon Larsen
68bfd5627f
fix lint 2023-01-22 19:16:08 +00:00
Simon Larsen
e209b7fb77
add fonts 2023-01-22 18:25:24 +00:00
Simon Larsen
88a063950c
make registration responsive 2023-01-20 12:50:40 +00:00
Simon Larsen
40cf154cd4
fix accounts 2023-01-18 21:09:05 +00:00
Simon Larsen
2d8b8d8a52 fix icons 2023-01-09 20:35:07 +00:00
Simon Larsen
73f082a364 add tailwind 2023-01-04 20:45:49 +00:00
Simon Larsen
3171d0589e add tailwind 2023-01-04 20:45:44 +00:00
Simon Larsen
aea93f0ba3
fix lint, 2023-01-02 14:07:23 +00:00
Simon Larsen
7586c49689
fix analytics 2023-01-02 13:26:41 +00:00
Simon Larsen
549e40a1ee
fix analytics 2023-01-02 12:52:25 +00:00
Simon Larsen
fcc2f9d7a6
install tag everywhere 2022-12-31 13:08:39 +00:00
Simon Larsen
8061d390c2 fix docker file 2022-12-30 09:18:22 +00:00
Simon Larsen
609358ab4c
fix docker file 2022-12-30 07:49:24 +00:00
Simon Larsen
79d899bde2 fix accounts 2022-12-30 07:38:14 +00:00
Simon Larsen
37fdc73393
fix env vars 2022-12-29 15:50:53 +00:00
Simon Larsen
bebc275b2e
fix lint 2022-12-29 14:59:34 +00:00
Simon Larsen
41f0cffa37
fix lint. 2022-12-29 13:56:47 +00:00
Simon Larsen
e26984d046
fix placeholder 2022-12-28 21:38:05 +00:00
Simon Larsen
071b238c42
fix bugs 2022-12-19 19:39:21 +05:30
Simon Larsen
2fc8778e53
fix files 2022-12-17 12:51:42 +05:30
Simon Larsen
78ebc8d50b
fix compile err 2022-12-17 12:02:47 +05:30
Simon Larsen
f948a32669
fix paths 2022-12-16 20:20:44 +05:30
Simon Larsen
cc4e3952f5
fix docker files 2022-12-16 18:02:39 +05:30
Simon Larsen
30841336a8
ad node ver to docker file 2022-12-16 16:59:55 +05:30
Simon Larsen
e80fdd7a26
fix docker file 2022-12-16 16:12:12 +05:30
Simon Larsen
0fe24d1046
revert changes 2022-12-16 16:09:09 +05:30
Simon Larsen
529aa72b7a
fix lock files 2022-12-16 14:22:23 +05:30
Simon Larsen
8718fc5a24
fix dockerfile 2022-12-16 13:49:40 +05:30
Simon Larsen
a468ca53fb
fix docker file 2022-12-16 13:46:01 +05:30
Simon Larsen
ce0e571bbe
fix docker file 2022-12-16 13:35:59 +05:30
Simon Larsen
782d6f1946
fix dockerignore. 2022-12-16 12:52:05 +05:30
Simon Larsen
22f6fa1baa
remove strict mode 2022-12-15 13:30:17 +05:30
Simon Larsen
7e22660074
Merge pull request #307 from OneUptime/dependabot/npm_and_yarn/Accounts/loader-utils-2.0.4
Bump loader-utils from 2.0.2 to 2.0.4 in /Accounts
2022-12-15 11:53:43 +05:30
Simon Larsen
77eec14a70
Merge pull request #314 from OneUptime/dependabot/npm_and_yarn/Accounts/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /Accounts
2022-12-15 11:52:45 +05:30
dependabot[bot]
d6650f7b96
Bump decode-uri-component from 0.2.0 to 0.2.2 in /Accounts
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 00:51:30 +00:00
Simon Larsen
d8a8a2d595 fix serve 2022-12-08 08:16:30 +00:00
Simon Larsen
74cb5367c2 fix webpack dev serve 2022-12-07 14:13:33 +00:00
Simon Larsen
0df201ae33 fix defaul.conf 2022-12-07 08:45:41 +00:00
Simon Larsen
d46591205c
fix webpack. 2022-12-07 12:59:32 +05:30
Simon Larsen
ef948319d3
fix lint 2022-12-07 12:14:17 +05:30
Simon Larsen
4e8c9cc827
add greenlock. 2022-11-27 20:16:28 +00:00
Simon Larsen
4c0db69279
fix log in 2022-11-26 21:02:15 +00:00
dependabot[bot]
e20dc7bd49
Bump loader-utils from 2.0.2 to 2.0.4 in /Accounts
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 04:31:46 +00:00
Simon Larsen
a0fc136870
fix mail service 2022-11-11 20:13:35 +00:00
Simon Larsen
addfc9d69c
fix accounts page 2022-11-11 18:03:17 +00:00
Simon Larsen
30d9242e2d
add verify email feature 2022-11-11 14:37:21 +00:00
Simon Larsen
502d9d459d
mopve templates 2022-11-11 14:15:50 +00:00
Simon Larsen
b36abb854f
fix lint 2022-11-10 20:50:39 +00:00
Simon Larsen
1878fe3d04
fix mailservice 2022-11-10 20:48:00 +00:00
Simon Larsen
d723881bb7
fix lint 2022-11-10 19:43:43 +00:00
Simon Larsen
7fe8e5dd3e
fix index.tpl 2022-11-10 19:01:30 +00:00
Simon Larsen
d082e3ce67
fix tsconf 2022-11-10 18:50:20 +00:00
Simon Larsen
396e8f8b40
fix email 2022-11-10 16:56:20 +00:00
Simon Larsen
e7800fe85a
fix ui 2022-11-10 12:39:02 +00:00
Simon Larsen
d5272f28e4
fix add smtp settings 2022-11-10 12:07:37 +00:00
Simon Larsen
baa59dea60
rename 2022-11-09 21:05:46 +00:00
Simon Larsen
1b19d30aca
fix dockerfile 2022-11-08 17:17:58 +00:00
Simon Larsen
f96460c0ce
fix billing 2022-11-08 16:22:19 +00:00
Simon Larsen
f1cf299611
fix refactor deployment 2022-11-08 15:24:58 +00:00
Simon Larsen
d84de1ca40
fix dockerfiles 2022-10-19 18:45:06 +01:00
Simon Larsen
27bfdc7124
fix lint 2022-09-28 21:36:31 +01:00
Simon Larsen
6193d65bd0
not found lint 2022-09-28 21:16:14 +01:00
Simon Larsen
c937594564
fix lin,t 2022-09-28 21:11:16 +01:00
Simon Larsen
7d047d28b1
add 404 to accounts. 2022-09-28 14:52:51 +01:00
Simon Larsen
5b6bca9cf8
init status page 2022-09-28 13:29:53 +01:00
Simon Larsen
9b6d71546e
add css reset 2022-09-28 12:48:58 +01:00
Simon Larsen
70bc204f1b
fix onboarding bugs 2022-09-28 11:40:03 +01:00
Simon Larsen
8f6227d8f3
fix validation. 2022-09-10 20:38:20 +01:00
Simon Larsen
259ab0550b
fix files 2022-08-28 17:09:58 +01:00
Simon Larsen
e16bac84b9
type -> modeltype 2022-08-07 16:11:16 +01:00
Simon Larsen
4b54a73f53
fix model 2022-08-03 22:01:38 +01:00
Simon Larsen
40f0a7ed6f
fix lock files 2022-08-03 20:23:20 +01:00
Simon Larsen
5b0868514c
fix model 2022-08-03 19:57:41 +01:00
Simon Larsen
e0cd5bf227
make team members page work 2022-08-03 12:29:12 +01:00
Simon Larsen
7ed77680fc
work on model api 2022-07-13 21:38:21 +01:00
Simon Larsen
b5e579b3c3
fix lint 2022-07-12 20:47:19 +01:00
Simon Larsen
c2417743a1
add parmas 2022-07-12 20:31:19 +01:00
Simon Larsen
8193869975
make create project work 2022-07-08 21:00:56 +01:00
Simon Larsen
e8baad152e
mail server fixed 2022-07-06 19:59:46 +01:00
Simon Larsen
a95201e803
fix lint. 2022-06-30 00:13:28 +01:00