Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 1f3b4b1a model setup api now works by Jonathan Cobb 2020-01-05 15:06:04 -0500
  • 3bd0252b add model setup endpoint by Jonathan Cobb 2020-01-05 14:09:29 -0500
  • f99c42aa fix account uri by Jonathan Cobb 2020-01-04 19:03:33 -0500
  • 86afcdef add ECTypeCreate annotations by Jonathan Cobb 2020-01-04 18:43:17 -0500
  • 9c4570b7 add field indexes by Jonathan Cobb 2020-01-04 18:08:15 -0500
  • a57fb975 remove ECTypeFields by Jonathan Cobb 2020-01-04 16:49:07 -0500
  • 25eeef5a everything is a root entity by Jonathan Cobb 2020-01-04 16:25:20 -0500
  • 4e077f5b better entity class fetching by Jonathan Cobb 2020-01-04 13:28:06 -0500
  • fe7ed7da cache some expensive calls by Jonathan Cobb 2020-01-04 13:03:47 -0500
  • 5ede6b1a add locale setter by Jonathan Cobb 2020-01-04 10:21:08 -0500
  • e1d79d36 cache activation, encrypt more fields, restrict localstorage lookups for un-activated nodes by Jonathan Cobb 2020-01-03 19:11:54 -0500
  • 4aec6c74 pass env file to server, safer handling of asset override dir by Jonathan Cobb 2020-01-03 18:06:40 -0500
  • 85069c93 ensure configuration.localStorageDir always has a value by Jonathan Cobb 2020-01-03 17:52:23 -0500
  • cb2b7425 adjust error messages by Jonathan Cobb 2020-01-03 17:47:17 -0500
  • 8638074a activation working from frontend by Jonathan Cobb 2020-01-03 17:44:56 -0500
  • 5605eca2 activation fixes by Jonathan Cobb 2020-01-03 14:41:04 -0500
  • 369d1424 add support for Route53 DNS by Jonathan Cobb 2020-01-02 21:27:55 -0500
  • be829d93 WIP. adding activation page by Jonathan Cobb 2020-01-02 08:14:46 -0500
  • 7954e8a2 refactor handlebars/include file handling. add support for removing godaddy dns records by Jonathan Cobb 2020-01-02 08:13:27 -0500
  • 5f14d8aa add support for selecting network cloud and region by Jonathan Cobb 2020-01-01 18:23:57 -0500
  • 2029ddb8 add support for selecting network cloud and region by Jonathan Cobb 2020-01-01 18:22:59 -0500
  • bda2da4e lower search cachce expiration by Jonathan Cobb 2019-12-31 12:40:38 -0500
  • c150b5dc add support for sorting by Jonathan Cobb 2019-12-31 12:35:12 -0500
  • 77136219 cache locale lookups by Jonathan Cobb 2019-12-31 12:13:37 -0500
  • 9f3c5946 implement seaching across all entities by Jonathan Cobb 2019-12-31 11:43:14 -0500
  • 27896871 digitalocean driver fixes by Jonathan Cobb 2019-12-31 03:20:57 -0500
  • 1b17dde6 move detection api to top-level by Jonathan Cobb 2019-12-31 02:18:21 -0500
  • a20a02e7 search improvements by Jonathan Cobb 2019-12-31 02:09:31 -0500
  • 3106ebd6 WIP. adding digitalocean support, refactoring search by Jonathan Cobb 2019-12-30 07:15:18 -0500
  • 74804c32 sleep before downloading vpn config by Jonathan Cobb 2019-12-29 19:45:34 -0500
  • e0842b2a only send unlock message once by Jonathan Cobb 2019-12-29 19:45:26 -0500
  • 5afd8dae if unlock key succeds, admin is logged in by Jonathan Cobb 2019-12-29 10:38:24 -0500
  • 586c76d9 add contactLookup to verify contact call by Jonathan Cobb 2019-12-29 10:08:38 -0500
  • a9e8338e verify that account must have a verified contact to start a network by Jonathan Cobb 2019-12-29 10:06:18 -0500
  • d67ccafc fix algo status pattern by Jonathan Cobb 2019-12-29 09:31:38 -0500
  • 8fe73f45 fix progress meter patterns by Jonathan Cobb 2019-12-29 09:16:07 -0500
  • 088bbbd4 adjust log level by Jonathan Cobb 2019-12-29 08:46:21 -0500
  • 62cf7bde add bgeti by Jonathan Cobb 2019-12-29 08:40:20 -0500
  • 39268155 include network id in status by Jonathan Cobb 2019-12-29 08:38:06 -0500
  • 7df725c9 fix key listing for launch status by account by Jonathan Cobb 2019-12-29 08:03:52 -0500
  • 664db812 WIP. progress meter getting to be more useful by Jonathan Cobb 2019-12-29 07:53:26 -0500
  • ee93662f WIP. adding progress meter. use redis constants. by Jonathan Cobb 2019-12-29 05:07:38 -0500
  • 636fbe9b disable backups when in test mode by Jonathan Cobb 2019-12-29 00:21:43 -0500
  • 77c52c65 remove dns port from algo tool by Jonathan Cobb 2019-12-28 23:58:56 -0500
  • 2be226df fixing simple network test by Jonathan Cobb 2019-12-28 23:35:53 -0500
  • e4cb09b4 remove dns_port from ansible configs by Jonathan Cobb 2019-12-28 23:14:28 -0500
  • df933e47 fix env var support in db filter. fix local ip detection in InboundNotifyResource by Jonathan Cobb 2019-12-28 23:07:15 -0500
  • 863ef5cb minor updates by Jonathan Cobb 2019-12-28 21:48:34 -0500
  • e0acf34f fix default template paths for email/sms by Jonathan Cobb 2019-12-28 20:45:04 -0500
  • ca300fc3 simplify startup and env vars by Jonathan Cobb 2019-12-28 20:27:29 -0500
  • 3134f764 autodetect bubble jar and default locale, add BUBBLE_SHOW_SQL env parameter by Jonathan Cobb 2019-12-28 19:02:48 -0500
  • 5b50b6b4 reorganize locale-specific resources, auto-detect supported locales by Jonathan Cobb 2019-12-28 18:04:46 -0500
  • cdf22e44 set passwords and keys via env vars by Jonathan Cobb 2019-12-28 16:21:18 -0500
  • a1e5fdca remove Bill.payment fk. fix indexes, add DbInit to core suite by Jonathan Cobb 2019-12-24 03:48:43 -0500
  • 0a09e99d add DbFilterRefundService by Jonathan Cobb 2019-12-24 03:23:58 -0500
  • 957e2b49 more test fixes by Jonathan Cobb 2019-12-24 02:34:18 -0500
  • 03f3ea7a avoid username collisions in tests. add suite. by Jonathan Cobb 2019-12-24 02:19:10 -0500
  • 7cb23ac0 keep list of locales in configuration by Jonathan Cobb 2019-12-24 01:55:28 -0500
  • 8ff98c96 all auth tests passing again by Jonathan Cobb 2019-12-24 00:48:54 -0500
  • 5a671b20 fix account_crud test, update entity model to avoid circular references by Jonathan Cobb 2019-12-22 11:34:54 -0500
  • 9d0bcaf2 add messageNotFoundHandler to show missing string resource keys by Jonathan Cobb 2019-12-20 12:10:32 -0500
  • dd6eaba4 remove obsolete file by Jonathan Cobb 2019-12-20 02:52:10 -0500
  • 5145ec14 add support for resending verifications. ensure we have verified contact before showing new network form by Jonathan Cobb 2019-12-20 02:51:02 -0500
  • e2ba0b58 include robots.txt and favicons in webpack dist by Jonathan Cobb 2019-12-19 23:56:26 -0500
  • ba3084db multifactor auth works for login by Jonathan Cobb 2019-12-19 23:29:28 -0500
  • bf096870 mfa login working with authenticator by Jonathan Cobb 2019-12-19 21:33:52 -0500
  • 80579f1e do not delete node file nor run sql post scripts if db exists by Jonathan Cobb 2019-12-19 21:08:43 -0500
  • 76a5be1c working on mfa login. preserve db between dev runs by Jonathan Cobb 2019-12-19 20:52:50 -0500
  • d14534fd start adding frontend MFA login support by Jonathan Cobb 2019-12-19 19:33:26 -0500
  • ec2ae460 authenticator verification working by Jonathan Cobb 2019-12-19 14:57:51 -0500
  • 4ece6eff verifications templates working properly by Jonathan Cobb 2019-12-19 12:51:28 -0500
  • 008f0967 email verification working by Jonathan Cobb 2019-12-19 11:24:00 -0500
  • c15931b9 toggle auth flags by Jonathan Cobb 2019-12-18 21:44:21 -0500
  • 44604cea fix contact deletion by Jonathan Cobb 2019-12-18 20:03:33 -0500
  • a8d8fe8e basic add/remove contacts is working by Jonathan Cobb 2019-12-18 19:46:50 -0500
  • 8975b83d add support for updating account policy by Jonathan Cobb 2019-12-18 16:56:14 -0500
  • 78c2b398 start adding policy page by Jonathan Cobb 2019-12-18 09:06:51 -0500
  • 90121477 fix sidebar menu creation by Jonathan Cobb 2019-12-18 07:42:31 -0500
  • b0eea0d4 name cannot be changed. add admin menu strings by Jonathan Cobb 2019-12-18 01:02:19 -0500
  • c27ddcf4 fix frontend profile update by Jonathan Cobb 2019-12-18 00:35:21 -0500
  • b8cfcf04 fix payment validation by Jonathan Cobb 2019-12-17 23:46:25 -0500
  • 3fcf9c77 improve autodetection by Jonathan Cobb 2019-12-17 22:38:16 -0500
  • 5959cb69 adjust labels by Jonathan Cobb 2019-12-17 21:53:51 -0500
  • ad0b073a basic stripe card tokenization working by Jonathan Cobb 2019-12-17 20:51:01 -0500
  • 992e2971 claim invite codes by account+plan. updates to support UI payments by Jonathan Cobb 2019-12-17 20:21:25 -0500
  • b3018b22 fix type in model manifest reference by Jonathan Cobb 2019-12-17 16:48:57 -0500
  • faa0d188 WIP. getting payments to work. modularize model manifests by Jonathan Cobb 2019-12-17 16:39:01 -0500
  • 93bb2e30 better error handling for AccountInitializer by Jonathan Cobb 2019-12-17 13:24:40 -0500
  • c980adf1 speed up account creation, ensure necessary templates are created before returning account by Jonathan Cobb 2019-12-16 16:33:09 -0500
  • 52b804ea adding frontend support for payments by Jonathan Cobb 2019-12-16 11:54:32 -0500
  • fb2d5793 recurring billing test passes, with stop/resume after resolving nonpayment by Jonathan Cobb 2019-12-15 22:38:47 -0500
  • 79d8f1b8 delete nodes when stopping network in MockNetworkService by Jonathan Cobb 2019-12-15 18:08:22 -0500
  • d72ae7c5 disable account plan for nonpayment by Jonathan Cobb 2019-12-15 18:06:46 -0500
  • 089b4f51 payment notifications now working by Jonathan Cobb 2019-12-15 17:53:49 -0500
  • 4016f42c recurring billing works by Jonathan Cobb 2019-12-15 14:50:42 -0500
  • 9bfb7468 WIP. credit tests now passing, with refunds working by Jonathan Cobb 2019-12-15 00:38:57 -0500
  • c841ed63 WIP. free and code payment tests now passing by Jonathan Cobb 2019-12-14 16:05:42 -0500
  • 18d91cc6 WIP. simplify payment model, add support for refunds by Jonathan Cobb 2019-12-14 14:57:59 -0500
  • ee13162d support remove/re-add plan using same payment by Jonathan Cobb 2019-12-14 03:00:26 -0500
  • c070844c stripe auth/capture now working by Jonathan Cobb 2019-12-13 23:46:57 -0500