Commit Graph

  • e627cd0f54 Allow users to export screenshots as PNG files for better compatibility replit-agent alphaeusmote 2025-05-24 02:34:38 +00:00
  • d49fbcc18d Allow users to export screenshots as PNG files for better compatibility alphaeusmote 2025-05-24 02:34:38 +00:00
  • 4a7f854a69 Show how the application interface looks and the functions it provides alphaeusmote 2025-05-24 02:28:49 +00:00
  • ac9b4989fe Show how the application interface looks and the functions it provides alphaeusmote 2025-05-24 02:28:49 +00:00
  • 500dd982f7 Set up the project with initial files and improve development experience alphaeusmote 2025-05-24 02:18:31 +00:00
  • 1a2892a82a Set up the project with initial files and improve development experience alphaeusmote 2025-05-24 02:18:30 +00:00
  • af1faead34 Document project architecture, setup, usage, and API endpoints alphaeusmote 2025-05-24 02:16:17 +00:00
  • ae19ec9c3d Document project architecture, setup, usage, and API endpoints alphaeusmote 2025-05-24 02:16:17 +00:00
  • 31f81a754a Enhance customer settings page with additional fields alphaeusmote 2025-04-12 01:15:21 +00:00
  • 29bf48baef Enhance customer settings page with additional fields alphaeusmote 2025-04-12 01:15:21 +00:00
  • 624fbef155 Enhance customer profile settings with additional fields alphaeusmote 2025-04-12 01:13:20 +00:00
  • f16ae7800d Enhance customer profile settings with additional fields alphaeusmote 2025-04-12 01:13:20 +00:00
  • 0ac919eaa1 Fix domain creation and enhance customer creation. Added more optional fields to customer creation and fixed a bug preventing domain creation when no customer was selected. alphaeusmote 2025-04-12 01:08:23 +00:00
  • f9ffe1f2a8 Fix domain creation and enhance customer creation. Added more optional fields to customer creation and fixed a bug preventing domain creation when no customer was selected. alphaeusmote 2025-04-12 01:08:23 +00:00
  • 28de0a0c6a Fix: Resolve "Invalid UUID" error during domain creation and add more optional fields to customer creation. alphaeusmote 2025-04-12 01:06:34 +00:00
  • 6ea6555ff4 Fix: Resolve "Invalid UUID" error during domain creation and add more optional fields to customer creation. alphaeusmote 2025-04-12 01:06:34 +00:00
  • b2767a72af Update customer deletion wording in settings page alphaeusmote 2025-04-12 01:03:05 +00:00
  • 80bb61b6ab Update customer deletion wording in settings page alphaeusmote 2025-04-12 01:03:05 +00:00
  • cce27a8002 Rename "Organization" to "Customer" in settings page. alphaeusmote 2025-04-12 01:02:37 +00:00
  • 44af5ad8a7 Rename "Organization" to "Customer" in settings page. alphaeusmote 2025-04-12 01:02:37 +00:00
  • 43ddbcd83d Rename "Organization" to "Customer" in settings page alphaeusmote 2025-04-12 00:58:32 +00:00
  • 8ff90e3e5b Rename "Organization" to "Customer" in settings page alphaeusmote 2025-04-12 00:58:32 +00:00
  • 1ea70489c0 Refactor: Rename organization to customer in UI and API alphaeusmote 2025-04-12 00:53:39 +00:00
  • 4bc1922ef2 Refactor: Rename organization to customer in UI and API alphaeusmote 2025-04-12 00:53:39 +00:00
  • c2c72e18cf Refactor: Update customer context usage in DNS history page alphaeusmote 2025-04-12 00:49:17 +00:00
  • 950fef4b2f Refactor: Update customer context usage in DNS history page alphaeusmote 2025-04-12 00:49:17 +00:00
  • 5f4b66a401 Refactor: Update API token management to use customer context instead of organization context. alphaeusmote 2025-04-12 00:47:31 +00:00
  • 7a04eacaac Refactor: Update API token management to use customer context instead of organization context. alphaeusmote 2025-04-12 00:47:31 +00:00
  • 61ba87a687 Checkpoint alphaeusmote 2025-04-12 00:45:14 +00:00
  • 5480ffec75 Checkpoint alphaeusmote 2025-04-12 00:45:14 +00:00
  • dc705a4bcf Update API to improve customer management and access control. alphaeusmote 2025-04-12 00:43:52 +00:00
  • 82652c971f Update API to improve customer management and access control. alphaeusmote 2025-04-12 00:43:52 +00:00
  • dac0917c40 Refactor API token management to use customer-based access control. alphaeusmote 2025-04-12 00:32:04 +00:00
  • 1d1f3308bb Refactor API token management to use customer-based access control. alphaeusmote 2025-04-12 00:32:04 +00:00
  • d8c753ee11 Improve API token management by adding customer access control. alphaeusmote 2025-04-12 00:30:17 +00:00
  • 52abff77d4 Improve API token management by adding customer access control. alphaeusmote 2025-04-12 00:30:17 +00:00
  • 32b92884b8 Refactor: Replace organization ID with customer ID in data models and access methods. alphaeusmote 2025-04-12 00:27:49 +00:00
  • 4e63296a65 Refactor: Replace organization ID with customer ID in data models and access methods. alphaeusmote 2025-04-12 00:27:48 +00:00
  • 2164b0bf74 Refactor data model: Renamed organizations to customers and adjusted related data structures. alphaeusmote 2025-04-12 00:25:05 +00:00
  • 9c20e2952a Refactor data model: Renamed organizations to customers and adjusted related data structures. alphaeusmote 2025-04-12 00:25:05 +00:00
  • 66156b5171 Refactor webhook authorization to use customer-based permissions. alphaeusmote 2025-04-12 00:21:42 +00:00
  • e72cb0951d Refactor webhook authorization to use customer-based permissions. alphaeusmote 2025-04-12 00:21:42 +00:00
  • a9b4b82709 Refactor: Improve authorization and access control for webhooks and domains by replacing organization IDs with customer IDs. alphaeusmote 2025-04-12 00:19:49 +00:00
  • cc35dfd134 Refactor: Improve authorization and access control for webhooks and domains by replacing organization IDs with customer IDs. alphaeusmote 2025-04-12 00:19:49 +00:00
  • aeee343062 Checkpoint alphaeusmote 2025-04-12 00:17:26 +00:00
  • 5dce377888 Checkpoint alphaeusmote 2025-04-12 00:17:26 +00:00
  • 48c520db97 Fix: Update webhook page to use customer ID instead of organization ID alphaeusmote 2025-04-12 00:08:31 +00:00
  • c015a7a09a Fix: Update webhook page to use customer ID instead of organization ID alphaeusmote 2025-04-12 00:08:31 +00:00
  • 59ed92e16e Fix: Address error in other pages after customer creation. Updated customer data handling and webhook association. alphaeusmote 2025-04-12 00:06:24 +00:00
  • eaa8c76527 Fix: Address error in other pages after customer creation. Updated customer data handling and webhook association. alphaeusmote 2025-04-12 00:06:24 +00:00
  • 53b5d0fbde Checkpoint alphaeusmote 2025-04-11 23:55:53 +00:00
  • b0054fb6a1 Checkpoint alphaeusmote 2025-04-11 23:55:53 +00:00
  • 82907cec16 Rename "Organizations" to "Customers" and update related components and contexts. alphaeusmote 2025-04-11 23:55:00 +00:00
  • e3a670ad1f Rename "Organizations" to "Customers" and update related components and contexts. alphaeusmote 2025-04-11 23:55:00 +00:00
  • ff27772fbd Update domain management to use customer ID instead of organization ID. alphaeusmote 2025-04-11 22:04:12 +00:00
  • e892ab2f23 Update domain management to use customer ID instead of organization ID. alphaeusmote 2025-04-11 22:04:12 +00:00
  • 20846de7ca Update domain management to use customer context instead of organization context. alphaeusmote 2025-04-11 22:02:27 +00:00
  • d232568555 Update domain management to use customer context instead of organization context. alphaeusmote 2025-04-11 22:02:27 +00:00
  • 26f3d72936 Fix: Update domain table to use customer context instead of organization context. alphaeusmote 2025-04-11 21:55:30 +00:00
  • 28d80742e1 Fix: Update domain table to use customer context instead of organization context. alphaeusmote 2025-04-11 21:55:30 +00:00
  • 4ee345a5e4 Fix dashboard display error by replacing organization context with customer context alphaeusmote 2025-04-11 21:53:51 +00:00
  • 73820fcdb9 Fix dashboard display error by replacing organization context with customer context alphaeusmote 2025-04-11 21:53:51 +00:00
  • 439ba2db50 Update customer selection in authentication flow. alphaeusmote 2025-04-11 21:17:01 +00:00
  • c7ae9b5c88 Update customer selection in authentication flow. alphaeusmote 2025-04-11 21:17:01 +00:00
  • 26fdd47b74 Rename "Organizations" to "Customers" throughout the application. alphaeusmote 2025-04-11 21:15:01 +00:00
  • f7e1521fd5 Rename "Organizations" to "Customers" throughout the application. alphaeusmote 2025-04-11 21:15:01 +00:00
  • acae3f3c67 Rename "Organizations" to "Customers" across the application alphaeusmote 2025-04-11 21:10:51 +00:00
  • b00ed5a682 Rename "Organizations" to "Customers" across the application alphaeusmote 2025-04-11 21:10:51 +00:00
  • 3e487dd09b Add customer management UI components alphaeusmote 2025-04-11 21:08:27 +00:00
  • e104540022 Add customer management UI components alphaeusmote 2025-04-11 21:08:27 +00:00
  • d78828e6cd Fix default admin password alphaeusmote 2025-04-11 20:24:37 +00:00
  • c515e4a8d0 Fix default admin password alphaeusmote 2025-04-11 20:24:37 +00:00
  • c0211d4de2 Make registration controllable via environment variable alphaeusmote 2025-04-11 20:15:46 +00:00
  • f88138dbc7 Make registration controllable via environment variable alphaeusmote 2025-04-11 20:15:46 +00:00
  • 06dffff021 Add user-customer assignment management API endpoints. alphaeusmote 2025-04-11 20:03:33 +00:00
  • 3bb5305872 Add user-customer assignment management API endpoints. alphaeusmote 2025-04-11 20:03:33 +00:00
  • e268c997a9 Add customer management functionality to the API alphaeusmote 2025-04-11 19:57:53 +00:00
  • 7744894aa0 Add customer management functionality to the API alphaeusmote 2025-04-11 19:57:53 +00:00
  • d4dd09bdea Refactor database schema and storage to support customer management and improved security. alphaeusmote 2025-04-11 19:25:41 +00:00
  • fbea387dea Refactor database schema and storage to support customer management and improved security. alphaeusmote 2025-04-11 19:25:41 +00:00
  • 17c31c8183 Checkpoint alphaeusmote 2025-04-11 18:48:15 +00:00
  • 0b49b5f64d Checkpoint alphaeusmote 2025-04-11 18:48:15 +00:00
  • 11fc22baee Fix API token truncation in response alphaeusmote 2025-04-11 18:46:41 +00:00
  • 1b21e5a09f Fix API token truncation in response alphaeusmote 2025-04-11 18:46:41 +00:00
  • 95d7db30bc Fix: Resolve API token truncation issue by returning the full token to the frontend alphaeusmote 2025-04-11 18:42:36 +00:00
  • 25327896fb Fix: Resolve API token truncation issue by returning the full token to the frontend alphaeusmote 2025-04-11 18:42:36 +00:00
  • 40bb4e3673 Fix API token status not updating after revocation by improving the UI and updating the data fetching. alphaeusmote 2025-04-11 18:33:34 +00:00
  • 4fdc242ce3 Fix API token status not updating after revocation by improving the UI and updating the data fetching. alphaeusmote 2025-04-11 18:33:34 +00:00
  • 2e3c769fdd Fix API token status not updating after revocation alphaeusmote 2025-04-11 18:32:25 +00:00
  • 57b0fa205b Fix API token status not updating after revocation alphaeusmote 2025-04-11 18:32:25 +00:00
  • 15cced9454 Fix API token status update issue after revocation alphaeusmote 2025-04-11 18:30:36 +00:00
  • 0cd57324b0 Fix API token status update issue after revocation alphaeusmote 2025-04-11 18:30:36 +00:00
  • 5105218642 Improve API token display: Mask tokens by default, showing full token on click, and update status on revoke. alphaeusmote 2025-04-11 18:26:56 +00:00
  • 4d04848b4a Improve API token display: Mask tokens by default, showing full token on click, and update status on revoke. alphaeusmote 2025-04-11 18:26:56 +00:00
  • 9ab40fb3eb Enhance API token management by adding token viewing, revocation, and improved obfuscation. alphaeusmote 2025-04-11 17:59:32 +00:00
  • 8d2b91436b Enhance API token management by adding token viewing, revocation, and improved obfuscation. alphaeusmote 2025-04-11 17:59:32 +00:00
  • a720ccfa3c Improve API token expiration handling by adding date and time validation and ensuring consistent expiresAt data type. alphaeusmote 2025-04-11 17:45:57 +00:00
  • 19cfc7b375 Improve API token expiration handling by adding date and time validation and ensuring consistent expiresAt data type. alphaeusmote 2025-04-11 17:45:57 +00:00
  • 3b5576286e Fix: Improve error handling and logging for undefined values in registration. alphaeusmote 2025-04-11 17:43:42 +00:00
  • 95cc616552 Fix: Improve error handling and logging for undefined values in registration. alphaeusmote 2025-04-11 17:43:42 +00:00