1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
Commit graph

1624 commits

Author SHA1 Message Date
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
kevmodrome
5c67285db3 more work on settings modal 2020-06-24 15:04:01 +02:00
Martin McKeaveney
01d7f80e7b custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Michael Shanks
e3965f66d4 loading worklows into state along with appPackage 2020-06-24 11:59:07 +01:00
Michael Shanks
32115e784d event > workflow ..added default blank option to workflow dropdown 2020-06-24 11:58:46 +01:00
Michael Shanks
1112073d37 #381 Save Workflow button in worflow setup 2020-06-24 11:26:46 +01:00
Michael Shanks
d8508f7e0a workflow: admin & p_user always have access 2020-06-24 11:22:18 +01:00
Michael Shanks
4b801f3f37 screenslot added to Private>Master by default 2020-06-24 11:05:09 +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
Conor_Mack
6eebeb6692
Merge branch 'master' into builder/consolidating-missing-code 2020-06-23 11:21:31 +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
kevmodrome
823df59e32 Merge branch 'master' of github.com:Budibase/budibase into feature/settings-modal 2020-06-22 17:55:40 +02: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
kevmodrome
a50dd46a97 adds integration design 2020-06-19 15:50:39 +02:00
kevmodrome
0e1faab61c bump bbui 2020-06-19 14:32:48 +02:00
kevmodrome
663f90b78d merge in new bbui css stuff 2020-06-19 13:44:41 +02: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
kevmodrome
c9a49e4d4b bump bbui and add DangerZone design 2020-06-19 12:51:02 +02:00
kevmodrome
3d6860a79f bump bbui 2020-06-19 12:20:02 +02:00
kevmodrome
310b41c4b3 adds General tab design and updates bbui 2020-06-19 12:09:27 +02:00
kevmodrome
482d791b96 Sets up tabbed modal for settings 2020-06-19 09:14:03 +02:00