Commit graph

13 commits

Author SHA1 Message Date
the_aceix
5d02109252 fix(NET-1175): use default trial end date
this "more recent" arbitrary date is needed for hubspot to consume exported data without throwing out of date range exeptions
2024-05-03 12:52:55 +00:00
Abhishek K
b7c8b738d7
NET-1064: Improved Oauth SignUp message prompts (#2875)
* add pending users api

* insert user to pending users on first time oauth login

* add pending user check on headless login

* fix conflicting apis

* no records error

* add allowed emails domains for oauth singup to config

* check if user is allowed to signup

* improve oauth message prompts

* handle trial enddate  error logs
2024-04-03 23:59:44 +05:30
abhishek9686
ddff30793d ignore error 2024-03-20 13:27:38 +07:00
abhishek9686
5abca21b5e add ee tags 2024-01-25 07:17:13 +05:30
abhishek9686
7a36b939e4 change trial period to 14 days 2024-01-24 19:09:33 +05:30
abhishek9686
2a4d04ceb6 limit api handler if trail has ended 2024-01-23 10:02:46 +05:30
abhishek9686
32974e21d4 skip trial end date check on err 2024-01-23 09:21:19 +05:30
abhishek9686
dbc48b1b2f check if trial table is empty 2024-01-22 13:25:30 +05:30
abhishek9686
e390398e8c conv key pair to bytes 2024-01-20 01:10:13 +05:30
abhishek9686
ffb979001f store trial as bytes 2024-01-20 00:30:46 +05:30
abhishek9686
34e61403c5 fix build 2024-01-19 19:13:02 +05:30
abhishek9686
040e700099 revamp pro trial invocation 2024-01-19 19:10:07 +05:30
abhishek9686
6749fb4516 add trial license logic 2024-01-19 14:51:51 +05:30