.. |
analytics.js
|
Added embed state, behaviours and event tracking to client app. UI/UX Refactoring
|
2023-06-16 12:30:08 +01:00 |
app.js
|
Finishing UI - getting API ready.
|
2023-09-19 13:45:24 +01:00 |
attachments.js
|
Allow delete attachments from builder data section
|
2022-08-15 15:46:55 +01:00 |
auditLogs.js
|
add debounce for search
|
2023-02-23 14:33:15 +00:00 |
auth.js
|
Update remaining builder stores to use new core API and handle errors properly
|
2022-01-24 14:32:27 +00:00 |
automations.js
|
sync / async automations go through one endpoint
|
2023-05-12 15:56:24 +01:00 |
backups.js
|
Backups UI Changes (#9726)
|
2023-02-22 10:03:11 +00:00 |
configs.js
|
Working commit
|
2023-03-13 12:33:16 +00:00 |
datasources.js
|
Adding SQL export functionality and settings tab for SQL databases.
|
2023-06-28 16:52:45 +01:00 |
environmentVariables.js
|
Adding a warning for missing ENCRYPTION_KEY variable to the portal.
|
2023-01-18 17:29:56 +00:00 |
events.js
|
Adding frontend event publishing for events like upgrade panel opened.
|
2023-01-23 19:18:02 +00:00 |
flags.js
|
Beta tab initial test for E2E, needs styled
|
2022-06-08 10:20:47 +01:00 |
groups.js
|
add per app builder support when adding groups
|
2023-08-24 15:42:32 +01:00 |
hosting.js
|
Add lots more work on refactoring builder to use core API
|
2022-01-21 15:09:27 +00:00 |
index.js
|
Add onMigrationDetected function
|
2023-12-14 10:07:46 +01:00 |
layouts.js
|
Update parts of builder with core API refactor
|
2022-01-20 18:42:30 +00:00 |
licensing.js
|
Lint
|
2023-07-14 16:55:48 +01:00 |
logs.js
|
Renamings
|
2023-07-11 10:44:10 +02:00 |
other.js
|
Removing export all apps functionality from cloud - this was a very niche feature and often confusing, now there is a consistent flow for starting out in self host.
|
2023-04-20 17:19:17 +01:00 |
permissions.js
|
Rename
|
2023-09-01 17:03:40 +02:00 |
plugins.js
|
Updating add/delete process to have better notifications, removing some errors.
|
2022-09-12 17:43:13 +01:00 |
queries.js
|
Refactor all backend stores and their usages to use new core API and handle errors
|
2022-01-24 12:37:22 +00:00 |
relationships.js
|
Further enhancement, client library sends up the column it wants enriched and then we can ignore everything else, makes a big difference for enriching users (with a lot of relationships).
|
2023-10-05 18:23:18 +01:00 |
roles.js
|
Fixing comment.
|
2023-09-27 15:51:39 +01:00 |
routes.js
|
Add missing API client documentation and fix S3 upload endpoints to make them consistent
|
2022-01-25 16:54:55 +00:00 |
rows.js
|
Ensure 'table' type settings are migrated and handled properly. Allow deleting rows from views
|
2023-08-24 15:50:57 +01:00 |
screens.js
|
Update parts of builder with core API refactor
|
2022-01-20 18:42:30 +00:00 |
self.js
|
Fixes for review comments.
|
2022-02-28 18:39:05 +00:00 |
tables.js
|
Frontend changes for the user column migration work.
|
2023-10-23 17:57:25 +01:00 |
templates.js
|
Return QA templates when TEST_ENV environmentvariable is set
|
2022-05-18 16:21:17 +01:00 |
user.js
|
Update constants and user invitation API to account for new creator flag
|
2023-11-23 14:02:29 +00:00 |
views.js
|
Ensure view names are properly encoded to handle certain special characters (#9145)
|
2022-12-22 13:09:07 +00:00 |
viewsV2.js
|
Encode view ids on paths
|
2023-11-10 16:17:58 +01:00 |