Michael Shanks
|
fab5832425
|
lint fix
|
2020-06-21 21:41:10 +01:00 |
Michael Shanks
|
a69fdbfc16
|
cypress tests - run on windows
|
2020-06-21 21:26:53 +01:00 |
Michael Shanks
|
c88f4d2541
|
removed debug message
|
2020-06-21 21:21:24 +01:00 |
Michael Shanks
|
48d60a7183
|
removed ADMIN_SECRET env var (no longer needed)
|
2020-06-21 20:54:37 +01:00 |
Michael Shanks
|
ede3f7e9aa
|
Merge branch 'master' into feature/add-e2e-tests
|
2020-06-21 20:30:44 +01:00 |
Michael Shanks
|
62a0bdc057
|
Merge pull request #368 from mjashanks/instanceid-url-removal
Remove Instance ID from URLS + appRootPath Removal
|
2020-06-21 20:27:36 +01:00 |
Michael Shanks
|
f44f3ec375
|
bugfix:Dataform throwing error
|
2020-06-21 06:01:29 +01:00 |
Michael Shanks
|
e4c19bd9fd
|
bugfix: workflow still passing instanceId to api()
|
2020-06-20 20:30:00 +01:00 |
Michael Shanks
|
44c8ca8b58
|
Merge branch 'master' into instanceid-url-removal
|
2020-06-19 17:22:29 +01:00 |
Michael Shanks
|
69a36895e7
|
codereview: looksLikeAppId as variable
|
2020-06-19 17:21:24 +01:00 |
Michael Shanks
|
4dcd482a4f
|
instance Id is gone from API module
|
2020-06-19 17:19:30 +01:00 |
Michael Shanks
|
d7b09f5b65
|
removed x-user-agent
|
2020-06-19 16:59:46 +01:00 |
Kevin Åberg Kultalahti
|
597104f4a2
|
Merge pull request #370 from Budibase/feature/add-bbui-css
adds bbui.css file
|
2020-06-19 13:42:12 +02:00 |
kevmodrome
|
315f621770
|
adds bbui.css file
|
2020-06-19 13:36:03 +02:00 |
Michael Shanks
|
849fcfe819
|
client - should recognise new cookie format
|
2020-06-19 07:04:55 +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 |
Conor_Mack
|
ea2c10fc1d
|
Merge pull request #366 from Budibase/property-panel/colorpicker
UI Updates for Colorpicker Component
|
2020-06-18 16:17:35 +01:00 |
Conor_Mack
|
d8ac7296c3
|
Updates for Colorpicker Component
|
2020-06-18 15:54:18 +01:00 |
Conor_Mack
|
fbed66aac4
|
Merge pull request #364 from Budibase/property-panel/colorpicker
Integrating Colorpicker with Builder
|
2020-06-17 17:57:35 +01:00 |
Conor_Mack
|
869c8de816
|
Removing unused asString
|
2020-06-17 17:50:23 +01:00 |
Conor_Mack
|
a7f7d32c06
|
Lint and test fixes
|
2020-06-17 17:44:47 +01:00 |
Conor_Mack
|
2db5dcfae2
|
Lint fix
|
2020-06-17 16:57:38 +01:00 |
Conor_Mack
|
c00b572e22
|
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker
|
2020-06-17 16:46:21 +01:00 |
Conor_Mack
|
ab5b7ccb39
|
Integrating Colorpicker with Builder
|
2020-06-17 16:46:03 +01:00 |
Martin McKeaveney
|
35f16ff737
|
Merge pull request #361 from Budibase/dockerfile
budibase dockerfile
|
2020-06-16 10:29:24 +01:00 |
Conor_Mack
|
ab15bd479c
|
Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/colorpicker
|
2020-06-16 09:58:48 +01:00 |
Martin McKeaveney
|
5d46c572b8
|
lint ✨
|
2020-06-15 17:08:59 +01:00 |
Martin McKeaveney
|
f70407b6eb
|
budibase dockerfile
|
2020-06-15 17:06:54 +01:00 |
kevmodrome
|
318c7ecb3b
|
adds ignore pattern to jest config so that it doesn't try to run cypress tests as unit tests
|
2020-06-15 10:41:38 +02:00 |
kevmodrome
|
5672caae69
|
removes unused file
|
2020-06-15 10:14:58 +02:00 |
Michael Shanks
|
30f054090f
|
code review - static controller - test app id with regex
|
2020-06-14 20:36:51 +01:00 |
Michael Shanks
|
f3ba6552f0
|
client: fixing broken tests
|
2020-06-14 20:30:23 +01:00 |
Michael Shanks
|
ac00a47d23
|
build errors from dodgy merge
|
2020-06-12 21:20:44 +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
|
ad4de714f6
|
accidentally commited cypress folder
|
2020-06-12 21:04:30 +01:00 |
Michael Shanks
|
237b79e7e7
|
merge from master
|
2020-06-12 20:50:17 +01:00 |
Michael Shanks
|
bf1da9e94e
|
removal of appRoot - appId comes in cookie
|
2020-06-12 20:42:55 +01:00 |
Michael Shanks
|
3509e0743d
|
Merge pull request #357 from mjashanks/master
Bugfix: Screen and Page Props throwing error on Settings panel
|
2020-06-12 12:36:35 +01:00 |
Michael Shanks
|
2a50d2f3c4
|
Merge branch 'master' of github.com:Budibase/budibase
|
2020-06-12 12:15:32 +01:00 |
Michael Shanks
|
c5c8309b09
|
bugfix - screen/page > settings throwing error
|
2020-06-12 12:15:17 +01:00 |
Martin McKeaveney
|
624a5c5d81
|
Merge pull request #355 from Budibase/linked-records
Linked Records - backend
|
2020-06-12 10:55:26 +01:00 |
Conor_Mack
|
8fd475dec2
|
Fully functional Colorpicker with Preview
|
2020-06-12 10:48:20 +01:00 |
Martin McKeaveney
|
872a578953
|
Merge pull request #356 from Budibase/unauth-pages
embed component, rename main and login to public and private
|
2020-06-12 09:58:21 +01:00 |
Michael Shanks
|
2ecb03e7ce
|
changed setup to require CLI modules directly
|
2020-06-11 20:37:01 +01:00 |
Martin McKeaveney
|
6f1ea30fe6
|
embed component, rename main and login to public and private
|
2020-06-11 20:18:59 +01:00 |
Martin McKeaveney
|
8b3ce41ba7
|
update _rev for deleted test model
|
2020-06-11 18:11:56 +01:00 |
Martin McKeaveney
|
3f0465a892
|
lint ✨
|
2020-06-11 17:28:19 +01:00 |
Martin McKeaveney
|
1c1ac8f1a3
|
remove other link fields when you delete a model
|
2020-06-11 17:24:09 +01:00 |