Andrew Kingston
|
33deeb6e9e
|
Support filtering data exports to only certain columns with internal tables
|
4 years ago |
mike12345567
|
b920f8cb05
|
Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes.
|
4 years ago |
mike12345567
|
fe846f86a5
|
Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it.
|
4 years ago |
Mel O'Hagan
|
d85e022182
|
Get latest RevId if not provided
|
4 years ago |
Peter Clement
|
43f7d1607d
|
linting
|
4 years ago |
Peter Clement
|
96ea66f898
|
send export file from backend
|
4 years ago |
Martin McKeaveney
|
bab0c66b89
|
fixing enrichment of relationships in patch call
|
4 years ago |
Peter Clement
|
ea63b9b065
|
Add button action allowing for export of client row selection
|
4 years ago |
Peter Clement
|
222033b95e
|
backend for client export of rows
|
4 years ago |
mike12345567
|
172850ae87
|
Switching the basic single row read to use the enrich endpoint.
|
4 years ago |
mike12345567
|
40c6eb2007
|
Main body of work, refactoring most usages.
|
4 years ago |
mike12345567
|
d2fe119d90
|
Main body of work, refactoring most usages.
|
4 years ago |
mike12345567
|
1fade3404f
|
Adding the formula bulk recalculation when adding/changing a formula field.
|
4 years ago |
mike12345567
|
b4eef68d71
|
Adding the formula bulk recalculation when adding/changing a formula field.
|
4 years ago |
mike12345567
|
597faa6081
|
Handling deletion of related rows in formula updates.
|
4 years ago |
mike12345567
|
3bc51864b4
|
Handling deletion of related rows in formula updates.
|
4 years ago |
mike12345567
|
faa82d8e0f
|
Getting relationship re-enrichment working, so that static formulas will update when the value of the relationship changes.
|
4 years ago |
mike12345567
|
10a2915bcb
|
Getting relationship re-enrichment working, so that static formulas will update when the value of the relationship changes.
|
4 years ago |
mike12345567
|
04934a544a
|
Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula.
|
4 years ago |
mike12345567
|
deb4a34c18
|
Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula.
|
4 years ago |
mike12345567
|
058678dec5
|
Updating to handle prod vs dev apps and deletion of attachments, as well as handling it on update.
|
4 years ago |
mike12345567
|
c75cc47ad3
|
Updating to handle prod vs dev apps and deletion of attachments, as well as handling it on update.
|
4 years ago |
mike12345567
|
1a6397026e
|
Removing attachments when row is deleted (always, need to restrict if app is deployed).
|
4 years ago |
mike12345567
|
f1981220af
|
Removing attachments when row is deleted (always, need to restrict if app is deployed).
|
4 years ago |
mike12345567
|
53fb8682f9
|
Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables.
|
5 years ago |
mike12345567
|
5bafd1c01b
|
Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables.
|
5 years ago |
mike12345567
|
b3cda1cf64
|
Adding cloud -> self host and self host -> cloud view migrations.
|
5 years ago |
mike12345567
|
c132ac43b9
|
Adding cloud -> self host and self host -> cloud view migrations.
|
5 years ago |
Andrew Kingston
|
f03b8470a4
|
Only use fetch for search when running in cypress
|
5 years ago |
Andrew Kingston
|
1b60fb5988
|
Only use fetch for search when running in cypress
|
5 years ago |
Andrew Kingston
|
2b31239f04
|
Treat the search endpoint as a fetch when running tests as lucene doesn't exist
|
5 years ago |
Andrew Kingston
|
a50d46ba32
|
Treat the search endpoint as a fetch when running tests as lucene doesn't exist
|
5 years ago |
mike12345567
|
d8b2dd035a
|
Adding the ability to migrate from existing in db views to in memory views.
|
5 years ago |
mike12345567
|
838a25ea09
|
Adding the ability to migrate from existing in db views to in memory views.
|
5 years ago |
mike12345567
|
efdd78c7fe
|
Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism.
|
5 years ago |
mike12345567
|
e8e331e578
|
Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism.
|
5 years ago |
mike12345567
|
8f70ad9cdc
|
Performance improvements after testing - switching to temporary in memory queries for cloud views.
|
5 years ago |
mike12345567
|
c8dbf02acf
|
Performance improvements after testing - switching to temporary in memory queries for cloud views.
|
5 years ago |
mike12345567
|
0651b874ac
|
Fixing issues with automation steps found during testing.
|
5 years ago |
mike12345567
|
cf5b7b1a99
|
Fixing issues with automation steps found during testing.
|
5 years ago |
mike12345567
|
ac944e532b
|
Moving views into a different location so they don't trigger tree creation and attempting to use in memory pouchDB to run views on the fly.
|
5 years ago |
mike12345567
|
a38f83d0ec
|
Moving views into a different location so they don't trigger tree creation and attempting to use in memory pouchDB to run views on the fly.
|
5 years ago |
Maurits Lourens
|
104a84d19b
|
merge develop into branch
|
5 years ago |
Maurits Lourens
|
518f8fd55e
|
merge develop into branch
|
5 years ago |
mike12345567
|
a5ce11d3ca
|
Fixing issue #2412 - making sure full enriched records are passed along to automations.
|
5 years ago |
mike12345567
|
a92530f170
|
Fixing issue #2412 - making sure full enriched records are passed along to automations.
|
5 years ago |
mike12345567
|
4fae8b2b1e
|
Fixing issue with using 'ta' in view name.
|
5 years ago |
mike12345567
|
b17e9aa5e4
|
Fixing issue with using 'ta' in view name.
|
5 years ago |
mike12345567
|
4ff9de1b6c
|
Fixing issues with search endpoint not handling users fully.
|
5 years ago |
mike12345567
|
2148bf6da4
|
Fixing issues with search endpoint not handling users fully.
|
5 years ago |