Martin McKeaveney
65f5f358d0
attachments
2020-09-11 15:09:56 +01:00
Martin McKeaveney
b605d25a4d
lint, using bbui component
2020-09-09 16:27:46 +01:00
Martin McKeaveney
bb5d522124
tidy up
2020-09-09 13:45:47 +01:00
Martin McKeaveney
e6840bcffc
custom flatpickr styling, tidy up
2020-09-09 13:44:36 +01:00
Martin McKeaveney
fc923cb883
using flatpickr, rollup config for CSS in the builder
2020-09-09 12:06:04 +01:00
Martin McKeaveney
068bb3c500
date field working with HTML5 inputs. Needs more sophisticated parsing
2020-09-08 18:03:41 +01:00
Conor Mack
075866f4ad
viewBuilder.spec fix
2020-09-04 11:01:27 +01:00
Conor Mack
e4dd6fd137
Cypress Test Fix - createView.spec.js
2020-09-04 10:53:13 +01:00
Conor Mack
34a19ffda2
Update jest tests - viewbuilder
2020-09-03 15:32:15 +01:00
Conor Mack
89e3ddcab8
Merging with master and fixing conflicts
2020-09-03 15:12:07 +01:00
Martin McKeaveney
7c27957b1b
Workflow fixes ( #559 )
...
* workflow fixes
* fixes for workflow - cypress test coverage
* remove log
* adding some assertions to slow test down
* force click create user
* cypress 5, small wait for user test
* remove cypress waiting eslint rule to fix user test
* click button directly
* test clicking
* try changing access level for validity
* lint
2020-09-03 12:02:15 +01:00
dependabot[bot]
4b0463cf45
Bump bl from 4.0.2 to 4.0.3 in /packages/server
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 15:54:50 +00:00
cmack
6865fdfb28
Single Calculation Views When Not Grouped
2020-09-02 11:52:32 +01:00
Martin McKeaveney
1d56d9a2ce
cypress tests, lint, feature complete
2020-08-24 15:48:34 +01:00
Martin McKeaveney
40bf90c745
view filters operational
2020-08-24 11:46:28 +01:00
Martin McKeaveney
6ba109222b
custom filtering working, needs more test coverage
2020-08-21 17:05:26 +01:00
Martin McKeaveney
af6451c33c
Merge branch 'master' of github.com:Budibase/budibase into view-filters
2020-08-21 11:41:18 +01:00
Martin McKeaveney
ae4b02cb69
v0.1.19
2020-08-21 11:31:53 +01:00
Martin McKeaveney
1b93c92277
v0.1.18
2020-08-21 10:19:54 +01:00
Martin McKeaveney
a19f370868
start of view filters
2020-08-20 16:31:43 +01:00
Martin McKeaveney
2cea4be763
Merge pull request #545 from Budibase/custom-view-backend
...
Custom Views
2020-08-20 14:33:48 +01:00
Martin McKeaveney
fbce2da7a3
adding deploy script to upload assets to s3 after release
2020-08-20 11:09:54 +01:00
Martin McKeaveney
0388f8dbb5
merge
2020-08-19 17:14:30 +01:00
Martin McKeaveney
70d4592fc2
fix server unit tests
2020-08-19 17:09:30 +01:00
cmack
73629a81b7
Minor Tidyup - Logs, Dead Code, Comments
2020-08-19 10:34:20 +01:00
Martin McKeaveney
7e2e90e23c
tidy up and lint ✨
2020-08-18 17:14:26 +01:00
Martin McKeaveney
d08db301af
group by complete
2020-08-18 16:05:15 +01:00
Martin McKeaveney
28b4b6fcb9
deletion of views, statistics calculation popover, unit tests
2020-08-17 21:01:43 +01:00
Michael Shanks
4de8bffec2
removed unecessary dependencies
2020-08-14 17:39:56 +01:00
Martin McKeaveney
6862be744b
began UI for custom views
2020-08-14 16:31:53 +01:00
Michael Shanks
3a5d2f8713
remove references to material design components
2020-08-14 11:21:52 +01:00
Martin McKeaveney
f62e7e06d8
new view foundations
2020-08-13 15:04:19 +01:00
Martin McKeaveney
3325af6462
v0.1.17
2020-08-11 15:33:01 +01:00
Martin McKeaveney
203f7d19d8
v0.1.16
2020-08-10 22:30:11 +01:00
Martin McKeaveney
77fd50ff2f
v0.1.14
2020-08-10 15:36:33 +01:00
Martin McKeaveney
bbcb282e53
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
Kevin Åberg Kultalahti
deb9c48adf
Merge pull request #523 from Budibase/feature/create-app-modifications
...
Feature/create app modifications
2020-08-03 17:54:54 +02:00
Michael Shanks
6f851ac489
bugfix: create app pointing to hardcoded standard-components version
2020-08-03 15:28:45 +01:00
kevmodrome
667e70a706
signup flow now works correctly
2020-08-03 16:26:28 +02:00
Martin McKeaveney
284cceb9b7
v0.1.13
2020-08-03 11:45:39 +01:00
Michael Shanks
f6738cec4d
Merge pull request #464 from Budibase/dependabot/npm_and_yarn/packages/server/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19 in /packages/server
2020-08-03 11:13:35 +01:00
kevmodrome
15595d0c7c
setup sidebar
2020-07-31 10:46:23 +02:00
Martin McKeaveney
b254616dbc
v0.1.12
2020-07-27 17:50:36 +01:00
Martin McKeaveney
15c35ac0ca
fix typo
2020-07-27 17:48:35 +01:00
Martin McKeaveney
bf0a88f626
v0.1.11
2020-07-27 17:08:25 +01:00
Martin McKeaveney
9e978019aa
lint
2020-07-27 16:12:06 +01:00
Michael Shanks
51690ed439
Merge pull request #483 from mjashanks/delete_screen
...
Can delete screens
Uses new dropdown menu from bbui
2020-07-21 21:31:15 +01:00
Martin McKeaveney
9db7944d04
v0.1.10
2020-07-21 17:10:59 +01:00
Michael Shanks
3b4c68163d
can delete screens
2020-07-21 15:01:32 +01:00
dependabot[bot]
4a23ddcdbd
Bump lodash from 4.17.15 to 4.17.19 in /packages/server
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 09:31:16 +00:00