Changeset 3275157
- Timestamp:
- 04/16/2025 10:14:32 PM (12 months ago)
- Location:
- botfoundry/tags/0.0.2
- Files:
-
- 58 copied
-
. (copied) (copied from botfoundry/trunk)
-
botfoundry.php (copied) (copied from botfoundry/trunk/botfoundry.php)
-
build/index-rtl.css (copied) (copied from botfoundry/trunk/build/index-rtl.css)
-
build/index.css (copied) (copied from botfoundry/trunk/build/index.css)
-
includes/api/admin-endpoints.php (copied) (copied from botfoundry/trunk/includes/api/admin-endpoints.php)
-
includes/api/user-endpoints.php (copied) (copied from botfoundry/trunk/includes/api/user-endpoints.php)
-
includes/db/utils.php (copied) (copied from botfoundry/trunk/includes/db/utils.php)
-
includes/utils/functions.php (copied) (copied from botfoundry/trunk/includes/utils/functions.php)
-
readme.txt (copied) (copied from botfoundry/trunk/readme.txt)
-
src/InitVisitors.tsx (copied) (copied from botfoundry/trunk/src/InitVisitors.tsx)
-
src/components/ChatBot/ChatBotBtn.tsx (copied) (copied from botfoundry/trunk/src/components/ChatBot/ChatBotBtn.tsx)
-
src/components/ChatBot/ChatBotContainer.tsx (copied) (copied from botfoundry/trunk/src/components/ChatBot/ChatBotContainer.tsx)
-
src/components/ChatBot/index.module.scss (copied) (copied from botfoundry/trunk/src/components/ChatBot/index.module.scss)
-
src/components/ChatBot/index.tsx (copied) (copied from botfoundry/trunk/src/components/ChatBot/index.tsx)
-
src/components/CustomInstructions/CustomInstructions.tsx (copied) (copied from botfoundry/trunk/src/components/CustomInstructions/CustomInstructions.tsx)
-
src/components/DropDown/index.module.scss (copied) (copied from botfoundry/trunk/src/components/DropDown/index.module.scss)
-
src/components/DropDown/index.tsx (copied) (copied from botfoundry/trunk/src/components/DropDown/index.tsx)
-
src/components/Input/input.tsx (copied) (copied from botfoundry/trunk/src/components/Input/input.tsx)
-
src/components/List/ListItem.tsx (copied) (copied from botfoundry/trunk/src/components/List/ListItem.tsx)
-
src/components/List/index.module.scss (copied) (copied from botfoundry/trunk/src/components/List/index.module.scss)
-
src/components/List/index.tsx (copied) (copied from botfoundry/trunk/src/components/List/index.tsx)
-
src/components/Loading/index.tsx (copied) (copied from botfoundry/trunk/src/components/Loading/index.tsx)
-
src/components/Modal/index.tsx (copied) (copied from botfoundry/trunk/src/components/Modal/index.tsx)
-
src/components/StandardButton/index.module.scss (copied) (copied from botfoundry/trunk/src/components/StandardButton/index.module.scss)
-
src/components/StandardButton/index.tsx (copied) (copied from botfoundry/trunk/src/components/StandardButton/index.tsx)
-
src/components/Switch/index.module.scss (copied) (copied from botfoundry/trunk/src/components/Switch/index.module.scss)
-
src/components/Switch/index.tsx (copied) (copied from botfoundry/trunk/src/components/Switch/index.tsx)
-
src/components/TopBar/index.module.scss (copied) (copied from botfoundry/trunk/src/components/TopBar/index.module.scss)
-
src/components/TopBar/index.tsx (copied) (copied from botfoundry/trunk/src/components/TopBar/index.tsx)
-
src/components/TopBarButton/index.module.scss (copied) (copied from botfoundry/trunk/src/components/TopBarButton/index.module.scss)
-
src/components/TopBarButton/index.tsx (copied) (copied from botfoundry/trunk/src/components/TopBarButton/index.tsx)
-
src/components/VisibleOnPages/index.tsx (copied) (copied from botfoundry/trunk/src/components/VisibleOnPages/index.tsx)
-
src/context/contexts.ts (copied) (copied from botfoundry/trunk/src/context/contexts.ts)
-
src/context/initialState.ts (copied) (copied from botfoundry/trunk/src/context/initialState.ts)
-
src/context/reducer.ts (copied) (copied from botfoundry/trunk/src/context/reducer.ts)
-
src/index.module.scss (copied) (copied from botfoundry/trunk/src/index.module.scss)
-
src/index.tsx (copied) (copied from botfoundry/trunk/src/index.tsx)
-
src/pages/ActivatePremium/Manage.tsx (copied) (copied from botfoundry/trunk/src/pages/ActivatePremium/Manage.tsx)
-
src/pages/ActivatePremium/checkout.tsx (copied) (copied from botfoundry/trunk/src/pages/ActivatePremium/checkout.tsx)
-
src/pages/ChatBotCustomizer/index.scss (copied) (copied from botfoundry/trunk/src/pages/ChatBotCustomizer/index.scss)
-
src/pages/ChatBotCustomizer/index.tsx (copied) (copied from botfoundry/trunk/src/pages/ChatBotCustomizer/index.tsx)
-
src/pages/ContentPane/index.module.scss (copied) (copied from botfoundry/trunk/src/pages/ContentPane/index.module.scss)
-
src/pages/ContentPane/index.tsx (copied) (copied from botfoundry/trunk/src/pages/ContentPane/index.tsx)
-
src/pages/ContentPane/wrapper.tsx (copied) (copied from botfoundry/trunk/src/pages/ContentPane/wrapper.tsx)
-
src/pages/PremiumSettings/index.tsx (copied) (copied from botfoundry/trunk/src/pages/PremiumSettings/index.tsx)
-
src/pages/Setup/ChatBotSettings.tsx (copied) (copied from botfoundry/trunk/src/pages/Setup/ChatBotSettings.tsx)
-
src/pages/Setup/OnOff.tsx (copied) (copied from botfoundry/trunk/src/pages/Setup/OnOff.tsx)
-
src/pages/Setup/ScanSite.tsx (copied) (copied from botfoundry/trunk/src/pages/Setup/ScanSite.tsx)
-
src/pages/Setup/SelectAi.tsx (copied) (copied from botfoundry/trunk/src/pages/Setup/SelectAi.tsx)
-
src/pages/Setup/index.tsx (copied) (copied from botfoundry/trunk/src/pages/Setup/index.tsx)
-
src/pages/Setup/index.types.ts (copied) (copied from botfoundry/trunk/src/pages/Setup/index.types.ts)
-
src/styles/global.styles.scss (copied) (copied from botfoundry/trunk/src/styles/global.styles.scss)
-
src/styles/variables.scss (copied) (copied from botfoundry/trunk/src/styles/variables.scss)
-
src/utils/functions.ts (copied) (copied from botfoundry/trunk/src/utils/functions.ts)
-
src/utils/useGetPremiumSettings.tsx (copied) (copied from botfoundry/trunk/src/utils/useGetPremiumSettings.tsx)
-
src/visitors.tsx (copied) (copied from botfoundry/trunk/src/visitors.tsx)
-
visitors-build/visitors-rtl.css (copied) (copied from botfoundry/trunk/visitors-build/visitors-rtl.css)
-
visitors-build/visitors.css (copied) (copied from botfoundry/trunk/visitors-build/visitors.css)
Note: See TracChangeset
for help on using the changeset viewer.