Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added avrDateField directive to show a datepicker #86

Merged
merged 2 commits into from
Mar 26, 2018
Merged

Conversation

danigm
Copy link
Contributor

@danigm danigm commented Mar 22, 2018

No description provided.

@danigm danigm requested a review from edulix March 22, 2018 13:51
@edulix edulix merged commit 8c5a40d into go-next Mar 26, 2018
edulix added a commit that referenced this pull request Jan 24, 2019
* test extra field for documentation directive

* test

* test

* grunt build

* add sce

* fix npm

* fix locales

* grunt build

* change cookies to enable multiple logins at once

* syntax fix

* grunt build

* fixes

* grunt build

* release 103111.2

* grunt build

* add append to lambda on checker service

* fixes

* grunt build

* change to v3

* grunt build

* adding some minor style changes

* rebuild

* randomice pass field id, set default value to none

* grunt build

* changes have to be on code-field not on password-field

* refactor code/password fields

* grunt build

* make signup link configurable

* rebuild common

* filter required_when_registered extra field on signup

* grunt build

* add extra functions to authmethod

* grunt build

* set grunt-merge-json to 0.9.5 because last version gives problems with chalk (eirslett/frontend-maven-plugin#629)

* change version to go v4

* change version to go v4

* simplify footer

* test

* fix css

* add hook to plugin

* grunt build

* add element to plugin data

* remove element

* refactor

* refactor

* go v5

* grunt build

* add left margin to footer

* grunt build

* change legal

* grunt build

* add target _blank to footer links

* grunt build

* fix doc directive ul css

* grunt build

* add less file, grunt build

* install international phone-number

* grunt build

* test bower

* trying to add components

* img changes

* refactor

* grunt build

* test

* test..

* test

* fixes

* test

* test css

* refactor

* readd intl to bower

* test

* test

* change utils

* test

* dist

* flags

* fixes

* tel country set to auto

* get ip country

* grunt build

* refactor, add tel validation

* grunt build

* change error color, change id to class

* a fix, grunt build

* change id, use it

* grunt build

* revert changes

* grunt build

* test change id

* grunt build

* change id name again

* grunt build

* changes

* grunt build

* revert

* grunt build

* test

* grunt build

* test

* grunt build

* test

* test

* test

* fixes

* fix css, errors

* grunt build

* test

* test

* test

* test

* refactor error, color red

* grunt build

* fix translation

* fix input

* grunt build

* bower angular 1.2

* fix dependencies

* intl dep version

* grunt build

* use full international number

* grunt build

* fix dependencies

* update to v5, grunt build

* grunt build

* fix tel validation check

* grunt build

* change version to go v6

* grunt build

* add tel number value

* grunt build

* show resend when required

* grunt build

* refactor

* grunt build

* refactor

* grunt build

* add email to valid resend auth code

* grunt build

* allow email resend

* fix syntax, grunt build

* fix disabled when clicked resend auth

* grunt build

* fix email getter issue

* grunt build

* trying to fix error

* fix syntax

* grunt build

* refactor

* grunt build

* refactor

* grunt build

* change version to go v7

* grunt build

* add get/save draft el

* grunt build

* change version to go v8

* grunt build

* adding initial support for activity log

* rebuild

* adding support for advanced filtering in activity log

* fixing typo

* build

* fixing typo

* build

* fix get activity page

* rebuild

* Action comments (#85)

* Added comment optional for activate/deactivate user ids

* rebuild

* set lang in html tag

* grunt build

* increase contrast

* grunt build

* add aria label to foot links

* grunt build

* fix lang buttons keyboard accessibility

* grunt build

* refactor to ng-space-click directive

* css fixes

* grunt build

* fix ng-space-click

* grunt build

* Added avrDateField directive to show a datepicker (#86)

* Added avrDateField directive to show a datepicker

* field name in avrDateField as label

* fix color contrast on text warning

* grunt build

* Tally sheets (#88)

* adding ballot boxes support

* rebuilding

* adding support for creating ballot boxes

* rebuild

* fix params in create ballot box

* rebuild

* adding modal-text-success

* rebuild

* adding support for deleting ballot boxes

* rebuild

* fixing modelline

* adding support for adding tally sheets

* adding support for getting tally sheets

* adding support for delete tally sheets

* increase contrast

* grunt build

* moar contrast

* grunt build

* fixes

* email-and-password and user-and-password as login methods (#87)

* fix lang css

* grunt build

* fixes

* Census query (#89)

* initial work on census query

* rebuild

* set cookie path to base

* grunt build

* fixes

* Fix date field (#92)

* adding it to the list

* rebuild

* adding some styles

* rebuild

* adding more vertical spacing to the date field

* adding model binding

* rebuild

* improving looks of the census query

* rebuild

* rebuild and success in green

* Census accessible (#94)

* fix date

* grunt build

* fixes

* fix aria labels for fields

* grunt build

* fixes

* grunt build

* fixes

* grunt build

* fixes

* rebuild

* update gl i18n

* rebuild

* Enre 1 (#95)

* fixing dni

* fixing dni

* rebuild

* fix login redirect after signup

* adding a default country code and making it easier to find

* Fix reorder options (#96)

* fixing some gl i18n

* updating dnd library

* using latest dnd list lib version
edulix added a commit that referenced this pull request Feb 27, 2020
* for borda type, question percentage over points

* fix over total valid votes percent

* grunt build

* Go next (#97)

* test extra field for documentation directive

* test

* test

* grunt build

* add sce

* fix npm

* fix locales

* grunt build

* change cookies to enable multiple logins at once

* syntax fix

* grunt build

* fixes

* grunt build

* release 103111.2

* grunt build

* add append to lambda on checker service

* fixes

* grunt build

* change to v3

* grunt build

* adding some minor style changes

* rebuild

* randomice pass field id, set default value to none

* grunt build

* changes have to be on code-field not on password-field

* refactor code/password fields

* grunt build

* make signup link configurable

* rebuild common

* filter required_when_registered extra field on signup

* grunt build

* add extra functions to authmethod

* grunt build

* set grunt-merge-json to 0.9.5 because last version gives problems with chalk (eirslett/frontend-maven-plugin#629)

* change version to go v4

* change version to go v4

* simplify footer

* test

* fix css

* add hook to plugin

* grunt build

* add element to plugin data

* remove element

* refactor

* refactor

* go v5

* grunt build

* add left margin to footer

* grunt build

* change legal

* grunt build

* add target _blank to footer links

* grunt build

* fix doc directive ul css

* grunt build

* add less file, grunt build

* install international phone-number

* grunt build

* test bower

* trying to add components

* img changes

* refactor

* grunt build

* test

* test..

* test

* fixes

* test

* test css

* refactor

* readd intl to bower

* test

* test

* change utils

* test

* dist

* flags

* fixes

* tel country set to auto

* get ip country

* grunt build

* refactor, add tel validation

* grunt build

* change error color, change id to class

* a fix, grunt build

* change id, use it

* grunt build

* revert changes

* grunt build

* test change id

* grunt build

* change id name again

* grunt build

* changes

* grunt build

* revert

* grunt build

* test

* grunt build

* test

* grunt build

* test

* test

* test

* fixes

* fix css, errors

* grunt build

* test

* test

* test

* test

* refactor error, color red

* grunt build

* fix translation

* fix input

* grunt build

* bower angular 1.2

* fix dependencies

* intl dep version

* grunt build

* use full international number

* grunt build

* fix dependencies

* update to v5, grunt build

* grunt build

* fix tel validation check

* grunt build

* change version to go v6

* grunt build

* add tel number value

* grunt build

* show resend when required

* grunt build

* refactor

* grunt build

* refactor

* grunt build

* add email to valid resend auth code

* grunt build

* allow email resend

* fix syntax, grunt build

* fix disabled when clicked resend auth

* grunt build

* fix email getter issue

* grunt build

* trying to fix error

* fix syntax

* grunt build

* refactor

* grunt build

* refactor

* grunt build

* change version to go v7

* grunt build

* add get/save draft el

* grunt build

* change version to go v8

* grunt build

* adding initial support for activity log

* rebuild

* adding support for advanced filtering in activity log

* fixing typo

* build

* fixing typo

* build

* fix get activity page

* rebuild

* Action comments (#85)

* Added comment optional for activate/deactivate user ids

* rebuild

* set lang in html tag

* grunt build

* increase contrast

* grunt build

* add aria label to foot links

* grunt build

* fix lang buttons keyboard accessibility

* grunt build

* refactor to ng-space-click directive

* css fixes

* grunt build

* fix ng-space-click

* grunt build

* Added avrDateField directive to show a datepicker (#86)

* Added avrDateField directive to show a datepicker

* field name in avrDateField as label

* fix color contrast on text warning

* grunt build

* Tally sheets (#88)

* adding ballot boxes support

* rebuilding

* adding support for creating ballot boxes

* rebuild

* fix params in create ballot box

* rebuild

* adding modal-text-success

* rebuild

* adding support for deleting ballot boxes

* rebuild

* fixing modelline

* adding support for adding tally sheets

* adding support for getting tally sheets

* adding support for delete tally sheets

* increase contrast

* grunt build

* moar contrast

* grunt build

* fixes

* email-and-password and user-and-password as login methods (#87)

* fix lang css

* grunt build

* fixes

* Census query (#89)

* initial work on census query

* rebuild

* set cookie path to base

* grunt build

* fixes

* Fix date field (#92)

* adding it to the list

* rebuild

* adding some styles

* rebuild

* adding more vertical spacing to the date field

* adding model binding

* rebuild

* improving looks of the census query

* rebuild

* rebuild and success in green

* Census accessible (#94)

* fix date

* grunt build

* fixes

* fix aria labels for fields

* grunt build

* fixes

* grunt build

* fixes

* grunt build

* fixes

* rebuild

* update gl i18n

* rebuild

* Enre 1 (#95)

* fixing dni

* fixing dni

* rebuild

* fix login redirect after signup

* adding a default country code and making it easier to find

* Fix reorder options (#96)

* fixing some gl i18n

* updating dnd library

* using latest dnd list lib version

* update config version

* updating some depencencies and old versions (#98)

* updating some depencencies and old versions

* update version

* merge

* updating version config

* updating helsinki theme to improve visibility of booth search box

* adding email-otp

* building

* fix template

* using underscore contains instead of in keyword

* update otp help

* change email placeholder

* fix typo error

* starting to use yarn

* bumping version

* ifinally making nanoscroller import correctly in grunt build

* moving all dependencies to devDependencies really

* update readme to use yarn instead of npm or bower

* removing dependencies from bower

* changing package version

* making it compile

* compiled

* adding missing files

* using specific version of i18next

* add missing files from dist and correct link to autofocus lib

* adding autofocus to the build

* adding the other autofocus

* updating angular cookies

* updating angular-animate to match angular version

* updating angular-sanitize and angular-resource versions to match angular version in use

* updating ui router to try prevent this issue angular-ui/ui-router#3246

* migrating code to use  then instead of success and error functions, because new angular version deprecated that

* migrating code to use  then instead of success and error functions, because new angular version deprecated that

* testing old version of angular to see if it works

* remove duplicated angular-bootstrap/ui-bootstrap declarations

Co-authored-by: Félix Robles <[email protected]>
@edulix edulix deleted the date-extrafield branch March 31, 2021 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants