Martin McKeaveney
b03eb8ce60
cypress tests, lint, feature complete
2020-08-24 15:48:34 +01:00
Martin McKeaveney
d2638e0150
merge
2020-08-19 17:14:30 +01:00
Martin McKeaveney
6f71870afd
fix server unit tests
2020-08-19 17:09:30 +01:00
Martin McKeaveney
80970ba035
full cypress suite for custom views
2020-08-19 16:43:04 +01:00
Martin McKeaveney
e57dda576b
tidy up and lint ✨
2020-08-18 17:14:26 +01:00
Martin McKeaveney
33ec0cfa75
group by complete
2020-08-18 16:05:15 +01:00
Martin McKeaveney
0a60fd0bc6
deletion of views, statistics calculation popover, unit tests
2020-08-17 21:01:43 +01:00
Michael Shanks
d94aafb42e
emoved UsersList (unused)
2020-08-14 16:40:13 +01:00
Michael Shanks
84e3547a54
removed DatabasesList (not used)
2020-08-14 16:35:39 +01:00
Michael Shanks
286514475d
removed ModelSetupNav (not used)
2020-08-14 16:35:28 +01:00
Martin McKeaveney
6ad5ebbe06
began UI for custom views
2020-08-14 16:31:53 +01:00
Michael Shanks
c4e1242dd9
removed Textbox (not used)
2020-08-14 14:37:40 +01:00
Michael Shanks
b12cc7961e
removed HierarchyRow (not used)
2020-08-14 14:37:05 +01:00
Michael Shanks
159c665ca5
removed Dropdown.svelte
2020-08-14 14:24:14 +01:00
Martin McKeaveney
c26366d0d8
fix backend bugs - some tidy up
2020-08-13 20:22:14 +01:00
Martin McKeaveney
fccad2f710
bugfixes after team usage
2020-08-11 17:58:01 +01:00
Martin McKeaveney
de9911aad8
small styling fix
2020-08-11 17:20:55 +01:00
Martin McKeaveney
6405e79f15
tidy up + lint
2020-08-11 11:23:07 +01:00
Martin McKeaveney
a8251cdb22
full cypress suite for new backend
2020-08-10 17:51:30 +01:00
Martin McKeaveney
4acb792278
Merge branch 'master' of github.com:Budibase/budibase into new-backend-ui
2020-08-10 16:39:30 +01:00
Martin McKeaveney
cf084f2877
cypress + unit test framework
2020-08-10 15:34:37 +01:00
Martin McKeaveney
cfe262d602
new table creation
2020-08-07 18:31:40 +01:00
Martin McKeaveney
160703863b
column CRUD
2020-08-07 17:41:20 +01:00
Joe
1abba9680d
Backend button width fix
2020-08-07 17:10:05 +01:00
Martin McKeaveney
10d798fe62
creating rows and columns working
2020-08-07 16:13:57 +01:00
Martin McKeaveney
9e00550eda
Cypress Tests Running in CI ( #524 )
...
* cypress test setup
* running cypress in CI
* fixing tests after first time setup wizard
* bb api key
* API Key in right place
* adding env in cypress.json
* env var in setup
* lint
* API key not working
* fill in API key form if present
* allow more time for creation
* cypress server for debug
* video recording, better debugging
* Adding debug logs
* set node env
* cypress env
* cancel irrelevant test
2020-08-05 15:18:28 +01:00
Hugo LE DALL
86726706c3
Fixing required checkbox
2020-07-19 18:21:52 +02:00
Joe
b01cce07b5
Data link block updated to Linked Fields
...
'Data -ink' block updated to Linked Fields
Additional blocks added, including URL
Icons updated
2020-07-14 16:08:07 +01:00
Joe
ed7b5b779e
Various minor UI updates including the settings modal
...
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.
The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.
Dataform button updated and improved.
Settings button color updated
Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
Martin McKeaveney
1a33ab2e18
merge
2020-07-07 21:32:32 +01:00
Martin McKeaveney
c953fa679a
lint ✨
2020-07-07 21:29:20 +01:00
Michael Shanks
671170d564
remove import csv button
2020-07-07 13:51:12 +01:00
Michael Shanks
1da37b1fa5
#290 field name validation
2020-07-02 21:09:49 +01:00
Michael Shanks
4346bce4fd
#383 rename Model > Table (ui only)
2020-07-02 20:38:02 +01:00
Kevin Åberg Kultalahti
cd0a58f89f
Merge pull request #399 from Budibase/features/edit-application-info
...
Features/edit application info
2020-07-02 12:14:31 +02:00
Michael Shanks
85fe1cdcfe
backend - routing based on models
2020-06-30 14:12:37 +01:00
kevmodrome
2da62df873
change appname to name in builderStore
2020-06-29 17:01:10 +02:00
Martin McKeaveney
5b1b6382c6
tidy up
2020-06-25 22:35:52 +01:00
Martin McKeaveney
28b951e993
data model rewrite
2020-06-25 22:34:38 +01:00
Martin McKeaveney
28c5756047
record keys as names
2020-06-25 20:04:58 +01:00
Martin McKeaveney
92beb8ffa4
merge
2020-06-25 18:32:51 +01:00
Joe
7c98a466e4
General UI fixing previous styling issues
2020-06-25 15:49:56 +01:00
Martin McKeaveney
d32df44ae0
tidy up
2020-06-24 17:19:12 +01:00
Martin McKeaveney
9d829b2a8e
renamed colours
2020-06-24 17:13:16 +01:00
Martin McKeaveney
835b21e387
merge
2020-06-24 17:02:38 +01:00
Martin McKeaveney
35a1b1c03e
update when linked field added
2020-06-24 16:56:13 +01:00
Martin McKeaveney
c46ccd05f9
lint ✨
2020-06-24 16:12:55 +01:00
Joe
0cf410b253
Merge branch 'master' into Css-update-to-reflect-BBUI
2020-06-24 15:35:40 +01:00
Joe
85b0d790a6
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
cde00356b3
custom notifications, models + fields keyed by ID
2020-06-24 12:41:26 +01:00