Michael Shanks
|
a28a327da7
|
Merge branch 'master' into fixes
|
2020-10-05 21:17:01 +01:00 |
Michael Shanks
|
c0e008181d
|
broken tests
|
2020-10-05 20:58:07 +01:00 |
Michael Shanks
|
267e8e39aa
|
Coerse record fields, to be a bit more tolerant of data input
|
2020-10-05 17:28:23 +01:00 |
mike12345567
|
0939096cb9
|
Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records
|
2020-10-02 17:02:37 +01:00 |
mike12345567
|
be833d66bb
|
Fixing test case broken by automation save record -> create record.
|
2020-10-02 17:02:18 +01:00 |
mike12345567
|
4d8b1ecc10
|
Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records
|
2020-10-02 14:49:23 +01:00 |
mike12345567
|
89f966632f
|
Some more test case fixes.
|
2020-10-02 13:04:44 +01:00 |
mike12345567
|
bfe2bb5a23
|
Update to make sure all linked record updates occur in sync with the API call.
|
2020-09-29 11:55:18 +01:00 |
mike12345567
|
71d6236d05
|
Adding re-triggering of test case to help with running test case in GH actions.
|
2020-09-23 16:35:34 +01:00 |
mike12345567
|
6e1e5777b8
|
Extending the possible time the test case can wait for the record to be updated into the database (automation trigger) and adding JSdocs to automation utilities as per PR suggestions.
|
2020-09-23 16:16:24 +01:00 |
mike12345567
|
f3f874c3f9
|
Fixing delay as it was causing test case to be inconsistent (triggering automation)
|
2020-09-23 15:29:25 +01:00 |
mike12345567
|
c024fd6023
|
Fixing issue with test case.
|
2020-09-23 15:16:14 +01:00 |
mike12345567
|
1845a8c452
|
Merge branch 'contextual-workflows' of github.com:Budibase/budibase into rename-workflow-automation
|
2020-09-22 12:00:54 +01:00 |
mike12345567
|
ab0ee7555b
|
Confirming suspicions about why a testcase is failing in GH actions only.
|
2020-09-22 09:50:16 +01:00 |
mike12345567
|
cc35099ebd
|
Adding to test case to retry looking for entries out of the triggered workflow in the case of slow machines.
|
2020-09-22 09:13:19 +01:00 |
mike12345567
|
5f064ade9d
|
Renaming workflows -> automate/automations, throughout the API and the builder itself.
|
2020-09-21 13:49:34 +01:00 |
mike12345567
|
f0ae4ad7cc
|
Making the trigger endpoint detect if the trigger should have a model input and faking any properties that don't exist if required - this behaviour overridden by inputs from external client.
|
2020-09-17 15:14:08 +01:00 |
mike12345567
|
99b1bbebbb
|
Updating testcase to now trigger a proper workflow and check that it operates as expected.
|
2020-09-17 13:36:19 +01:00 |
mike12345567
|
31939e3dc9
|
Update to improve test cases and get JOI to work as expected.
|
2020-09-16 19:25:52 +01:00 |
Andrew Kingston
|
609b039d4c
|
Revert formatting to 80 print width
|
2020-09-14 14:35:03 +01:00 |
mike12345567
|
b6209d044a
|
Updating some test cases which were failing silently and changing how environment want handled.
|
2020-09-14 14:32:20 +01:00 |
Andrew Kingston
|
d166d8072b
|
Merge in master
|
2020-09-14 10:16:09 +01:00 |
Michael Shanks
|
3b21b15259
|
fixing some broken tests
|
2020-09-11 09:29:23 +01:00 |
mike12345567
|
3a591c13d0
|
Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation).
|
2020-09-10 15:00:21 +01:00 |
Michael Shanks
|
d63e03b852
|
added PATCH record route
|
2020-09-10 09:36:14 +01:00 |
Martin McKeaveney
|
b03eb8ce60
|
cypress tests, lint, feature complete
|
2020-08-24 15:48:34 +01:00 |
Martin McKeaveney
|
6f71870afd
|
fix server unit tests
|
2020-08-19 17:09:30 +01:00 |
Martin McKeaveney
|
6ad5ebbe06
|
began UI for custom views
|
2020-08-14 16:31:53 +01:00 |
Martin McKeaveney
|
b9f6ecfe37
|
lint
|
2020-07-16 15:40:59 +01:00 |
Martin McKeaveney
|
a257e4e620
|
fixing tests
|
2020-07-16 15:37:05 +01:00 |
Martin McKeaveney
|
a597232814
|
adding renaming test
|
2020-06-26 09:55:15 +01:00 |
Martin McKeaveney
|
db16af3937
|
fix test
|
2020-06-24 16:32:16 +01:00 |
Martin McKeaveney
|
eca7b69949
|
merge
|
2020-06-22 22:39:41 +01:00 |
Michael Shanks
|
4ba1329983
|
instance Id is gone from API module
|
2020-06-19 17:19:30 +01:00 |
Michael Shanks
|
2436ea525d
|
fixing broken tests
|
2020-06-18 20:41:37 +01:00 |
Michael Shanks
|
bf14aa5ccb
|
instanceid removal
|
2020-06-18 16:59:31 +01:00 |
Martin McKeaveney
|
af9038f64f
|
structuring new backend UI
|
2020-06-15 16:41:31 +01:00 |
Michael Shanks
|
5b59a110a6
|
lint fix
|
2020-06-12 21:11:39 +01:00 |
Michael Shanks
|
f956e141b4
|
fixing tests - not using new auth endpoint
|
2020-06-12 21:08:00 +01:00 |
Michael Shanks
|
19d132c6c2
|
removal of appRoot - appId comes in cookie
|
2020-06-12 20:42:55 +01:00 |
Martin McKeaveney
|
4ed4866bca
|
update _rev for deleted test model
|
2020-06-11 18:11:56 +01:00 |
Martin McKeaveney
|
3900b216e9
|
remove other link fields when you delete a model
|
2020-06-11 17:24:09 +01:00 |
Martin McKeaveney
|
a49747074a
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-06-11 16:22:28 +01:00 |
Martin McKeaveney
|
f8cfc8e7d7
|
adding record models for brevity
|
2020-06-11 14:35:45 +01:00 |
Michael Shanks
|
71016f5a1d
|
application supports multiple concurrent client DB
|
2020-06-10 21:39:30 +01:00 |
Martin McKeaveney
|
f5bcaa4ba0
|
fixing tests
|
2020-06-03 20:54:17 +01:00 |
Martin McKeaveney
|
227df203f9
|
fixing header in tests
|
2020-06-03 19:39:53 +01:00 |
Michael Shanks
|
70c24b5b1f
|
test fixes... test didnt have user-agent
|
2020-06-03 17:21:49 +01:00 |
Martin McKeaveney
|
a9e77836cb
|
tests
|
2020-06-01 22:25:44 +01:00 |
Martin McKeaveney
|
fe0b95d627
|
merge
|
2020-06-01 16:27:27 +01:00 |
Michael Shanks
|
53ff560e42
|
server side record validation
|
2020-05-28 15:39:29 +01:00 |
Michael Shanks
|
473468b481
|
few changes from code review
|
2020-05-27 17:37:07 +01:00 |
Michael Shanks
|
fe79f294b4
|
access levels
|
2020-05-27 17:23:01 +01:00 |
kevmodrome
|
d237dd9271
|
fix lint erorrs
|
2020-05-27 13:51:19 +02:00 |
Martin McKeaveney
|
cacee947bf
|
workflow charts
|
2020-05-22 16:32:23 +01:00 |
Michael Shanks
|
e9e6cf1dfd
|
merge conflicts
|
2020-05-21 14:43:49 +01:00 |
Michael Shanks
|
aa66598e4c
|
auth, first version, needing tested
|
2020-05-21 14:31:23 +01:00 |
Martin McKeaveney
|
2965c2338d
|
workflow CRUD complete
|
2020-05-20 17:02:46 +01:00 |
Martin McKeaveney
|
56c492c66d
|
pino logging, electron fixes, running integration tests in band
|
2020-05-18 15:33:29 +01:00 |
Martin McKeaveney
|
3c9af5336e
|
formatting
|
2020-05-18 11:01:17 +01:00 |
Martin McKeaveney
|
d6b3f9c219
|
test and couchDB init code
|
2020-05-18 10:55:35 +01:00 |
Michael Shanks
|
1dc32a05e3
|
removing clientId from frontend, fixing invalid database name
|
2020-05-18 06:40:29 +01:00 |
Michael Shanks
|
97db4f1765
|
server tests in-memory and passing
|
2020-05-14 15:12:30 +01:00 |
Martin McKeaveney
|
16a6680c2e
|
add initialiseClientDB
|
2020-05-11 10:28:06 +01:00 |
Martin McKeaveney
|
87ad6647df
|
further tidy up and removal
|
2020-05-07 13:52:24 +01:00 |