Commit Graph

20973 Commits

Author SHA1 Message Date
Simon Larsen
43b8da8bdb
fix model 2022-05-18 22:01:07 +01:00
Simon Larsen
bc885ffcf2
fix models. 2022-05-18 21:49:52 +01:00
Simon Larsen
4aa8049c0c
add bootstap 2022-05-18 12:17:18 +01:00
Simon Larsen
5456eb92bb
remove dead code 2022-05-18 11:41:25 +01:00
Simon Larsen
eeeff84cf3
fix reflection 2022-05-18 11:33:53 +01:00
Simon Larsen
ea54c440f1
fix lint. 2022-05-17 23:08:42 +01:00
Simon Larsen
6b44ce096e
add placeholder 2022-05-17 23:04:27 +01:00
Simon Larsen
6c946c022c
add placeholder 2022-05-17 22:57:52 +01:00
Simon Larsen
d8a3e2e54f
fix lint. 2022-05-17 22:51:37 +01:00
Simon Larsen
85be2e59c2
implement scss 2022-05-17 22:24:11 +01:00
Simon Larsen
dd4d5b24d4
Merge branch 'master' into accounts 2022-05-17 20:52:12 +01:00
Simon Larsen
308d9afab9
fix eslint. 2022-05-17 20:48:58 +01:00
Simon Larsen
6ea19bda49
fix lint. 2022-05-17 19:46:12 +01:00
Simon Larsen
59f9465848
fix lint 2022-05-17 19:44:19 +01:00
Simon Larsen
634aafea88
Merge pull request #87 from OneUptime/86-disallow-the-declaration-of-empty-interfaces
86 disallow the declaration of empty interfaces
2022-05-17 18:43:37 +01:00
Simon Larsen
d89ff369f7
Merge pull request #89 from OneUptime/88-no-extra-non-null-assertion
Add linting for non-null-assertion
2022-05-17 18:42:34 +01:00
Simon Larsen
7a73a7a69e
Merge branch 'master' into 88-no-extra-non-null-assertion 2022-05-17 18:42:11 +01:00
Simon Larsen
a2b2051b7d
Merge pull request #93 from OneUptime/92-await-dangling-promises
Await dangling promises
2022-05-17 18:41:21 +01:00
Caleb Okpara
69af90ce0d Fix dangling promises 2022-05-17 16:45:59 +00:00
Caleb Okpara
b9dbcf1728 Add linting for non-null-assertion 2022-05-17 13:52:53 +00:00
Caleb Okpara
048db3faa7 Fix imports 2022-05-17 13:12:07 +00:00
Caleb Okpara
31086ceb6e Refactor the lint file to throw errors on rule breach 2022-05-17 12:53:38 +00:00
Caleb Okpara
5a0e37a210 Fix lint issue 2022-05-17 12:31:22 +00:00
Simon Larsen
aa09fbf63a
add functioncomponent 2022-05-17 10:35:13 +01:00
Simon Larsen
baa8b0e742
add home route 2022-05-17 10:27:45 +01:00
Simon Larsen
b5d4405aad
add sourcemap to react 2022-05-17 09:20:13 +01:00
Simon Larsen
c758d8f65d
Merge pull request #85 from OneUptime/84-extend-ip-to-databaseproperty
Extend DatabaseProperty and write tests for the overriden methods
2022-05-16 21:33:49 +01:00
Caleb Okpara
1863c4bae3 Refactor IP class and test suite for IP 2022-05-16 20:20:20 +00:00
Caleb Okpara
313d1a6a3f Extend DatabaseProperty and write tests for the overriden methods 2022-05-16 19:56:12 +00:00
Simon Larsen
9abecd95ee
Merge pull request #82 from OneUptime/79-tests-for-commontypesip
Add Tests to Types/IP using Jest
2022-05-16 20:15:50 +01:00
Caleb Okpara
2021c61321 Refactor test files 2022-05-16 18:12:29 +00:00
Simon Larsen
fa9f80ebd1
Merge pull request #80 from OneUptime/update-eslintrc-file
Add eslint rule
2022-05-16 18:38:34 +01:00
Simon Larsen
c468c9a3bf
Update .eslintrc.json 2022-05-16 18:38:12 +01:00
Caleb Okpara
7c8c5e40ff Fix issue with code duplicates 2022-05-16 16:11:33 +00:00
Caleb Okpara
a7abd610ad Fix issues with non thenable codes 2022-05-16 15:37:45 +00:00
Caleb Okpara
7f55b8de55 Fix code inefficiency in test cases 2022-05-16 12:39:11 +00:00
Caleb Okpara
5e32306db9 Add new rules to eslintrc.json file 2022-05-16 10:45:51 +00:00
Simon Larsen
61796fac4f
use bable rc 2022-05-16 11:29:24 +01:00
Simon Larsen
8d1784f9f2
add account debug local files 2022-05-16 11:29:17 +01:00
Caleb Okpara
8590a3681c Make chances to optimize the test for IP 2022-05-16 10:29:14 +00:00
Simon Larsen
dd26896c8b
use babel rc 2022-05-16 11:28:54 +01:00
Caleb Okpara
ff1da2a898 Make chances to optimize the test for IP 2022-05-16 10:21:34 +00:00
Caleb Okpara
a91723eda1 Add new rules to eslintrc.json file 2022-05-16 09:22:51 +00:00
Simon Larsen
bfe5d1a508
cra 2022-05-15 09:48:33 +01:00
Simon Larsen
f7ca74f28f
add custom cra 2022-05-15 09:48:30 +01:00
Caleb Okpara
d9368fb015 Add more test cases 2022-05-14 21:23:26 +00:00
Simon Larsen
dc0f271f88
fix basic form. 2022-05-14 14:50:58 +01:00
Caleb Okpara
b844a35eea Add Tests to Types/IP using Jest 2022-05-13 19:51:09 +00:00
Caleb Okpara
8ab8201e53 Add eslint rule 2022-05-13 17:53:42 +00:00
Simon Larsen
fe67344a78
Merge pull request #76 from OneUptime/write-docker-build-job-for-Helmchart
Create docker-build.helm.yml
2022-05-13 18:35:44 +01:00