Martin McKeaveney
|
69c6a86ccd
|
renamed colours
|
2020-06-24 17:13:16 +01:00 |
Martin McKeaveney
|
65d0454377
|
merge
|
2020-06-24 17:02:38 +01:00 |
Martin McKeaveney
|
ee86d6fb16
|
update when linked field added
|
2020-06-24 16:56:13 +01:00 |
Joe
|
dec4a5c7cd
|
Merge pull request #378 from Budibase/Css-update-to-reflect-BBUI
WIP: UI refresh
|
2020-06-24 16:34:07 +01:00 |
Martin McKeaveney
|
f1795d51ef
|
fix test
|
2020-06-24 16:32:16 +01:00 |
Joe
|
9b8cc2a18f
|
Formatting and linting
|
2020-06-24 16:20:15 +01:00 |
Martin McKeaveney
|
1f2c1a06aa
|
lint ✨
|
2020-06-24 16:12:55 +01:00 |
Martin McKeaveney
|
2c764a787c
|
custom notifications solution
|
2020-06-24 16:10:54 +01:00 |
Joe
|
6259cdc7e6
|
Merge branch 'Css-update-to-reflect-BBUI' of https://github.com/Budibase/budibase into Css-update-to-reflect-BBUI
|
2020-06-24 15:46:30 +01:00 |
Joe
|
5b4132a8e6
|
formatting and linting
|
2020-06-24 15:41:33 +01:00 |
Joe
|
5b600c4f2b
|
Merge branch 'master' into Css-update-to-reflect-BBUI
|
2020-06-24 15:35:40 +01:00 |
Joe
|
027d81be29
|
Props panel updated
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
|
2020-06-24 15:06:28 +01:00 |
Martin McKeaveney
|
01d7f80e7b
|
custom notifications, models + fields keyed by ID
|
2020-06-24 12:41:26 +01:00 |
Martin McKeaveney
|
3c3104be7b
|
enable renaming of records by using IDs
|
2020-06-23 23:26:54 +01:00 |
Joe
|
8f967116fc
|
Selected pseudo class removed, workflow panels updated
|
2020-06-23 21:29:18 +01:00 |
Martin McKeaveney
|
c5bd314931
|
lint ✨
|
2020-06-23 16:20:06 +01:00 |
Martin McKeaveney
|
afcc80ab9d
|
improvements to linked records
|
2020-06-23 13:50:45 +01:00 |
Joe
|
a77be47076
|
CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
|
2020-06-23 08:19:16 +01:00 |
Martin McKeaveney
|
6adb2a72e0
|
merge
|
2020-06-22 22:39:41 +01:00 |
Michael Shanks
|
650d9c141e
|
Merge pull request #376 from mjashanks/master
#363 bugfix: page not built until prop changed
|
2020-06-22 22:03:31 +01:00 |
Martin McKeaveney
|
1b1b804bbd
|
bidirectional linked records
|
2020-06-22 21:30:23 +01:00 |
Michael Shanks
|
763e282997
|
#363 bugfix: page not built until prop changed
|
2020-06-22 21:16:51 +01:00 |
Tori Sloan
|
05a96e3020
|
Merge pull request #375 from Budibase/fix-create-app-instance
Create App Instance Fix
|
2020-06-22 18:58:43 +01:00 |
Victoria Sloan
|
2fd2f1de45
|
linty
|
2020-06-22 18:07:52 +01:00 |
Victoria Sloan
|
37c47cc124
|
setting appId on user object when creating the app instance
|
2020-06-22 17:38:00 +01:00 |
Conor_Mack
|
85ccd878ce
|
Merge pull request #374 from Budibase/property-panel/colorpicker
Colorpicker - Swatch Panel, Logic and UI Updates
|
2020-06-22 16:43:25 +01:00 |
Conor_Mack
|
a0416bd067
|
Swatch Panel, Logic and UI Updates
|
2020-06-22 16:32:57 +01:00 |
Michael Shanks
|
a21fe80da3
|
Merge pull request #348 from Budibase/feature/add-e2e-tests
Adds integration tests using Cypress
**NOTE**
When adding to CI, we need to add a `yarn build` step. Think that the client library is not being built.
|
2020-06-22 16:16:39 +01:00 |
kevmodrome
|
b7003e9a18
|
remove cookies set up in each test and rely on cookie default added before
|
2020-06-22 16:39:28 +02:00 |
Michael Shanks
|
243948bc93
|
cypress - changed background test to font-size
(so i dont have to figure out how to test the colour picker)
|
2020-06-22 11:29:34 +01:00 |
Michael Shanks
|
733dd9753c
|
cypress - retain "builder:token" cookie between tests
|
2020-06-22 10:53:17 +01:00 |
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 |
Conor_Mack
|
c80f9f8819
|
Recent Colors and UI Updates
|
2020-06-19 17:07:11 +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 |
Martin McKeaveney
|
099e394270
|
lint ✨
|
2020-06-18 17:55:46 +01:00 |
Martin McKeaveney
|
9cdb6554a5
|
typo
|
2020-06-18 17:49:34 +01:00 |