mike12345567
|
dd0cffc226
|
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
|
be67eaf9c8
|
Updating testcase to now trigger a proper workflow and check that it operates as expected.
|
2020-09-17 13:36:19 +01:00 |
mike12345567
|
ec265f6821
|
Update to improve test cases and get JOI to work as expected.
|
2020-09-16 19:25:52 +01:00 |
Andrew Kingston
|
76cfb5062d
|
Revert formatting to 80 print width
|
2020-09-14 14:35:03 +01:00 |
mike12345567
|
c4683a3743
|
Updating some test cases which were failing silently and changing how environment want handled.
|
2020-09-14 14:32:20 +01:00 |
Andrew Kingston
|
b1b8061c3e
|
Merge in master
|
2020-09-14 10:16:09 +01:00 |
Michael Shanks
|
3696d4b077
|
fixing some broken tests
|
2020-09-11 09:29:23 +01:00 |
mike12345567
|
77f32c8a0f
|
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
|
25d8f9a8f8
|
added PATCH record route
|
2020-09-10 09:36:14 +01:00 |
Martin McKeaveney
|
1d56d9a2ce
|
cypress tests, lint, feature complete
|
2020-08-24 15:48:34 +01:00 |
Martin McKeaveney
|
70d4592fc2
|
fix server unit tests
|
2020-08-19 17:09:30 +01:00 |
Martin McKeaveney
|
6862be744b
|
began UI for custom views
|
2020-08-14 16:31:53 +01:00 |
Martin McKeaveney
|
b9ed98c7ee
|
lint
|
2020-07-16 15:40:59 +01:00 |
Martin McKeaveney
|
fe98d566eb
|
fixing tests
|
2020-07-16 15:37:05 +01:00 |
Martin McKeaveney
|
e293f3f70a
|
adding renaming test
|
2020-06-26 09:55:15 +01:00 |
Martin McKeaveney
|
f1795d51ef
|
fix test
|
2020-06-24 16:32:16 +01:00 |
Martin McKeaveney
|
6adb2a72e0
|
merge
|
2020-06-22 22:39:41 +01:00 |
Michael Shanks
|
4dcd482a4f
|
instance Id is gone from API module
|
2020-06-19 17:19:30 +01:00 |
Michael Shanks
|
11e56467b8
|
fixing broken tests
|
2020-06-18 20:41:37 +01:00 |
Michael Shanks
|
bf952f8677
|
instanceid removal
|
2020-06-18 16:59:31 +01:00 |
Martin McKeaveney
|
48f6ac2b98
|
structuring new backend UI
|
2020-06-15 16:41:31 +01:00 |
Michael Shanks
|
3b506f59cb
|
lint fix
|
2020-06-12 21:11:39 +01:00 |
Michael Shanks
|
6c8a0dc8f2
|
fixing tests - not using new auth endpoint
|
2020-06-12 21:08:00 +01:00 |
Michael Shanks
|
bf1da9e94e
|
removal of appRoot - appId comes in cookie
|
2020-06-12 20:42:55 +01:00 |
Martin McKeaveney
|
8b3ce41ba7
|
update _rev for deleted test model
|
2020-06-11 18:11:56 +01:00 |
Martin McKeaveney
|
1c1ac8f1a3
|
remove other link fields when you delete a model
|
2020-06-11 17:24:09 +01:00 |
Martin McKeaveney
|
0634c5718a
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-06-11 16:22:28 +01:00 |
Martin McKeaveney
|
d2477e1b81
|
adding record models for brevity
|
2020-06-11 14:35:45 +01:00 |
Michael Shanks
|
2d4321177f
|
application supports multiple concurrent client DB
|
2020-06-10 21:39:30 +01:00 |
Martin McKeaveney
|
9581bec421
|
fixing tests
|
2020-06-03 20:54:17 +01:00 |
Martin McKeaveney
|
3d95f4cd58
|
fixing header in tests
|
2020-06-03 19:39:53 +01:00 |
Michael Shanks
|
583f024754
|
test fixes... test didnt have user-agent
|
2020-06-03 17:21:49 +01:00 |
Martin McKeaveney
|
9c3c38d0ac
|
tests
|
2020-06-01 22:25:44 +01:00 |
Martin McKeaveney
|
398f200661
|
merge
|
2020-06-01 16:27:27 +01:00 |
Michael Shanks
|
bab7e3ed9e
|
server side record validation
|
2020-05-28 15:39:29 +01:00 |
Michael Shanks
|
2f1fc8109b
|
few changes from code review
|
2020-05-27 17:37:07 +01:00 |
Michael Shanks
|
3bfe7840e4
|
access levels
|
2020-05-27 17:23:01 +01:00 |
kevmodrome
|
aeb7c5dfc9
|
fix lint erorrs
|
2020-05-27 13:51:19 +02:00 |
Martin McKeaveney
|
21b1165463
|
workflow charts
|
2020-05-22 16:32:23 +01:00 |
Michael Shanks
|
9ae0e2e826
|
merge conflicts
|
2020-05-21 14:43:49 +01:00 |
Michael Shanks
|
1b87edc954
|
auth, first version, needing tested
|
2020-05-21 14:31:23 +01:00 |
Martin McKeaveney
|
39c894c459
|
workflow CRUD complete
|
2020-05-20 17:02:46 +01:00 |
Martin McKeaveney
|
1139627bf5
|
pino logging, electron fixes, running integration tests in band
|
2020-05-18 15:33:29 +01:00 |
Martin McKeaveney
|
c8dd48b507
|
formatting
|
2020-05-18 11:01:17 +01:00 |
Martin McKeaveney
|
815a539863
|
test and couchDB init code
|
2020-05-18 10:55:35 +01:00 |
Michael Shanks
|
b62449bf96
|
removing clientId from frontend, fixing invalid database name
|
2020-05-18 06:40:29 +01:00 |
Michael Shanks
|
18375a6d19
|
server tests in-memory and passing
|
2020-05-14 15:12:30 +01:00 |
Martin McKeaveney
|
9ff76c799c
|
add initialiseClientDB
|
2020-05-11 10:28:06 +01:00 |
Martin McKeaveney
|
94b2e0f134
|
further tidy up and removal
|
2020-05-07 13:52:24 +01:00 |